Home
last modified time | relevance | path

Searched defs:usage (Results 226 - 250 of 1945) sorted by relevance

12345678910>>...78

/third_party/python/Tools/scripts/
H A Dfinddiv.py45 def usage(msg): function
H A Dfixnotice.py52 def usage(code, msg=''): function
H A Dpickle2db.py52 def usage(): function
/third_party/skia/src/gpu/dawn/
H A DGrDawnRingBuffer.cpp17 GrDawnRingBuffer::GrDawnRingBuffer(GrDawnGpu* gpu, wgpu::BufferUsage usage) in GrDawnRingBuffer() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DScratchBuffer.cpp21 ScratchBuffer::ScratchBuffer(DeviceBase* device, wgpu::BufferUsage usage) in ScratchBuffer() argument
/third_party/skia/tools/
H A Dimage_diff_metric.cpp20 const char usage[] = "\nUsage:\n %s {FILE1}.png {FILE2}.png\n\n"; in main() local
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DBufferAllocatedSizeTests.cpp24 wgpu::Buffer CreateBuffer(wgpu::BufferUsage usage, uint64_t size) { in CreateBuffer() argument
H A DInternalResourceUsageTests.cpp21 wgpu::Buffer CreateBuffer(wgpu::BufferUsage usage) { in CreateBuffer() argument
/third_party/pulseaudio/src/pulsecore/
H A Dmodinfo.h29 char *usage; member
/third_party/skia/docs/examples/
H A DTextBlob_serialize.cpp17 std::string usage = "size=" + std::to_string(sizeof(storage)) + " used=" + std::to_string(used); in REG_FIDDLE() local
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dpkcs7_key_type.c53 enum key_being_used_for usage = pkcs7_usage; in pkcs7_preparse() local
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/
H A Drelocs_main.c24 static void usage(void) in usage() function
/kernel/linux/linux-5.10/arch/x86/tools/
H A Drelocs_common.c13 static void usage(void) in usage() function
/kernel/linux/linux-5.10/arch/mips/boot/tools/
H A Drelocs_main.c24 static void usage(void) in usage() function
/kernel/linux/linux-6.6/arch/mips/boot/tools/
H A Drelocs_main.c24 static void usage(void) in usage() function
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.sh38 usage() { function
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/
H A Dmmap_bench.c29 static void usage(void) in usage() function
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dvrf-xfrm-tests.sh396 usage() function
/kernel/linux/linux-5.10/tools/testing/selftests/futex/functional/
H A Dfutex_wait_uninitialized_heap.c42 void usage(char *prog) in usage() function
H A Dfutex_requeue_pi_mismatched_ops.c35 void usage(char *prog) in usage() function
H A Dfutex_wait_timeout.c30 void usage(char *prog) in usage() function
H A Dfutex_wait_wouldblock.c30 void usage(char *prog) in usage() function
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-ezkey.c25 ez_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) ez_input_mapping() argument
47 ez_event(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage, __s32 value) ez_event() argument
[all...]
H A Dhid-cherry.c38 ch_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) ch_input_mapping() argument
H A Dhid-gyration.c24 gyration_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) gyration_input_mapping() argument
54 gyration_event(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage, __s32 value) gyration_event() argument
[all...]

Completed in 9 milliseconds

12345678910>>...78