| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
| D | test_icmp.h | 20 #define X(cmp, op) \ argument 35 #define X(cmp, op) \ argument 50 #define X(cmp, op) \ argument
|
| D | test_icmp.cpp | 20 #define X(cmp, op) \ argument 35 #define X(cmp, op) \ argument
|
| D | test_icmp_main.cpp | 51 #define X(cmp, op) \ in testsInt() argument 56 #define X(cmp, op) \ in testsInt() argument 128 #define X(cmp, op) \ in testsIntWithZero() argument 133 #define X(cmp, op) \ in testsIntWithZero() argument 200 #define X(cmp, op) \ in testsVecInt() argument 205 #define X(cmp, op) \ in testsVecInt() argument 267 #define X(cmp, op) \ in testsVecI1() argument
|
| /third_party/icu/icu4c/source/common/ |
| D | uarrsort.cpp | 76 UComparator *cmp, const void *context) { in uprv_stableBinarySearch() 120 UComparator *cmp, const void *context, void *pv) { in doInsertionSort() 142 UComparator *cmp, const void *context, UErrorCode *pErrorCode) { in insertionSort() 170 UComparator *cmp, const void *context, in subQuickSort() 236 UComparator *cmp, const void *context, UErrorCode *pErrorCode) { in quickSort() 257 UComparator *cmp, const void *context, in uprv_sortArray()
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | uarrsort.cpp | 76 UComparator *cmp, const void *context) { in uprv_stableBinarySearch() 120 UComparator *cmp, const void *context, void *pv) { in doInsertionSort() 142 UComparator *cmp, const void *context, UErrorCode *pErrorCode) { in insertionSort() 170 UComparator *cmp, const void *context, in subQuickSort() 236 UComparator *cmp, const void *context, UErrorCode *pErrorCode) { in quickSort() 257 UComparator *cmp, const void *context, in uprv_sortArray()
|
| /third_party/openssl/test/ |
| D | params_api_test.c | 69 static int test_param_type_extra(OSSL_PARAM *param, const unsigned char *cmp, in test_param_type_extra() 151 unsigned char buf[MAX_LEN], cmp[sizeof(int)]; in test_param_int() local 178 unsigned char buf[MAX_LEN], cmp[sizeof(long int)]; in test_param_long() local 205 unsigned char buf[MAX_LEN], cmp[sizeof(unsigned int)]; in test_param_uint() local 231 unsigned char buf[MAX_LEN], cmp[sizeof(unsigned long int)]; in test_param_ulong() local 258 unsigned char buf[MAX_LEN], cmp[sizeof(int32_t)]; in test_param_int32() local 285 unsigned char buf[MAX_LEN], cmp[sizeof(uint32_t)]; in test_param_uint32() local 312 unsigned char buf[MAX_LEN], cmp[sizeof(int64_t)]; in test_param_int64() local 339 unsigned char buf[MAX_LEN], cmp[sizeof(uint64_t)]; in test_param_uint64() local 366 unsigned char buf[MAX_LEN], cmp[sizeof(size_t)]; in test_param_size_t() local [all …]
|
| /third_party/musl/src/stdlib/ |
| D | qsort_nr.c | 6 static int wrapper_cmp(const void *v1, const void *v2, void *cmp) in wrapper_cmp() 11 void qsort(void *base, size_t nel, size_t width, cmpfun cmp) in qsort()
|
| /third_party/ffmpeg/libavutil/ |
| D | qsort.h | 33 #define AV_QSORT(p, num, type, cmp) do {\ argument 103 #define AV_MSORT(p, tmp, num, type, cmp) do {\ argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkSpecializationInfo.cpp | 65 …int cmp = memcmp(info.pMapEntries, rhs.info.pMapEntries, info.mapEntryCount * sizeof(VkSpecializat… in operator <() local 74 int cmp = memcmp(info.pData, rhs.info.pData, info.dataSize); in operator <() local
|
| /third_party/libcoap/include/coap3/ |
| D | coap_utlist_internal.h | 108 #define LL_SORT(list, cmp) \ argument 111 #define LL_SORT2(list, cmp, next) \ argument 172 #define DL_SORT(list, cmp) \ argument 175 #define DL_SORT2(list, cmp, prev, next) \ argument 235 #define CDL_SORT(list, cmp) \ argument 238 #define CDL_SORT2(list, cmp, prev, next) \ argument 354 #define LL_INSERT_INORDER(head,add,cmp) \ argument 357 #define LL_INSERT_INORDER2(head,add,cmp,next) \ argument 369 #define LL_LOWER_BOUND(head,elt,like,cmp) \ argument 372 #define LL_LOWER_BOUND2(head,elt,like,cmp,next) \ argument [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/assembly/arm82_aarch32_fp16/ |
| D | TiledC4MatmulFp16.S | 39 cmp r5, #1 label 41 cmp r4, #1 label
|
| D | WinogradTransLeft.S | 43 cmp r4, #1 label 45 cmp r3, #1 label
|
| D | WinogradTransRight.S | 44 cmp r4, #1 label 46 cmp r3, #1 label
|
| /third_party/openssl/ssl/record/ |
| D | dtls1_bitmap.c | 40 int cmp; in dtls1_record_replay_check() local 61 int cmp; in dtls1_record_bitmap_update() local
|
| /third_party/vixl/benchmarks/aarch32/ |
| D | asm-disasm-speed-test.cc | 210 __ cmp(Narrow, r6, 14U); in Generate_1() local 250 __ cmp(Narrow, r2, r5); in Generate_1() local 292 __ cmp(Narrow, r4, r1); in Generate_1() local 296 __ cmp(Narrow, r3, 0U); in Generate_1() local 299 __ cmp(Narrow, r2, r3); in Generate_1() local 313 __ cmp(Narrow, r1, r3); in Generate_1() local 321 __ cmp(Narrow, r1, r4); in Generate_1() local 329 __ cmp(Narrow, r2, r3); in Generate_1() local 348 __ cmp(Narrow, r3, sl); in Generate_2() local 384 __ cmp(Narrow, r1, r4); in Generate_2() local [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/ |
| D | huffman_encode.h | 45 struct cmp { struct 49 using HuffmanPriorityQueue = std::priority_queue<HuffmanNodePtr, std::vector<HuffmanNodePtr>, cmp>; argument
|
| /third_party/FreeBSD/lib/libc/stdlib/ |
| D | qsort.c | 138 med3(char *a, char *b, char *c, cmp_t *cmp, void *thunk in med3() 161 local_qsort(void *a, size_t n, size_t es, cmp_t *cmp, void *thunk) in local_qsort() 278 __qsort_r_compat(void *a, size_t n, size_t es, void *thunk, cmp_t *cmp) in __qsort_r_compat() 284 qsort_s(void *a, rsize_t n, rsize_t es, cmp_t *cmp, void *thunk) in qsort_s() 314 qsort(void *a, size_t n, size_t es, cmp_t *cmp) in qsort()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/ |
| D | edit_distance_cpu_kernel.h | 61 inline size_t LevenshteinDistance(const std::vector<T> &s, const std::vector<T> &t, const Cmp &cmp)… in LevenshteinDistance() 84 inline size_t LevenshteinDistance(const Container1 &s, const Container2 &t, const Cmp &cmp) { in LevenshteinDistance()
|
| /third_party/optimized-routines/math/ |
| D | v_sinf.c | 33 specialcase (v_f32_t x, v_f32_t y, v_u32_t cmp) in specialcase() 44 v_u32_t sign, odd, cmp; in V_NAME() local
|
| D | v_cosf.c | 34 specialcase (v_f32_t x, v_f32_t y, v_u32_t cmp) in specialcase() 45 v_u32_t odd, cmp; in V_NAME() local
|
| D | v_logf.c | 33 specialcase (v_f32_t x, v_f32_t y, v_u32_t cmp) in specialcase() 44 v_u32_t u, cmp; in V_NAME() local
|
| D | v_cos.c | 43 specialcase (v_f64_t x, v_f64_t y, v_u64_t cmp) in specialcase() 53 v_u64_t odd, cmp; in V_NAME() local
|
| D | v_sin.c | 42 specialcase (v_f64_t x, v_f64_t y, v_u64_t cmp) in specialcase() 52 v_u64_t sign, odd, cmp; in V_NAME() local
|
| D | v_exp2f_1u.c | 36 v_u32_t cmp = v_cond_u32 (absn > v_f32 (192.0f)); in specialcase() local 47 v_u32_t cmp, e; in V_NAME() local
|
| /third_party/python/Modules/ |
| D | _heapqmodule.c | 29 int cmp; in siftdown() local 74 int cmp; in siftup() local 253 int cmp; in _heapq_heappushpop_impl() local 398 int cmp; in siftdown_max() local 443 int cmp; in siftup_max() local
|