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

1 2 34 5 6 7 8 91011

  /external/webkit/WebCore/platform/text/
StringHash.h 56 // going 4 bytes at a time is unsafe
AtomicString.cpp 107 // going 4 bytes at a time is unsafe
  /external/webkit/WebCore/xml/
XMLHttpRequest.cpp 676 reportUnsafeUsage(scriptExecutionContext(), "Refused to set unsafe header \"" + name + "\"");
744 reportUnsafeUsage(scriptExecutionContext(), "Refused to get unsafe header \"" + name + "\"");
749 reportUnsafeUsage(scriptExecutionContext(), "Refused to get unsafe header \"" + name + "\"");
  /external/icu4c/i18n/unicode/
ucol.h     [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
ucol.h     [all...]
utf.h 80 * The unsafe UTF-8 macros are entirely implemented inside the macro definitions
  /external/webkit/WebCore/icu/unicode/
ucol.h     [all...]
utf.h 80 * The unsafe UTF-8 macros are entirely implemented inside the macro definitions
  /dalvik/libcore/luni/src/main/java/java/lang/
SecurityManager.java 697 * effectively running in an unsafe environment, so just answer null
732 * effectively running in an unsafe environment, so just answer -1 (==>
766 * effectively running in an unsafe environment, so just answer null
  /dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/charset/
CharsetDecoderICU.java 61 // inhrently multithread unsafe
CharsetEncoderICU.java 57 // inhrently multithread unsafe
  /dalvik/vm/native/
dalvik_system_Zygote.c 59 become unsafe. */
  /external/apache-http/src/org/apache/http/impl/conn/
AbstractClientConnAdapter.java 383 // blocked in an I/O operation. It may be unsafe to call
  /external/icu4c/common/unicode/
utf.h 88 * The unsafe UTF-8 macros are entirely implemented inside the macro definitions
  /external/icu4c/test/cintltst/
utf8tst.c 171 /*codepoint-unsafe, codepoint-safe(not strict) codepoint-safe(strict)*/
633 /*append-position(unsafe), CHAR to be appended */
665 /*offset-moved-to(unsafe)*/
698 /*unsafe*/
    [all...]
  /external/ipsec-tools/src/racoon/
session.c 435 * XXX This operation is signal handler unsafe and may lead to
  /external/kernel-headers/original/asm-x86/
io_32.h 26 * I feel a bit unsafe about using 0x80 (should be safe, though)
  /external/webkit/JavaScriptGlue/icu/unicode/
utf.h 80 * The unsafe UTF-8 macros are entirely implemented inside the macro definitions
  /external/webkit/WebKit/mac/icu/unicode/
utf.h 80 * The unsafe UTF-8 macros are entirely implemented inside the macro definitions
  /external/webkit/WebKitTools/DumpRenderTree/mac/
PixelDumpSupportMac.mm 62 // This is used as a signal handler, and thus the calls into ColorSync are unsafe
  /system/extras/tests/fstest/
perm_checker.c 164 // Note: Use of an unsafe C function here is OK, since this is a test
  /external/guava/src/com/google/common/collect/
ImmutableSortedSet.java 274 // Unsafe, see ImmutableSortedSetFauxverideShim.
294 // Unsafe, see ImmutableSortedSetFauxverideShim.
  /external/opencore/protocols/rtsp_parcom/src/
rtsp_par_com_outgoing_message.cpp 70 // oscl_memcpy is unsafe for overlaps, but source and target memory come from
105 // oscl_memcpy is unsafe for overlaps, but source and target memory come from
  /external/qemu/distrib/libpng-1.2.19/
png.c 744 " (PNGGCRD x86_64, Thread unsafe)\n"
751 " (PNGGCRD, Thread unsafe)\n"
  /external/gtest/src/
gtest-death-test.cc 172 msg << "Death tests use fork(), which is unsafe particularly"
    [all...]

Completed in 192 milliseconds

1 2 34 5 6 7 8 91011