/system/core/libion/tests/ |
D | device_test.cpp | 142 unsigned int flags = ION_FLAG_CACHED; in TEST_F() local 179 unsigned int flags = ION_FLAG_CACHED; in TEST_F() local 210 unsigned int flags = ION_FLAG_CACHED; in TEST_F() local 245 unsigned int flags = ION_FLAG_CACHED; in TEST_F() local 276 unsigned int flags = ION_FLAG_CACHED | ION_FLAG_CACHED_NEEDS_SYNC; in TEST_F() local 313 unsigned int flags = ION_FLAG_CACHED | ION_FLAG_CACHED_NEEDS_SYNC; in TEST_F() local 344 unsigned int flags = ION_FLAG_CACHED | ION_FLAG_CACHED_NEEDS_SYNC; in TEST_F() local 381 unsigned int flags = ION_FLAG_CACHED | ION_FLAG_CACHED_NEEDS_SYNC; in TEST_F() local 413 unsigned int flags = 0; in TEST_F() local 450 unsigned int flags = 0; in TEST_F() local [all …]
|
D | map_test.cpp | 120 unsigned int flags = ION_FLAG_CACHED; in TEST_F() local 146 unsigned int flags = ION_FLAG_CACHED | ION_FLAG_CACHED_NEEDS_SYNC; in TEST_F() local
|
/system/bt/btif/src/ |
D | btif_sock.c | 117 …ype, const char *service_name, const uint8_t *service_uuid, int channel, int *sock_fd, int flags) { in btsock_listen() 146 …bdaddr_t *bd_addr, btsock_type_t type, const uint8_t *uuid, int channel, int *sock_fd, int flags) { in btsock_connect() 175 static void btsock_signaled(int fd, int type, int flags, uint32_t user_id) { in btsock_signaled()
|
D | btif_sock_thread.c | 91 int flags; member 299 int flags; member 302 int btsock_thread_add_fd(int h, int fd, int type, int flags, uint32_t user_id) in btsock_thread_add_fd() 433 static inline unsigned int flags2pevents(int flags) in flags2pevents() 444 static inline void set_poll(poll_slot_t* ps, int fd, int type, int flags, uint32_t user_id) in set_poll() 455 static inline void add_poll(int h, int fd, int type, int flags, uint32_t user_id) in add_poll() 483 static inline void remove_poll(int h, poll_slot_t* ps, int flags) in remove_poll() 554 int flags = 0; in process_data_sock() local
|
D | btif_sock_l2cap.c | 301 char is_server, int flags) in btsock_l2cap_alloc_l() 373 char is_server, int flags) in btsock_l2cap_alloc() 877 int channel, int* sock_fd, int flags, char listen) in btsock_l2cap_listen_or_connect() 952 bt_status_t btsock_l2cap_listen(const char* name, int channel, int* sock_fd, int flags) in btsock_l2cap_listen() 957 bt_status_t btsock_l2cap_connect(const bt_bdaddr_t *bd_addr, int channel, int* sock_fd, int flags) in btsock_l2cap_connect() 991 void btsock_l2cap_signaled(int fd, int flags, uint32_t user_id) in btsock_l2cap_signaled()
|
D | btif_sock_sco.c | 111 bt_status_t btsock_sco_listen(int *sock_fd, UNUSED_ATTR int flags) { in btsock_sco_listen() 127 bt_status_t btsock_sco_connect(const bt_bdaddr_t *bd_addr, int *sock_fd, UNUSED_ATTR int flags) { in btsock_sco_connect()
|
/system/core/toolbox/ |
D | ls.c | 194 static int show_total_size(const char *dirname, DIR *d, int flags) in show_total_size() 228 int flags) in listfile_size() 259 static int listfile_long(const char *path, struct stat *s, int flags) in listfile_long() 395 static int listfile(const char *dirname, const char *filename, int flags) in listfile() 432 static int listdir(const char *name, int flags) in listdir() 510 static int listpath(const char *name, int flags) in listpath() 541 int flags = 0; in ls_main() local
|
/system/extras/libpagemap/ |
D | pm_map.c | 54 uint64_t flags; in pm_map_usage_flags() local 92 uint64_t count, flags; in pm_map_workingset() local
|
/system/core/libion/ |
D | ion.c | 62 unsigned int flags, ion_user_handle_t *handle) in ion_alloc() 91 int flags, off_t offset, unsigned char **ptr, int *map_fd) in ion_map() 143 unsigned int flags, int *handle_fd) { in ion_alloc_fd()
|
/system/core/init/ |
D | ueventd_keywords.h | 3 #define KEYWORD(symbol, flags, nargs) K_##symbol, argument
|
D | keywords.h | 42 #define KEYWORD(symbol, flags, nargs, func) K_##symbol, argument
|
D | ueventd_parser.cpp | 40 #define KEYWORD(symbol, flags, nargs) \ argument 46 unsigned char flags; member
|
/system/extras/kexec_tools/ |
D | kexec.h | 20 struct kexec_segment *segment, unsigned long flags) { in kexec_load()
|
/system/extras/tests/crypto/ |
D | get_dm_versions.c | 11 static void ioctl_init(struct dm_ioctl *io, size_t dataSize, const char *name, unsigned flags) in ioctl_init()
|
/system/vold/fs/ |
D | F2fs.cpp | 56 unsigned long flags = MS_NOATIME | MS_NODEV | MS_NOSUID | MS_DIRSYNC; in Mount() local
|
/system/gatekeeper/include/gatekeeper/ |
D | password_handle.h | 37 uint64_t flags; member
|
/system/core/libcutils/ |
D | socket_network_client.c | 49 int flags = 0, error = 0, ret = 0; in socket_network_client_timeout() local
|
/system/core/libutils/ |
D | StopWatch.cpp | 38 StopWatch::StopWatch(const char *name, int clock, uint32_t flags) in StopWatch()
|
/system/bt/osi/src/ |
D | semaphore.c | 76 int flags = fcntl(semaphore->fd, F_GETFL); in semaphore_try_wait() local
|
/system/core/toolbox/upstream-netbsd/lib/libc/gen/ |
D | humanize_number.c | 48 const char *suffix, int scale, int flags) in humanize_number()
|
/system/extras/tests/audio/alsa/ |
D | pcmtest.cpp | 46 unsigned int flags; member 93 char flags; in getSndDev() local
|
/system/netd/server/ |
D | NetlinkHandler.cpp | 78 const char *flags = evt->findParam("FLAGS"); in onEvent() local 185 const char *iface, const char *flags, in notifyAddressChanged()
|
/system/core/libpixelflinger/codeflinger/ |
D | load_store.cpp | 27 void GGLAssembler::store(const pointer_t& addr, const pixel_t& s, uint32_t flags) in store() 61 void GGLAssembler::load(const pointer_t& addr, const pixel_t& s, uint32_t flags) in load()
|
/system/gatekeeper/ |
D | gatekeeper.cpp | 81 uint64_t flags = 0; in Enroll() local 168 secure_id_t user_id, uint64_t flags, uint8_t handle_version, const uint8_t *password, in CreatePasswordHandle()
|
/system/security/keystore/ |
D | IKeystoreService.cpp | 455 int32_t flags) in insert() 641 int32_t flags, Vector<sp<KeystoreArg> >* args) in generate() 674 int flags) in import() 936 const uint8_t* entropy, size_t entropyLength, int uid, int flags, in generateKey() 1000 size_t keyLength, int uid, int flags, in importKey() 1267 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) in onTransact() 1307 int32_t flags = data.readInt32(); in onTransact() local 1393 int32_t flags = data.readInt32(); in onTransact() local 1431 int32_t flags = data.readInt32(); in onTransact() local 1580 int32_t flags = data.readInt32(); in onTransact() local [all …]
|