| /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 | 42 int bytes; in sha_file() local
|
| /device/google/contexthub/util/nanotool/ |
| D | androidcontexthub.cpp | 59 const uint8_t *bytes = (const uint8_t *) data; in AppendBytes() local 66 sp<JSONObject> json, std::vector<uint8_t>& bytes) { in CopyInt32Array() 81 std::vector<uint8_t>& bytes) { in GetCalibrationBytes() 259 bool AndroidContextHub::FlashSensorHub(const std::vector<uint8_t>& bytes) { in FlashSensorHub()
|
| /device/linaro/bootloader/arm-trusted-firmware/drivers/io/ |
| D | io_semihosting.c | 161 size_t bytes = length; in sh_file_read() local 189 size_t bytes = length; in sh_file_write() local
|
| /device/google/dragon/lights/ |
| D | lights.c | 74 int fd, bytes, amt, ret = 0; in write_brightness() local 116 int ret = 0, fd, bytes; in read_max_brightness() local
|
| /device/lge/bullhead/liblight/ |
| D | lights.c | 67 int bytes = snprintf(buffer, sizeof(buffer), "%d\n", value); in write_int() local 88 int bytes = snprintf(buffer, sizeof(buffer), "%d %d\n", on, off); in write_on_off() local
|
| /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/drivers/ |
| D | dw_mmc.c | 476 unsigned int blk_cnt, bytes, desc_num, buf[4], data; in mmc0_read_ext_csd() local 548 unsigned int src_blk_cnt, offset, bytes, desc_num, buf[4]; in mmc0_read() local 633 unsigned int bytes, resp_buf[4], desc_num; in write_multi_blocks() local
|
| /device/huawei/angler/liblight/ |
| D | lights.c | 104 int bytes = snprintf(buffer, sizeof(buffer), "%d\n", value); in write_int() local 126 int bytes = snprintf(buffer, sizeof(buffer), "%d %d\n", on, off); in write_on_off() 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/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.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/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
|
| D | _randommodule.c | 441 int k, i, bytes; in random_getrandbits() 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/linaro/bootloader/arm-trusted-firmware/plat/hikey/ |
| D | usb.c | 1100 int bytes = rx_desc_bytes - dma_desc.status.b.bytes; in usb_poll() local 1224 int bytes; in fb_getvar() local 1360 int bytes; in fb_download() local
|
| D | partitions.c | 133 int bytes; in create_dummy_entry() local
|
| /device/google/contexthub/firmware/app/chre/common/ |
| D | chre_app_syscalls.c | 78 void* chreHeapAlloc(uint32_t bytes) in chreHeapAlloc()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
| D | peephole.c | 25 #define ISBASICBLOCK(blocks, start, bytes) \ argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
| D | peephole.c | 25 #define ISBASICBLOCK(blocks, start, bytes) \ argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/ |
| D | makeunicodedata.py | 1089 def dump(t1, t2, shift, bytes): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/ |
| D | tokenize.py | 46 bytes = str variable
|
| /device/google/contexthub/firmware/os/cpu/cortexm4/ |
| D | cpu.c | 55 uint32_t bytes = 0; in getPersistedData() local
|
| /device/asus/fugu/libaudio/ |
| D | AudioStreamIn.cpp | 257 ssize_t AudioStreamIn::read(void* buffer, size_t bytes) in read()
|