/system/core/base/include/android-base/ |
D | parseint.h | 34 int base = (s[0] == '0' && s[1] == 'x') ? 16 : 10; variable 56 int base = (s[0] == '0' && s[1] == 'x') ? 16 : 10; variable
|
/system/core/base/ |
D | strings.cpp | 26 namespace base { namespace 37 size_t base = 0; in Split() local
|
D | errors_unix.cpp | 22 namespace base { namespace
|
D | errors_test.cpp | 22 namespace base { namespace
|
D | errors_windows.cpp | 32 namespace base { namespace
|
D | parsenetaddress.cpp | 25 namespace base { namespace
|
D | stringprintf.cpp | 24 namespace base { namespace
|
D | utf8.cpp | 28 namespace base { namespace
|
D | file.cpp | 33 namespace base { namespace
|
D | logging.cpp | 161 namespace base { namespace
|
D | utf8_test.cpp | 24 namespace base { namespace
|
/system/core/libpixelflinger/codeflinger/ |
D | CodeCache.cpp | 136 uint32_t* Assembly::base() const in base() function in android::Assembly 204 char* base = reinterpret_cast<char*>(assembly->base()); in cache() local
|
/system/tools/aidl/ |
D | generate_java.cpp | 38 VariableFactory::VariableFactory(const string& base) in VariableFactory()
|
D | io_delegate.cpp | 164 string base = directories[0]; in CreatePathForFile() local
|
/system/core/fastboot/ |
D | bootimg_utils.cpp | 43 size_t page_size, size_t base, off_t tags_offset, in mkbootimg()
|
/system/bt/osi/src/ |
D | ringbuffer.c | 28 uint8_t *base; member
|
/system/core/libmemunreachable/ |
D | MemUnreachable.cpp | 73 [](uintptr_t base, size_t size, void* arg) { in HeapIterate() 93 HeapIterate(*it, [&](uintptr_t base, size_t size) { in CollectAllocations()
|
/system/connectivity/shill/ |
D | dhcp_properties.cc | 112 const DhcpProperties& base, const DhcpProperties& to_merge) { in Combine()
|
/system/core/liblog/tests/ |
D | benchmark_main.cpp | 39 int base = 1; in Round() local
|
/system/extras/puncture_fs/ |
D | puncture_fs.c | 74 const u64 id, char * const base, in create_unique_file()
|
/system/bt/embdrv/sbc/decoder/include/ |
D | oi_bt_spec.h | 105 …OI_UINT8 base[OI_BT_UUID128_SIZE - sizeof(OI_UINT32)]; /**< remainder of 128-bit UUID, array of 8-… member
|
/system/core/libutils/ |
D | RefBase.cpp | 135 weakref_impl(RefBase* base) in weakref_impl() 154 weakref_impl(RefBase* base) in weakref_impl()
|
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/include/linux/kernel/ |
D | kernel.h | 98 simple_strtoul(const char *nptr, char **endptr, int base) in simple_strtoul()
|
/system/update_engine/payload_generator/ |
D | extent_ranges.cc | 105 ExtentRanges::ExtentSet SubtractOverlappingExtents(const Extent& base, in SubtractOverlappingExtents()
|
/system/core/init/ |
D | devices.cpp | 596 const char *base = "/dev/block/"; in handle_block_device_event() local 646 const char *base; in handle_generic_device_event() local
|