Searched refs:setup_path (Results 1 – 13 of 13) sorted by relevance
/third_party/node/tools/gyp/pylib/gyp/ |
D | MSVSVersion.py | 98 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/ |
D | cmp_vfy_test.c | 367 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/ |
D | mce_shell.sh | 36 setup_path
|
/third_party/ltp/testcases/kernel/mce-test/lib/ |
D | functions.sh | 10 setup_path() function
|
/third_party/ltp/testcases/kernel/syscalls/nftw/ |
D | nftw64.h | 135 extern void setup_path(void);
|
D | nftw.h | 136 void setup_path(void);
|
D | tools64.c | 66 void setup_path(void) in setup_path() function
|
D | tools.c | 67 void setup_path(void) in setup_path() function
|
D | nftw.c | 262 setup_path(); in main()
|
D | nftw64.c | 259 setup_path(); in main()
|
/third_party/ltp/testcases/kernel/mce-test/drivers/simple/ |
D | driver.sh | 18 setup_path
|
/third_party/libinput/tools/ |
D | shared.c | 550 setup_path(void) in setup_path() function 592 setup_path(); in tools_exec_command()
|
/third_party/ltp/testcases/kernel/mce-test/drivers/kdump/ |
D | driver.sh | 21 setup_path
|