Home
last modified time | relevance | path

Searched refs:COMPARE (Results 1 – 25 of 221) sorted by relevance

123456789

/third_party/protobuf/src/google/protobuf/stubs/
Dstringpiece_unittest.cc146 #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/
Dstring_view_test.cc196 #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/
Dstring_view_test.cc196 #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/
Dtest_cast_main.cpp37 #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/
Dhtmltitle.cpp45 #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/
DProjectUtils.cmake4 string(COMPARE EQUAL "${CMAKE_SOURCE_DIR}" "${CMAKE_BINARY_DIR}" insource)
6 string(COMPARE EQUAL "${CMAKE_SOURCE_DIR}" "${PARENTDIR}" insourcesubdir)
/third_party/ejdb/cmake/Modules/
DProjectUtils.cmake2 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/
Drtponviftimestamp.c50 #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/
Dpostprocess_altivec_template.c660 #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/
DGetGitVersion.cmake44 string(COMPARE NOTEQUAL "${GIT_DIFF_INDEX}" "" GIT_DIRTY)
/third_party/benchmark/cmake/
DGetGitVersion.cmake48 string(COMPARE NOTEQUAL "${GIT_DIFF_INDEX}" "" GIT_DIRTY)
/third_party/musl/porting/uniproton/kernel/include/scsi/
Dscsi.h45 #define COMPARE 0x39 macro
/third_party/musl/porting/liteos_m/kernel/include/scsi/
Dscsi.h45 #define COMPARE 0x39 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
Dscsi.h45 #define COMPARE 0x39 macro
/third_party/musl/include/scsi/
Dscsi.h45 #define COMPARE 0x39 macro
/third_party/musl/ndk_musl_include/scsi/
Dscsi.h45 #define COMPARE 0x39 macro
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/subgroup_uniform_control_flow/small/
Dsmall_subgroup_reconverge02.amber38 layout(set=0, binding=2) coherent buffer COMPARE { uint x[]; } compare;
Dsmall_subgroup_reconverge_partial02.amber38 layout(set=0, binding=2) coherent buffer COMPARE { uint x[]; } compare;
Dsmall_subgroup_reconverge04.amber39 layout(set=0, binding=2) coherent buffer COMPARE { uint x[]; } compare;
Dsmall_subgroup_reconverge_partial07.amber37 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/
Dsubgroup_reconverge_partial02.amber38 layout(set=0, binding=2) coherent buffer COMPARE { uint x[]; } compare;
Dsubgroup_reconverge02.amber38 layout(set=0, binding=2) coherent buffer COMPARE { uint x[]; } compare;
Dsubgroup_reconverge_partial04.amber39 layout(set=0, binding=2) coherent buffer COMPARE { uint x[]; } compare;
Dsubgroup_reconverge_partial03.amber38 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/
Dsmall_subgroup_reconverge_partial02.amber41 layout(set=0, binding=2) coherent buffer COMPARE { uint x[]; } compare;

123456789