Home
last modified time | relevance | path

Searched refs:setup (Results 1576 - 1600 of 1930) sorted by relevance

1...<<61626364656667686970>>...78

/third_party/ltp/testcases/realtime/func/measurement/
H A Dpreempt_timing.c97 setup(); in main()
/third_party/ltp/testcases/realtime/func/pi-tests/
H A Dsbrk_mutex.c103 setup(); in main()
/third_party/ltp/testcases/network/xinetd/
H A Dxinetd_tests.sh7 TST_SETUP="setup"
16 setup() function
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/Test/
H A DSimple.pm58 # name (used with setup())
64 setup($name);
/third_party/openssl/util/perl/OpenSSL/Test/
H A DSimple.pm58 # name (used with setup())
64 setup($name);
/third_party/python/Lib/distutils/
H A Dcore.py4 the 'setup' function (which is to be called from the setup script). Also
15 # Mainly import these so setup scripts can "from distutils.core import" them.
22 # runs the setup script with no arguments at all. More useful help
37 # Some mild magic to control the behaviour of 'setup()' from 'run_setup()'.
41 # Legal keyword arguments for the setup() function
57 def setup (**attrs): function
58 """The gateway to the Distutils: do everything your setup script needs
62 supplied to 'setup()' (as keyword arguments), in config files, and on
66 the 'distclass' keyword argument to 'setup'; i
[all...]
/third_party/vk-gl-cts/external/vulkan-docs/src/antora/
H A DMakefile16 setup: setup_spec setup_proposals
61 # Files generated by 'setup' target
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTestPackage.cpp78 m_waiverMechanism->setup(commandLine.getWaiverFileName(), m_name, vendor, renderer, sessionInfo); in init()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dtmutfmt.h206 void setup(UErrorCode& status);
/third_party/openssl/test/
H A Dgenerate_ssl_tests.pl30 #Input file may be relative to cwd, but setup below changes the cwd, so
35 OpenSSL::Test::setup("no_test_here", quiet => 1);
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DBinaryProtocolTest.java46 public void setup() { in setup() method in BinaryProtocolTest
/third_party/skia/infra/bots/recipes/
H A Dperf_pathkit.py29 api.vars.setup()
H A Dupload_buildstats_results.py23 api.vars.setup()
H A Dinfra.py29 api.vars.setup()
H A Dsync_and_compile.py27 api.vars.setup()
/third_party/skia/infra/bots/recipe_modules/run/examples/
H A Dfull.py23 api.vars.setup()
/third_party/vk-gl-cts/modules/gles31/
H A Dtes31TestPackage.cpp81 m_waiverMechanism->setup(commandLine.getWaiverFileName(), m_name, vendor, renderer, sessionInfo); in init()
/third_party/backends/backend/
H A Dcanon_dr.h695 static SANE_Status image_buffers (struct scanner *s, int setup);
696 static SANE_Status offset_buffers (struct scanner *s, int setup);
697 static SANE_Status gain_buffers (struct scanner *s, int setup);
/third_party/benchmark/src/
H A Dbenchmark_register.cc334 Benchmark* Benchmark::Setup(void (*setup)(const benchmark::State&)) { in Setup()
335 BM_CHECK(setup != nullptr); in Setup()
336 setup_ = setup; in Setup()
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest07.c88 static void setup(void);
115 setup(); in main()
136 static void setup(void) in setup() function
H A Dftest03.c76 static void setup(void);
109 setup(); in main()
131 static void setup(void) in setup() function
/third_party/ltp/testcases/kernel/fs/inode/
H A Dinode02.c95 void setup(void);
120 setup(); in main()
823 * setup
827 void setup(void) in setup() function
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest4.c184 static void setup(void);
217 setup(); in main()
541 static void setup(void) in setup() function
/third_party/ltp/testcases/kernel/ipc/pipeio/
H A Dpipeio.c83 static void setup(int argc, char *argv[]);
96 /* variables may be modified in setup() */
135 setup(ac, av); in main()
388 static void setup(int argc, char *argv[]) in setup() function
/third_party/ltp/testcases/kernel/logging/kmsg/
H A Dkmsg01.c557 static void setup(void) in setup() function
572 .setup = setup,

Completed in 22 milliseconds

1...<<61626364656667686970>>...78