Home
last modified time | relevance | path

Searched refs:usage (Results 1426 - 1450 of 2138) sorted by relevance

1...<<51525354555657585960>>...86

/third_party/node/tools/icu/
H A Dicutrim.py38 parser = optparse.OptionParser(usage="usage: mkdir tmp ; %prog -D ~/Downloads/icudt53l.dat -T tmp -F trim_en.json -O icudt53l.dat" )
/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/
H A Dhelp.js144 // Legacy. Ignores custom usage string, and nested commands.
231 * Get the command usage to be displayed at the top of the built-in help.
247 return parentCmdNames + cmdName + ' ' + cmd.usage();
/third_party/node/deps/npm/lib/commands/
H A Dprofile.js42 static usage = [
H A Dtoken.js13 static usage = ['list', 'revoke <id|token>', 'create [--read-only] [--cidr=list]']
/third_party/node/deps/npm/node_modules/node-gyp/lib/
H A Dinstall.js415 module.exports.usage = 'Install node development files for the specified node version.'
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_image.c155 if (pCreateInfo->usage & VK_IMAGE_USAGE_STORAGE_BIT) in panvk_image_select_mod()
/third_party/node/deps/npm/test/fixtures/
H A Dmock-npm.js284 usage: Cmd.describeUsage,
/third_party/icu/icu4c/source/test/perf/utfperf/
H A Dutfperf.cpp353 test.usage(); in main()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_wsi.c211 /* match image usage */ in vn_wsi_create_image_from_swapchain()
213 local_create_info.usage |= VK_IMAGE_USAGE_TRANSFER_SRC_BIT; in vn_wsi_create_image_from_swapchain()
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_mlaa.c247 res.usage = PIPE_USAGE_DEFAULT; in pp_jimenezmlaa_init_run()
/third_party/python/Lib/test/libregrtest/
H A Dcmdline.py185 usage=USAGE,
/third_party/python/Lib/lib2to3/
H A Dmain.py144 parser = optparse.OptionParser(usage="2to3 [options] file|dir ...")
206 print("Use --help to show usage.", file=sys.stderr)
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.hpp146 VkBufferUsageFlags usage,
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferSparseBinding.cpp141 bufferCreateInfo.usage = VK_BUFFER_USAGE_TRANSFER_SRC_BIT | in iterate()
142 VK_BUFFER_USAGE_TRANSFER_DST_BIT; // VkBufferUsageFlags usage; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktBitstreamBufferImpl.cpp82 createBufferInfo.usage = VK_BUFFER_USAGE_VIDEO_DECODE_SRC_BIT_KHR; in Initialize()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.hpp146 VkBufferUsageFlags usage,
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DExternalBufferTest.cpp48 aHardwareBufferDescription.usage = in createAndroidHardwareBuffer()
/third_party/openssl/ohos_lite/include/openssl/
H A Dpkcs12.h38 /* MS key usage constants */
141 int PKCS8_add_keyusage(PKCS8_PRIV_KEY_INFO *p8, int usage);
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
H A DFontInfoMain.java34 commander.usage(); in main()
/third_party/skia/third_party/externals/dawn/examples/
H A DSampleUtils.cpp203 descriptor.usage = wgpu::TextureUsage::RenderAttachment; in CreateDefaultDepthStencilView()
H A DCubeReflection.cpp166 cameraBufDesc.usage = wgpu::BufferUsage::CopyDst | wgpu::BufferUsage::Uniform; in init()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDepthStencilLoadOpTests.cpp73 descriptor.usage = wgpu::TextureUsage::RenderAttachment | wgpu::TextureUsage::CopySrc |
/third_party/skia/tools/flags/
H A DCommandLineFlags.h25 * Then, in main, call CommandLineFlags::SetUsage() to describe usage and call
109 static void SetUsage(const char* usage);
/third_party/protobuf/objectivec/DevTools/
H A Dfull_mac_build.sh15 usage: ${NAME} [OPTIONS]
/third_party/vk-gl-cts/scripts/
H A Dtestset.py235 parser = OptionParser(usage = "usage: %prog [options] [caselist] [result csv file]")

Completed in 14 milliseconds

1...<<51525354555657585960>>...86