Home
last modified time | relevance | path

Searched defs:cmp (Results 76 - 100 of 675) sorted by relevance

12345678910>>...27

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dbindgen-union-inside-namespace.rs
H A Dwrap_unsafe_ops_anon_union_1_0.rs
H A Danon_union_1_0.rs
H A Dunion_with_anon_unnamed_struct_1_0.rs
H A Dunion_with_anon_struct_1_0.rs
H A Dunion_with_anon_union_1_0.rs
H A Danon_struct_in_union_1_0.rs
H A Duse-core_1_0.rs
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/
H A Debt_among.h36 __u32 cmp[2]; member
/kernel/linux/linux-6.6/include/uapi/linux/netfilter_bridge/
H A Debt_among.h36 __u32 cmp[2]; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter_bridge/
H A Debt_among.h25 __u32 cmp[2]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_bridge/
H A Debt_among.h25 __u32 cmp[2]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_bridge/
H A Debt_among.h12 __u32 cmp[2]; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_nir_lower_multiview.c58 nir_ssa_def *cmp = in lower_multiview_mask() local
/third_party/node/tools/gyp/pylib/gyp/
H A DMSVSNew.py15 def cmp(x, y): function
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A DMSVSNew.py15 def cmp(x, y): function
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_format.h22 unsigned cmp; member
/third_party/node/deps/v8/src/bigint/
H A Dbigint-internal.cc56 int cmp = Compare(A, B); in Divide() local
86 int cmp = Compare(A, B); in Modulo() local
/third_party/skia/src/core/
H A DSkTSearch.cpp37 int cmp = strncmp(elem, target, target_len); in SkStrSearch() local
47 int cmp = strncmp(elem, target, target_len); in SkStrSearch() local
/third_party/optimized-routines/math/
H A Dv_cosf.c34 specialcase (v_f32_t x, v_f32_t y, v_u32_t cmp) in specialcase() argument
45 v_u32_t odd, cmp; in cosf() local
H A Dv_exp.c51 v_u64_t cmp = v_cond_u64 (absn > v_f64 (1280.0 * N)); in specialcase() local
62 v_u64_t cmp, u, e, i; in exp() local
H A Dv_exp2f.c49 v_u32_t cmp, e; in exp2f() local
H A Dv_expf_1u.c39 v_u32_t cmp = v_cond_u32 (absn > v_f32 (192.0f)); in specialcase() local
50 v_u32_t cmp, e; in expf_1u() local
H A Dv_logf.c33 specialcase (v_f32_t x, v_f32_t y, v_u32_t cmp) in specialcase() argument
44 v_u32_t u, cmp; in logf() local
H A Dv_sinf.c33 specialcase (v_f32_t x, v_f32_t y, v_u32_t cmp) in specialcase() argument
44 v_u32_t sign, odd, cmp; in sinf() local

Completed in 9 milliseconds

12345678910>>...27