HomeSort by relevance Sort by last modified time
    Searched full:interned (Results 1 - 25 of 373) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/test/626-set-resolved-string/
info.txt 3 strings it references are strongly interned.
  /external/pdfium/core/fxcrt/
string_pool_template_unittest.cpp 29 // Strings are logically equal after being interned.
35 // Interned underlying storage, if non-null, belongs to first seen.
47 // After clearing pool, storage was re-interned using second strings.
72 // Strings are logically equal after being interned.
78 // Interned underlying storage, if non-null, belongs to first seen.
90 // After clearing pool, storage was re-interned using second strings.
  /art/test/016-intern/src/
Main.java 18 * Interned strings
26 // Two interned strings should match.
35 // An interned string should match a string literal.
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
StringInternStrategy.java 29 * Otherwise provided String <b>may</b> be interned.
35 * @param value String to be interned
  /prebuilts/tools/common/m2/repository/com/sun/istack/istack-commons-runtime/2.21/
istack-commons-runtime-2.21-sources.jar 
  /external/llvm/include/llvm/Support/
StringPool.h 1 //===-- StringPool.h - Interned string pool ---------------------*- C++ -*-===//
10 // This file declares an interned string pool, which helps reduce the cost of
18 // To use the value of an interned string, use operator bool and operator*:
24 // to another instance. So that interned strings can eventually be freed,
39 /// StringPool - An interned string pool. Use the intern method to add a
73 /// PooledStringPtr - A pointer to an interned string. Use operator bool to
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
StringPool.h 1 //===-- StringPool.h - Interned string pool ---------------------*- C++ -*-===//
10 // This file declares an interned string pool, which helps reduce the cost of
18 // To use the value of an interned string, use operator bool and operator*:
24 // to another instance. So that interned strings can eventually be freed,
40 /// StringPool - An interned string pool. Use the intern method to add a
74 /// PooledStringPtr - A pointer to an interned string. Use operator bool to
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
StringPool.h 1 //===-- StringPool.h - Interned string pool ---------------------*- C++ -*-===//
10 // This file declares an interned string pool, which helps reduce the cost of
18 // To use the value of an interned string, use operator bool and operator*:
24 // to another instance. So that interned strings can eventually be freed,
39 /// StringPool - An interned string pool. Use the intern method to add a
73 /// PooledStringPtr - A pointer to an interned string. Use operator bool to
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
10 // This file declares an interned string pool, which helps reduce the cost of
18 // To use the value of an interned string, use operator bool and operator*:
24 // to another instance. So that interned strings can eventually be freed,
40 /// StringPool - An interned string pool. Use the intern method to add a
74 /// PooledStringPtr - A pointer to an interned string. Use operator bool to
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
10 // This file declares an interned string pool, which helps reduce the cost of
18 // To use the value of an interned string, use operator bool and operator*:
24 // to another instance. So that interned strings can eventually be freed,
40 /// StringPool - An interned string pool. Use the intern method to add a
74 /// PooledStringPtr - A pointer to an interned string. Use operator bool to
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
10 // This file declares an interned string pool, which helps reduce the cost of
18 // To use the value of an interned string, use operator bool and operator*:
24 // to another instance. So that interned strings can eventually be freed,
40 /// StringPool - An interned string pool. Use the intern method to add a
74 /// PooledStringPtr - A pointer to an interned string. Use operator bool to
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
10 // This file declares an interned string pool, which helps reduce the cost of
18 // To use the value of an interned string, use operator bool and operator*:
24 // to another instance. So that interned strings can eventually be freed,
40 /// StringPool - An interned string pool. Use the intern method to add a
74 /// PooledStringPtr - A pointer to an interned string. Use operator bool to
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
10 // This file declares an interned string pool, which helps reduce the cost of
18 // To use the value of an interned string, use operator bool and operator*:
24 // to another instance. So that interned strings can eventually be freed,
40 /// StringPool - An interned string pool. Use the intern method to add a
74 /// PooledStringPtr - A pointer to an interned string. Use operator bool to
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
10 // This file declares an interned string pool, which helps reduce the cost of
18 // To use the value of an interned string, use operator bool and operator*:
24 // to another instance. So that interned strings can eventually be freed,
40 /// StringPool - An interned string pool. Use the intern method to add a
74 /// PooledStringPtr - A pointer to an interned string. Use operator bool to
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
StringPool.h 1 //===-- StringPool.h - Interned string pool ---------------------*- C++ -*-===//
10 // This file declares an interned string pool, which helps reduce the cost of
18 // To use the value of an interned string, use operator bool and operator*:
24 // to another instance. So that interned strings can eventually be freed,
39 /// StringPool - An interned string pool. Use the intern method to add a
73 /// PooledStringPtr - A pointer to an interned string. Use operator bool to
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
10 // This file declares an interned string pool, which helps reduce the cost of
18 // To use the value of an interned string, use operator bool and operator*:
24 // to another instance. So that interned strings can eventually be freed,
40 /// StringPool - An interned string pool. Use the intern method to add a
74 /// PooledStringPtr - A pointer to an interned string. Use operator bool to
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
10 // This file declares an interned string pool, which helps reduce the cost of
18 // To use the value of an interned string, use operator bool and operator*:
24 // to another instance. So that interned strings can eventually be freed,
40 /// StringPool - An interned string pool. Use the intern method to add a
74 /// PooledStringPtr - A pointer to an interned string. Use operator bool to
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
10 // This file declares an interned string pool, which helps reduce the cost of
18 // To use the value of an interned string, use operator bool and operator*:
24 // to another instance. So that interned strings can eventually be freed,
40 /// StringPool - An interned string pool. Use the intern method to add a
74 /// PooledStringPtr - A pointer to an interned string. Use operator bool to
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
10 // This file declares an interned string pool, which helps reduce the cost of
18 // To use the value of an interned string, use operator bool and operator*:
24 // to another instance. So that interned strings can eventually be freed,
40 /// StringPool - An interned string pool. Use the intern method to add a
74 /// PooledStringPtr - A pointer to an interned string. Use operator bool to
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
10 // This file declares an interned string pool, which helps reduce the cost of
18 // To use the value of an interned string, use operator bool and operator*:
24 // to another instance. So that interned strings can eventually be freed,
40 /// StringPool - An interned string pool. Use the intern method to add a
74 /// PooledStringPtr - A pointer to an interned string. Use operator bool to
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
StringPool.h 1 //===- StringPool.h - Interned string pool ----------------------*- C++ -*-===//
10 // This file declares an interned string pool, which helps reduce the cost of
18 // To use the value of an interned string, use operator bool and operator*:
24 // to another instance. So that interned strings can eventually be freed,
40 /// StringPool - An interned string pool. Use the intern method to add a
74 /// PooledStringPtr - A pointer to an interned string. Use operator bool to
  /dalvik/dx/src/com/android/dx/rop/type/
Prototype.java 24 * generally interned and may be usefully compared with each other
75 * The {@code Prototype} returned will be the interned value if present,
193 * @return {@code non-null;} the interned instance
216 * @return {@code non-null;} the interned instance
267 * Since externally-visible instances are interned, this
390 * Returns a new interned instance, which is the same as this instance,
412 * Return the interned value.
414 * @param desc {@code non-null;} instance to make interned
415 * @return {@code non-null;} the actual interned object
  /art/test/596-app-images/src/
Main.java 64 assertNotEqual(tmp, intern, "Dynamically constructed String, not interned.");
65 assertEqual(intern, StaticInternString.intent, "Static encoded literal String not interned.");
71 assertEqual(intern, f.get(null), "String Literals are not interned properly.");
80 // reload the class StaticInternString, check whether static strings interned properly
102 "Dynamically loaded app image's literal strings not interned properly.");
  /dalvik/dexgen/src/com/android/dexgen/rop/type/
Prototype.java 23 * generally interned and may be usefully compared with each other
162 * @return {@code non-null;} the interned instance
185 * @return {@code non-null;} the interned instance
236 * Since externally-visible instances are interned, this
358 * Returns a new interned instance, which is the same as this instance,
380 * Return the interned value.
382 * @param desc {@code non-null;} instance to make interned
383 * @return {@code non-null;} the actual interned object
  /libcore/luni/src/main/native/
org_apache_harmony_xml_ExpatParser.cpp 41 * Wrapper around an interned string.
44 InternedString() : interned(NULL), bytes(NULL) {
51 /** The interned string itself. */
52 jstring interned; member in struct:InternedString
54 /** UTF-8 equivalent of the interned string. */
57 /** Hash code of the interned string. */
118 // Free interned string cache.
124 // Free the interned string reference.
125 env->DeleteGlobalRef(current->interned);
195 /** Cache of interned strings. *
    [all...]

Completed in 1573 milliseconds

1 2 3 4 5 6 7 8 91011>>