/third_party/protobuf/src/google/protobuf/stubs/ |
D | stringpiece_unittest.cc | 146 #define COMPARE(result, op, x, y) \ in TEST() macro 150 COMPARE(true, ==, "", ""); in TEST() 151 COMPARE(true, ==, "", nullptr); in TEST() 152 COMPARE(true, ==, nullptr, ""); in TEST() 153 COMPARE(true, ==, "a", "a"); in TEST() 154 COMPARE(true, ==, "aa", "aa"); in TEST() 155 COMPARE(false, ==, "a", ""); in TEST() 156 COMPARE(false, ==, "", "a"); in TEST() 157 COMPARE(false, ==, "a", "b"); in TEST() 158 COMPARE(false, ==, "a", "aa"); in TEST() [all …]
|
/third_party/abseil-cpp/absl/strings/ |
D | string_view_test.cc | 196 #define COMPARE(result, op, x, y) \ macro 201 COMPARE(true, ==, "", ""); in TEST() 202 COMPARE(true, ==, "", absl::string_view()); in TEST() 203 COMPARE(true, ==, absl::string_view(), ""); in TEST() 204 COMPARE(true, ==, "a", "a"); in TEST() 205 COMPARE(true, ==, "aa", "aa"); in TEST() 206 COMPARE(false, ==, "a", ""); in TEST() 207 COMPARE(false, ==, "", "a"); in TEST() 208 COMPARE(false, ==, "a", "b"); in TEST() 209 COMPARE(false, ==, "a", "aa"); in TEST() [all …]
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | string_view_test.cc | 196 #define COMPARE(result, op, x, y) \ macro 201 COMPARE(true, ==, "", ""); in TEST() 202 COMPARE(true, ==, "", absl::string_view()); in TEST() 203 COMPARE(true, ==, absl::string_view(), ""); in TEST() 204 COMPARE(true, ==, "a", "a"); in TEST() 205 COMPARE(true, ==, "aa", "aa"); in TEST() 206 COMPARE(false, ==, "a", ""); in TEST() 207 COMPARE(false, ==, "", "a"); in TEST() 208 COMPARE(false, ==, "a", "b"); in TEST() 209 COMPARE(false, ==, "a", "aa"); in TEST() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
D | test_cast_main.cpp | 37 #define COMPARE(Func, FromCName, ToCName, Input, FromString) \ macro 99 COMPARE(cast, FromType, bool, Val, FromTypeString); in testValue() 100 COMPARE(cast, FromType, uint8_t, Val, FromTypeString); in testValue() 101 COMPARE(cast, FromType, myint8_t, Val, FromTypeString); in testValue() 102 COMPARE(cast, FromType, uint16_t, Val, FromTypeString); in testValue() 103 COMPARE(cast, FromType, int16_t, Val, FromTypeString); in testValue() 104 COMPARE(cast, FromType, uint32_t, Val, FromTypeString); in testValue() 105 COMPARE(cast, FromType, int32_t, Val, FromTypeString); in testValue() 106 COMPARE(cast, FromType, uint64, Val, FromTypeString); in testValue() 107 COMPARE(cast, FromType, int64, Val, FromTypeString); in testValue() [all …]
|
/third_party/curl/docs/examples/ |
D | htmltitle.cpp | 45 #define COMPARE(a, b) (!_stricmp((a), (b))) macro 47 #define COMPARE(a, b) (!strcasecmp((a), (b))) macro 141 if(COMPARE(reinterpret_cast<char *>(name), "TITLE")) { in StartElement() 157 if(COMPARE(reinterpret_cast<char *>(name), "TITLE")) in EndElement()
|
/third_party/iowow/cmake/Modules/ |
D | ProjectUtils.cmake | 4 string(COMPARE EQUAL "${CMAKE_SOURCE_DIR}" "${CMAKE_BINARY_DIR}" insource) 6 string(COMPARE EQUAL "${CMAKE_SOURCE_DIR}" "${PARENTDIR}" insourcesubdir)
|
/third_party/ejdb/cmake/Modules/ |
D | ProjectUtils.cmake | 2 string(COMPARE EQUAL "${CMAKE_SOURCE_DIR}" "${CMAKE_BINARY_DIR}" insource) 4 string(COMPARE EQUAL "${CMAKE_SOURCE_DIR}" "${PARENTDIR}" insourcesubdir)
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | rtponviftimestamp.c | 50 #define COMPARE TRUE macro 624 check_and_clear_events (2, COMPARE); in GST_START_TEST() 632 check_and_clear_events (2, COMPARE); in GST_START_TEST() 655 check_and_clear_events (1, COMPARE); in GST_START_TEST() 664 check_and_clear_events (1, COMPARE); in GST_START_TEST() 680 check_and_clear_events (3, COMPARE); in GST_START_TEST()
|
/third_party/ffmpeg/libpostproc/ |
D | postprocess_altivec_template.c | 660 #define COMPARE(i) \ in dering_altivec() macro 677 COMPARE(0); in dering_altivec() 678 COMPARE(1); in dering_altivec() 679 COMPARE(2); in dering_altivec() 680 COMPARE(3); in dering_altivec() 681 COMPARE(4); in dering_altivec() 682 COMPARE(5); in dering_altivec() 683 COMPARE(6); in dering_altivec() 684 COMPARE(7); in dering_altivec() 685 COMPARE(8); in dering_altivec() [all …]
|
/third_party/json/benchmarks/thirdparty/benchmark/cmake/ |
D | GetGitVersion.cmake | 44 string(COMPARE NOTEQUAL "${GIT_DIFF_INDEX}" "" GIT_DIRTY)
|
/third_party/benchmark/cmake/ |
D | GetGitVersion.cmake | 48 string(COMPARE NOTEQUAL "${GIT_DIFF_INDEX}" "" GIT_DIRTY)
|
/third_party/musl/porting/uniproton/kernel/include/scsi/ |
D | scsi.h | 45 #define COMPARE 0x39 macro
|
/third_party/musl/porting/liteos_m/kernel/include/scsi/ |
D | scsi.h | 45 #define COMPARE 0x39 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/ |
D | scsi.h | 45 #define COMPARE 0x39 macro
|
/third_party/musl/include/scsi/ |
D | scsi.h | 45 #define COMPARE 0x39 macro
|
/third_party/musl/ndk_musl_include/scsi/ |
D | scsi.h | 45 #define COMPARE 0x39 macro
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/subgroup_uniform_control_flow/small/ |
D | small_subgroup_reconverge02.amber | 38 layout(set=0, binding=2) coherent buffer COMPARE { uint x[]; } compare;
|
D | small_subgroup_reconverge_partial02.amber | 38 layout(set=0, binding=2) coherent buffer COMPARE { uint x[]; } compare;
|
D | small_subgroup_reconverge04.amber | 39 layout(set=0, binding=2) coherent buffer COMPARE { uint x[]; } compare;
|
D | small_subgroup_reconverge_partial07.amber | 37 layout(set=0, binding=2) coherent buffer COMPARE { uint x[]; } compare;
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/subgroup_uniform_control_flow/large/ |
D | subgroup_reconverge_partial02.amber | 38 layout(set=0, binding=2) coherent buffer COMPARE { uint x[]; } compare;
|
D | subgroup_reconverge02.amber | 38 layout(set=0, binding=2) coherent buffer COMPARE { uint x[]; } compare;
|
D | subgroup_reconverge_partial04.amber | 39 layout(set=0, binding=2) coherent buffer COMPARE { uint x[]; } compare;
|
D | subgroup_reconverge_partial03.amber | 38 layout(set=0, binding=2) coherent buffer COMPARE { uint x[]; } compare;
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/subgroup_uniform_control_flow/small_control/ |
D | small_subgroup_reconverge_partial02.amber | 41 layout(set=0, binding=2) coherent buffer COMPARE { uint x[]; } compare;
|