Searched refs:al (Results 1 – 8 of 8) sorted by relevance
/system/core/logd/ |
D | main.cpp | 150 static void readDmesg(LogAudit* al, LogKlog* kl) { in readDmesg() argument 151 if (!al && !kl) { in readDmesg() 179 if (al) { in readDmesg() 180 rc = al->log(tok, sublen); in readDmesg() 318 LogAudit* al = nullptr; in main() local 321 al = new LogAudit(log_buffer, dmesg_fd, &log_statistics); in main() 326 kl = new LogKlog(log_buffer, fdDmesg, fdPmesg, al != nullptr, &log_statistics); in main() 329 readDmesg(al, kl); in main() 336 if (al && al->startListener()) { in main() 337 delete al; in main()
|
/system/update_engine/ |
D | OWNERS | 3 # Android et. al. maintainers:
|
/system/chre/host/msm/daemon/generated/ |
D | chre_slpi_skel.c | 204 unsigned int al, in _allocator_alloc() argument 212 if((_ALIGN_SIZE((uintptr_t)me->stackEnd, al) + size) < (uintptr_t)me->stack + me->nSize) { in _allocator_alloc() 213 *ppbuf = (uint8_t*)_ALIGN_SIZE((uintptr_t)me->stackEnd, al); in _allocator_alloc() 214 me->stackEnd = (uint8_t*)_ALIGN_SIZE((uintptr_t)me->stackEnd, al) + size; in _allocator_alloc()
|
D | chre_slpi_stub.c | 204 unsigned int al, in _allocator_alloc() argument 212 if((_ALIGN_SIZE((uintptr_t)me->stackEnd, al) + size) < (uintptr_t)me->stack + me->nSize) { in _allocator_alloc() 213 *ppbuf = (uint8_t*)_ALIGN_SIZE((uintptr_t)me->stackEnd, al); in _allocator_alloc() 214 me->stackEnd = (uint8_t*)_ALIGN_SIZE((uintptr_t)me->stackEnd, al) + size; in _allocator_alloc()
|
/system/core/libpixelflinger/include/pixelflinger/ |
D | format.h | 110 uint8_t al; // alpha low bit position member
|
/system/security/keystore/ |
D | test-keystore | 57 run adb shell ls -al /data/misc/keystore
|
/system/core/libpixelflinger/ |
D | buffer.cpp | 269 p = downshift_component(p, a, hbits, lbits, f->ah, f->al, 0, 1, -1); in ggl_pack_color()
|
/system/timezone/input_data/android/ |
D | countryzones.txt | 187 isoCode:"al"
|