Home
last modified time | relevance | path

Searched full:2015 (Results 1 – 13 of 13) sorted by relevance

/tinycbor-2.7.6/
D.appveyor.yml5 - Visual Studio 2015
14 …if /i "%APPVEYOR_BUILD_WORKER_IMAGE%"=="Visual Studio 2015" (call "C:\Program Files (x86)\Microsof…
/tinycbor-2.7.6/include/tinycbor/
Dassert_p.h3 ** Copyright (C) 2015 Intel Corporation
Dcbor_encoder_writer.h3 ** Copyright (C) 2015 Intel Corporation
Dcborjson.h3 ** Copyright (C) 2015 Intel Corporation
Dextract_number_p.h3 ** Copyright (C) 2015 Intel Corporation
Dcompilersupport_p.h3 ** Copyright (C) 2015 Intel Corporation
Dcbor.h3 ** Copyright (C) 2015 Intel Corporation
/tinycbor-2.7.6/src/
Dcborencoder_close_container_checked.c3 ** Copyright (C) 2015 Intel Corporation
Dopen_memstream.c3 ** Copyright (C) 2015 Intel Corporation
/tinycbor-2.7.6/tools/cbordump/
Dcbordump.c3 ** Copyright (C) 2015 Intel Corporation
/tinycbor-2.7.6/tools/json2cbor/
Djson2cbor.c3 ** Copyright (C) 2015 Intel Corporation
/tinycbor-2.7.6/tests/tojson/
Dtst_tojson.cpp3 ** Copyright (C) 2015 Intel Corporation
/tinycbor-2.7.6/tests/parser/
Dtst_parser.cpp537 QTest::newRow("rfc3339date") << raw("\xc0\x78\x19" "2015-05-07 12:41:07-07:00") in addTagsData()
538 << "0(\"2015-05-07 12:41:07-07:00\")"; in addTagsData()