Home
last modified time | relevance | path

Searched refs:setup_path (Results 1 – 13 of 13) sorted by relevance

/third_party/node/tools/gyp/pylib/gyp/
DMSVSVersion.py98 setup_path = JoinPath(sdk_dir, "Bin", "SetEnv.Cmd")
99 if self.sdk_based and sdk_dir and os.path.exists(setup_path):
100 return [setup_path, "/" + target_arch]
/third_party/openssl/test/
Dcmp_vfy_test.c367 static void setup_path(CMP_VFY_TEST_FIXTURE **fixture, X509 *wrong, int expired) in setup_path() function
387 setup_path(&fixture, NULL, 0); in test_validate_cert_path_ok()
395 setup_path(&fixture, srvcert /* wrong/non-root cert */, 0); in test_validate_cert_path_wrong_anchor()
403 setup_path(&fixture, NULL, 1); in test_validate_cert_path_expired()
/third_party/ltp/testcases/kernel/mce-test/tools/
Dmce_shell.sh36 setup_path
/third_party/ltp/testcases/kernel/mce-test/lib/
Dfunctions.sh10 setup_path() function
/third_party/ltp/testcases/kernel/syscalls/nftw/
Dnftw64.h135 extern void setup_path(void);
Dnftw.h136 void setup_path(void);
Dtools64.c66 void setup_path(void) in setup_path() function
Dtools.c67 void setup_path(void) in setup_path() function
Dnftw.c262 setup_path(); in main()
Dnftw64.c259 setup_path(); in main()
/third_party/ltp/testcases/kernel/mce-test/drivers/simple/
Ddriver.sh18 setup_path
/third_party/libinput/tools/
Dshared.c550 setup_path(void) in setup_path() function
592 setup_path(); in tools_exec_command()
/third_party/ltp/testcases/kernel/mce-test/drivers/kdump/
Ddriver.sh21 setup_path