Home
last modified time | relevance | path

Searched defs:command (Results 276 - 300 of 1905) sorted by relevance

1...<<11121314151617181920>>...77

/test/testfwk/xdevice/plugins/devicetest/
H A Dconstants.py29 command = "CommandKit" variable in CKit
/third_party/eudev/src/udev/
H A Dudev-builtin.c98 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 Dninja_toolchain_writer.cc134 WriteCommandRulePattern( const char* name, const std::string& launcher, const SubstitutionPattern& command, const EscapeOptions& options) WriteCommandRulePattern() argument
/third_party/ninja/src/
H A Dmsvc_helper_main-win32.cc118 char* command = GetCommandLineA(); in MSVCHelperMain() local
/third_party/mesa3d/src/intel/tools/tests/
H A Drun-test.py41 command = i965_asm + [ variable
/third_party/libdrm/tegra/
H A Dpushbuf.c90 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 Djob.c44 struct drm_tegra_submit_cmd *commands, *command; in drm_tegra_job_add_command() local
/third_party/ltp/testcases/kernel/syscalls/access/
H A Daccess02.c58 char command[64]; in access_test() local
/third_party/musl/libc-test/src/functionalext/supplement/lock_info/
H A Dpthread_internal_lock_info.c45 char command[] = "/bin/hilog -x | grep "; in CheckHiLogPrint() local
/third_party/pulseaudio/src/pulse/
H A Dext-device-restore.c48 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 Dext-stream-restore.c43 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 Dcommand_parser.h48 void AddCommand(std::unique_ptr<Command> command) { in AddCommand() argument
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLDebugTest.cpp24 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 DDebugLayerManager.h145 int command; member
/third_party/skia/tools/
H A Ddump_record.cpp45 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 Dpstream-util.c43 uint32_t command; in pa_pstream_send_tagstruct_with_ancil_data() local
/third_party/rust/crates/clap/src/
H A Dmacros.rs133 macro_rules! command { macros
157 macro_rules! command { macros
/base/inputmethod/imf/frameworks/ndk/src/
H A Dnative_text_changed_listener.cpp232 InputMethod_PrivateCommand **command = new InputMethod_PrivateCommand *[privateCommand.size()]; in ReceivePrivateCommand() local
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Diptables_rule_plugin_test.cpp263 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 Dremote_command_manager.cpp61 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 Dtest_common.cpp155 std::string RunCommand(const std::string &command) in RunCommand() argument
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dcore_service_common_test.cpp189 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 Dscreenlock_manager_proxy.cpp31 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 Ddaemon_updater.cpp41 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 Dall_cmd_unittest.cpp41 void FillTransferHeader(std::vector<std::string> &command, const std::string &headerBuffer) const in FillTransferHeader() argument

Completed in 13 milliseconds

1...<<11121314151617181920>>...77