/system/core/libacc/tests/data/ |
D | otcc-ansi.c | 4 void E(int e) { in E() 32 int e, j, m; in ad() local 125 void A(int e) { in A() 134 int s(int g, int e) { in s() 142 void H(int e) { in H() 146 int B(int e) { in B() 150 int S(int j, int e) { in S() 155 void Z(int e) { in Z() 163 void N(int j, int e) { in N() 169 int g,e,m,aa; in T() local [all …]
|
D | flops.c | 121 void testpassi(int a, int b, int c, int d, int e, int f, int g, int h, int i, int j, int k, int l) { in testpassi() 125 void testpassf(float a, float b, float c, float d, float e, float f, float g, float h, float i, flo… in testpassf() 129 void testpassd(double a, double b, double c, double d, double e, double f, double g, double h, doub… in testpassd()
|
/system/extras/latencytop/ |
D | latencytop.c | 69 struct latency_entry *e; in main() local 176 struct latency_entry *e; in read_global_stats() local 205 struct latency_entry *e; in read_process_stats() local 234 struct latency_entry *e; in read_thread_stats() local 272 struct latency_entry *e; in alloc_latency_entry() local 288 static void free_latency_entry(struct latency_entry *e) { in free_latency_entry() 294 struct latency_entry *e; in find_latency_entry() local 326 struct latency_entry *e, *head; in read_latency_file() local 369 struct latency_entry *e, **array; in print_latency_entries() local
|
/system/core/libpixelflinger/codeflinger/ |
D | CodeCache.cpp | 124 const cache_entry_t& e = mCacheData.valueAt(index); in lookup() local 143 const cache_entry_t& e = mCacheData.valueAt(i); in cache() local 148 const cache_entry_t& e = mCacheData.valueAt(lru); in cache() local
|
/system/core/libpixelflinger/ |
D | pixelflinger.cpp | 292 const int e = (c->state.enables & GGL_ENABLE_FOG)?1:0; in ggl_enable_fog() local 617 const int e = (c->state.enables & GGL_ENABLE_BLENDING)?1:0; in ggl_enable_blending() local 627 const int e = (c->state.enables & GGL_ENABLE_SCISSOR_TEST)?1:0; in ggl_enable_scissor_test() local 637 const int e = (c->state.enables & GGL_ENABLE_ALPHA_TEST)?1:0; in ggl_enable_alpha_test() local 647 const int e = (c->state.enables & GGL_ENABLE_LOGIC_OP)?1:0; in ggl_enable_logic_op() local 657 const int e = (c->state.enables & GGL_ENABLE_DITHER)?1:0; in ggl_enable_dither() local 673 const int e = (c->state.enables & GGL_ENABLE_DEPTH_TEST)?1:0; in ggl_enable_depth_test() local 683 const int e = (c->state.enables & GGL_ENABLE_AA)?1:0; in ggl_enable_aa() local 693 const int e = (c->state.enables & GGL_ENABLE_POINT_AA_NICE)?1:0; in ggl_enable_point_aa_nice() local 703 const int e = (c->state.enables & GGL_ENABLE_W)?1:0; in ggl_enable_w_lerp() local
|
/system/core/toolbox/ |
D | printenv.c | 8 char** e; in printenv_main() local
|
D | df.c | 50 char *c, *e = s; in df_main() local
|
/system/extras/ext4_utils/ |
D | sha1.c | 81 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() 91 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() 101 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() 111 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() 128 u_int32_t a, b, c, d, e; local
|
/system/core/libzipfile/ |
D | zipfile.c | 65 Zipentry* e = (Zipentry*)entry; in get_zipentry_name() local 116 decompress_zipentry(zipentry_t e, void* buf, int bufsize) in decompress_zipentry()
|
/system/extras/tests/bionic/libc/common/ |
D | test_pthread_getcpuclockid.c | 44 int e; in thread_func() local
|
/system/core/sh/ |
D | syntax.c | 14 #define set_range(s, e, val) [ndx(s) ... ndx(e)] = val, argument
|
D | error.c | 84 exraise(int e) in exraise() 355 errmsg(int e, int action) in errmsg()
|
D | exec.c | 122 int e; in shellexec() local 161 int e; in tryexec() local 434 int e; in find_command() local
|
D | eval.c | 694 volatile int e; in evalcommand() local
|
/system/core/libacc/tests/ |
D | runtimeTest.cpp | 40 float e, float f, float g, float h, in op_float12()
|
/system/core/fastboot/ |
D | usb_linux.c | 104 unsigned e; in filter_usb_device() local
|
/system/core/adb/ |
D | usb_libusb.c | 253 int e; in check_usb_interface() local
|
/system/core/logcat/ |
D | logcat.cpp | 78 queued_entry_t** e = &this->queue; in enqueue() local
|
/system/core/debuggerd/ |
D | debuggerd.c | 693 struct input_event e; in wait_for_user_action() local
|