/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/ |
UnresolvedSet.h | 102 /// preserving the original access bits.
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/ |
PointerEmbeddedInt.h | 43 // We shift as many zeros into the value as we can while preserving the
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/ |
UnresolvedSet.h | 102 /// preserving the original access bits.
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/ |
PointerEmbeddedInt.h | 43 // We shift as many zeros into the value as we can while preserving the
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/ |
UnresolvedSet.h | 102 /// preserving the original access bits.
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/ |
PointerEmbeddedInt.h | 43 // We shift as many zeros into the value as we can while preserving the
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/ |
UnresolvedSet.h | 102 /// preserving the original access bits.
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/ |
PointerEmbeddedInt.h | 43 // We shift as many zeros into the value as we can while preserving the
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/ |
UnresolvedSet.h | 102 /// preserving the original access bits.
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/ |
PointerEmbeddedInt.h | 43 // We shift as many zeros into the value as we can while preserving the
|
/prebuilts/go/darwin-x86/src/path/filepath/ |
path_windows.go | 86 // Split path, respecting but preserving quotes.
|
/prebuilts/go/linux-x86/src/path/filepath/ |
path_windows.go | 86 // Split path, respecting but preserving quotes.
|
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/retrace/ |
usage.html | 112 Preserving line number tables is explained in detail in this <a
|
/system/core/bootstat/ |
boot_event_record_store.cpp | 87 // preserving the |actime| (as read by stat).
|
boot_event_record_store_test.cpp | 52 // preserving the |atime|.
|
/toolchain/binutils/binutils-2.27/binutils/ |
rename.c | 1 /* rename.c -- rename a file, preserving symlinks.
|
/toolchain/binutils/binutils-2.27/libiberty/ |
lrealpath.c | 146 /* The file system is case-preserving but case-insensitive,
|
/external/llvm/lib/Target/Hexagon/ |
RDFLiveness.cpp | 114 if (!(Flags & NodeAttrs::Preserving)) 224 if (!(Flags & NodeAttrs::Preserving)) 310 if (DA.Addr->getFlags() & NodeAttrs::Preserving) { 311 // If it is a preserving def, do not update the set of intervening defs. 850 bool IsPreserving = DA.Addr->getFlags() & NodeAttrs::Preserving; 874 // Preserving defs do not count towards covering. 875 if (!(TA.Addr->getFlags() & NodeAttrs::Preserving)) [all...] |
RDFGraph.h | 142 // + - preserving def, 168 // - Preserving: applies only to defs. A preserving def is one that can 172 // be marked as preserving. 251 Preserving = 0x0008 << 5, // 01000, Def can keep original bits.
|
/external/deqp/modules/egl/ |
teglPreservingSwapTests.cpp | 579 : TestCaseGroup(eglTestCtx, "preserve_swap", "Color buffer preserving swap tests") 617 // If not preserving and rendering after swap, then there is nothing to verify
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
BOCSU.java | 89 * preserving lexical order. 253 * preserving lexical order
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
BOCSU.java | 88 * preserving lexical order. 252 * preserving lexical order
|
/external/llvm/test/Transforms/GVN/ |
invariant.group.ll | 264 ; FIXME: we could change %c to 42, preserving volatile load 283 ; FIXME: we could change %c to 42, preserving volatile load
|
/external/llvm/test/Transforms/IndVarSimplify/ |
no-iv-rewrite.ll | 23 ; sext should be eliminated while preserving gep inboundsness. 62 ; %ofs sext should be eliminated while preserving gep inboundsness.
|
/external/skia/include/private/ |
SkTemplates.h | 257 /** Resize the memory area pointed to by the current ptr preserving contents. */ 266 /** Resize the memory area pointed to by the current ptr without preserving contents. */
|