Home
last modified time | relevance | path

Searched refs:tab (Results 1 – 6 of 6) sorted by relevance

/device/google/contexthub/firmware/os/core/
Dsyscall.c59 struct SyscallTable* tab = mTable; in syscallFindHandlerLoc() local
62 while (tab) { in syscallFindHandlerLoc()
67 if (tab->numEntries <= idx) in syscallFindHandlerLoc()
71 return &tab->entry[idx].func; in syscallFindHandlerLoc()
73 tab = tab->entry[idx].subtable; in syscallFindHandlerLoc()
/device/linaro/hikey/hifi/firmware/
Dhifi-hikey960.img238 �[%s.%s] Mem tab %d: sz=%d al=%d ty=%d Scratch memory (%p) @%s:%d
239 ��[%s.%s] Mem tab %d: sz=%d al=%d ty=%d Persistent memory (%p) @%s:%d
/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/
Dxa_hikey.img236 �[%s.%s] Mem tab %d: sz=%d al=%d ty=%d Scratch memory (%p) @%s:%d
237 ��[%s.%s] Mem tab %d: sz=%d al=%d ty=%d Persistent memory (%p) @%s:%d
/device/google/bonito/json-c/
DDoxyfile170 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
/device/google/crosshatch/json-c/
DDoxyfile170 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
/device/google/coral/json-c/
DDoxyfile170 # The TAB_SIZE tag can be used to set the number of spaces in a tab.