HomeSort by relevance Sort by last modified time
    Searched defs:StringPool (Results 1 - 25 of 86) sorted by null

1 2 3 4

  /external/llvm/lib/Support/
StringPool.cpp 1 //===-- StringPool.cpp - Interned string pool -----------------------------===//
10 // This file implements the StringPool class.
14 #include "llvm/Support/StringPool.h"
19 StringPool::StringPool() {}
21 StringPool::~StringPool() {
25 PooledStringPtr StringPool::intern(StringRef Key) {
  /external/swiftshader/third_party/LLVM/lib/Support/
StringPool.cpp 1 //===-- StringPool.cpp - Interned string pool -----------------------------===//
10 // This file implements the StringPool class.
14 #include "llvm/Support/StringPool.h"
19 StringPool::StringPool() {}
21 StringPool::~StringPool() {
25 PooledStringPtr StringPool::intern(StringRef Key) {
  /libcore/luni/src/main/java/libcore/internal/
StringPool.java 24 public final class StringPool {
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
StringPool.java 26 public final class StringPool {
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/pool/
StringPool.java 41 public class StringPool extends StringTypeBasePool implements StringSection<CharSequence, StringReference> {
43 public StringPool(@Nonnull DexPool dexPool) {
  /external/clang/tools/libclang/
CXTranslationUnit.h 32 clang::cxstring::CXStringPool *StringPool;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
15 // StringPool Pool;
40 /// StringPool - An interned string pool. Use the intern method to add a
43 class StringPool {
47 StringPool *Pool = nullptr; ///< So the string can remove itself.
61 StringPool();
62 ~StringPool();
80 using entry_t = StringPool::entry_t;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
15 // StringPool Pool;
40 /// StringPool - An interned string pool. Use the intern method to add a
43 class StringPool {
47 StringPool *Pool = nullptr; ///< So the string can remove itself.
61 StringPool();
62 ~StringPool();
80 using entry_t = StringPool::entry_t;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
15 // StringPool Pool;
40 /// StringPool - An interned string pool. Use the intern method to add a
43 class StringPool {
47 StringPool *Pool = nullptr; ///< So the string can remove itself.
61 StringPool();
62 ~StringPool();
80 using entry_t = StringPool::entry_t;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
15 // StringPool Pool;
40 /// StringPool - An interned string pool. Use the intern method to add a
43 class StringPool {
47 StringPool *Pool = nullptr; ///< So the string can remove itself.
61 StringPool();
62 ~StringPool();
80 using entry_t = StringPool::entry_t;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
15 // StringPool Pool;
40 /// StringPool - An interned string pool. Use the intern method to add a
43 class StringPool {
47 StringPool *Pool = nullptr; ///< So the string can remove itself.
61 StringPool();
62 ~StringPool();
80 using entry_t = StringPool::entry_t;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
15 // StringPool Pool;
40 /// StringPool - An interned string pool. Use the intern method to add a
43 class StringPool {
47 StringPool *Pool = nullptr; ///< So the string can remove itself.
61 StringPool();
62 ~StringPool();
80 using entry_t = StringPool::entry_t;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
15 // StringPool Pool;
40 /// StringPool - An interned string pool. Use the intern method to add a
43 class StringPool {
47 StringPool *Pool = nullptr; ///< So the string can remove itself.
61 StringPool();
62 ~StringPool();
80 using entry_t = StringPool::entry_t;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
15 // StringPool Pool;
40 /// StringPool - An interned string pool. Use the intern method to add a
43 class StringPool {
47 StringPool *Pool = nullptr; ///< So the string can remove itself.
61 StringPool();
62 ~StringPool();
80 using entry_t = StringPool::entry_t;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
15 // StringPool Pool;
40 /// StringPool - An interned string pool. Use the intern method to add a
43 class StringPool {
47 StringPool *Pool = nullptr; ///< So the string can remove itself.
61 StringPool();
62 ~StringPool();
80 using entry_t = StringPool::entry_t;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
15 // StringPool Pool;
40 /// StringPool - An interned string pool. Use the intern method to add a
43 class StringPool {
47 StringPool *Pool = nullptr; ///< So the string can remove itself.
61 StringPool();
62 ~StringPool();
80 using entry_t = StringPool::entry_t;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
15 // StringPool Pool;
40 /// StringPool - An interned string pool. Use the intern method to add a
43 class StringPool {
47 StringPool *Pool = nullptr; ///< So the string can remove itself.
61 StringPool();
62 ~StringPool();
80 using entry_t = StringPool::entry_t;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
15 // StringPool Pool;
40 /// StringPool - An interned string pool. Use the intern method to add a
43 class StringPool {
47 StringPool *Pool = nullptr; ///< So the string can remove itself.
61 StringPool();
62 ~StringPool();
80 using entry_t = StringPool::entry_t;
  /external/llvm/include/llvm/Support/
StringPool.h 1 //===-- StringPool.h - Interned string pool ---------------------*- C++ -*-===//
15 // StringPool Pool;
39 /// StringPool - An interned string pool. Use the intern method to add a
42 class StringPool {
46 StringPool *Pool; ///< So the string can remove itself.
60 StringPool();
61 ~StringPool();
79 typedef StringPool::entry_t entry_t;
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
StringPool.h 1 //===-- StringPool.h - Interned string pool ---------------------*- C++ -*-===//
15 // StringPool Pool;
40 /// StringPool - An interned string pool. Use the intern method to add a
43 class StringPool {
47 StringPool *Pool; ///< So the string can remove itself.
61 StringPool();
62 ~StringPool();
80 typedef StringPool::entry_t entry_t;
  /frameworks/base/tools/aapt2/
StringPool.h 46 // A StringPool for storing the value of String and StyledString resources.
51 class StringPool {
90 friend class StringPool;
115 friend class StringPool;
128 friend class StringPool;
133 const StringPool* pool_;
149 friend class StringPool;
156 static bool FlattenUtf8(BigBuffer* out, const StringPool& pool, IDiagnostics* diag);
157 static bool FlattenUtf16(BigBuffer* out, const StringPool& pool, IDiagnostics* diag);
159 StringPool() = default
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
StringPool.h 1 //===-- StringPool.h - Interned string pool ---------------------*- C++ -*-===//
15 // StringPool Pool;
39 /// StringPool - An interned string pool. Use the intern method to add a
42 class StringPool {
46 StringPool *Pool; ///< So the string can remove itself.
60 StringPool();
61 ~StringPool();
79 typedef StringPool::entry_t entry_t;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
StringPool.h 1 //===-- StringPool.h - Interned string pool ---------------------*- C++ -*-===//
15 // StringPool Pool;
39 /// StringPool - An interned string pool. Use the intern method to add a
42 class StringPool {
46 StringPool *Pool; ///< So the string can remove itself.
60 StringPool();
61 ~StringPool();
79 typedef StringPool::entry_t entry_t;
  /external/swiftshader/third_party/subzero/src/
IceStringPool.h 29 class StringPool {
30 StringPool(const StringPool &) = delete;
31 StringPool &operator=(const StringPool &) = delete;
36 StringPool() = default;
37 ~StringPool() = default;
75 using IDType = StringPool::IDType;
146 static LockedPtr<StringPool> getStrings(const OwnerType *Owner);
173 return hash<Ice::StringPool::IDType>()(Key.getID())
    [all...]
  /frameworks/base/tools/aapt/
StringPool.cpp 6 #include "StringPool.h"
81 String8 StringPool::entry::makeConfigsString() const {
95 int StringPool::entry::compare(const entry& o) const {
125 StringPool::StringPool(bool utf8) :
130 ssize_t StringPool::add(const String16& value, const Vector<entry_style_span>& spans,
140 ssize_t StringPool::add(const String16& value,
211 status_t StringPool::addStyleSpan(size_t idx, const String16& name,
221 status_t StringPool::addStyleSpans(size_t idx, const Vector<entry_style_span>& spans)
233 status_t StringPool::addStyleSpan(size_t idx, const entry_style_span& span
    [all...]

Completed in 603 milliseconds

1 2 3 4