HomeSort by relevance Sort by last modified time
    Searched refs:string (Results 76 - 100 of 46739) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
Version.h 26 std::string getClangRepositoryPath();
31 std::string getLLVMRepositoryPath();
35 std::string getClangRevision();
41 /// string as getClangRevision.
42 std::string getLLVMRevision();
46 std::string getClangFullRepositoryVersion();
48 /// \brief Retrieves a string representing the complete clang version,
51 std::string getClangFullVersion();
54 std::string getClangToolFullVersion(llvm::StringRef ToolName);
56 /// \brief Retrieves a string representing the complete clang version suitabl
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
FileSystemOptions.h 18 #include <string>
27 std::string WorkingDir;
Version.h 26 std::string getClangRepositoryPath();
31 std::string getLLVMRepositoryPath();
35 std::string getClangRevision();
41 /// string as getClangRevision.
42 std::string getLLVMRevision();
46 std::string getClangFullRepositoryVersion();
48 /// \brief Retrieves a string representing the complete clang version,
51 std::string getClangFullVersion();
54 std::string getClangToolFullVersion(llvm::StringRef ToolName);
56 /// \brief Retrieves a string representing the complete clang version suitabl
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
FileSystemOptions.h 18 #include <string>
27 std::string WorkingDir;
Version.h 26 std::string getClangRepositoryPath();
31 std::string getLLVMRepositoryPath();
35 std::string getClangRevision();
41 /// string as getClangRevision.
42 std::string getLLVMRevision();
46 std::string getClangFullRepositoryVersion();
48 /// \brief Retrieves a string representing the complete clang version,
51 std::string getClangFullVersion();
54 std::string getClangToolFullVersion(llvm::StringRef ToolName);
56 /// \brief Retrieves a string representing the complete clang version suitabl
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
FileSystemOptions.h 18 #include <string>
27 std::string WorkingDir;
Version.h 26 std::string getClangRepositoryPath();
31 std::string getLLVMRepositoryPath();
35 std::string getClangRevision();
41 /// string as getClangRevision.
42 std::string getLLVMRevision();
46 std::string getClangFullRepositoryVersion();
48 /// \brief Retrieves a string representing the complete clang version,
51 std::string getClangFullVersion();
54 std::string getClangToolFullVersion(llvm::StringRef ToolName);
56 /// \brief Retrieves a string representing the complete clang version suitabl
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
FileSystemOptions.h 18 #include <string>
27 std::string WorkingDir;
Version.h 26 std::string getClangRepositoryPath();
31 std::string getLLVMRepositoryPath();
35 std::string getClangRevision();
41 /// string as getClangRevision.
42 std::string getLLVMRevision();
46 std::string getClangFullRepositoryVersion();
48 /// \brief Retrieves a string representing the complete clang version,
51 std::string getClangFullVersion();
54 std::string getClangToolFullVersion(llvm::StringRef ToolName);
56 /// \brief Retrieves a string representing the complete clang version suitabl
    [all...]
  /prebuilts/go/darwin-x86/misc/swig/callback/
callback.cc 8 #include <string>
11 std::string Caller::call() {
  /prebuilts/go/linux-x86/misc/swig/callback/
callback.cc 8 #include <string>
11 std::string Caller::call() {
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/strings/basic.string.literals/
literal2.fail.cpp 13 #include <string>
18 std::string foo = ""s; // should fail w/conversion operator not found
literal3.pass.cpp 13 #include <string>
20 string foo = ""s;
  /prebuilts/ndk/r16/sources/third_party/shaderc/libshaderc_util/include/libshaderc_util/
file_finder.h 18 #include <string>
28 // search_path() in turn. The first hit is returned, or an empty string if
35 // empty string in search_path() means that the filename is tried as-is.
36 std::string FindReadableFilepath(const std::string& filename) const;
45 std::string FindRelativeReadableFilepath(const std::string& requesting_file,
46 const std::string& filename) const;
49 std::vector<std::string>& search_path() { return search_path_; }
52 std::vector<std::string> search_path_
    [all...]
  /system/core/adb/
remount_service.h 20 #include <string>
22 bool make_block_device_writable(const std::string&);
socket_spec.h 19 #include <string>
22 bool is_socket_spec(const std::string& spec);
23 bool is_local_socket_spec(const std::string& spec);
25 int socket_spec_connect(const std::string& spec, std::string* error);
26 int socket_spec_listen(const std::string& spec, std::string* error,
30 bool parse_tcp_socket_spec(const std::string& spec, std::string* hostname, int* port,
31 std::string* error)
    [all...]
  /system/core/debuggerd/libdebuggerd/test/
elf_fake.h 20 #include <string>
22 void elf_set_fake_build_id(const std::string&);
  /system/core/demangle/include/
demangle.h 20 #include <string>
23 // a std::string. If the name can be demangled, then the demangled name
24 // will be returned as a std::string.
25 std::string demangle(const char* name);
  /system/tools/aidl/tests/
test_util.h 20 #include <string>
26 std::string CanonicalNameToPath(const char* package_class,
29 void SplitPackageClass(const std::string& package_class,
30 std::string* rel_path,
31 std::string* package,
32 std::string* class_name);
34 void PrintDiff(const std::string& a, const std::string& b);
  /system/vold/
MetadataCrypt.h 20 #include <string>
22 bool e4crypt_mount_metadata_encrypted(const std::string& mount_point, bool needs_encrypt);
  /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
debug_str.s 3 first string was ZLIB_VER_SUBVERSION. The code in bfd/compress.c
12 .string "ZLIB_VER_SUBREVISION 0"
  /external/webrtc/webrtc/test/testsupport/
fileutils.h 25 // const std::string kInputFile = webrtc::test::ProjectRootPath() +
67 #include <string>
90 // If the project root is not found, the string specified by
92 std::string ProjectRootPath();
104 std::string OutputPath();
108 std::string TempFilename(const std::string &dir, const std::string &prefix);
129 std::string ResourcePath(std::string name, std::string extension)
    [all...]
  /frameworks/base/tools/bit/
make.h 21 #include <string>
28 string name;
29 vector<string> classes;
30 vector<string> paths;
31 vector<string> installed;
34 string get_build_var(const string& name, bool quiet);
41 * Returns the empty string if we can't find one.
43 string sniff_device_name(const string& buildOut, const string& product)
    [all...]
  /external/tensorflow/tensorflow/contrib/verbs/
verbs_util.h 19 #include <string>
27 static string AppendStepidToKey(const string& key, int64 step_id);
28 static void GetKeyAndStepId(const string& key_with_step_id, string& key,
  /frameworks/av/services/minijail/
minijail.h 18 #include <string>
21 int WritePolicyToPipe(const std::string& base_policy_content,
22 const std::string& additional_policy_content);
23 void SetUpMinijail(const std::string& base_policy_path, const std::string& additional_policy_path);

Completed in 207 milliseconds

1 2 34 5 6 7 8 91011>>