/art/test/573-checker-checkcast-regression/ |
info.txt | 1 Regression test for the x86-64 Baker's read barrier fast path compiler 4 with Baker's read barriers enabled.
|
/art/test/572-checker-array-get-regression/ |
info.txt | 1 Regression test for the ARM64 Baker's read barrier fast path compiler
|
/art/test/635-checker-arm64-volatile-load-cc/ |
info.txt | 3 offset with (Baker) read barriers (b/34726333).
|
/art/runtime/ |
read_barrier_config.h | 27 // Object.java (libcore) to enable baker, brooks (unimplemented), or 51 #error "Only one of Baker or Brooks can be enabled at a time."
|
/external/annotation-tools/annotation-file-utilities/ |
annotation-file-format.bbl | 21 Gary~T. Leavens, Albert~L. Baker, and Clyde Ruby.
|
/external/libmicrohttpd/doc/chapters/ |
bibliography.inc | 16 @emph{RFC 2617}: Franks, J., Hallam-Baker, P., Hostetler, J., Lawrence, S., Leach, P.,
|
/prebuilts/tools/common/m2/repository/com/cocoahero/android/geojson/1.0.1/ |
geojson-1.0.1.pom | 21 <name>Jonathan Baker</name>
|
/art/compiler/jni/ |
jni_cfi_test.cc | 115 // Run the tests for ARM only with Baker read barriers, as the 124 // Run the tests for ARM64 only with Baker read barriers, as the
|
/art/runtime/arch/arm64/ |
asm_support_arm64.S | 39 // collector, with the Baker read barrier configuration.
|
/art/test/573-checker-checkcast-regression/src/ |
Main.java | 30 // NearLabel when using Baker's read barrier fast path (because
|
/art/runtime/gc/collector/ |
concurrent_copying-inl.h | 36 // For the Baker-style RB, in a rare case, we could incorrectly change the object from white 54 // For the baker case, an object is marked if either the mark bit marked or the bitmap bit is 175 // Only set the mark bit for baker barrier.
|
/art/compiler/jni/quick/arm64/ |
calling_convention_arm64.cc | 114 // - with Baker read barriers (in the case of a non-critical native 121 // the case of a critical native method in the Baker read barrier 129 // - with Baker read barriers (in the case of a non-critical native 136 // the case of a critical native method in the Baker read barrier
|
/external/pcre/dist2/doc/ |
pcre2-config.txt | 74 This manual page was originally written by Mark Baker for the Debian
|
pcre2-config.1 | 77 This manual page was originally written by Mark Baker for the Debian GNU/Linux
|
/external/python/cpython2/Tools/pynche/ |
namedcolors.txt | 11 Baker's Chocolate #5C3317
|
/external/python/cpython3/Tools/pynche/ |
namedcolors.txt | 11 Baker's Chocolate #5C3317
|
/art/build/ |
art.go | 58 // Used to change the read barrier type. Valid values are BAKER, BROOKS, 59 // TABLELOOKUP. The default is BAKER. 60 barrierType := envDefault(ctx, "ART_READ_BARRIER_TYPE", "BAKER")
|
/art/compiler/linker/arm/ |
relative_patcher_arm_base.h | 46 kBakerReadBarrier, // Baker read barrier.
|
/art/compiler/linker/ |
relative_patcher.cc | 82 LOG(FATAL) << "Unexpected baker read barrier branch patch.";
|
relative_patcher.h | 117 // Patch a branch to a Baker read barrier thunk.
|
/art/compiler/optimizing/ |
code_generator_arm64.h | 86 // Reserve X20 as Marking Register when emitting Baker read barriers. 91 // x20 (Marking Register) when emitting Baker read barriers). 297 // Location `maybe_temp` is used when generating a Baker's (fast 610 // Add a new baker read barrier patch and return the label to be bound 635 // reference field load when Baker's read barriers are used. 644 // reference array load when Baker's read barriers are used. 674 // UnsafeCASObject intrinsic with Baker read barriers. [all...] |
code_generator_arm_vixl.h | 76 // Callee saves core registers r5, r6, r7, r8 (except when emitting Baker 82 // Do not consider r8 as a callee-save register with Baker read barriers. 373 // Location `maybe_temp` is used when generating a Baker's (fast 586 // Add a new baker read barrier patch and return the label to be bound 607 // reference field load when Baker's read barriers are used. 615 // reference array load when Baker's read barriers are used. 644 // UnsafeCASObject intrinsic with Baker read barriers. [all...] |
optimizing_cfi_test.cc | 176 // Run the tests for ARM64 only with Baker read barriers, as the 178 // X20 and X21), as X20 is used as Marking Register in the Baker read
|
code_generator_x86_64.h | 246 // Location `maybe_temp` is used when generating a Baker's (fast 442 // reference field load when Baker's read barriers are used. 449 // reference array load when Baker's read barriers are used.
|
/external/libvpx/libvpx/ |
AUTHORS | 39 Ed Baker <edward.baker@intel.com>
|