/system/bt/osi/include/ |
D | atomic.h | 55 #define ATOMIC_STORE(name, type, sz) \ argument 60 #define ATOMIC_LOAD(name, type, sz) \ argument 66 #define ATOMIC_INC_PREFIX(name, type, sz) \ argument 72 #define ATOMIC_DEC_PREFIX(name, type, sz) \ argument 78 #define ATOMIC_INC_POSTFIX(name, type, sz) \ argument 84 #define ATOMIC_DEC_POSTFIX(name, type, sz) \ argument 90 #define ATOMIC_ADD(name, type, sz) \ argument 96 #define ATOMIC_SUB(name, type, sz) \ argument 101 #define ATOMIC_MAKE(name, type, sz) \ argument
|
/system/core/fastboot/ |
D | fastboot.cpp | 85 unsigned int sz; member 155 int sz; in load_fd() local 332 unsigned *sz, const char *cmdline) in load_bootable_image() 387 static void* unzip_file(ZipArchiveHandle zip, const char* entry_name, unsigned* sz) in unzip_file() 546 static void setup_requirements(char *data, unsigned sz) in setup_requirements() 676 unsigned int sz; in load_buf_fd() local 732 unsigned sz; in do_update_signature() local 752 unsigned sz; in do_update() local 790 unsigned sz; in do_send_signature() local 814 unsigned sz; in do_flashall() local [all …]
|
D | engine.c | 175 void fb_queue_flash(const char *ptn, void *data, unsigned sz) in fb_queue_flash() 188 void fb_queue_flash_sparse(const char *ptn, struct sparse_file *s, unsigned sz) in fb_queue_flash_sparse()
|
/system/core/libcutils/ |
D | load_file.c | 25 int sz; in load_file() local
|
/system/extras/sound/ |
D | playwav.c | 39 int (*fill)(void *buf, unsigned sz, void *cookie), in pcm_play() 44 unsigned sz, n; in pcm_play() local 127 int fill_buffer(void *buf, unsigned sz, void *cookie) in fill_buffer() 198 unsigned sz, n; in wav_rec() local
|
/system/vold/ |
D | NetlinkManager.cpp | 53 int sz = 64 * 1024; in start() local
|
/system/core/gpttool/ |
D | gpttool.c | 194 u64 parse_size(char *sz) in parse_size() 220 u64 sz; in parse_ptn() local 256 u64 sz; in main() local
|
/system/netd/server/ |
D | NetlinkManager.cpp | 71 int sz = 64 * 1024; in setupSocket() local
|
/system/core/fingerprintd/ |
D | IFingerprintDaemonCallback.cpp | 78 int32_t sz) { in onEnumerate()
|
/system/core/mkbootimg/ |
D | mkbootimg.c | 32 int sz; in load_file() local
|
/system/core/toolbox/upstream-netbsd/usr.bin/du/ |
D | du.c | 270 int64_t sz = blocks * 512; in prstat() local
|
/system/core/init/ |
D | property_service.cpp | 354 void get_property_workspace(int *fd, int *sz) in get_property_workspace()
|
D | init.cpp | 267 int fd, sz; in service_start() local
|
/system/core/libnetutils/ |
D | dhcpclient.c | 353 static int is_valid_reply(dhcp_msg *msg, dhcp_msg *reply, int sz) in is_valid_reply()
|
/system/core/adb/ |
D | commandline.cpp | 449 static int adb_download_buffer(const char *service, const char *fn, const void* data, unsigned sz, in adb_download_buffer() 520 unsigned sz; in adb_sideload_host() local
|
/system/core/logwrapper/ |
D | logwrap.c | 310 int sz; in parent() local
|
/system/core/healthd/ |
D | healthd_mode_charger.cpp | 198 unsigned sz = 0; in dump_last_kmsg() local
|