Home
last modified time | relevance | path

Searched defs:usage (Results 1 – 25 of 69) sorted by relevance

123

/device/google/contexthub/util/
Dnanoapp_prepare.sh22 usage () { #show usage and bail out function
Dnanohub_os_update_prepare.sh22 usage () { #show usage and bail out function
/device/linaro/hikey/uefi-tools/
Dtos-build.sh14 function usage function
Dopteed-build.sh15 function usage function
Duefi-build.sh158 function usage function
Datf-build.sh17 function usage function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
Dfreeze.py490 def usage(msg): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Drgrep.py57 def usage(msg, code=2): function
Dpickle2db.py52 def usage(): function
Ddb2pickle.py47 def usage(): function
Dfinddiv.py45 def usage(msg): function
Dfixnotice.py52 def usage(code, msg=''): function
Dmd5sum.py11 usage = """ variable
Dfindnocoding.py75 usage = """Usage: %s [-cd] paths... variable
/device/linaro/hikey/gralloc/
Dalloc_device.cpp99 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/
Dthroughput.py34 def usage(): function
Dudpecho.py24 def usage(): function
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3HALHeader.h45 #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/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3HALHeader.h44 #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/huawei/angler/camera/QCamera2/HAL3/
DQCamera3HALHeader.h44 #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/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_argparse.py2882 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/
Dmsgfmt.py40 def usage(code, msg=''): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
Dcmdfw.py85 def usage(self, msg = None): member in CommandFrameWork
/device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/Ds5/
Dcmd_load_symbols.py23 def usage(): function
/device/generic/goldfish/libqemu/
Dtest_guest_2.c34 static void usage(int code) in usage() function

123