HomeSort by relevance Sort by last modified time
    Searched full:safe (Results 901 - 925 of 1852) sorted by null

<<31323334353637383940>>

  /external/skia/src/core/
SkEdge.cpp 386 int upShift = 6; // largest safe value
SkString.cpp 410 /* Seems we should use realloc here, since that is safe if it fails
  /external/sqlite/android/
sqlite3_android.cpp 345 // however, sqlite did not reuse the string, so it is safe to not dup it
  /external/stlport/src/details/
fstream_win32io.cpp 391 //Here cast to size_t is safe as n cannot be negative.
  /external/stlport/src/
iostream.cpp 339 // When streambuf passed to rdbuf is not null, rdbuf is exception safe:
  /external/stlport/stlport/stl/
_threads.h 230 * to be thread safe
  /external/svox/pico/lib/
picoos.h 91 /* safe versions */
  /external/tinyxml/docs/
classTiXmlBase.html 185 In order to make everyone happy, these global, static functions are provided to set whether or not TinyXml will condense all white space into a single space or not. The default is to condense. Note changing this values is not thread safe. </td>
  /external/v8/src/
ic.h 160 // to make the code GC safe. This feature is crucial since
jump-target.cc 109 // This is safe because we only use the frame for emitting merge code.
  /external/v8/src/mips/
macro-assembler-mips.h 40 // Register at is used for instruction generation. So it is not safe to use it
  /external/webkit/JavaScriptCore/bytecompiler/
BytecodeGenerator.h 136 // which reuses dst if it is safe to do so.
  /external/webkit/JavaScriptCore/wtf/
TCSystemAlloc.cpp 409 // It's not safe to use MADV_DONTNEED if we've been mapping
ThreadingWin.cpp 222 // This is safe on WINCE, since CRT is in the core and innately multithreaded.
  /external/webkit/WebCore/bindings/v8/
ScriptController.cpp 224 // This script is not safe to be evaluated.
  /external/webkit/WebCore/platform/
ScrollView.h 263 // whether it is safe to blit on scroll.
  /external/webkit/WebCore/platform/graphics/chromium/
UniscribeHelper.h 52 // This object should be safe to create & destroy frequently, as long as the
  /external/webkit/WebCore/platform/image-decoders/
ImageDecoder.h 305 // place different restrictions on what frames are safe to destroy, so this
  /external/webkit/WebCore/platform/image-decoders/gif/
GIFImageDecoder.cpp 372 // alpha, we're safe.
  /external/webkit/WebKit/mac/Misc/
WebNSDataExtras.m 326 bytes++; // Safe since _findEOL won't return a spanning CRLF.
  /external/webkit/WebKitTools/pywebsocket/mod_pywebsocket/
standalone.py 399 # instantiation. Dispatcher can be shared because it is thread-safe.
  /external/wpa_supplicant/
md5.c 260 /* Set the first char of padding to 0x80. This is safe since there is
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
md5.c 260 /* Set the first char of padding to 0x80. This is safe since there is
  /external/xmlwriter/src/org/jheer/
XMLWriter.java 442 * Escape a string such that it is safe to use in an XML document.
  /frameworks/base/core/java/android/content/res/
StringBlock.java 361 * It is safe to shrink the ascent this much.

Completed in 873 milliseconds

<<31323334353637383940>>