/device/generic/goldfish-opengl/android-emu/android/base/ |
D | SubAllocator.h | 49 size_t bytes = sizeof(T) * count; in allocArray() local 55 size_t bytes = strlen(toCopy) + 1; in strDup() local 72 void* dupArray(const void* buf, size_t bytes) { in dupArray()
|
D | Pool.h | 58 size_t bytes = sizeof(T) * count; in allocArray() local 64 size_t bytes = strlen(toCopy) + 1; in strDup() local 81 void* dupArray(const void* buf, size_t bytes) { in dupArray()
|
/device/google/cuttlefish_common/common/vsoc/lib/ |
D | circqueue_impl.h | 40 size_t bytes = t.end_idx - t.start_idx; in CopyInRange() local 84 RegionSignalingInterface* r, size_t bytes, Range* t, bool non_blocking) { in WriteReserveLocked() 133 const char* buffer_in, size_t bytes, in Write() 180 RegionSignalingInterface* r, const char* buffer_in, uint32_t bytes, in Write() 194 size_t bytes = 0; in Writev() local
|
D | circqueue_test.cpp | 52 intptr_t ReadBytes(CircQueueRegionView* region, int bytes) { in ReadBytes() 58 intptr_t WriteBytes(CircQueueRegionView* region, int bytes) { in WriteBytes()
|
/device/google/contexthub/util/nanotool/ |
D | androidcontexthub.cpp | 60 const uint8_t *bytes = (const uint8_t *) data; in AppendBytes() local 67 sp<JSONObject> json, std::vector<uint8_t>& bytes) { in CopyInt32Array() 82 sp<JSONObject> json, std::vector<uint8_t>& bytes) { in CopyFloatArray() 97 std::vector<uint8_t>& bytes) { in GetCalibrationBytes() 279 bool AndroidContextHub::FlashSensorHub(const std::vector<uint8_t>& bytes) { in FlashSensorHub()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/ |
D | support.c | 56 char *dlg_malloc(int bytes,char *file,int line) in dlg_malloc() 77 char *dlg_calloc(int n,int bytes,char *file,int line) in dlg_calloc()
|
/device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/src/ |
D | sha.c | 18 int bytes; in sha_file() local
|
/device/google/fuchsia/bioniccompat/src/ |
D | sendfile.cc | 39 int bytes = read(in_fd, buffer, sizeof(buffer)); in sendfile() local
|
/device/linaro/bootloader/arm-trusted-firmware/drivers/io/ |
D | io_semihosting.c | 131 size_t bytes = length; in sh_file_read() local 157 size_t bytes = length; in sh_file_write() local
|
/device/generic/goldfish-opengl/android-emu/android/base/files/ |
D | Stream.cpp | 88 uint8_t bytes[sizeof(float)]; in putFloat() member 97 uint8_t bytes[sizeof(float)]; in getFloat() member
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | VarType.h | 50 size_t bytes() const { return m_byteSize; } in bytes() function
|
/device/google/contexthub/firmware/os/core/ |
D | heap.c | 237 int bytes = 0; in heapGetFreeSize() local 262 int bytes = 0; in heapGetTaskSize() local
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | VulkanStreamGuest.cpp | 36 void alloc(void **ptrAddr, size_t bytes) { in alloc() 121 void VulkanStreamGuest::alloc(void** ptrAddr, size_t bytes) { in alloc()
|
/device/generic/car/emulator/audio/driver/ |
D | audio_vbuffer.c | 36 size_t bytes = frame_count * frame_size; in audio_vbuffer_init() local
|
/device/google/marlin/liblight/ |
D | lights.c | 125 size_t bytes = snprintf(buffer, sizeof(buffer), "%d\n", value); in write_int() local 148 size_t bytes = snprintf(buffer, sizeof(buffer), "%d %d\n", value1, value2); in write_double_int() local
|
/device/google/wahoo/liblight/ |
D | lights.c | 125 size_t bytes = snprintf(buffer, sizeof(buffer), "%d\n", value); in write_int() local 148 size_t bytes = snprintf(buffer, sizeof(buffer), "%d %d\n", value1, value2); in write_double_int() local
|
/device/google/cuttlefish_common/guest/hals/audio/legacy/ |
D | vsoc_audio_input_stream.cpp | 171 ssize_t GceAudioInputStream::Read(void* buffer, size_t bytes) { in Read()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | uuid.py | 101 def __init__(self, hex=None, bytes=None, bytes_le=None, fields=None, argument 208 bytes = property(get_bytes) variable in UUID
|
/device/google/contexthub/lib/nanohub/ |
D | sha2.c | 121 void sha2processBytes(struct Sha2state *state, const void *bytes, uint32_t numBytes) in sha2processBytes()
|
/device/google/contexthub/util/stm32_flash/ |
D | stm32_bl.c | 26 uint8_t checksum(__attribute__((unused)) handle_t *handle, uint8_t *bytes, int length) in checksum()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | _struct.c | 723 const unsigned char *bytes = (const unsigned char *)p; in bu_int() local 738 const unsigned char *bytes = (const unsigned char *)p; in bu_uint() local 753 const unsigned char *bytes = (const unsigned char *)p; in bu_longlong() local 777 const unsigned char *bytes = (const unsigned char *)p; in bu_ulonglong() local 951 const unsigned char *bytes = (const unsigned char *)p; in lu_int() local 966 const unsigned char *bytes = (const unsigned char *)p; in lu_uint() local 981 const unsigned char *bytes = (const unsigned char *)p; in lu_longlong() local 1005 const unsigned char *bytes = (const unsigned char *)p; in lu_ulonglong() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | _struct.c | 723 const unsigned char *bytes = (const unsigned char *)p; in bu_int() local 738 const unsigned char *bytes = (const unsigned char *)p; in bu_uint() local 753 const unsigned char *bytes = (const unsigned char *)p; in bu_longlong() local 777 const unsigned char *bytes = (const unsigned char *)p; in bu_ulonglong() local 951 const unsigned char *bytes = (const unsigned char *)p; in lu_int() local 966 const unsigned char *bytes = (const unsigned char *)p; in lu_uint() local 981 const unsigned char *bytes = (const unsigned char *)p; in lu_longlong() local 1005 const unsigned char *bytes = (const unsigned char *)p; in lu_ulonglong() local
|
/device/linaro/bootloader/edk2/StdLib/Include/sys/ |
D | param.h | 155 #define STACK_ALIGN(sp, bytes) \ argument 162 #define STACK_ALIGN(sp, bytes) \ argument
|
/device/google/cuttlefish_common/host/vsoc/lib/ |
D | region_control.cpp | 204 ssize_t bytes = region_server->Recv(&protocol_version, in Open() local
|
/device/google/contexthub/firmware/app/chre/common/ |
D | chre10_app_syscalls.c | 81 void* chreHeapAlloc(uint32_t bytes) in chreHeapAlloc()
|