Home
last modified time | relevance | path

Searched refs:setup (Results 1101 - 1125 of 1899) sorted by relevance

1...<<41424344454647484950>>...76

/third_party/ltp/testcases/kernel/syscalls/recvmmsg/
H A Drecvmmsg01.c96 static void setup(void) in setup() function
139 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/renameat2/
H A Drenameat201.c76 static void setup(void);
88 setup(); in main()
101 static void setup(void) in setup() function
/third_party/ltp/testcases/kernel/syscalls/set_mempolicy/
H A Dset_mempolicy04.c41 static void setup(void) in setup() function
129 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/setfsuid/
H A Dsetfsuid04.c53 static void setup(void);
63 setup(); in main()
164 static void setup(void) in setup() function
/third_party/ltp/testcases/kernel/syscalls/setitimer/
H A Dsetitimer01.c140 static void setup(void) in setup() function
165 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/setreuid/
H A Dsetreuid05.c64 static void setup(void) in setup() function
118 .setup = setup,
H A Dsetreuid03.c62 static void setup(void) in setup() function
102 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/swapon/
H A Dswapon03.c177 tst_brk(TFAIL, "Failed to setup swaps"); in setup_swap()
254 static void setup(void) in setup() function
272 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/timer_settime/
H A Dtimer_settime01.c83 static void setup(void) in setup() function
179 .setup = setup,
H A Dtimer_settime02.c72 static void setup(void) in setup() function
142 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/truncate/
H A Dtruncate03.c77 static void setup(void) in setup() function
126 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/waitpid/
H A Dwaitpid05.c65 static void setup(void);
88 setup(); in main()
230 static void setup(void) in setup() function
/third_party/python/PCbuild/
H A Dprepare_libffi.bat203 if NOT DEFINED CYG_CACHE (set CYG_CACHE=C:/cygwin/var/cache/setup)
207 powershell -c "$setup = $env:CYG_ROOT+'/setup.exe'; if (!(Test-Path $setup)){invoke-webrequest https://cygwin.com/setup-x86.exe -outfile $setup}
208 %CYG_ROOT%/setup.exe -qnNdO -R "%CYG_ROOT%" -s "%CYG_MIRROR%" -l "%CYG_CACHE%" -P make -P autoconf -P automake -P libtool -P dejagnu
/third_party/skia/third_party/externals/freetype/builds/
H A Dtoplevel.mk47 .PHONY: all dist distclean modules setup
87 # If no configuration sub-makefile is present, or if `setup' is the target
100 # If `setup' is one of the targets requested, set `check_platform'.
102 ifneq ($(findstring setup,$(MAKECMDGOALS)),)
112 all modules: setup
124 setup: copy_submodule
130 # GNU make. Similarly, `nul' is created if e.g. `make setup windows' has
154 # `setup' must be defined by the host platform detection rules to create
188 all setup: $(FTMODULE_H)
/third_party/gn/src/gn/
H A Dcommand_path.cc12 #include "gn/setup.h"
321 Setup* setup = new Setup; in RunPath() local
322 if (!setup->DoSetup(args[0], false)) in RunPath()
324 if (!setup->Run()) in RunPath()
327 const Target* target1 = ResolveTargetFromCommandLineString(setup, args[1]); in RunPath()
330 const Target* target2 = ResolveTargetFromCommandLineString(setup, args[2]); in RunPath()
/third_party/ltp/testcases/kernel/syscalls/recvfrom/
H A Drecvfrom01.c68 void setup(void);
88 void (*setup) (void); member
144 setup(); in main()
157 tdat[testno].setup(); in main()
185 void setup(void) in setup() function
/third_party/python/Lib/turtledemo/
H A Dnim.py57 def setup(self): member in NimModel
63 self.game.view.setup()
146 def setup(self): member in NimView
192 self.game.screen.onkey(self.game.model.setup, "space")
220 mainscreen.setup(SCREENWIDTH, SCREENHEIGHT)
/third_party/ltp/testcases/commands/sysctl/
H A Dsysctl02.sh18 TST_SETUP=setup
28 setup() function
/third_party/ltp/testcases/commands/lsmod/
H A Dlsmod01.sh10 TST_SETUP=setup
17 setup() function
/third_party/ltp/testcases/commands/tpm-tools/tpm/tpm_getpubek/
H A Dtpm_getpubek_tests.sh20 setup() function
94 setup || exit $RC # Exit if initializing testcases fails.
/third_party/ltp/testcases/commands/tpm-tools/tpm/tpm_clear/
H A Dtpm_clear_tests.sh20 setup() function
94 setup || exit $RC # Exit if initializing testcases fails.
/third_party/ltp/testcases/commands/tpm-tools/tpm/tpm_takeownership/
H A Dtpm_takeownership_tests.sh20 setup() function
94 setup || exit $RC # Exit if initializing testcases fails.
/third_party/ltp/testcases/commands/tpm-tools/tpm/tpm_version/
H A Dtpm_version_tests.sh24 setup() function
84 setup || exit $RC # Exit if initializing testcases fails.
/third_party/ltp/testcases/commands/wc/
H A Dwc01.sh9 TST_SETUP=setup
14 setup() function
/third_party/ltp/testcases/kernel/device-drivers/block/block_dev_user/
H A Dblock_dev.c58 void setup(int argc, char *argv[]) in setup() function
92 setup(argc, argv); in main()

Completed in 9 milliseconds

1...<<41424344454647484950>>...76