| /test/testfwk/xdevice/plugins/devicetest/ |
| H A D | constants.py | 29 command = "CommandKit" variable in CKit
|
| /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
|
| /base/inputmethod/imf/frameworks/ndk/src/ |
| H A D | native_text_changed_listener.cpp | 232 InputMethod_PrivateCommand **command = new InputMethod_PrivateCommand *[privateCommand.size()]; in ReceivePrivateCommand() local
|
| /base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/ |
| H A D | iptables_rule_plugin_test.cpp | 263 std::string command; in HWTEST_F() local 377 std::string command; in HWTEST_F() local 545 std::string command; in HWTEST_F() local
|
| /base/security/access_token/services/tokensyncmanager/src/remote/ |
| H A D | remote_command_manager.cpp | 61 int RemoteCommandManager::AddCommand(const std::string &udid, const std::shared_ptr<BaseRemoteCommand>& command) in AddCommand() argument 86 int RemoteCommandManager::ExecuteCommand(const std::string &udid, const std::shared_ptr<BaseRemoteCommand>& command) in ExecuteCommand() argument [all...] |
| /base/security/selinux_adapter/test/unittest/common/ |
| H A D | test_common.cpp | 155 std::string RunCommand(const std::string &command) in RunCommand() argument
|
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| H A D | core_service_common_test.cpp | 189 int32_t command = 0; in HWTEST_F() local 206 int32_t command = 0; in HWTEST_F() local 224 int32_t command = 0; in HWTEST_F() local
|
| /base/theme/screenlock_mgr/frameworks/native/src/ |
| H A D | screenlock_manager_proxy.cpp | 31 int32_t ScreenLockManagerProxy::IsScreenLockedInner(MessageParcel &reply, uint32_t command) in IsScreenLockedInner() argument 90 UnlockInner( MessageParcel &reply, int32_t command, const sptr<ScreenLockCallbackInterface> &listener) UnlockInner() argument
|
| /base/update/updater/services/flashd/daemon/ |
| H A D | daemon_updater.cpp | 41 bool DaemonUpdater::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() argument 212 bool InvalidDaemon::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() argument
|
| /base/update/updater/test/unittest/applypatch_test/ |
| H A D | all_cmd_unittest.cpp | 41 void FillTransferHeader(std::vector<std::string> &command, const std::string &headerBuffer) const
in FillTransferHeader() argument
|