/hardware/msm7k/libgralloc-qsd8k/tests/ |
D | pmemalloc_test.cpp | 50 virtual void* mmap(void* start, size_t length, int prot, int flags, int fd, in mmap() 59 virtual int open(const char* pathname, int flags, int mode) { in open() 79 virtual ssize_t allocate(size_t size, uint32_t flags = 0) { in allocate() 329 int flags = 0; in TEST() local 356 int flags = ~0; in TEST() local 395 int flags = ~0; in TEST() local 428 int flags = ~0; in TEST() local 462 int flags = ~0; in TEST() local 498 int flags = 0; in TEST() local 521 int flags = ~0; in TEST() local [all …]
|
/hardware/broadcom/wlan/bcm4329/dhdutil/include/ |
D | bcmcdc.h | 31 uint32 flags; member 57 #define CDC_IOC_IF_IDX(flags) (((flags) & CDCF_IOC_IF_MASK) >> CDCF_IOC_IF_SHIFT) argument 58 #define CDC_IOC_ID(flags) (((flags) & CDCF_IOC_ID_MASK) >> CDCF_IOC_ID_SHIFT) argument 108 uint8 flags; member
|
D | miniopt.h | 37 const char* flags; /* option chars that take no args */ member
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | bcmcdc.h | 31 uint32 flags; member 57 #define CDC_IOC_IF_IDX(flags) (((flags) & CDCF_IOC_IF_MASK) >> CDCF_IOC_IF_SHIFT) argument 58 #define CDC_IOC_ID(flags) (((flags) & CDCF_IOC_ID_MASK) >> CDCF_IOC_ID_SHIFT) argument 108 uint8 flags; member
|
D | miniopt.h | 37 const char* flags; /* option chars that take no args */ member
|
/hardware/ti/omap4xxx/ion/ |
D | ion.c | 58 int ion_alloc(int fd, size_t len, size_t align, unsigned int flags, in ion_alloc() 75 int ion_alloc_tiler(int fd, size_t w, size_t h, int fmt, unsigned int flags, in ion_alloc_tiler() 108 int flags, off_t offset, unsigned char **ptr, int *map_fd) in ion_map()
|
/hardware/msm7k/libgralloc-qsd8k/ |
D | allocator.cpp | 60 ssize_t SimpleBestFitAllocator::allocate(size_t size, uint32_t flags) in allocate() 79 ssize_t SimpleBestFitAllocator::alloc(size_t size, uint32_t flags) in alloc()
|
D | gralloc.cpp | 94 virtual void* mmap(void* start, size_t length, int prot, int flags, int fd, in mmap() 103 virtual int open(const char* pathname, int flags, int mode) { in open()
|
D | gralloc_priv.h | 67 uint32_t flags; member 111 int flags; member
|
D | gpu.cpp | 117 int flags = 0; in gralloc_alloc_buffer() local
|
/hardware/msm7k/libgralloc/ |
D | allocator.cpp | 60 ssize_t SimpleBestFitAllocator::allocate(size_t size, uint32_t flags) in allocate() 79 ssize_t SimpleBestFitAllocator::alloc(size_t size, uint32_t flags) in alloc()
|
D | gralloc_priv.h | 41 uint32_t flags; member 79 int flags; member
|
D | framebuffer.cpp | 201 uint32_t flags = PAGE_FLIP; in mapFrameBufferLocked() local
|
/hardware/libhardware/modules/gralloc/ |
D | gralloc_priv.h | 41 uint32_t flags; member 73 int flags; member
|
D | framebuffer.cpp | 180 uint32_t flags = PAGE_FLIP; in mapFrameBufferLocked() local
|
/hardware/broadcom/wlan/bcm4329/dhdutil/ |
D | miniopt.c | 39 miniopt_init(miniopt_t *t, const char* name, const char* flags, bool longflags) in miniopt_init()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | miniopt.c | 39 miniopt_init(miniopt_t *t, const char* name, const char* flags, bool longflags) in miniopt_init()
|
/hardware/qcom/media/mm-video/vidc/vdec/inc/ |
D | frameparser.h | 91 unsigned int flags; variable
|
/hardware/libhardware/include/hardware/ |
D | hwcomposer.h | 151 uint32_t flags; member 197 uint32_t flags; member
|
D | fb.h | 42 const uint32_t flags; member
|
/hardware/qcom/gps/loc_api/libloc_api/ |
D | loc_eng.cpp | 1269 static void loc_eng_process_atl_deferred_action (int flags) in loc_eng_process_atl_deferred_action() 1477 int flags = loc_eng_data.deferred_action_flags; in loc_eng_process_deferred_action() local
|
/hardware/broadcom/wlan/bcm4329/wpa_supplicant_8_lib/ |
D | driver_cmd_wext.c | 281 int ret = 0, flags; in wpa_driver_wext_driver_cmd() local
|
/hardware/libhardware_legacy/audio/ |
D | AudioPolicyCompatClient.cpp | 38 AudioSystem::output_flags flags) in openOutput()
|
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/ |
D | driver_cmd_wext.c | 282 int ret = 0, flags; in wpa_driver_wext_driver_cmd() local
|
/hardware/ril/libril/ |
D | ril.cpp | 2229 static void processWakeupCallback(int fd, short flags, void *param) { in processWakeupCallback() 2263 static void processCommandsCallback(int fd, short flags, void *param) { in processCommandsCallback() 2342 static void listenCallback (int fd, short flags, void *param) { in listenCallback() 2433 static void debugCallback (int fd, short flags, void *param) { in debugCallback() 2561 static void userTimerCallback (int fd, short flags, void *param) { in userTimerCallback() 2649 int flags; in RIL_register() local
|