Home
last modified time | relevance | path

Searched defs:cmp (Results 51 - 75 of 747) sorted by relevance

12345678910>>...30

/kernel/linux/linux-6.6/net/sched/
H A Dem_cmp.c16 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 Dtest_strncmp.c8 int cmp; in trigger_strncmp() local
/kernel/linux/linux-6.6/lib/
H A Dlist_sort.c16 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 Dmpi-cmp.c54 int cmp; in do_mpi_cmp() local
/kernel/linux/linux-6.6/tools/lib/
H A Dlist_sort.c15 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 Dmpeg12framerate.c68 int cmp; in ff_mpeg12_find_best_frame_rate() local
/third_party/ffmpeg/libswscale/x86/
H A Drgb_2_rgb.asm81 cmp wq, 0 label
141 cmp wq, 0 label
/third_party/ffmpeg/libavutil/tests/
H A Dtree.c57 static int cmp(const void *a, const void *b) in cmp() function
/third_party/lzma/CPP/7zip/Common/
H A DUniqBlocks.cpp26 const int cmp = memcmp(data, buf, size); in AddUniq() local
/third_party/musl/porting/liteos_a/user/src/stdlib/
H A Dqsort.c46 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 Dcatgets.c10 static int cmp(const void *a, const void *b) in cmp() function
/third_party/musl/src/stdlib/liteos_a/
H A Dqsort.c46 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 Dsearch_tsearch.c19 static int cmp(const void *a, const void *b) in cmp() function
/third_party/node/deps/openssl/openssl/ssl/record/
H A Ddtls1_bitmap.c40 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 Dparser_expect_test.cc752 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 DVkSpecializationInfo.cpp65 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 Ddtls1_bitmap.c40 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 Dhb-aat-map.hh70 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 Dhb-ot-name-language-static.hh40 int cmp (unsigned int key) const in cmp() function
H A Dhb-ot-os2-unicode-ranges.hh36 int cmp (hb_codepoint_t key) const in cmp() function
/arkcompiler/runtime_core/compiler/tests/
H A Ddom_tree_test.cpp151 auto cmp = GetGraph()->CreateInstCompare(); in TEST_F() local
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Daarch64_fixup_sdiv.cpp34 auto cmp = llvm::cast<llvm::Instruction>(selectInst->getOperand(0U)); in ReplaceSelect() local
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/
H A Dir_build_intrinsics_ets.cpp49 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 Dbundle_active_form_record.cpp85 bool BundleActiveFormRecord::cmp(const BundleActiveFormRecord& formRecordA, in cmp() function in OHOS::DeviceUsageStats::BundleActiveFormRecord
/foundation/resourceschedule/ffrt/src/sync/
H A Dio_poller.cpp92 bool IOPoller::CasStrong(std::atomic<int>& a, int cmp, int exc) in CasStrong() argument

Completed in 9 milliseconds

12345678910>>...30