/device/google/contexthub/util/ |
D | nanoapp_prepare.sh | 22 usage () { #show usage and bail out function
|
D | nanohub_os_update_prepare.sh | 22 usage () { #show usage and bail out function
|
/device/linaro/hikey/uefi-tools/ |
D | tos-build.sh | 14 function usage function
|
D | opteed-build.sh | 15 function usage function
|
D | atf-build.sh | 17 function usage function
|
D | uefi-build.sh | 158 function usage function
|
/device/generic/goldfish/camera/ |
D | GrallocModule.h | 15 int usage, int l, int t, int w, int h, void **vaddr) { in lock() 21 int usage, int l, int t, int w, int h, in lock_ycbcr()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/ |
D | freeze.py | 490 def usage(msg): function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | rgrep.py | 57 def usage(msg, code=2): function
|
D | finddiv.py | 45 def usage(msg): function
|
D | db2pickle.py | 47 def usage(): function
|
D | pickle2db.py | 52 def usage(): function
|
D | fixnotice.py | 52 def usage(code, msg=''): function
|
D | md5sum.py | 11 usage = """ variable
|
/device/linaro/hikey/gralloc/ |
D | alloc_device.cpp | 99 static int gralloc_alloc_buffer(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *pHand… in gralloc_alloc_buffer() 253 static int gralloc_alloc_framebuffer_locked(alloc_device_t *dev, size_t size, int usage, buffer_han… in gralloc_alloc_framebuffer_locked() 349 static int gralloc_alloc_framebuffer(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *… in gralloc_alloc_framebuffer() 358 static int alloc_device_alloc(alloc_device_t *dev, int w, int h, int format, int usage, buffer_hand… in alloc_device_alloc()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/ |
D | throughput.py | 34 def usage(): function
|
D | udpecho.py | 24 def usage(): function
|
/device/linaro/hikey/gralloc960/ |
D | alloc_ion.cpp | 151 unsigned int pick_ion_heap(int usage) in pick_ion_heap() 183 void set_ion_flags(unsigned int heap_mask, int usage, unsigned int *priv_heap_flag, int *ion_flags) in set_ion_flags() 215 int alloc_backend_alloc(alloc_device_t* dev, size_t size, int usage, buffer_handle_t* pHandle, uint… in alloc_backend_alloc()
|
D | mali_gralloc_formats.cpp | 381 …r(mali_gralloc_producer_type *producer, uint64_t *producer_runtime_mask, int req_format, int usage) in determine_producer() 424 …r(mali_gralloc_consumer_type *consumer, uint64_t *consumer_runtime_mask, int req_format, int usage) in determine_consumer() 579 uint64_t mali_gralloc_select_format(int req_format, int usage, int buffer_size) in mali_gralloc_select_format()
|
D | gralloc_module.cpp | 141 static int gralloc_lock(gralloc_module_t const* module, buffer_handle_t handle, int usage, int l, i… in gralloc_lock() 174 static int gralloc_lock_ycbcr(gralloc_module_t const* module, buffer_handle_t handle, int usage, in gralloc_lock_ycbcr()
|
/device/huawei/angler/camera/QCamera2/HAL3/ |
D | QCamera3HALHeader.h | 44 #define IS_USAGE_VIDEO(usage) (((usage) & (GRALLOC_USAGE_HW_VIDEO_ENCODER)) \ argument 46 #define IS_USAGE_PREVIEW(usage) (((usage) & (GRALLOC_USAGE_HW_TEXTURE)) \ argument 48 #define IS_USAGE_ZSL(usage) (((usage) & (GRALLOC_USAGE_HW_CAMERA_ZSL)) \ argument
|
/device/lge/bullhead/camera/QCamera2/HAL3/ |
D | QCamera3HALHeader.h | 44 #define IS_USAGE_VIDEO(usage) (((usage) & (GRALLOC_USAGE_HW_VIDEO_ENCODER)) \ argument 46 #define IS_USAGE_PREVIEW(usage) (((usage) & (GRALLOC_USAGE_HW_TEXTURE)) \ argument 48 #define IS_USAGE_ZSL(usage) (((usage) & (GRALLOC_USAGE_HW_CAMERA_ZSL)) \ argument
|
/device/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3HALHeader.h | 45 #define IS_USAGE_VIDEO(usage) (((usage) & (GRALLOC_USAGE_HW_VIDEO_ENCODER)) \ argument 47 #define IS_USAGE_PREVIEW(usage) (((usage) & (GRALLOC_USAGE_HW_TEXTURE)) \ argument 49 #define IS_USAGE_ZSL(usage) (((usage) & (GRALLOC_USAGE_HW_CAMERA_ZSL)) \ argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_argparse.py | 2882 usage = '''\ variable in TestHelpBiggerOptionals 2922 usage = '''\ variable in TestHelpBiggerOptionalGroups 2963 usage = '''\ variable in TestHelpBiggerPositionals 3009 usage = '''\ variable in TestHelpReformatting 3047 usage = '''\ variable in TestHelpWrappingShortNames 3089 usage = '''\ variable in TestHelpWrappingLongNames 3148 usage = '''\ variable in TestHelpUsage 3188 usage = '''\ variable in TestHelpOnlyUserGroups 3215 usage = '''\ variable in TestHelpUsageLongProg 3246 usage = '''\ variable in TestHelpUsageLongProgOptionsWrap [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/ |
D | msgfmt.py | 40 def usage(code, msg=''): function
|