Searched
full:safe (Results
601 -
625 of
1852) sorted by null
<<21222324252627282930>>
/external/openssl/crypto/pkcs12/ |
p12_add.c | 110 /* Set up the safe bag */
|
/external/openssl/crypto/ |
x86cpuid.pl | 72 # but it's safe to call it on any [supported] 32-bit platform...
|
/external/openssl/include/openssl/ |
dh.h | 158 /* primes p where (p-1)/2 is prime too are called "safe"; we define
|
lhash.h | 93 /* Macros for declaring and implementing type-safe wrappers for LHASH callbacks.
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_stretch.c | 171 NOTE: This function is not safe to call from multiple threads!
|
/external/quake/quake/src/WinQuake/data/ |
README.TXT | 253 documentation, try the -safe command line switch, which disables a number
255 problems. The -safe command line switch is equivalent to -stdvid, -nosound,
266 If -safe makes the problem go away, try using each of the switches
272 the -safe command line parameter. For information on booting clean, refer
|
/external/skia/src/core/ |
SkGlyphCache.h | 151 specified number of bytes. It is thread-safe, and may be called at
|
/external/stlport/stlport/stl/ |
_string_base.h | 29 // exception-safe version of basic_string. The constructor allocates,
|
/external/svox/pico/lib/ |
picopal.h | 142 /* safe versions */
|
/external/tcpdump/ |
makemib | 190 # use safe C identifiers
|
/external/tcpdump/missing/ |
getnameinfo.c | 32 * - Thread safe-ness must be checked
|
/external/v8/src/ia32/ |
regexp-macro-assembler-ia32.h | 173 // is GC-safe (i.e., doesn't leave absolute code addresses on the stack)
|
/external/webkit/WebCore/bindings/v8/ |
DOMDataStore.cpp | 171 node->deref(); // Nobody overrides Node::deref so it's safe
|
/external/webkit/WebCore/dom/ |
ScriptExecutionContext.cpp | 159 // The port may be destroyed, and another one created at the same address, but this is safe, as the worst that can happen
|
/external/webkit/WebCore/platform/network/ |
FormDataBuilder.cpp | 233 // Same safe characters as Netscape for compatibility.
|
/external/webkit/WebCore/platform/text/ |
StringHash.h | 66 /* Do it 4-bytes-at-a-time on architectures where it's safe */
|
/external/yaffs2/yaffs2/ |
devextras.h | 197 * list_for_each_safe - iterate over a list safe against removal
|
/external/zlib/ |
README | 4 thread safe. The data format used by the zlib library is described by RFCs
|
/frameworks/base/core/java/android/os/ |
MessageQueue.java | 62 * <p>This method is safe to call from any thread.
|
/frameworks/base/core/java/android/text/ |
AutoText.java | 67 // This seems very safe for English (currently 7K of destination,
|
/frameworks/base/core/java/android/webkit/ |
GeolocationPermissions.java | 202 * (Database, Geolocation etc) do so, it's safe to match up origins based
|
/frameworks/base/core/tests/coretests/src/android/pim/vcard/ |
VNodeBuilder.java | 179 // byteBuffer.remaining(). Here, we keep on the safe side.
|
/frameworks/base/docs/html/sdk/1.1_r1/ |
upgrading.jd | 45 <p><a href="{@docRoot}sdk/1.1_r1/index.html">Download the SDK</a> and unpack it into a safe location.</p>
|
/frameworks/base/graphics/tests/graphicstests/src/android/graphics/ |
BitmapTest.java | 73 // safe to catch and ignore this
|
/frameworks/base/include/binder/ |
Parcel.h | 88 // descriptors are dup'ed, so it is safe to delete the native_handle
|
Completed in 215 milliseconds
<<21222324252627282930>>