HomeSort by relevance Sort by last modified time
    Searched full:preserve (Results 1126 - 1150 of 4245) sorted by null

<<41424344454647484950>>

  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
TargetPassConfig.h 362 /// All passes added here should preserve the MachineDominatorTree,
388 /// These passes must preserve VirtRegMap and LiveIntervals, and when running
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-pass.h 150 #define PROP_loops (1 << 11) /* preserve loop structures */
545 in jump threading; it will be removed once we preserve loop structures
  /prebuilts/go/darwin-x86/src/cmd/go/internal/load/
search.go 145 // We need to preserve the ./ for pattern matching
364 // Put argument in canonical form, but preserve leading ./.
  /prebuilts/go/darwin-x86/src/html/template/
js_test.go 184 // Preserve attribute boundaries.
239 // Preserve attribute boundaries.
  /prebuilts/go/darwin-x86/src/math/big/
ratconv_test.go 375 // preserve the sign from SetString("-0").
430 // preserve the sign from SetString("-0").
  /prebuilts/go/darwin-x86/src/math/rand/
rand.go 180 // and we want to preserve that value stream.
202 // Same rationale as in Float64: we want to preserve the Go 1 value
  /prebuilts/go/linux-x86/src/cmd/go/internal/load/
search.go 145 // We need to preserve the ./ for pattern matching
364 // Put argument in canonical form, but preserve leading ./.
  /prebuilts/go/linux-x86/src/html/template/
js_test.go 184 // Preserve attribute boundaries.
239 // Preserve attribute boundaries.
  /prebuilts/go/linux-x86/src/math/big/
ratconv_test.go 375 // preserve the sign from SetString("-0").
430 // preserve the sign from SetString("-0").
  /prebuilts/go/linux-x86/src/math/rand/
rand.go 180 // and we want to preserve that value stream.
202 // Same rationale as in Float64: we want to preserve the Go 1 value
  /prebuilts/jdk/jdk8/darwin-x86/lib/
ir.idl 755 actual parameter, it may be important to preserve any sharing
757 transmitted. Because current IDL data types do not preserve
  /prebuilts/jdk/jdk8/linux-x86/lib/
ir.idl 755 actual parameter, it may be important to preserve any sharing
757 transmitted. Because current IDL data types do not preserve
  /prebuilts/jdk/jdk9/darwin-x86/include/
ir.idl 755 actual parameter, it may be important to preserve any sharing
757 transmitted. Because current IDL data types do not preserve
  /prebuilts/jdk/jdk9/linux-x86/include/
ir.idl 755 actual parameter, it may be important to preserve any sharing
757 transmitted. Because current IDL data types do not preserve
  /art/runtime/gc/
reference_queue.cc 54 // Add the reference in the middle to preserve the cycle.
  /art/test/141-class-unload/src/
Main.java 171 // Make sure we don't accidentally preserve the value in the int holder, the class
  /bionic/docs/
status.md 173 bug we found that existing code relied on the old behavior. To preserve
  /bionic/libc/arch-arm/bionic/
setjmp.S 41 // A subroutine must preserve the contents of the registers r4-r8, r10, r11
  /bionic/libc/arch-arm64/generic/bionic/
memset.S 92 // Preserve for accurate backtrace.
  /bionic/libc/dns/resolv/
res_data.c 113 * now that we're doing dynamic initialization here, that we preserve
  /bionic/linker/
linker_soinfo.h 146 // all 32-bit architectures to preserve binary compatibility.
  /build/make/tools/ziptime/
ZipFile.cpp 153 * we're hoping to preserve.
  /build/soong/third_party/zip/
android.go 135 fh.CreatorVersion = fh.CreatorVersion&0xff00 | zipVersion20 // preserve compatibility byte
  /cts/tests/tests/text/src/android/text/method/cts/
DateTimeKeyListenerTest.java 123 // Deprecated constructor that needs to preserve pre-existing behavior.
  /developers/build/prebuilts/gradle/WearMessagingApp/Wearable/src/main/java/com/example/android/wearable/wear/messaging/mock/
MockDatabase.java 178 * also be updated to preserve order.

Completed in 1085 milliseconds

<<41424344454647484950>>