Home
last modified time | relevance | path

Searched defs:base (Results 1 – 20 of 20) sorted by relevance

/system/core/toolbox/
Dhd.c22 int base = -1; in hd_main() local
/system/core/libpixelflinger/codeflinger/
DCodeCache.cpp136 uint32_t* Assembly::base() const in base() function in android::Assembly
204 void* base = assembly->base(); in cache() local
DArm64Assembler.cpp178 ArmToArm64Assembler::ArmToArm64Assembler(void *base) in ArmToArm64Assembler()
199 uint32_t* ArmToArm64Assembler::base() const in base() function in android::ArmToArm64Assembler
DGGLAssembler.h183 uint32_t* base() const { return 0; } // XXX in base() function
DMIPSAssembler.cpp115 uint32_t* ArmToMipsAssembler::base() const in base() function in android::ArmToMipsAssembler
1269 uint32_t* MIPSAssembler::base() const in base() function in android::MIPSAssembler
DARMAssembler.cpp65 uint32_t* ARMAssembler::base() const in base() function in android::ARMAssembler
/system/core/fastboot/
Dbootimg.c43 unsigned page_size, unsigned base, unsigned tags_offset, in mkbootimg()
Dusb_linux.c301 static usb_handle *find_usb_device(const char *base, ifc_match_func callback) in find_usb_device()
/system/extras/tests/bionic/libc/other/
Dtest_jpeg.c51 char* base; member
104 _source_init( SourceMgr src, char* base, long size ) in _source_init()
/system/core/mkbootimg/
Dmkbootimg.c112 unsigned base = 0x10000000; in main() local
/system/core/toolbox/upstream-netbsd/bin/cp/
Dcp.c329 int base, dne, sval; in copy() local
/system/core/liblog/tests/
Dbenchmark_main.cpp38 int base = 1; in Round() local
/system/extras/puncture_fs/
Dpuncture_fs.c73 const u64 id, char * const base, in create_unique_file()
/system/core/libutils/
DRefBase.cpp74 weakref_impl(RefBase* base) in weakref_impl()
93 weakref_impl(RefBase* base) in weakref_impl()
/system/core/init/
Ddevices.c622 const char *base = "/dev/block/"; in handle_block_device_event() local
677 char *base; in handle_generic_device_event() local
/system/core/adb/
Dusb_linux.c131 static void find_usb_device(const char *base, in find_usb_device()
/system/extras/f2fs_utils/
Df2fs_sparseblock.c342 static inline u64 sum_blk_addr(struct f2fs_checkpoint *cp, struct f2fs_info *info, int base, int ty… in sum_blk_addr()
/system/core/libpixelflinger/
Dpixelflinger.cpp824 void* const base = malloc(sizeof(context_t) + 32); in gglInit() local
/system/core/libpixelflinger/tests/arch-arm64/assembler/
Darm64_assembler_test.cpp410 const long base = long(instrMem); in flushcache() local
/system/core/adf/libadf/
Dadf.c663 struct adf_event base; in adf_read_event() member