Home
last modified time | relevance | path

Searched defs:current_directory (Results 1 – 15 of 15) sorted by relevance

/external/OpenCL-CTS/test_conformance/
Drun_conformance.py81 def run_test_checking_output(current_directory, test_dir, log_file): argument
289 current_directory = os.getcwd() variable
/external/cronet/base/
Dnative_library_win.cc99 FilePath current_directory; in LoadNativeLibraryHelper() local
/external/libchrome/base/process/
Dlaunch.h85 base::FilePath current_directory; member
Dlaunch_posix.cc336 const char* current_directory = nullptr; in LaunchProcess() local
/external/cronet/base/process/
Dlaunch_win.cc353 LPCTSTR current_directory = options.current_directory.empty() in LaunchProcess() local
Dlaunch.h93 base::FilePath current_directory; member
Dlaunch_posix.cc309 const char* current_directory = nullptr; in LaunchProcess() local
/external/python/cpython2/PC/
D_subprocess.c443 char* current_directory; in sp_CreateProcess() local
/external/ImageMagick/MagickCore/
Dutility.c1618 *current_directory; in ListFiles() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp806 static std::error_code make_absolute(const Twine &current_directory, in make_absolute()
863 std::error_code make_absolute(const Twine &current_directory, in make_absolute()
/external/llvm/lib/Support/
DPath.cpp804 static std::error_code make_absolute(const Twine &current_directory, in make_absolute()
861 std::error_code make_absolute(const Twine &current_directory, in make_absolute()
/external/python/cpython3/Modules/clinic/
D_winapi.c.h404 const Py_UNICODE *current_directory; in _winapi_CreateProcess() local
/external/python/cpython3/Modules/
D_winapi.c1075 const Py_UNICODE *current_directory, in _winapi_CreateProcess_impl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp876 void make_absolute(const Twine &current_directory, in make_absolute()
/external/flatbuffers/src/
Didl_parser.cpp3444 static const char *current_directory[] = { "", nullptr }; in DoParse() local