Home
last modified time | relevance | path

Searched defs:l (Results 1 – 25 of 35) sorted by relevance

12

/system/core/libpixelflinger/
Dclear.cpp51 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
Dbuffer.cpp186 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()
Dtrap.cpp167 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/
Dadb.c699 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/
DPppController.cpp80 char *l = strdup(inet_ntoa(local)); in attachPppd() local
/system/extras/tests/framebuffer/
Drefresh.c135 int l,t,w,h; in main() local
/system/core/logd/
DLogStatistics.cpp192 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
DLogAudit.cpp121 size_t l = strlen(str); in logPrint() local
DCommandListener.cpp197 for(size_t l = strlen(a), y = 0, x = 6; y != x; y = x, x = strlen(fmt) - 2) { in package_string() local
DLogBuffer.cpp293 LidStatistics &l = stats.id(id); in prune() local
/system/core/logcat/tests/
Dlogcat_test.cpp387 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/
Dliblog_benchmark.cpp111 unsigned long long l = cp[0] & 0xFF; in caught_convert() local
Dliblog_test.cpp268 unsigned long long l = eventData[4 + 1 + 0] & 0xFF; in TEST() local
/system/core/libzipfile/
Dzipfile.c66 int l = e->fileNameLength; in get_zipentry_name() local
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dutil.c287 procline(struct str *l, int nottext) in procline()
Dgrep.c318 unsigned long long l; in main() local
/system/core/libpixelflinger/codeflinger/
Dload_store.cpp109 void GGLAssembler::extract(integer_t& d, int s, int h, int l, int bits) in extract()
/system/core/include/pixelflinger/
Dformat.h120 uint8_t l; member
/system/core/gpttool/
Dgpttool.c196 int l = strlen(sz); in parse_size() local
/system/core/logd/tests/
Dlogd_test.cpp309 unsigned short l = launch; in TEST() local
/system/extras/ext4_utils/
Dsha1.c61 u_int l[16]; member
/system/extras/ksmutils/
Dlookup3.c796 uint32_t c[HASHSTATE], d[HASHSTATE], i=0, j=0, k, l, m=0, z; in driver2() local
/system/core/liblog/
Dlog_read.c230 const char *l = LOG_NAME[ret]; in android_name_to_log_id() local
Dlog_read_kern.c127 const char *l = LOG_NAME[ret]; in android_name_to_log_id() local
/system/core/libpixelflinger/codeflinger/tinyutils/
DVectorImpl.cpp463 ssize_t l = 0; in _indexOrderOf() local

12