Home
last modified time | relevance | path

Searched defs:command (Results 76 - 100 of 278) sorted by relevance

12345678910>>...12

/third_party/python/Lib/test/
H A Dtest_sundry.py28 import distutils.command.bdist_dumb namespace
29 import distutils.command.bdist namespace
30 import distutils.command.bdist_rpm namespace
31 import distutils.command.build_clib namespace
32 import distutils.command.build_ext namespace
33 import distutils.command.build namespace
34 import distutils.command.clean namespace
35 import distutils.command.config namespace
36 import distutils.command.install_data namespace
37 import distutils.command namespace
38 import distutils.command.install_headers global() namespace
39 import distutils.command.install_lib global() namespace
40 import distutils.command.register global() namespace
41 import distutils.command.sdist global() namespace
42 import distutils.command.upload global() namespace
[all...]
/third_party/ffmpeg/libavfilter/
H A Dinternal.h35 char *command; ///< command member
/third_party/gn/misc/emacs/
H A Dgn-mode.el
/third_party/alsa-utils/seq/aconnect/
H A Daconnect.c327 int command = SUBSCRIBE; in main() local
/third_party/alsa-utils/alsaucm/
H A Dusecase.c404 char *command, **argv; do_commands() local
451 const char *command = argv[0]; main() local
[all...]
/third_party/cups-filters/backend/
H A Dserial.c1203 cups_sc_command_t command; /* Request command */ in side_cb() local
H A Dparallel.c808 cups_sc_command_t command; /* Request command */ in side_cb() local
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.h58 char command[65536]; member
/third_party/gn/src/gn/
H A Dtest_with_scope.cc321 SubstitutionPattern command; in SetCommandForTool() local
/third_party/libsnd/include/
H A Dsndfile.hh302 SndfileHandle::command (int cmd, void *data, int datasize) in command() function in SndfileHandle
/third_party/mbedtls/programs/test/
H A Dmetatest.c444 const char *command = argv[1]; in main() local
/third_party/libdrm/include/drm/
H A Dqxl_drm.h83 __u64 command; /* void* */ member
H A Dvirtgpu_drm.h66 __u64 command; /* void* */ member
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-iterator-object.c558 ecma_op_iterator_do (ecma_iterator_command_type_t command, /**< command to be executed */ in ecma_op_iterator_do() argument
/third_party/ltp/lib/
H A Dtst_cmd.c175 int tst_system(const char *command) in tst_system() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_cp_dma.c61 uint32_t header = 0, command = 0; in si_emit_cp_dma() local
/third_party/node/deps/v8/tools/unittests/
H A Drun_tests_test.py151 from testrunner.local import command namespace
[all...]
H A Drun_perf_test.py115 from testrunner.local import command namespace
/third_party/node/deps/v8/tools/testrunner/local/
H A Dtestsuite.py35 from . import command namespace
/third_party/node/deps/npm/node_modules/@npmcli/arborist/bin/lib/
H A Doptions.js
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_instance.h122 struct vn_cs_encoder command; member
/third_party/libfuse/util/
H A Dmount.fuse.c244 char *command = NULL; in main() local
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
H A Dcopy_file_range02.c89 static int run_command(char *command, char *option, char *file) in run_command() argument
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_hilog_adapter.c91 char command[] = "/bin/hilog -x | grep "; in CheckHiLogPrint() local
/third_party/rust/crates/clap/tests/builder/
H A Dmain.rs13 mod command; modules

Completed in 16 milliseconds

12345678910>>...12