/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/ |
LoopPass.h | 158 // LPPassManager to check if current pass preserves LCSSA form, and if it does
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/ |
StmtVisitor.h | 185 /// This class preserves constness of Stmt pointers (see also StmtVisitor).
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/ |
LoopPass.h | 158 // LPPassManager to check if current pass preserves LCSSA form, and if it does
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/ |
StmtVisitor.h | 187 /// This class preserves constness of Stmt pointers (see also StmtVisitor).
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/ |
LoopPass.h | 162 // LPPassManager to check if current pass preserves LCSSA form, and if it does
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/ |
StmtVisitor.h | 187 /// This class preserves constness of Stmt pointers (see also StmtVisitor).
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/ |
LoopPass.h | 162 // LPPassManager to check if current pass preserves LCSSA form, and if it does
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/ |
StmtVisitor.h | 187 /// This class preserves constness of Stmt pointers (see also StmtVisitor).
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/ |
LoopPass.h | 162 // LPPassManager to check if current pass preserves LCSSA form, and if it does
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/ |
StmtVisitor.h | 187 /// This class preserves constness of Stmt pointers (see also StmtVisitor).
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/ |
LoopPass.h | 162 // LPPassManager to check if current pass preserves LCSSA form, and if it does
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_genericpath.py | 220 # Make sure normpath preserves unicode
|
test_textwrap.py | 336 # Check that drop_whitespace=False preserves whitespace. 345 # Check that drop_whitespace=False preserves a whitespace-only string. 620 # make sure that it preserves tabs when it's not making any
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_genericpath.py | 220 # Make sure normpath preserves unicode
|
test_textwrap.py | 336 # Check that drop_whitespace=False preserves whitespace. 345 # Check that drop_whitespace=False preserves a whitespace-only string. 620 # make sure that it preserves tabs when it's not making any
|
/prebuilts/ndk/r16/sources/third_party/vulkan/src/build-android/ |
build.py | 60 # copy2 is just copy followed by copystat (preserves file metadata).
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_genericpath.py | 220 # Make sure normpath preserves unicode
|
test_textwrap.py | 336 # Check that drop_whitespace=False preserves whitespace. 345 # Check that drop_whitespace=False preserves a whitespace-only string. 620 # make sure that it preserves tabs when it's not making any
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_genericpath.py | 220 # Make sure normpath preserves unicode
|
test_textwrap.py | 336 # Check that drop_whitespace=False preserves whitespace. 345 # Check that drop_whitespace=False preserves a whitespace-only string. 620 # make sure that it preserves tabs when it's not making any
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/ |
TestData.java | 388 true, false /* ToUnicode preserves casing for this case */, false 398 true, false /* ToUnicode preserves casing for this case */, false 408 true, false /* ToUnicode preserves casing for this case */, false
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
TestData.java | 385 true, false /* ToUnicode preserves casing for this case */, false 395 true, false /* ToUnicode preserves casing for this case */, false 405 true, false /* ToUnicode preserves casing for this case */, false
|
/external/python/cpython2/Lib/test/ |
test_textwrap.py | 336 # Check that drop_whitespace=False preserves whitespace. 345 # Check that drop_whitespace=False preserves a whitespace-only string. 620 # make sure that it preserves tabs when it's not making any
|
/external/python/cpython3/Doc/library/ |
shlex.rst | 92 values: the default value, ``False``, preserves the behaviour seen under 350 :attr:`~shlex.escapedquotes` (e.g. ``'"'``) preserves the literal value 371 constructor. This defaults to ``False``, which preserves pre-3.6 behaviour.
|
/libcore/ojluni/src/main/java/java/util/jar/ |
Pack200.java | 270 * The default is {@link #TRUE}, which preserves the input information, 301 * The default is {@link #KEEP}, which preserves the input information, 329 * The default is {@link #KEEP}, which preserves the input information, [all...] |