| /kernel/linux/linux-6.6/drivers/i2c/busses/ |
| H A D | i2c-sibyte.c | 27 smbus_xfer(struct i2c_adapter *i2c_adap, u16 addr, unsigned short flags, char read_write, u8 command, int size, union i2c_smbus_data * data) smbus_xfer() argument
|
| /kernel/linux/linux-6.6/drivers/input/misc/ |
| H A D | ibm-panel.c | 20 u8 command[11]; member [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | nsp32_debug.c | 86 static void print_commandk (unsigned char *command) in print_commandk() argument [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/pcmcia/ |
| H A D | nsp_debug.c | 88 static void print_commandk (unsigned char *command) in print_commandk() argument [all...] |
| /kernel/linux/linux-6.6/samples/timers/ |
| H A D | hpet_example.c | 29 char *command; member
|
| /third_party/eudev/src/udev/ |
| H A D | udev-builtin.c | 98 enum udev_builtin_cmd udev_builtin_lookup(const char *command) { in udev_builtin_lookup() argument 113 int udev_builtin_run(struct udev_device *dev, enum udev_builtin_cmd cmd, const char *command, bool test) { in udev_builtin_run() argument
|
| /third_party/gn/src/gn/ |
| H A D | ninja_toolchain_writer.cc | 134 WriteCommandRulePattern( const char* name, const std::string& launcher, const SubstitutionPattern& command, const EscapeOptions& options) WriteCommandRulePattern() argument
|
| /third_party/ninja/src/ |
| H A D | msvc_helper_main-win32.cc | 118 char* command = GetCommandLineA(); in MSVCHelperMain() local
|
| /third_party/mesa3d/src/intel/tools/tests/ |
| H A D | run-test.py | 41 command = i965_asm + [ variable
|
| /third_party/libdrm/tegra/ |
| H A D | pushbuf.c | 90 struct drm_tegra_submit_cmd *command; in drm_tegra_pushbuf_end() local 109 struct drm_tegra_submit_cmd *command; in drm_tegra_pushbuf_wait() local
|
| H A D | job.c | 44 struct drm_tegra_submit_cmd *commands, *command; in drm_tegra_job_add_command() local
|
| /third_party/ltp/testcases/kernel/syscalls/access/ |
| H A D | access02.c | 58 char command[64]; in access_test() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/lock_info/ |
| H A D | pthread_internal_lock_info.c | 45 char command[] = "/bin/hilog -x | grep "; in CheckHiLogPrint() local
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | ext-device-restore.c | 48 static void ext_device_restore_test_cb(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) { in ext_device_restore_test_cb() argument 153 static void ext_device_restore_read_device_formats_cb(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) { in ext_device_restore_read_device_formats_cb() argument
|
| H A D | ext-stream-restore.c | 43 static void ext_stream_restore_test_cb(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) { in ext_stream_restore_test_cb() argument 103 static void ext_stream_restore_read_cb(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) { in ext_stream_restore_read_cb() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
| H A D | command_parser.h | 48 void AddCommand(std::unique_ptr<Command> command) { in AddCommand() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLDebugTest.cpp | 24 StubCallback(EGLenum error, const char *command, EGLint messageType, EGLLabelKHR threadLabel, EGLLabelKHR objectLabel, const char *message) StubCallback() argument 32 CheckBadBindAPIError(EGLenum error, const char *command, EGLint messageType, EGLLabelKHR threadLabel, EGLLabelKHR objectLabel, const char *message) CheckBadBindAPIError() argument
|
| /third_party/skia/tools/debugger/ |
| H A D | DebugLayerManager.h | 145 int command; member
|
| /third_party/skia/tools/ |
| H A D | dump_record.cpp | 45 void operator()(const T& command) { in operator ()() argument 56 void print(const T& command, double ns) { in print() argument 60 void print(const SkRecords::Restore& command, double ns) { in print() argument 65 void print(const SkRecords::Save& command, double ns) { in print() argument 70 print(const SkRecords::SaveLayer& command, double ns) print() argument 75 print(const SkRecords::DrawPicture& command, double ns) print() argument 90 print(const SkRecords::DrawAnnotation& command, double ns) print() argument 109 printNameAndTime(const T& command, double ns) printNameAndTime() argument [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | pstream-util.c | 43 uint32_t command; in pa_pstream_send_tagstruct_with_ancil_data() local
|
| /third_party/rust/crates/clap/src/ |
| H A D | macros.rs | 133 macro_rules! command { macros 157 macro_rules! command { macros
|
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| H A D | speedstep-smi.c | 64 u32 command, result, magic, dummy; in speedstep_smi_ownership() local 102 u32 command, result = 0, edi, high_mhz, low_mhz, dummy; in speedstep_smi_get_freqs() local 150 unsigned int result = 0, command, new_state, dummy; speedstep_set_state() local [all...] |
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| H A D | ftrace.c | 243 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() argument
|
| /kernel/linux/linux-5.10/arch/x86/pci/ |
| H A D | i386.c | 252 u16 command; in pcibios_allocate_dev_resources() local
|
| /kernel/linux/linux-5.10/arch/mips/sgi-ip22/ |
| H A D | ip22-reset.c | 70 static void __noreturn sgi_machine_restart(char *command) in sgi_machine_restart() argument
|