| /system/core/libmincrypt/ |
| D | p256.c | 72 p256_digit b, in mulAdd() 146 const p256_int* b, in p256_modmul() 194 p256_digit p256_shl(const p256_int* a, int n, p256_int* b) { in p256_shl() 211 void p256_shr(const p256_int* a, int n, p256_int* b) { in p256_shr() 223 static void p256_shr1(const p256_int* a, int highbit, p256_int* b) { in p256_shr1() 236 int p256_cmp(const p256_int* a, const p256_int* b) { in p256_cmp() 252 int p256_sub(const p256_int* a, const p256_int* b, p256_int* c) { in p256_sub() 265 int p256_add(const p256_int* a, const p256_int* b, p256_int* c) { in p256_add() 278 int p256_add_d(const p256_int* a, p256_digit d, p256_int* b) { in p256_add_d() 293 p256_int* b) { in p256_modinv_vartime()
|
| D | rsa.c | 60 const uint32_t* b) { in montMulAdd() 85 const uint32_t* b) { in montMul()
|
| /system/extras/tests/timetest/ |
| D | timetest.c | 26 static struct timespec ts_sub(struct timespec a, struct timespec b) in ts_sub() 42 static struct timespec ts_min(struct timespec a, struct timespec b) in ts_min() 50 static struct timespec ts_max(struct timespec a, struct timespec b) in ts_max()
|
| /system/extras/ksmutils/ |
| D | lookup3.c | 115 #define mix(a,b,c) \ argument 150 #define final(a,b,c) \ argument 179 uint32_t a,b,c; in hashword() local 224 uint32_t a,b,c; in hashword2() local 285 uint32_t a,b,c; /* internal state */ in hashlittle() local 469 uint32_t a,b,c; /* internal state */ in hashlittle2() local 647 uint32_t a,b,c; in hashbig() local 795 uint8_t qa[MAXLEN+1], qb[MAXLEN+2], *a = &qa[0], *b = &qb[1]; in driver2() local 865 uint8_t buf[MAXLEN+20], *b; in driver3() local 972 uint32_t b,c; in driver5() local
|
| /system/keymaster/ |
| D | google_keymaster_test_utils.cpp | 56 bool operator==(const keymaster_key_param_t& a, const keymaster_key_param_t& b) { in operator ==() 89 bool operator==(const AuthorizationSet& a, const AuthorizationSet& b) { in operator ==()
|
| D | ocb.c | 156 #define swap_if_le(b) \ argument 159 static inline block swap_if_le(block b) { in swap_if_le() 192 #define swap_if_le(b) (b) argument 228 static inline block double_block(block b) { in double_block() 245 static inline int unequal_blocks(block a, block b) { in unequal_blocks() 249 #define swap_if_le(b) (b) /* Using endian-neutral int8x16_t */ argument 266 static inline block double_block(block b) { in double_block() 286 static inline block swap_if_le(block b) { in swap_if_le() 314 static inline block double_block(block b) { in double_block() 327 static inline block double_block(block b) { in double_block() [all …]
|
| /system/core/include/ctest/ |
| D | ctest.h | 49 #define assertSame(a, b) assertTrueWithSource(a == b, __FILE__, __LINE__, "Expected same value."); argument 54 #define assertNotSame(a, b) assertTrueWithSource(a != b, __FILE__, __LINE__,\ argument
|
| /system/core/liblog/tests/ |
| D | benchmark_main.cpp | 79 bool ShouldRun(Benchmark* b, int argc, char* argv[]) { in ShouldRun() 100 void BenchmarkRegister(Benchmark* b) { in BenchmarkRegister() 107 void RunRepeatedly(Benchmark* b, int iterations) { in RunRepeatedly() 120 void Run(Benchmark* b) { in Run()
|
| D | libc_test.cpp | 104 char b[80]; in TEST() local
|
| /system/core/include/private/pixelflinger/ |
| D | ggl_fixed.h | 197 inline GGLfixed gglMulx(GGLfixed a, GGLfixed b, int shift) { in gglMulx() 293 inline GGLfixed gglMulAddx(GGLfixed a, GGLfixed b, GGLfixed c, int shift) { in gglMulAddx() 365 inline GGLfixed gglMulSubx(GGLfixed a, GGLfixed b, GGLfixed c, int shift) { in gglMulSubx() 526 inline GGLfixed gglMulx(GGLfixed a, GGLfixed b, int shift) { in gglMulx() 530 inline GGLfixed gglMulAddx(GGLfixed a, GGLfixed b, GGLfixed c, int shift) { in gglMulAddx() 534 inline GGLfixed gglMulSubx(GGLfixed a, GGLfixed b, GGLfixed c, int shift) { in gglMulSubx() 538 inline int64_t gglMulii(int32_t a, int32_t b) { in gglMulii() 547 inline GGLfixed gglMulx(GGLfixed a, GGLfixed b) { in gglMulx() 551 inline GGLfixed gglMulAddx(GGLfixed a, GGLfixed b, GGLfixed c) { in gglMulAddx() 555 inline GGLfixed gglMulSubx(GGLfixed a, GGLfixed b, GGLfixed c) { in gglMulSubx()
|
| /system/extras/sane_schedstat/ |
| D | sane_schedstat.c | 58 static const char *next_line(const char *b) { in next_line() 84 static int parse_cpu_v15(const char *b) { in parse_cpu_v15() 111 static int parse(const char *b) { in parse()
|
| /system/core/libpixelflinger/ |
| D | fixed.cpp | 248 static inline void swap(T& a, T& b) { in swap() 255 int32_t slow_muldiv(uint32_t a, uint32_t b, uint32_t c) in slow_muldiv() 291 int32_t quick_muldiv(int32_t a, int32_t b, int32_t c) in quick_muldiv() 320 int32_t gglMulDivi(int32_t a, int32_t b, int32_t c) in gglMulDivi()
|
| D | trap.cpp | 74 inline int min(int a, int b) { in min() 77 inline int max(int a, int b) { in max() 80 inline int min(int a, int b, int c) { in min() 83 inline int max(int a, int b, int c) { in max() 88 static inline void swap(T& a, T& b) { in swap() 170 GGLint b = (yc + halfSize) >> TRI_FRACTION_BITS; in pointx() local 211 GGLint b = (v[1] + rad + (TRI_ONE-1)) >> TRI_FRACTION_BITS; in aa_nice_pointx() local 276 GGLint b = (v[1] + rad + (TRI_ONE-1)) >> TRI_FRACTION_BITS; in aa_pointx() local 411 void recti_validate(void *con, GGLint l, GGLint t, GGLint r, GGLint b) in recti_validate() 419 void recti(void* con, GGLint l, GGLint t, GGLint r, GGLint b) in recti() [all …]
|
| D | pixelflinger.cpp | 74 static inline int min(int a, int b) { in min() 79 static inline int max(int a, int b) { in max() 283 const int32_t b = gglClampx(color[2]); in ggl_fogColor3xv() local 373 const GGLclampx b = gglClampx(params[2]); in ggl_texEnvxv() local 514 GGLboolean b, in ggl_colorMask() 602 const int32_t b = c->state.scissor.user_bottom; in ggl_set_scissor() local
|
| /system/extras/libpagemap/ |
| D | pm_memusage.c | 23 void pm_memusage_add(pm_memusage_t *a, pm_memusage_t *b) { in pm_memusage_add()
|
| /system/core/toolbox/ |
| D | netstat.c | 43 unsigned char b[4]; member 49 unsigned b; member 53 unsigned char b[16]; member
|
| D | setsebool.c | 14 SELboolean b; in do_setsebool() local
|
| D | top.c | 515 static int proc_cpu_cmp(const void *a, const void *b) { in proc_cpu_cmp() 527 static int proc_vss_cmp(const void *a, const void *b) { in proc_vss_cmp() 539 static int proc_rss_cmp(const void *a, const void *b) { in proc_rss_cmp() 551 static int proc_thr_cmp(const void *a, const void *b) { in proc_thr_cmp() 563 static int numcmp(long long a, long long b) { in numcmp()
|
| /system/extras/f2fs_utils/ |
| D | f2fs_sparseblock.h | 28 #define ver_after(a, b) (typecheck(unsigned long long, a) && \ argument 32 #define ver_equal(a, b) (typecheck(unsigned long long, a) && \ argument
|
| /system/vold/ |
| D | hash.h | 45 #define min(a,b) (((a)>(b))?(b):(a)) argument
|
| /system/extras/ext4_utils/ |
| D | sha1.c | 83 do_R01(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R01() 93 do_R2(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R2() 103 do_R3(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R3() 113 do_R4(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R4() 130 u_int32_t a, b, c, d, e; local
|
| /system/extras/showslab/ |
| D | showslab.c | 169 static struct slab_info *merge_objs(struct slab_info *a, struct slab_info *b) in merge_objs() 195 struct slab_info *a, *b; in slabsort() local 224 static int sort_name(const struct slab_info *a, const struct slab_info *b) in sort_name()
|
| /system/core/toolbox/upstream-netbsd/lib/libc/gen/ |
| D | humanize_number.c | 51 int b, r, s1, s2, sign; in humanize_number() local
|
| /system/core/toolbox/upstream-netbsd/bin/dd/ |
| D | args.c | 209 c_arg(const void *a, const void *b) in c_arg() 384 c_conv(const void *a, const void *b) in c_conv()
|
| /system/core/fastboot/ |
| D | protocol.c | 29 #define min(a, b) \ argument 31 #define round_down(a, b) \ argument
|