HomeSort by relevance Sort by last modified time
    Searched refs:header_dir (Results 1 - 5 of 5) sorted by null

  /bionic/tools/versioner/src/
VFS.h 25 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> createCommonVFS(const std::string& header_dir,
VFS.cpp 68 llvm::IntrusiveRefCntPtr<FileSystem> createCommonVFS(const std::string& header_dir,
72 addDirectoryToVFS(vfs.get(), header_dir);
  /external/v8/tools/
generate-header-include-checks.py 106 header_dir = os.path.relpath(split[0], V8_DIR)
108 prefix = header_dir.replace(os.path.sep, '-')
  /external/perfetto/tools/proto_to_cpp/
proto_to_cpp.cc 117 ProtoToCpp(const std::string& header_dir,
139 ProtoToCpp::ProtoToCpp(const std::string& header_dir,
142 : header_dir_(header_dir),
  /external/curl/packages/vms/
config_h.com 1042 $ header_dir = "sys$sysroot:[kerberos.include]"
1044 $ header = f$search("''header_dir'''headf'.h")
    [all...]

Completed in 1793 milliseconds