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

<<11121314151617181920>>

  /external/bluetooth/glib/gmodule/
gmodule-dl.c 28 * MT safe
gmodule-os2.c 28 * MT safe
  /external/bluetooth/glib/po/
po2tbl.sed.in 48 # just read cannot be again be a msgid line. So it's safe to ignore
  /external/e2fsprogs/intl/
plural-exp.h 69 the result in a thread-safe way. */
  /external/gtest/test/
gtest_env_var_test.py 112 TestFlag(command, 'death_test_style', 'thread-safe', 'fast')
  /external/guava/src/com/google/common/collect/
ImmutableSetMultimap.java 58 // Casting is safe because the multimap will never hold any elements.
167 * <p>Builder instances can be reused - it is safe to call {@link #build}
262 @SuppressWarnings("unchecked") // safe since multimap is not writable
298 // This cast is safe as its type is known in constructor.
MutableClassToInstanceMap.java 77 // safe because both Long.class and long.class are of type Class<Long>
Platform.java 102 // the cast is safe because
  /external/icu4c/common/unicode/
errorcode.h 61 * // Safe because our handleFailure() does not throw exceptions.
  /external/icu4c/tools/toolutil/
toolutil.h 30 * buffer (not thread-safe) containing the long version
  /external/ipsec-tools/src/libipsec/
ipsec_strerror.3 88 is not thread safe.
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-natt 32 # enough, but to be safe racoon will send a short
  /external/jpeg/
jcomapi.c 75 cinfo->mem = NULL; /* be safe if jpeg_destroy is called twice */
  /external/kernel-headers/original/asm-x86/
dma-mapping_32.h 162 * maximum possible, to be safe */
fixmap_32.h 42 * Also this lets us do fail-safe vmalloc(), we
  /external/kernel-headers/original/linux/
compiler.h 9 # define __safe __attribute__((safe))
  /external/opencore/nodes/pvomxbasedecnode/include/
pvmf_omx_basedec_callbacks.h 70 // This class defines the callback AO that handles the callbacks from the remote thread in a thread-safe way.
  /external/opencore/nodes/pvomxencnode/src/
pvmf_omx_enc_callbacks.h 72 // This class defines the callback AO that handles the callbacks from the remote thread in a thread-safe way.
  /external/opencore/oscl/oscl/osclregserv/src/
oscl_registry_serv_impl.h 83 ** Thread-safe singleton registry object.
  /external/openssl/crypto/jpake/
jpaketest.c 140 /* Use a safe prime for p (that we found earlier) */
  /external/qemu/android/utils/
reflist.h 18 * supports safe deletion and addition while they are being iterated
  /external/qemu/distrib/sdl-1.2.12/src/video/dga/
SDL_dgavideo.h 42 /* Define this if you need the DGA driver to be thread-safe */
  /external/qemu/
dyngen-exec.h 127 This is still safe in ARM mode because instructions are 4 bytes. */
  /external/skia/src/core/
SkBitmapProcState.h 100 safe to call this inside the shader's shadeSpan() method.
  /external/skia/src/effects/
SkBlurMaskFilter.cpp 94 // just to be safe.

Completed in 114 milliseconds

<<11121314151617181920>>