Home
last modified time | relevance | path

Searched refs:usage (Results 1251 - 1275 of 3128) sorted by relevance

1...<<51525354555657585960>>...126

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_texture.h273 unsigned usage);
314 unsigned usage,
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen.h154 unsigned usage,
163 unsigned usage,
/third_party/musl/src/malloc/mallocng/
H A Dfree.c61 size_t usage = ctx.usage_by_class[sc]; in okay_to_free() local
63 // if usage is high enough that a larger count should be in okay_to_free()
65 if (9*cnt <= usage && cnt < 20) in okay_to_free()
/third_party/mesa3d/src/mesa/main/
H A Dbufferobj.h79 GLenum usage,
207 GLenum usage, const char *func);
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_screen.h175 uint32_t usage; member
180 uint32_t usage; member
/third_party/ltp/testcases/kernel/io/writetest/
H A Dwritetest.c162 void usage(void) in usage() function
206 usage(); in parse_args()
/third_party/ltp/testcases/kernel/mce-test/stress/tools/fs-metadata/
H A Dfs-metadata.sh71 function usage() function
182 usage
/third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/
H A Dmsgstress01.c76 static void usage(void) in usage() function
88 tst_parse_opts(argc, argv, options, usage); in main()
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/
H A Dperiodic_cpu_load.c74 void usage(void) in usage() function
91 usage(); in parse_args()
/third_party/ltp/testcases/realtime/func/pi_perf/
H A Dpi_perf.c83 void usage(void) in usage() function
99 usage(); in parse_args()
/third_party/ltp/testcases/realtime/func/sched_latency/
H A Dsched_latency.c79 void usage(void) in usage() function
96 usage(); in parse_args()
/third_party/ltp/testcases/realtime/func/pthread_kill_latency/
H A Dpthread_kill_latency.c72 void usage(void) in usage() function
88 usage(); in parse_args()
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_image.h45 VkImageUsageFlags usage; member
282 VkImageUsageFlags usage; member
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer.h98 enum pb_usage_flags usage; member
129 uint16_t usage; member
/third_party/musl/Benchmark/musl/
H A Dlibc_syscall.cpp118 // Obtain system resource usage status
121 struct rusage usage; in Bm_function_Syscall_getrusage() local
124 result = syscall(SYS_getrusage, RUSAGE_SELF, &usage); in Bm_function_Syscall_getrusage()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h199 uint32_t usage; member
204 uint32_t usage; member
/third_party/python/Tools/msi/
H A Dget_externals.bat20 if "x%~1" NEQ "x" goto usage
73 :usage label
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
H A DSubresourceTrackingPerf.cpp39 // Test the performance of Subresource usage and barrier tracking on a case that would generally be
60 materialDesc.usage = wgpu::TextureUsage::TextureBinding |
68 uploadTexDesc.usage = wgpu::TextureUsage::CopySrc;
/third_party/unity/auto/
H A Dunity_test_summary.py74 def usage(self, err_msg=None): member in UnityTestSummary
139 uts.usage(e)
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DDrawIndirectValidationTests.cpp71 wgpu::BufferUsage usage = wgpu::BufferUsage::Indirect) { in TestIndirectOffset()
73 utils::CreateBufferFromData<uint32_t>(device, usage, bufferList); in TestIndirectOffset()
149 // Check that the buffer must have the indirect usage
151 // Control cases: using a buffer with the indirect usage is valid. in TEST_F()
157 // Error cases: using a buffer with the vertex usage is an error. in TEST_F()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoTestUtils.hpp111 const VkImageUsageFlags usage);
116 const VkImageUsageFlags usage,
/base/hiviewdfx/hiview/base/event_publish/
H A Dapp_event_handler.cpp206 AddValueToJsonString("usage", event.usage, jsonStr); in PostEvent()
230 AddVectorToJsonString("foreground_usage", event.usage.fgUsages, jsonStr); in PostEvent()
231 AddVectorToJsonString("background_usage", event.usage.bgUsages, jsonStr); in PostEvent()
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh50 usage () { function
141 usage
217 usage
/kernel/linux/linux-5.10/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c57 void usage(char *prog) in usage() function
372 usage(basename(argv[0])); in main()
388 usage(basename(argv[0])); in main()
/kernel/linux/linux-5.10/samples/bpf/
H A Dcookie_uid_helper_example.c82 * Save sk_buff for future usage. value stored in R6 to R10 will in prog_load()
92 /* pc2-4: save &socketCookie to r7 for future usage*/ in prog_load()
267 static int usage(void) in usage() function
288 return usage(); in main()
300 usage(); in main()

Completed in 13 milliseconds

1...<<51525354555657585960>>...126