OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interned
(Results
151 - 175
of
373
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
FoldingSet.h
277
/// FoldingSetNodeIDRef - This class describes a reference to an
interned
361
///
interned
data.
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
FoldingSet.h
277
/// FoldingSetNodeIDRef - This class describes a reference to an
interned
361
///
interned
data.
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
FoldingSet.h
277
/// FoldingSetNodeIDRef - This class describes a reference to an
interned
361
///
interned
data.
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
FoldingSet.h
282
/// FoldingSetNodeIDRef - This class describes a reference to an
interned
366
///
interned
data.
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
FoldingSet.h
277
/// FoldingSetNodeIDRef - This class describes a reference to an
interned
361
///
interned
data.
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
FoldingSet.h
277
/// FoldingSetNodeIDRef - This class describes a reference to an
interned
361
///
interned
data.
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
FoldingSet.h
277
/// FoldingSetNodeIDRef - This class describes a reference to an
interned
361
///
interned
data.
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
FoldingSet.h
277
/// FoldingSetNodeIDRef - This class describes a reference to an
interned
361
///
interned
data.
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
FoldingSet.h
277
/// FoldingSetNodeIDRef - This class describes a reference to an
interned
361
///
interned
data.
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
FoldingSet.h
277
/// FoldingSetNodeIDRef - This class describes a reference to an
interned
361
///
interned
data.
/external/python/cpython3/Include/
unicodeobject.h
243
*
interned
= SSTATE_NOT_INTERNED
284
If
interned
!= SSTATE_NOT_INTERNED, the two references from the
287
unsigned int
interned
:2;
member in struct:__anon33193::__anon33194
[
all
...]
/external/python/cpython3/Python/
sysmodule.c
352
table of
interned
strings whose purpose is to speed up dictionary lookups.\n\
353
Return the string itself or the previously
interned
string object with the\n\
358
* Cached
interned
string objects used for calling the profile and
[
all
...]
/external/python/cpython3/Objects/
typeobject.c
[
all
...]
/frameworks/base/core/java/android/hardware/
Sensor.java
[
all
...]
/frameworks/base/core/java/android/speech/tts/
TextToSpeechService.java
596
// Note that this string is
interned
, so the == comparison works.
[
all
...]
/art/dex2oat/linker/
image_writer.h
559
// Find an already strong
interned
string in the other images or in the boot image. Used to
/art/runtime/
transaction_test.cc
471
// Tests rolling back
interned
strings and resolved strings.
/dalvik/dexgen/src/com/android/dexgen/dex/file/
DexFile.java
418
* that should be
interned
.
/dalvik/dexgen/src/com/android/dexgen/rop/code/
RegisterSpec.java
453
// Note: Types are always
interned
.
/dalvik/dx/src/com/android/dx/dex/file/
DexFile.java
520
* that should be
interned
.
/dalvik/dx/src/com/android/dx/rop/code/
RegisterSpec.java
477
// Note: Types are always
interned
.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
main.c
671
*
interned
string dictionary is flagged as being in use at exit
/external/libmojo/third_party/jinja2/
lexer.py
246
# passed an iterable of not
interned
strings.
/external/libxml2/doc/devhelp/
libxml2-pattern.html
141
<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>pattern</tt></i>:</span></td><td>the pattern to compile</td></tr><tr><td><span class="term"><i><tt>dict</tt></i>:</span></td><td>an optional dictionary for
interned
strings</td></tr><tr><td><span class="term"><i><tt>flags</tt></i>:</span></td><td>compilation flags, see <a href="libxml2-pattern.html#xmlPatternFlags">xmlPatternFlags</a></td></tr><tr><td><span class="term"><i><tt>namespaces</tt></i>:</span></td><td>the prefix definitions, array of [URI, prefix] or NULL</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>the compiled form of the pattern or NULL in case of error</td></tr></tbody></table></div></div>
/external/llvm/lib/Support/
FoldingSet.cpp
174
///
interned
data.
Completed in 3171 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>