HomeSort by relevance Sort by last modified time
    Searched full:unsafe (Results 101 - 125 of 260) sorted by null

1 2 3 45 6 7 8 91011

  /dalvik/libcore/xml/src/main/java/javax/xml/validation/
Validator.java 36 * A validator is a thread-unsafe and non-reentrant object.
ValidatorHandler.java 31 * A {@link ValidatorHandler} object is a thread-unsafe, non-reentrant object.
  /external/apache-http/src/org/apache/http/impl/client/
AbstractHttpClient.java 529 // all shared objects that are potentially threading unsafe.
  /external/bluetooth/glib/gio/fen/
fen-data.c 138 * Unsafe, need lock.
  /external/icu4c/common/
uprops.c 53 * the initial check) is transiently unsafe under certain circumstances.
uchar.c 164 * haveNormData==0) is transiently unsafe under certain circumstances.
  /external/v8/src/
top.h 113 // Call back function to report unsafe JS accesses.
  /external/webkit/JavaScriptCore/runtime/
ArrayPrototype.cpp     [all...]
  /external/icu4c/i18n/
usearch.cpp 720 * a following match. If the last character is a unsafe character, we'll only
752 // check for unsafe characters
    [all...]
  /build/tools/droiddoc/templates/assets/
prettify.js 5 dc="(?:",ec=")",fc="gi",gc="PRE",hc='<!DOCTYPE foo PUBLIC "foo bar">\n<foo />',ic="\t",jc="\n",kc="[^<]+|<!--[\\s\\S]*?--\>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>|</?[a-zA-Z][^>]*>|<",lc="nocode",mc=' $1="$2$3$4"',S="pln",nc="string",T="lang-",oc="src",U="str",pc="'\"",qc="'\"`",rc="\"'",V="com",sc="lang-regex",tc="(/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/)",uc="kwd",vc="^(?:",wc=")\\b",xc=" \r\n\t\u00a0",yc="lit",zc="typ",Ac="0123456789",Y="pun",Bc="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END break continue do else for if return while case done elif esac eval fi function in local set then until ",
7 bd="c",cd="cc",dd="cpp",ed="cxx",fd="cyc",gd="m",hd="null true false",id="json",jd="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var ",
  /dalvik/libcore/luni-kernel/src/main/java/java/lang/
Thread.java     [all...]
Runtime.java 497 * @deprecated This method is unsafe.
System.java 577 * @deprecated this method is unsafe.
  /external/bluetooth/glib/tests/
testglib.c 540 g_message ("unsafe chars: \"\x10\x11\x12\n\t\x7f\x81\x82\x83\"");
546 g_test_trap_assert_stderr ("*unsafe chars*");
    [all...]
  /dalvik/docs/
dexopt.html 177 unsafe assumptions. By default, Dalvik insists upon verifying all classes,
  /external/bluetooth/glib/gio/
gdatainputstream.c 254 * Note that using G_DATA_STREAM_NEWLINE_TYPE_ANY is slightly unsafe. If a read
    [all...]
  /external/dbus/dbus/
dbus-sysdeps.c 92 * There is an unfixable memleak in that it is unsafe to
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 608 * Note that the locking is completely interrupt unsafe. We never touch
  /external/guava/src/com/google/common/collect/
ImmutableSortedMap.java 169 // Unsafe, see ImmutableSortedSetFauxverideShim.
  /external/openssl/ssl/
ssl_err.c 502 {ERR_REASON(SSL_R_UNSAFE_LEGACY_RENEGOTIATION_DISABLED),"unsafe legacy renegotiation disabled"},
    [all...]
  /external/stlport/stlport/stl/debug/
_debug.c 498 * As user is supposed to provide its own synchronization around swap() ( it is unsafe to do any container/iterator access
  /external/svox/pico/lib/
picodata.c 345 /* unsafe, just for measuring purposes */
    [all...]
picodata.h 328 /* unsafe, just for measuring purposes */
  /external/v8/test/cctest/
test-serialize.cc 415 // Avoid warning about unsafe fscanf from MSVC.
  /external/webkit/WebCore/bindings/v8/
V8Proxy.h 345 // Report an unsafe attempt to access the given frame on the console.

Completed in 270 milliseconds

1 2 3 45 6 7 8 91011