/system/core/libpixelflinger/ |
D | clear.cpp | 51 uint32_t l, uint32_t t, uint32_t w, uint32_t h) in memset2d() 99 const uint32_t l = c->state.scissor.left; in ggl_clear() local
|
D | buffer.cpp | 186 const int l = f->c[i].l; in write_pixel() local 278 uint32_t extract(uint32_t v, int h, int l, int bits) in extract()
|
D | trap.cpp | 167 GGLint l = (xc - halfSize) >> TRI_FRACTION_BITS; in pointx() local 208 GGLint l = (v[0] - rad) >> TRI_FRACTION_BITS; in aa_nice_pointx() local 273 GGLint l = (v[0] - rad) >> 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() 990 GGLfixed l = left->x; in aapolyx() local
|
/system/core/adb/ |
D | adb.c | 699 alistener *l = _l; in listener_event_func() local 722 static void free_listener(alistener* l) in free_listener() 747 alistener* l = _l; in listener_disconnect() local 790 static int format_listener(alistener* l, char* buffer, size_t buffer_len) { in format_listener() 814 alistener* l; in format_listeners() local 835 alistener *l; in remove_listener() local 848 alistener *l, *l_next; in remove_all_listeners() local 871 alistener *l; in install_listener() local
|
/system/netd/server/ |
D | PppController.cpp | 80 char *l = strdup(inet_ntoa(local)); in attachPppd() local
|
/system/extras/tests/framebuffer/ |
D | refresh.c | 135 int l,t,w,h; in main() local
|
/system/core/logd/ |
D | LogStatistics.cpp | 192 PidStatistics *l = (*lt); in sort() local 321 UidStatistics *l = (*lt); in sort() local 537 LidStatistics &l = id(i); in format() local 601 LidStatistics &l = id(i); in format() local 913 LidStatistics &l = id(i); in pidToUid() local
|
D | LogAudit.cpp | 121 size_t l = strlen(str); in logPrint() local
|
D | CommandListener.cpp | 197 for(size_t l = strlen(a), y = 0, x = 6; y != x; y = x, x = strlen(fmt) - 2) { in package_string() local
|
D | LogBuffer.cpp | 293 LidStatistics &l = stats.id(id); in prune() local
|
/system/core/logcat/tests/ |
D | logcat_test.cpp | 387 unsigned long long l; in TEST() local 456 unsigned long long l; in TEST() local 571 unsigned long long l; in TEST() local
|
/system/core/liblog/tests/ |
D | liblog_benchmark.cpp | 111 unsigned long long l = cp[0] & 0xFF; in caught_convert() local
|
D | liblog_test.cpp | 268 unsigned long long l = eventData[4 + 1 + 0] & 0xFF; in TEST() local
|
/system/core/libzipfile/ |
D | zipfile.c | 66 int l = e->fileNameLength; in get_zipentry_name() local
|
/system/core/toolbox/upstream-netbsd/usr.bin/grep/ |
D | util.c | 287 procline(struct str *l, int nottext) in procline()
|
D | grep.c | 318 unsigned long long l; in main() local
|
/system/core/libpixelflinger/codeflinger/ |
D | load_store.cpp | 109 void GGLAssembler::extract(integer_t& d, int s, int h, int l, int bits) in extract()
|
/system/core/include/pixelflinger/ |
D | format.h | 120 uint8_t l; member
|
/system/core/gpttool/ |
D | gpttool.c | 196 int l = strlen(sz); in parse_size() local
|
/system/core/logd/tests/ |
D | logd_test.cpp | 309 unsigned short l = launch; in TEST() local
|
/system/extras/ext4_utils/ |
D | sha1.c | 61 u_int l[16]; member
|
/system/extras/ksmutils/ |
D | lookup3.c | 796 uint32_t c[HASHSTATE], d[HASHSTATE], i=0, j=0, k, l, m=0, z; in driver2() local
|
/system/core/liblog/ |
D | log_read.c | 230 const char *l = LOG_NAME[ret]; in android_name_to_log_id() local
|
D | log_read_kern.c | 127 const char *l = LOG_NAME[ret]; in android_name_to_log_id() local
|
/system/core/libpixelflinger/codeflinger/tinyutils/ |
D | VectorImpl.cpp | 463 ssize_t l = 0; in _indexOrderOf() local
|