Home
last modified time | relevance | path

Searched defs:COMPARE (Results 1 – 25 of 76) sorted by relevance

1234

/aosp_15_r20/external/curl/docs/examples/
H A Dhtmltitle.cpp47 #define COMPARE(a, b) (!_stricmp((a), (b))) macro
49 #define COMPARE(a, b) (!strcasecmp((a), (b))) macro
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/cmake/
Drun-and-compare.cmake52 set(COMPARE ${COMPARE_TEMP}) variable
Dtest-compress.cmake38 set(COMPARE ON) variable
/aosp_15_r20/frameworks/av/media/img_utils/src/
H A DOrderable.cpp24 #define COMPARE(op) \ macro
H A DTiffWriter.cpp37 #define COMPARE(op) \ macro
/aosp_15_r20/external/elfutils/libasm/
H A Dsymbolhash.h36 #define COMPARE(a, b) \ macro
H A Dsymbolhash.c44 #define COMPARE(a, b) \ macro
/aosp_15_r20/frameworks/av/media/img_utils/include/img_utils/
H A DTiffEntry.h109 #define COMPARE(op) \ macro
/aosp_15_r20/external/vixl/test/aarch64/
H A Dtest-disasm-aarch64.h63 #define COMPARE(ASM, EXP) \ macro
/aosp_15_r20/frameworks/rs/cpp/util/
H A DStrongPointer.h38 #define COMPARE(_op_) \ macro
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsparse_add_grad_op.cc88 #define COMPARE(a_or_b, idx) \ in Compute() macro
/aosp_15_r20/external/elfutils/libelf/
H A Dnlist.c50 #define COMPARE(p1, p2) strcmp ((p1)->str, (p2)->str) macro
/aosp_15_r20/art/disassembler/
H A Ddisassembler_arm64_test.cc115 #define COMPARE(fn, output) \ macro
/aosp_15_r20/external/llvm-libc/src/stdlib/
H A Dqsort_data.h23 enum class CompType { COMPARE, COMPARE_WITH_STATE }; enumerator
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/command/
Dstring.rst324 .. _COMPARE: target in Comparison
Dcmake_path.rst470 .. _COMPARE: target in Query
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dggc.h203 #define splay_tree_new_ggc(COMPARE, ALLOC_TREE, ALLOC_NODE) \ argument
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringpiece_unittest.cc146 #define COMPARE(result, op, x, y) \ in TEST() macro
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/
H A Dstringpiece_unittest.cc146 #define COMPARE(result, op, x, y) \ in TEST() macro
/aosp_15_r20/external/swiftshader/third_party/subzero/crosstest/
H A Dtest_cast_main.cpp37 #define COMPARE(Func, FromCName, ToCName, Input, FromString) \ macro
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/observer/
H A DObservableProperty.java48 COMPARE(Type.SINGLE_REFERENCE), enumConstant
/aosp_15_r20/external/trusty/musl/include/scsi/
Dscsi.h45 #define COMPARE 0x39 macro
/aosp_15_r20/external/musl/include/scsi/
H A Dscsi.h45 #define COMPARE 0x39 macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/scsi/
Dscsi.h74 #define COMPARE 0x39 macro
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/android/scsi/scsi/
Dscsi_proto.h66 #define COMPARE 0x39 macro

1234