Home
last modified time | relevance | path

Searched defs:cmp (Results 26 - 50 of 747) sorted by relevance

12345678910>>...30

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout.hh42 int cmp (hb_tag_t key) const in cmp() function
/kernel/linux/linux-5.10/include/linux/
H A Dbsearch.h8 void *__inline_bsearch(const void *key, const void *base, size_t num, size_t size, cmp_func_t cmp) in __inline_bsearch() argument
/kernel/linux/linux-6.6/include/linux/
H A Dbsearch.h8 void *__inline_bsearch(const void *key, const void *base, size_t num, size_t size, cmp_func_t cmp) in __inline_bsearch() argument
/third_party/musl/src/stdlib/
H A Dqsort_nr.c6 static int wrapper_cmp(const void *v1, const void *v2, void *cmp) in wrapper_cmp() argument
11 void qsort(void *base, size_t nel, size_t width, cmpfun cmp) in qsort() argument
/third_party/musl/libc-test/src/functionalext/supplement/string/
H A Dmemmem.c28 const char cmp[] = "musl"; in memmem_0100() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dderive-partialeq-core.rs
H A Dunion_bitfield_1_0.rs
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dtsearch.c92 int cmp; in tdelete() local
/third_party/rust/crates/proc-macro2/src/
H A Dlocation.rs18 fn cmp(&self, other: &Self) -> Ordering { in cmp() functions
/arkcompiler/runtime_core/compiler/tests/
H A Drpo_test.cpp124 auto cmp = GetGraph()->CreateInstCompare(); in TEST_F() local
244 auto cmp = GetGraph()->CreateInstCompare(); in TEST_F() local
[all...]
/arkcompiler/runtime_core/compiler/optimizer/templates/
H A Dcodegen_arm64.rb84 def cmp(a, b) method in Codegen.safepoint_state
/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/
H A Dcodegen_arm64.rb84 def cmp(a, b) method in Codegen.safepoint_state
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/
H A Dgc_utils.h60 auto cmp = llvm::dyn_cast<llvm::ICmpInst>(val); in IsNullCmp() local
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Drpo_test.cpp130 auto cmp = in TEST_F() local
248 auto cmp = in TEST_F() local
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dxchg.h131 unsigned long prev, tmp, cmp, addr64; in ____cmpxchg() local
157 unsigned long prev, tmp, cmp, addr64; in ____cmpxchg() local
183 unsigned long prev, cmp; in ____cmpxchg() local
205 unsigned long prev, cmp; in ____cmpxchg() local
H A Dfutex.h67 int ret = 0, cmp; in futex_atomic_cmpxchg_inatomic() local
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H A Dfutex.h70 int ret = 0, cmp; in futex_atomic_cmpxchg_inatomic() local
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Ds32c1i_selftest.c25 static inline int probed_compare_swap(int *v, int cmp, int set) in probed_compare_swap() argument
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H A Dfutex.h70 int ret = 0, cmp; in futex_atomic_cmpxchg_inatomic() local
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dfutex.h67 int ret = 0, cmp; in futex_atomic_cmpxchg_inatomic() local
H A Dxchg.h131 unsigned long prev, tmp, cmp, addr64; in ____cmpxchg() local
157 unsigned long prev, tmp, cmp, addr64; in ____cmpxchg() local
183 unsigned long prev, cmp; in ____cmpxchg() local
205 unsigned long prev, cmp; in ____cmpxchg() local
/kernel/linux/linux-5.10/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-5.10/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-5.10/lib/mpi/
H A Dmpi-cmp.c54 int cmp; in do_mpi_cmp() local
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Ds32c1i_selftest.c25 static inline int probed_compare_swap(int *v, int cmp, int set) in probed_compare_swap() argument

Completed in 8 milliseconds

12345678910>>...30