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

/system/core/libunwindstack/
H A DAsmGetRegsX86.S55 mov %ds, 44(%eax)
/system/core/libunwindstack/include/unwindstack/
H A DUcontextX86.h48 uint32_t ds; member in struct:unwindstack::x86_mcontext_t
H A DUserX86_64.h58 uint64_t ds; member in struct:unwindstack::x86_64_user_regs
/system/extras/tests/memtest/
H A Dfptest.cpp54 double ds = ((double)t) / 1e9; local
55 printf("Test: %s, %f Mops\n", str, ops / ds / 1e6);
/system/core/libpixelflinger/
H A Dfixed.cpp177 const int32_t ds = n^d; local
232 return (ds<0) ? -q : q;

Completed in 101 milliseconds