/system/extras/ext4_utils/ |
D | sha1.c | 69 void do_R01(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *); 70 void do_R2(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *); 71 void do_R3(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *); 72 void do_R4(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *); 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() argument 83 nR0(a,b,c,d,e, 0); nR0(e,a,b,c,d, 1); nR0(d,e,a,b,c, 2); nR0(c,d,e,a,b, 3); in do_R01() 84 nR0(b,c,d,e,a, 4); nR0(a,b,c,d,e, 5); nR0(e,a,b,c,d, 6); nR0(d,e,a,b,c, 7); in do_R01() 85 nR0(c,d,e,a,b, 8); nR0(b,c,d,e,a, 9); nR0(a,b,c,d,e,10); nR0(e,a,b,c,d,11); in do_R01() 86 nR0(d,e,a,b,c,12); nR0(c,d,e,a,b,13); nR0(b,c,d,e,a,14); nR0(a,b,c,d,e,15); in do_R01() 87 nR1(e,a,b,c,d,16); nR1(d,e,a,b,c,17); nR1(c,d,e,a,b,18); nR1(b,c,d,e,a,19); in do_R01() [all …]
|
/system/core/libacc/tests/data/ |
D | otcc-ansi.c | 4 void E(int e) { in E() argument 5 *(char*) D++ = e; in E() 32 int e, j, m; in ad() local 99 e in ad() 101 while (j = *(char*) e++) { in ad() 102 m = *(char*) e++; in ad() 104 while ((C = *(char*) e++ - 98) < 0) in ad() 125 void A(int e) { in A() argument 127 while( e) { in A() 128 g=*(int*) e; in A() [all …]
|
D | otcc-noinclude.c | 13 #define n e) 21 x D++=e; 43 F e,j,m; 112 e="++#m--%am*@R<^1c/@%[_[H3c%@%[_[H3c+@.B#d-@%:_^BKd<<Z/03e>>`/03e<=0f>=/f<@.f>@1f==&g!='g&&k||#l&@… 113 p j=x e++){ 114 r x e++; 116 p(C=x e++-98)<0)z=z*64+C+64; 137 g=k e; 138 k e=q-e-4; 139 e=g; [all …]
|
D | otcc.c | 13 #define n e) 21 x D++=e; 43 F e,j,m; 112 e="++#m--%am*@R<^1c/@%[_[H3c%@%[_[H3c+@.B#d-@%:_^BKd<<Z/03e>>`/03e<=0f>=/f<@.f>@1f==&g!='g&&k||#l&@… 113 p j=x e++){ 114 r x e++; 116 p(C=x e++-98)<0)z=z*64+C+64; 137 g=k e; 138 k e=q-e-4; 139 e=g; [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() argument 122 printf("testpassi: %d %d %d %d %d %d %d %d %d %d %d %d\n", a, b, c, d, e, f, g, h, i, j, k, 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() argument 126 printf("testpassf: %g %g %g %g %g %g %g %g %g %g %g %g\n", a, b, c, d, e, f, g, h, i, j, k, l); in testpassf() 129 void testpassd(double a, double b, double c, double d, double e, double f, double g, double h, doub… in testpassd() argument 130 printf("testpassd: %g %g %g %g %g %g %g %g %g %g %g %g\n", a, b, c, d, e, f, g, h, i, j, k, l); in testpassd()
|
/system/extras/latencytop/ |
D | latencytop.c | 48 static void free_latency_entry(struct latency_entry *e); 54 static struct latency_entry *find_latency_entry(struct latency_entry *e, char *reason); 69 struct latency_entry *e; in main() local 144 e = NULL; in main() 147 e = read_thread_stats(e, erase, pid, tid, 1); in main() 149 e = read_process_stats(e, erase, pid); in main() 152 e = read_global_stats(e, erase); in main() 166 print_latency_entries(e); in main() 176 struct latency_entry *e; in read_global_stats() local 194 e = read_latency_file(f, list); in read_global_stats() [all …]
|
/system/core/toolbox/ |
D | printenv.c | 8 char** e; in printenv_main() local 13 e = environ; in printenv_main() 14 while (*e) { in printenv_main() 15 printf("%s\n", *e); in printenv_main() 16 e++; in printenv_main()
|
D | df.c | 50 char *c, *e = s; in df_main() local 54 e = c + 1; in df_main() 59 for (c = e; *c; c++) { in df_main() 66 df(e, 0); in df_main()
|
/system/extras/tests/bionic/libc/common/ |
D | test_pthread_getcpuclockid.c | 44 int e; in thread_func() local 48 e = pthread_getcpuclockid( self, &clock ); in thread_func() 49 if (e != 0) { in thread_func() 50 … fprintf(stderr, "pthread_getcpuclockid(%08lx,) returned error %d: %s\n", self, e, strerror(e)); in thread_func()
|
/system/core/libpixelflinger/codeflinger/ |
D | CodeCache.cpp | 124 const cache_entry_t& e = mCacheData.valueAt(index); in lookup() local 125 e.when = mWhen++; in lookup() 126 r = e.entry; in lookup() 143 const cache_entry_t& e = mCacheData.valueAt(i); in cache() local 144 if (e.when < mCacheData.valueAt(lru).when) { in cache() 148 const cache_entry_t& e = mCacheData.valueAt(lru); in cache() local 149 mCacheInUse -= e.entry->size(); in cache()
|
/system/core/sh/ |
D | exec.c | 122 int e; in shellexec() local 126 e = errno; in shellexec() 128 e = ENOENT; in shellexec() 133 e = errno; in shellexec() 140 switch (e) { in shellexec() 152 argv[0], e, vforked, suppressint )); in shellexec() 153 exerror(EXEXEC, "%s: %s", argv[0], errmsg(e, E_EXEC)); in shellexec() 161 int e; in tryexec() local 173 e = errno; in tryexec() 174 if (e == ENOEXEC) { in tryexec() [all …]
|
D | error.c | 84 exraise(int e) in exraise() argument 88 exception = e; in exraise() 355 errmsg(int e, int action) in errmsg() argument 361 if (ep->errcode == e && (ep->action & action) != 0) in errmsg() 364 fmtstr(buf, sizeof buf, "error %d", e); in errmsg()
|
D | syntax.c | 14 #define set_range(s, e, val) [ndx(s) ... ndx(e)] = val, argument
|
D | eval.c | 694 volatile int e; in evalcommand() local 986 e = -1; in evalcommand() 1021 e = exception; in evalcommand() 1022 exitstatus = e == EXINT ? SIGINT + 128 : in evalcommand() 1023 e == EXEXEC ? exerrno : 2; in evalcommand() 1035 if (e != EXSHELLPROC) { in evalcommand() 1040 if (e != -1) { in evalcommand() 1041 if ((e != EXERROR && e != EXEXEC) in evalcommand() 1043 exraise(e); in evalcommand()
|
/system/core/libzipfile/ |
D | zipfile.c | 65 Zipentry* e = (Zipentry*)entry; in get_zipentry_name() local 66 int l = e->fileNameLength; in get_zipentry_name() 68 memcpy(s, e->fileName, l); in get_zipentry_name() 116 decompress_zipentry(zipentry_t e, void* buf, int bufsize) in decompress_zipentry() argument 118 Zipentry* entry = (Zipentry*)e; in decompress_zipentry()
|
/system/core/libpixelflinger/ |
D | pixelflinger.cpp | 292 const int e = (c->state.enables & GGL_ENABLE_FOG)?1:0; in ggl_enable_fog() local 293 if (e != enable) { in ggl_enable_fog() 617 const int e = (c->state.enables & GGL_ENABLE_BLENDING)?1:0; in ggl_enable_blending() local 618 if (e != enable) { in ggl_enable_blending() 627 const int e = (c->state.enables & GGL_ENABLE_SCISSOR_TEST)?1:0; in ggl_enable_scissor_test() local 628 if (e != enable) { in ggl_enable_scissor_test() 637 const int e = (c->state.enables & GGL_ENABLE_ALPHA_TEST)?1:0; in ggl_enable_alpha_test() local 638 if (e != enable) { in ggl_enable_alpha_test() 647 const int e = (c->state.enables & GGL_ENABLE_LOGIC_OP)?1:0; in ggl_enable_logic_op() local 648 if (e != enable) { in ggl_enable_logic_op() [all …]
|
/system/core/libacc/tests/ |
D | runtimeTest.cpp | 40 float e, float f, float g, float h, in op_float12() argument 43 a, b, c, d, e, f, g, h, i, j, k, l); in op_float12()
|
/system/core/logcat/ |
D | logcat.cpp | 78 queued_entry_t** e = &this->queue; in enqueue() local 79 while (*e && cmp(entry, *e) >= 0) { in enqueue() 80 e = &((*e)->next); in enqueue() 82 entry->next = *e; in enqueue() 83 *e = entry; in enqueue()
|
/system/core/fastboot/ |
D | usb_linux.c | 104 unsigned e; in filter_usb_device() local 166 for(e = 0; e < ifc->bNumEndpoints; e++) { in filter_usb_device()
|
/system/core/adb/ |
D | usb_libusb.c | 253 int e; in check_usb_interface() local 267 for (e = 0; e < idesc->bNumEndpoints; e++) { in check_usb_interface() 268 libusb_endpoint_descriptor *edesc = &idesc->endpoint[e]; in check_usb_interface()
|
/system/core/libmincrypt/tools/ |
D | DumpPublicKey.java | 124 } catch (Exception e) { in main() 125 e.printStackTrace(); in main()
|
/system/core/rootdir/etc/ |
D | init.testmenu | 171 echo -n "Echo param (hex): "; read e; 172 echo "e0x$e" >/tmp/echo;
|
/system/core/include/private/pixelflinger/ |
D | ggl_context.h | 161 inline uint32_t ggl_wrap_to_needs(uint32_t e) { 162 switch (e) { 179 inline uint32_t ggl_env_to_needs(uint32_t e) { 180 switch (e) {
|
/system/core/debuggerd/ |
D | debuggerd.c | 693 struct input_event e; in wait_for_user_action() local 699 int res = get_event(&e, timeout); in wait_for_user_action() 701 if (e.type==EV_KEY && e.code==KEY_HOME && e.value==0) in wait_for_user_action()
|
/system/wlan/ti/sta_dk_4_0_4_32/config/ |
D | tiwlan.ini | 31 ArpIp_Addr = c0 a8 00 5e 55 Beacon_IE_Table = 00 01 01 01 32 01 2a 01 03 01 06 01 07 01 20 01 25 01 23 01 30 01 28 01 2e 01 85 …
|