HomeSort by relevance Sort by last modified time
    Searched refs:_usage (Results 1 - 14 of 14) sorted by null

  /external/tensorflow/tensorflow/python/platform/
app.py 29 def _usage(shorthelp): function
76 _usage(shorthelp=True)
96 _usage(shorthelp=False)
  /external/libxcam/capi/
context_priv.h 63 return _usage;
94 char *_usage; member in class:ContextBase
context_priv.cpp 56 , _usage (NULL)
69 xcam_free (_usage);
  /external/toolchain-utils/crosperf/
download_images_buildid_test.py 34 self._usage(parser, '--chromeos_root must be set')
40 def _usage(self, parser, message): member in class:ImageDownloaderBuildIDTest
  /system/sepolicy/tools/sepolicy-analyze/
sepolicy-analyze.c 15 #define COMP(x) { #x, sizeof(#x) - 1, x ##_usage, x ##_func }
  /device/linaro/hikey/gralloc960/
gralloc_priv.h 224 private_handle_t(int _flags, int _usage, int _size, void *_base, int lock_state, int fb_file, off_t fb_offset):
230 usage(_usage),
  /frameworks/compile/libbcc/gdb_plugin/
android-commands.py 672 def _usage(self): member in class:LoadApp
691 + args[0] + "\n" + self._usage())
698 raise gdb.GdbError("Invalid path: " + args[0] + "\n" + self._usage())
705 raise gdb.GdbError(self._usage())
733 def _usage(self): member in class:SetAndroidDevice
738 raise gdb.GdbError(self._usage)
  /hardware/interfaces/renderscript/1.0/default/
Context.cpp 89 uint32_t _usage = usage; local
91 RsAllocation _allocation = Device::getHal().AllocationCreateTyped(mContext, _type, _amips, _usage, _ptr);
99 uint32_t _usage = usage; local
100 RsAllocation _allocation = Device::getHal().AllocationCreateFromBitmap(mContext, _type, _amips, _bitmap.data(), _bitmap.size(), _usage);
108 uint32_t _usage = usage; local
109 RsAllocation _allocation = Device::getHal().AllocationCubeCreateFromBitmap(mContext, _type, _amips, _bitmap.data(), _bitmap.size(), _usage);
    [all...]
  /external/scapy/scapy/
main.py 97 def _usage(): function
395 _usage()
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawCreateInfoUtil.cpp 135 vk::VkBufferUsageFlags _usage,
144 usage = _usage;
217 vk::VkImageUsageFlags _usage,
239 usage = _usage;
    [all...]
  /external/python/cpython3/Lib/
pdb.py     [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
RFC3280CertPathUtilities.java     [all...]
  /external/iproute2/misc/
ss.c 3908 static void _usage(FILE *dest) function
    [all...]
  /prebuilts/sdk/tools/lib/
signapk.jar 

Completed in 610 milliseconds