Home
last modified time | relevance | path

Searched refs:ds (Results 1 – 5 of 5) sorted by relevance

/system/unwinding/libunwindstack/include/unwindstack/
DUcontextX86.h48 uint32_t ds; member
DUserX86_64.h58 uint64_t ds; member
/system/unwinding/libunwindstack/
DAsmGetRegsX86.S55 mov %ds, 44(%eax)
/system/timezone/apex/
Dcom.android.tzdata.x509.pem19 /0p13ugbPmJbpXFPZFDPsUuvPuGLSAU2luUuFSgT0FVyWj5BfzFmcuLxQom03+ds
/system/iorap/src/inode2filename/
Dmain.cc235 auto ds = ParseDataSourceKind(*val); in main() local
236 if (!ds) { in main()
240 data_source = *ds; in main()