OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dbase
(Results
51 - 57
of
57
) sorted by null
1
2
3
/external/toybox/toys/pending/
modprobe.c
33
struct arg_list *
dbase
[256];
41
* Please update GLOBALS
dbase
[256] accordingly.
155
for (temp = TT.
dbase
[hash]; temp; temp = temp->next) {
162
llist_add(&TT.
dbase
[hash], modentry);
/external/libunwind_llvm/include/
unwind.h
329
uintptr_t
dbase
;
member in struct:dwarf_eh_bases
/external/libunwind_llvm/src/
UnwindLevel1-gcc-ext.c
196
bases->
dbase
= 0; //
dbase
not used on Mac OS X
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
unwind.h
286
uintptr_t
dbase
;
member in struct:dwarf_eh_bases
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
UnwindLevel1-gcc-ext.c
207
bases->
dbase
= 0; //
dbase
not used on Mac OS X
/external/skia/src/opts/
SkBlitRow_opts_arm_neon.cpp
1323
uint8x8_t
dbase
;
local
[
all
...]
/external/toybox/generated/
globals.h
680
struct arg_list *
dbase
[256];
member in struct:modprobe_data
Completed in 1850 milliseconds
1
2
3