| /kernel/linux/linux-6.6/net/sched/ |
| H A D | em_cmp.c | 16 static inline int cmp_needs_transformation(struct tcf_em_cmp *cmp) in cmp_needs_transformation() argument 24 struct tcf_em_cmp *cmp = (struct tcf_em_cmp *) em->data; in em_cmp_match() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | test_strncmp.c | 8 int cmp; in trigger_strncmp() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | list_sort.c | 16 static struct list_head *merge(void *priv, list_cmp_func_t cmp, in merge() argument 52 static void merge_final(void *priv, list_cmp_func_t cmp, struct list_head *head, in merge_final() argument 185 list_sort(void *priv, struct list_head *head, list_cmp_func_t cmp) list_sort() argument [all...] |
| /kernel/linux/linux-6.6/lib/crypto/mpi/ |
| H A D | mpi-cmp.c | 54 int cmp; in do_mpi_cmp() local
|
| /kernel/linux/linux-6.6/tools/lib/ |
| H A D | list_sort.c | 15 static struct list_head *merge(void *priv, list_cmp_func_t cmp, in merge() argument 51 static void merge_final(void *priv, list_cmp_func_t cmp, struct list_head *head, in merge_final() argument 184 list_sort(void *priv, struct list_head *head, list_cmp_func_t cmp) list_sort() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | mpeg12framerate.c | 68 int cmp; in ff_mpeg12_find_best_frame_rate() local
|
| /third_party/ffmpeg/libswscale/x86/ |
| H A D | rgb_2_rgb.asm | 81 cmp wq, 0 label 141 cmp wq, 0 label
|
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | tree.c | 57 static int cmp(const void *a, const void *b) in cmp() function
|
| /third_party/lzma/CPP/7zip/Common/ |
| H A D | UniqBlocks.cpp | 26 const int cmp = memcmp(data, buf, size);
in AddUniq() local
|
| /third_party/musl/porting/liteos_a/user/src/stdlib/ |
| H A D | qsort.c | 46 void __qsort_r(void *base, size_t nel, size_t width, cmpfun cmp, void *arg) in __qsort_r() argument [all...] |
| /third_party/musl/src/locale/ |
| H A D | catgets.c | 10 static int cmp(const void *a, const void *b) in cmp() function
|
| /third_party/musl/src/stdlib/liteos_a/ |
| H A D | qsort.c | 46 void __qsort_r(void *base, size_t nel, size_t width, cmpfun cmp, void *arg) in __qsort_r() argument [all...] |
| /third_party/musl/libc-test/src/functional/ |
| H A D | search_tsearch.c | 19 static int cmp(const void *a, const void *b) in cmp() function
|
| /third_party/node/deps/openssl/openssl/ssl/record/ |
| H A D | dtls1_bitmap.c | 40 int cmp; in dtls1_record_replay_check() local 61 int cmp; in dtls1_record_bitmap_update() local
|
| /third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
| H A D | parser_expect_test.cc | 752 auto* cmp = cmd->AsCompareBuffer(); in TEST_F() local 1175 auto* cmp = cmd->AsCompareBuffer(); in TEST_F() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkSpecializationInfo.cpp | 65 int cmp = memcmp(info.pMapEntries, rhs.info.pMapEntries, info.mapEntryCount * sizeof(VkSpecializationMapEntry)); in operator <() local 74 int cmp = memcmp(info.pData, rhs.info.pData, info.dataSize); in operator <() local
|
| /third_party/openssl/ssl/record/ |
| H A D | dtls1_bitmap.c | 40 int cmp; in dtls1_record_replay_check() local 61 int cmp; in dtls1_record_bitmap_update() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-map.hh | 70 HB_INTERNAL static int cmp (const void *pa, const void *pb) in cmp() function 81 int cmp (const feature_info_t& f) const in cmp() function
|
| H A D | hb-ot-name-language-static.hh | 40 int cmp (unsigned int key) const in cmp() function
|
| H A D | hb-ot-os2-unicode-ranges.hh | 36 int cmp (hb_codepoint_t key) const in cmp() function
|
| /arkcompiler/runtime_core/compiler/tests/ |
| H A D | dom_tree_test.cpp | 151 auto cmp = GetGraph()->CreateInstCompare(); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| H A D | aarch64_fixup_sdiv.cpp | 34 auto cmp = llvm::cast<llvm::Instruction>(selectInst->getOperand(0U)); in ReplaceSelect() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/compiler/ |
| H A D | ir_build_intrinsics_ets.cpp | 49 auto cmp = GetGraph()->CreateInstCompare(DataType::BOOL, GetPc(bcInst->GetAddress()), mask, in BuildIsFiniteIntrinsic() local 58 auto cmp = in BuildStdRuntimeEquals() local
|
| /foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/ |
| H A D | bundle_active_form_record.cpp | 85 bool BundleActiveFormRecord::cmp(const BundleActiveFormRecord& formRecordA, in cmp() function in OHOS::DeviceUsageStats::BundleActiveFormRecord
|
| /foundation/resourceschedule/ffrt/src/sync/ |
| H A D | io_poller.cpp | 92 bool IOPoller::CasStrong(std::atomic<int>& a, int cmp, int exc) in CasStrong() argument
|