| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | agx_minifloat.h | 38 signed exp = (imm & 0x70) >> 4; in agx_minifloat_decode() local 58 int exp = 0; in agx_minifloat_encode() local [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | test_vf_float_conversions.cpp | 44 int exp = ebits - 3; in SetUp() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | cpu_mask.c | 8 static void validate_mask(int case_nr, const char *exp, bool *mask, int n) in validate_mask() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/ |
| H A D | assert.c | 64 test_assert(bool exp, const char *exp_str, in test_assert() argument
|
| /kernel/linux/linux-5.10/include/linux/sched/ |
| H A D | loadavg.h | 29 calc_load(unsigned long load, unsigned long exp, unsigned long active) in calc_load() argument
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | nf_conntrack_broadcast.c | 23 struct nf_conntrack_expect *exp; in nf_conntrack_broadcast_help() local [all...] |
| H A D | nf_nat_amanda.c | 28 help(struct sk_buff *skb, enum ip_conntrack_info ctinfo, unsigned int protoff, unsigned int matchoff, unsigned int matchlen, struct nf_conntrack_expect *exp) help() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/sched/ |
| H A D | loadavg.h | 29 calc_load(unsigned long load, unsigned long exp, unsigned long active) in calc_load() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/ |
| H A D | assert.c | 70 test_assert(bool exp, const char *exp_str, in test_assert() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | cpu_mask.c | 8 static void validate_mask(int case_nr, const char *exp, bool *mask, int n) in validate_mask() argument
|
| H A D | test_strncmp.c | 24 strncmp_full_str_cmp(struct strncmp_test *skel, const char *name, int exp) strncmp_full_str_cmp() argument
|
| /kernel/liteos_m/testsuites/sample/kernel/mem/ |
| H A D | it_los_mem.c | 68 UINT32 CalPow(UINT32 exp)
in CalPow() argument 71 pw <<= exp;
in CalPow() local
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_conntrack_broadcast.c | 24 struct nf_conntrack_expect *exp; in nf_conntrack_broadcast_help() local [all...] |
| H A D | nf_nat_amanda.c | 28 help(struct sk_buff *skb, enum ip_conntrack_info ctinfo, unsigned int protoff, unsigned int matchoff, unsigned int matchlen, struct nf_conntrack_expect *exp) help() argument [all...] |
| /third_party/curl/docs/examples/ |
| H A D | hsts-preload.c | 34 const char *exp; member
|
| /third_party/FreeBSD/lib/libc/arm/ |
| H A D | _fpmath.h | 43 unsigned int exp :11; member
|
| /third_party/FreeBSD/lib/libc/aarch64/ |
| H A D | _fpmath.h | 33 unsigned int exp :15; member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | querymatrix.c | 97 int exp; in _mesa_QueryMatrixxOES() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cposxtst.c | 76 UChar exp[128]; in TestMessageCatalog() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/ |
| H A D | sfn_shaderfromstring_test.cpp | 80 auto exp = new ExportInstr( in TEST_F() local
|
| /third_party/vk-gl-cts/framework/delibs/debase/ |
| H A D | deInt32.c | 78 void deRcp32 (deUint32 a, deUint32* rcp, int* exp) in deRcp32() argument
|
| H A D | deInt32Test.c | 73 int exp; in deInt32_selfTest() local
|
| /kernel/linux/linux-5.10/arch/x86/math-emu/ |
| H A D | poly.h | 88 static inline void add_two_Xsig(Xsig *dest, const Xsig *x2, long int *exp) in add_two_Xsig() argument
|
| H A D | fpu_tags.c | 64 int exp = exponent(ptr); in FPU_Special() local
|
| /kernel/linux/linux-5.10/arch/m68k/math-emu/ |
| H A D | fp_log.c | 32 int i, exp; in fp_fsqrt() local [all...] |