/third_party/python/Lib/ctypes/macholib/ |
D | dyld.py | 92 def dyld_executable_path_search(name, executable_path=None): argument 96 if name.startswith('@executable_path/') and executable_path is not None: 97 yield os.path.join(executable_path, name[len('@executable_path/'):]) 121 def dyld_find(name, executable_path=None, env=None): argument 127 dyld_executable_path_search(name, executable_path), 141 def framework_find(fn, executable_path=None, env=None): argument 152 return dyld_find(fn, executable_path=executable_path, env=env) 161 return dyld_find(fn, executable_path=executable_path, env=env)
|
/third_party/libuv/test/ |
D | test-get-currentexe.c | 31 extern char executable_path[]; 50 snprintf(path, sizeof(path), "%s", executable_path); in TEST_IMPL() 52 ASSERT_NOT_NULL(realpath(executable_path, path)); in TEST_IMPL()
|
D | runner-unix.c | 75 snprintf(executable_path, sizeof(executable_path), "%s", argv[0]); in platform_init() 106 args[n++] = executable_path; in process_start()
|
D | runner.h | 87 extern char executable_path[4096];
|
D | runner.c | 30 char executable_path[sizeof(executable_path)]; variable
|
/third_party/gn/src/util/ |
D | exe_path.cc | 37 std::string executable_path; in GetExePath() local 39 base::WriteInto(&executable_path, executable_length), &executable_length); in GetExePath() 46 return base::MakeAbsoluteFilePath(base::FilePath(executable_path)); in GetExePath()
|
/third_party/boost/tools/build/src/engine/ |
D | jam.cpp | 719 char * executable_path( char const * argv0 ) in executable_path() function 727 char *executable_path( char const * argv0 ) in executable_path() function 735 char * executable_path( char const * argv0 ) in executable_path() function 742 char * executable_path( char const * argv0 ) in executable_path() function 752 char * executable_path( char const * argv0 ) in executable_path() function 760 char * executable_path( char const * argv0 ) in executable_path() function 777 char * executable_path( char const * argv0 ) in executable_path() function
|
D | pathsys.h | 92 char * executable_path( char const * argv0 );
|
/third_party/spirv-tools/test/tools/ |
D | spirv_test_framework.py | 222 def __init__(self, executable_path, assembler_path, disassembler_path): argument 223 self.executable_path = executable_path 312 self.command = [self.test_manager.executable_path]
|
/third_party/skia/third_party/externals/spirv-tools/test/tools/ |
D | spirv_test_framework.py | 222 def __init__(self, executable_path, assembler_path, disassembler_path): argument 223 self.executable_path = executable_path 312 self.command = [self.test_manager.executable_path]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/tools/ |
D | spirv_test_framework.py | 222 def __init__(self, executable_path, assembler_path, disassembler_path): argument 223 self.executable_path = executable_path 312 self.command = [self.test_manager.executable_path]
|
/third_party/flutter/engine/flutter/testing/scenario_app/ios/Scenarios/Scenarios.xcodeproj/ |
D | project.pbxproj | 492 "@executable_path/Frameworks", 516 "@executable_path/Frameworks", 538 "@executable_path/Frameworks", 565 "@executable_path/Frameworks", 591 "@executable_path/Frameworks", 617 "@executable_path/Frameworks",
|
/third_party/flutter/engine/flutter/testing/scenario_app/ |
D | compile_ios_aot.sh | 60 -dynamiclib -Xlinker -rpath -Xlinker @executable_path/Frameworks \
|
/third_party/grpc/src/objective-c/tests/Tests.xcodeproj/ |
D | project.pbxproj | 1081 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 1110 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 1139 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 1168 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 1254 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 1293 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 1338 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 1376 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 1411 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 1444 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; [all …]
|
/third_party/grpc/src/objective-c/manual_tests/GrpcIosTest.xcodeproj/ |
D | project.pbxproj | 407 "@executable_path/Frameworks", 427 "@executable_path/Frameworks", 444 "@executable_path/Frameworks", 464 "@executable_path/Frameworks",
|
/third_party/grpc/test/cpp/ios/Tests.xcodeproj/ |
D | project.pbxproj | 317 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 356 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 394 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 432 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
/third_party/flutter/flutter/dev/integration_tests/flavors/ios/Runner.xcodeproj/ |
D | project.pbxproj | 319 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 383 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 496 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 517 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
/third_party/grpc/test/cpp/cocoapods/GRPCCppTests.xcodeproj/ |
D | project.pbxproj | 440 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 461 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 476 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 491 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
/third_party/gn/examples/ios/build/ |
D | BUILD.gn | 68 "@executable_path/Frameworks",
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/ |
D | BUILD.gn | 49 "@executable_path/",
|
/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/ |
D | project.pbxproj | 249 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; 261 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
/third_party/grpc/src/objective-c/examples/watchOS-sample/watchOS-sample.xcodeproj/ |
D | project.pbxproj | 649 …LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Framewo… 667 …LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Framewo… 719 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 734 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
/third_party/flutter/flutter/dev/integration_tests/external_ui/ios/Runner.xcodeproj/ |
D | project.pbxproj | 302 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 413 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 434 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
/third_party/flutter/flutter/dev/benchmarks/complex_layout/ios/Runner.xcodeproj/ |
D | project.pbxproj | 280 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 386 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 406 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
/third_party/flutter/flutter/dev/benchmarks/microbenchmarks/ios/Runner.xcodeproj/ |
D | project.pbxproj | 280 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 386 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 406 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|