/third_party/python/Tools/scripts/ |
H A D | finddiv.py | 45 def usage(msg): function
|
H A D | fixnotice.py | 52 def usage(code, msg=''): function
|
H A D | pickle2db.py | 52 def usage(): function
|
/third_party/skia/src/gpu/dawn/ |
H A D | GrDawnRingBuffer.cpp | 17 GrDawnRingBuffer::GrDawnRingBuffer(GrDawnGpu* gpu, wgpu::BufferUsage usage) in GrDawnRingBuffer() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | ScratchBuffer.cpp | 21 ScratchBuffer::ScratchBuffer(DeviceBase* device, wgpu::BufferUsage usage) in ScratchBuffer() argument
|
/third_party/skia/tools/ |
H A D | image_diff_metric.cpp | 20 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 D | BufferAllocatedSizeTests.cpp | 24 wgpu::Buffer CreateBuffer(wgpu::BufferUsage usage, uint64_t size) { in CreateBuffer() argument
|
H A D | InternalResourceUsageTests.cpp | 21 wgpu::Buffer CreateBuffer(wgpu::BufferUsage usage) { in CreateBuffer() argument
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | modinfo.h | 29 char *usage; member
|
/third_party/skia/docs/examples/ |
H A D | TextBlob_serialize.cpp | 17 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 D | pkcs7_key_type.c | 53 enum key_being_used_for usage = pkcs7_usage; in pkcs7_preparse() local
|
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/ |
H A D | relocs_main.c | 24 static void usage(void) in usage() function
|
/kernel/linux/linux-5.10/arch/x86/tools/ |
H A D | relocs_common.c | 13 static void usage(void) in usage() function
|
/kernel/linux/linux-5.10/arch/mips/boot/tools/ |
H A D | relocs_main.c | 24 static void usage(void) in usage() function
|
/kernel/linux/linux-6.6/arch/mips/boot/tools/ |
H A D | relocs_main.c | 24 static void usage(void) in usage() function
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_connect.sh | 38 usage() { function
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/ |
H A D | mmap_bench.c | 29 static void usage(void) in usage() function
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | vrf-xfrm-tests.sh | 396 usage() function
|
/kernel/linux/linux-5.10/tools/testing/selftests/futex/functional/ |
H A D | futex_wait_uninitialized_heap.c | 42 void usage(char *prog) in usage() function
|
H A D | futex_requeue_pi_mismatched_ops.c | 35 void usage(char *prog) in usage() function
|
H A D | futex_wait_timeout.c | 30 void usage(char *prog) in usage() function
|
H A D | futex_wait_wouldblock.c | 30 void usage(char *prog) in usage() function
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-ezkey.c | 25 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 D | hid-cherry.c | 38 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 D | hid-gyration.c | 24 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...] |