Searched refs:setup_path (Results 1 - 13 of 13) sorted by relevance
/third_party/node/tools/gyp/pylib/gyp/ |
H A D | MSVSVersion.py | 96 setup_path = JoinPath(sdk_dir, "Bin", "SetEnv.Cmd") 97 if self.sdk_based and sdk_dir and os.path.exists(setup_path): 98 return [setup_path, "/" + target_arch]
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
H A D | MSVSVersion.py | 96 setup_path = JoinPath(sdk_dir, "Bin", "SetEnv.Cmd") 97 if self.sdk_based and sdk_dir and os.path.exists(setup_path): 98 return [setup_path, "/" + target_arch]
|
/third_party/openssl/test/ |
H A D | cmp_vfy_test.c | 384 static void setup_path(CMP_VFY_TEST_FIXTURE **fixture, X509 *wrong, int expired) in setup_path() function 404 setup_path(&fixture, NULL, 0); in test_validate_cert_path_ok() 412 setup_path(&fixture, srvcert /* wrong/non-root cert */, 0); in test_validate_cert_path_wrong_anchor() 420 setup_path(&fixture, NULL, 1); in test_validate_cert_path_expired()
|
/third_party/ltp/testcases/kernel/mce-test/lib/ |
H A D | functions.sh | 10 setup_path() function
|
/third_party/ltp/testcases/kernel/mce-test/drivers/simple/ |
H A D | driver.sh | 18 setup_path
|
/third_party/ltp/testcases/kernel/syscalls/nftw/ |
H A D | nftw64.h | 135 extern void setup_path(void);
|
H A D | nftw.h | 136 void setup_path(void);
|
H A D | tools.c | 58 * Function: void setup_path(void) 67 void setup_path(void) in setup_path() function 75 fprintf(temp, "ERROR: setup_path function failed\n"); in setup_path() 85 "ERROR: setup_path function failed\n"); in setup_path() 95 "ERROR: setup_path function failed\n"); in setup_path() 105 "ERROR: setup_path function failed\n"); in setup_path() 114 "ERROR: setup_path function failed\n"); in setup_path() 126 fprintf(temp, "ERROR: setup_path function failed\n"); in setup_path() 134 fprintf(temp, "ERROR: setup_path function failed\n"); in setup_path() 142 fprintf(temp, "ERROR: setup_path functio in setup_path() [all...] |
H A D | tools64.c | 57 * Function: void setup_path(void) 66 void setup_path(void) in setup_path() function 74 fprintf(temp, "ERROR: setup_path function failed\n"); in setup_path() 84 "ERROR: setup_path function failed\n"); in setup_path() 94 "ERROR: setup_path function failed\n"); in setup_path() 104 "ERROR: setup_path function failed\n"); in setup_path() 113 "ERROR: setup_path function failed\n"); in setup_path() 125 fprintf(temp, "ERROR: setup_path function failed\n"); in setup_path() 133 fprintf(temp, "ERROR: setup_path function failed\n"); in setup_path() 141 fprintf(temp, "ERROR: setup_path functio in setup_path() [all...] |
H A D | nftw.c | 262 setup_path(); in main()
|
H A D | nftw64.c | 259 setup_path(); in main()
|
/third_party/ltp/testcases/kernel/mce-test/drivers/kdump/ |
H A D | driver.sh | 21 setup_path
|
/third_party/libinput/tools/ |
H A D | shared.c | 623 setup_path(void) in setup_path() function 665 setup_path(); in tools_exec_command()
|
Completed in 8 milliseconds