HomeSort by relevance Sort by last modified time
    Searched full:unsafe (Results 276 - 300 of 1002) sorted by null

<<11121314151617181920>>

  /external/icu4c/i18n/
ucol_imp.h 132 * uint32_t unsafeCP; - hash table of unsafe code points (uint8_t *). See ucol_unsafeCP function.
234 /* Unsafe UChar hash table table size. */
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
PriorityBlockingQueue.java 253 UNSAFE.compareAndSwapInt(this, allocationSpinLockOffset,
909 // Unsafe mechanics
910 private static final sun.misc.Unsafe UNSAFE;
914 UNSAFE = sun.misc.Unsafe.getUnsafe();
916 allocationSpinLockOffset = UNSAFE.objectFieldOffset
  /ndk/sources/host-tools/nawk-20071023/
awkgram.y 242 if (safe) SYNTAX("cmd | getline is unsafe");
245 if (safe) SYNTAX("cmd | getline is unsafe");
296 if (safe) SYNTAX("print | is unsafe");
299 if (safe) SYNTAX("print >> is unsafe");
302 if (safe) SYNTAX("print > is unsafe");
  /external/apache-http/src/org/apache/http/message/
BasicHeaderValueFormatter.java 74 * Unsafe special characters that must be escaped using the backslash
429 * Checks whether a character is {@link #UNSAFE_CHARS unsafe}.
433 * @return <code>true</code> if the character is unsafe,
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_service.h 250 // Report hits to the unsafe contents (malware, phishing, unsafe download URL)
367 // Call protocol manager on IO thread to report hits of unsafe contents.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
contentSecurityPolicy.html 259 <code>'unsafe-inline'</code> will have no effect.
320 <code>'unsafe-eval'</code> to your policy:
323 <pre>"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"</pre>
  /external/chromium_org/third_party/zlib/google/
zip_reader_unittest.cc 337 // This file is unsafe because of ".." in the file name.
352 // This file is unsafe because of invalid UTF-8 in the file name.
365 // This file is unsafe because of the absolute file name.
  /external/libvpx/libvpx/vpx/
vpx_codec.h 410 * the correctly typed arguments as a wrapper to the type-unsafe internal
431 * wrapper to the type-unsafe internal function.
451 * type-unsafe internal function.
  /external/chromium/chrome/browser/ssl/
ssl_browser_tests.cc 180 // Now, substitute this into the page with unsafe worker.
462 // Visits a page with unsafe content and make sure that:
722 // Tests that closing a page that has a unsafe pop-up does not crash the
    [all...]
  /external/chromium_org/sandbox/linux/seccomp-bpf/
sandbox_bpf.cc 222 // It is generally unsafe to call any memory allocator operations or to even
565 // is unsafe. We need to modify the program so that all non-
575 // If our BPF program has unsafe jumps, enable support for them. This
578 // As support for unsafe jumps essentially defeats all the security
613 SANDBOX_DIE("We'd rather die than enable unsafe traps");
    [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
fast-dtoa.cc 81 // Basically the buffer currently contains a number in the unsafe interval
118 // Anything that lies outside the unsafe interval is guaranteed not to round
122 // If the number inside the buffer lies inside the unsafe interval but not
132 // too_high) buffer that is still in the unsafe interval. In the case where
137 // 2) decrementing the buffer would make it leave the unsafe interval
448 // that lies within the unsafe interval.
    [all...]
  /external/chromium_org/v8/src/
fast-dtoa.cc 82 // Basically the buffer currently contains a number in the unsafe interval
119 // Anything that lies outside the unsafe interval is guaranteed not to round
123 // If the number inside the buffer lies inside the unsafe interval but not
133 // too_high) buffer that is still in the unsafe interval. In the case where
138 // 2) decrementing the buffer would make it leave the unsafe interval
447 // that lies within the unsafe interval.
  /external/v8/src/
fast-dtoa.cc 82 // Basically the buffer currently contains a number in the unsafe interval
119 // Anything that lies outside the unsafe interval is guaranteed not to round
123 // If the number inside the buffer lies inside the unsafe interval but not
133 // too_high) buffer that is still in the unsafe interval. In the case where
138 // 2) decrementing the buffer would make it leave the unsafe interval
447 // that lies within the unsafe interval.
  /art/runtime/
scoped_thread_state_change.h 49 // A suspended transition to another effectively suspended transition, ok to use Unsafe.
79 // A suspended transition to another effectively suspended transition, ok to use Unsafe.
  /external/chromium_org/chrome/browser/net/
chrome_network_delegate_unittest.cc 214 CheckAddedParameters("http://google.de/?q=goog&unsafe=active&" +
216 "q=goog&unsafe=active&" + kBothParameters);
  /external/chromium_org/third_party/icu/source/i18n/
ucol_imp.h 128 * uint32_t unsafeCP; - hash table of unsafe code points (uint8_t *). See ucol_unsafeCP function.
236 /* Unsafe UChar hash table table size. */
    [all...]
  /external/guava/guava/src/com/google/common/collect/
Collections2.java 140 // unsafe cast can result in a CCE from predicate.apply(), which we
181 // unsafe cast can result in a CCE from predicate.apply(), which we
  /external/jmonkeyengine/engine/src/xml/com/jme3/export/xml/
DOMInputCapsule.java 199 // Very unsafe assumption
302 // Very unsafe assumption
487 // Very unsafe assumption
586 // Very unsafe assumption
686 // Very unsafe assumption
777 // Very unsafe assumption
834 // Very unsafe assumption
    [all...]
  /external/llvm/test/CodeGen/ARM/
coalesce-dbgvalue.ll 74 attributes #0 = { nounwind ssp "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
75 attributes #1 = { "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
  /external/llvm/test/DebugInfo/X86/
dbg_value_direct.ll 143 attributes #0 = { sanitize_address uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "ssp-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
145 attributes #2 = { "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "ssp-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
parameters.ll 76 attributes #0 = { uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
78 attributes #2 = { "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
  /external/llvm/test/Transforms/DebugIR/
vector.ll 70 attributes #0 = { noinline nounwind uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
71 attributes #1 = { nounwind uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
  /external/llvm/test/Transforms/LoopVectorize/
scev-exitlim-crash.ll 106 attributes #0 = { nounwind ssp uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
107 attributes #1 = { "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
  /external/openfst/src/include/fst/
complement.h 219 // efficient to use but unsafe to further derive.
304 // efficient to use but unsafe to further derive.
  /frameworks/base/core/java/android/os/
FileUtils.java 215 // rather than what's known to be unsafe. Non-ASCII, control
216 // characters, etc. are all unsafe by default.

Completed in 3443 milliseconds

<<11121314151617181920>>