| /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
| BasicBlockUtils.cpp | 328 // If we need to preserve loop analyses, collect some information about how 338 // If we need to preserve LCSSA, determine if any of the preds is a loop 345 // If we need to preserve LoopInfo, note whether any of the preds crosses 452 /// preserve LoopSimplify (because it's complicated to handle the case where one 507 /// it does not preserve LoopSimplify (because it's complicated to handle the
|
| /external/deqp/android/cts/mnc/ |
| egl-master.txt | [all...] |
| /external/deqp/android/cts/mnc/src/ |
| egl-master.txt | [all...] |
| /external/apache-xml/src/main/java/org/apache/xalan/templates/ |
| Stylesheet.java | 51 * | xsl:preserve-space 689 * The "xsl:preserve-space" property, 696 * Set the "xsl:preserve-space" property. 713 * Get a "xsl:preserve-space" property. 732 * Get the number of "xsl:preserve-space" properties. 735 * @return the number of "xsl:preserve-space" properties. [all...] |
| /external/libxkbcommon/xkbcommon/src/ |
| state.c | 1315 xkb_mod_mask_t preserve; local [all...] |
| /external/libxml2/test/valid/dtds/ |
| xhtml1-frameset.dtd | 341 xml:space (preserve) #FIXED 'preserve' 352 xml:space (preserve) #FIXED 'preserve' 599 xml:space (preserve) #FIXED 'preserve' [all...] |
| xhtml1-transitional.dtd | 341 xml:space (preserve) #FIXED 'preserve' 352 xml:space (preserve) #FIXED 'preserve' 571 xml:space (preserve) #FIXED 'preserve'
|
| /frameworks/base/core/java/android/widget/ |
| ImageView.java | 211 // blending mode SRC_ATOP. Preserve that default behavior. 306 * to preserve the aspect ratio of its drawable 309 * to preserve the original aspect ratio of the drawable 321 * to preserve the aspect ratio of its drawable. 330 * to preserve the original aspect ratio of the drawable. [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
| mpc.info | [all...] |
| /art/compiler/optimizing/ |
| locations.h | 286 // Decode stack index manually to preserve sign. 292 // Decode stack index manually to preserve sign.
|
| /art/runtime/gc/ |
| reference_processor.cc | 152 // Unless required to clear soft references with white references, preserve some white referents. 176 // Preserve all white objects with finalize methods and schedule them for finalization.
|
| /device/linaro/bootloader/edk2/PcAtChipsetPkg/8259InterruptControllerDxe/ |
| 8259.c | 141 // Preserve interrtup mask register before initialization sequence
183 // Preserve interrtup mask register before initialization sequence
|
| /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
| PchXhci.asl | 53 Field (PMEB, WordAcc, NoLock, Preserve)
73 Field(XPRT,DWordAcc,NoLock,Preserve) //usbx_top.doc.xml
|
| /external/bzip2/ |
| bz-fo.xsl | 42 linefeed-treatment="preserve" 52 linefeed-treatment="preserve"
|
| /external/guava/guava/src/com/google/common/hash/ |
| HashCode.java | 239 * Creates a {@code HashCode} from a byte array. The array is defensively copied to preserve 251 * so it must be handed-off so as to preserve the immutability contract of {@code HashCode}.
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
| PluralFormatUnitTest.java | 193 assertEquals("format did not preserve a nested format string.", 207 assertEquals("format did not preserve # inside curly braces.",
|
| /external/icu/icu4c/source/io/ |
| ustdio.cpp | 541 /* Preserve the newline */ 556 /* If we have a CRLF combination, preserve that too. */
|
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| PluralFormatUnitTest.java | 190 assertEquals("format did not preserve a nested format string.", 204 assertEquals("format did not preserve # inside curly braces.",
|
| /external/libchrome/base/ |
| command_line.cc | 56 // This will preserve the input switch prefix in the output |switch_string|. 350 // Preserve existing switch prefixes in |argv_|; only append one if necessary.
|
| /external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
| planar_functions.h | 254 // Apply a color table each ARGB pixel but preserve destination alpha. 261 // Apply a luma/color table each ARGB pixel but preserve destination alpha.
|
| /external/libyuv/files/include/libyuv/ |
| planar_functions.h | 388 // Apply a color table each ARGB pixel but preserve destination alpha. 399 // Apply a luma/color table each ARGB pixel but preserve destination alpha.
|
| /external/linux-kselftest/tools/testing/selftests/x86/ |
| ptrace_syscall.c | 152 printf("[FAIL]\tgetpid() failed to preserve regs\n"); 167 printf("[FAIL]\tkill(getpid(), SIGUSR1) failed to preserve regs\n");
|
| /external/llvm/include/llvm/CodeGen/ |
| TargetPassConfig.h | 291 /// All passes added here should preserve the MachineDominatorTree, 317 /// These passes must preserve VirtRegMap and LiveIntervals, and when running
|
| /external/swiftshader/third_party/LLVM/include/llvm/ |
| Linker.h | 63 PreserveSource = 1 // Preserve the source module. 160 /// allows linking to preserve the order of specification associated with
|
| /external/tensorflow/tensorflow/docs_src/programmers_guide/ |
| version_compat.md | 126 You'll sometimes need to preserve graphs and checkpoints. 136 endeavor to preserve backwards compatibility even across major releases when
|