Home
last modified time | relevance | path

Searched refs:Unsafe (Results 1 – 19 of 19) sorted by relevance

/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/
DExecutionListBenchmark.java467 private static final sun.misc.Unsafe UNSAFE;
488 private static sun.misc.Unsafe getUnsafe() {
490 return sun.misc.Unsafe.getUnsafe();
494 (new java.security.PrivilegedExceptionAction<sun.misc.Unsafe>() {
495 @Override public sun.misc.Unsafe run() throws Exception {
496 Class<sun.misc.Unsafe> k = sun.misc.Unsafe.class;
/external/guava/
DREADME.android7 …Replace usages of Unsafe.compareAndSwap(Int|Long) in Striped64.java with Atomic(Integer|Long)Field…
8 Remove usages of Unsafe in UnsignedBytes.java and use standard Java
/external/icu/icu4c/source/tools/gencolusb/
DREADME.md1 Unsafe-Backward Collator Data
/external/llvm/test/Transforms/SafeStack/
Dbyval.ll20 ; Unsafe access to a byval argument.
/external/icu/icu4c/source/config/
Dmh-hpux-acc21 # 740 Unsafe cast between pointers/references to incomplete classes...
/external/caliper/caliper/src/test/resources/com/google/caliper/bridge/
Djdk7-compilation.txt219 17427 200 n sun.misc.Unsafe::compareAndSwapInt (0 bytes)
330 18435 270 n sun.misc.Unsafe::getInt (0 bytes)
Djdk6-compilation.txt267 --- n sun.misc.Unsafe::getInt
/external/clang/include/clang/Basic/
DLangOptions.def150 LANGOPT(UnsafeFPMath , 1, 0, "Unsafe Floating Point Math")
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp1415 bool Unsafe = DAG.getTarget().Options.UnsafeFPMath; in LowerFastFDIV() local
1418 if ((Unsafe || (VT == MVT::f32 && !Subtarget->hasFP32Denormals())) && in LowerFastFDIV()
1437 if (Unsafe) { in LowerFastFDIV()
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3776 FastMathFlags Unsafe; in tryToReduce() local
3777 Unsafe.setUnsafeAlgebra(); in tryToReduce()
3778 Builder.SetFastMathFlags(Unsafe); in tryToReduce()
/external/llvm/test/CodeGen/AMDGPU/
Dhalf.ll578 ; FIXME: Unsafe math should fold conversions away
/external/llvm/docs/
DLangRef.rst2645 Unsafe:
2668 Unsafe:
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/chromium-trace/catapult/tracing/test_data/
Dddms_calculator_start.trace588 0x71023818 sun.misc.Unsafe park (ZJ)V Unsafe.java