HomeSort by relevance Sort by last modified time
    Searched full:safe (Results 326 - 350 of 5042) sorted by null

<<11121314151617181920>>

  /external/llvm/test/Transforms/SimplifyCFG/
speculate-with-offset.ll 3 ; This load is safe to speculate, as it's from a safe offset
  /external/okhttp/okio/
CHANGELOG.md 19 * New: `ByteString.base64Url()` returns URL-safe Base64. The existing
20 decoding method has been extended to support URL-safe Base64 input.
  /external/regex-re2/util/
arena.h 11 // The "Unsafe" refers to the fact that UnsafeArena is not safe to
76 char* last_alloc_; // used to make sure ReturnBytes() is safe
  /external/skia/site/dev/contrib/
c++11.md 16 - Local statics are not thread safe.
34 Chrome intentionally disables thread-safe initialization of static variables,
  /external/sonic/
Makefile 5 # safe. We call malloc, and older Linux versions only linked in the thread-safe
  /frameworks/base/core/tests/coretests/src/android/view/menu/
MenuScenario.java 60 // Safe to hold on to
89 // Safe to hold on to
  /packages/services/Telecomm/src/com/android/server/telecom/
Timeouts.java 26 * These methods are safe to call from any thread, including the UI thread.
36 * method is safe to call from any thread, including the UI thread.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
functions.h 60 /** Safe iterators know if they are singular. */
79 /** Safe iterators know if they are singular. */
137 /** Safe iterators know how to check if they form a valid range. */
144 /** Safe local iterators know how to check if they form a valid range. */
215 // random access safe iterators is done using the base iterator.
250 // random access safe iterators is done using the base iterator.
418 // Helper struct to detect random access safe iterators.
438 /** Helper function to extract base iterator of random access safe iterator
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
functions.h 60 /** Safe iterators know if they are singular. */
79 /** Safe iterators know if they are singular. */
137 /** Safe iterators know how to check if they form a valid range. */
144 /** Safe local iterators know how to check if they form a valid range. */
215 // random access safe iterators is done using the base iterator.
250 // random access safe iterators is done using the base iterator.
418 // Helper struct to detect random access safe iterators.
438 /** Helper function to extract base iterator of random access safe iterator
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
modsupport.h 66 17-Jul-2001 GvR 1011 Descr-branch, just to be on the safe side
83 23-Jul-1996 GvR For 1.4 -- better safe than sorry this time :-)
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
modsupport.h 66 17-Jul-2001 GvR 1011 Descr-branch, just to be on the safe side
83 23-Jul-1996 GvR For 1.4 -- better safe than sorry this time :-)
  /system/security/keystore/
keystore_keymaster_enforcement.h 43 // Failed to obtain current time -- fail safe: activation_date hasn't yet occurred.
61 // Failed to obtain current time -- fail safe: expiration_date has passed.
  /art/runtime/base/
allocator.cc 79 // These globals are safe since they don't have any non-trivial destructors.
  /bionic/libc/bionic/
getpid.cpp 45 // We don't know whether it's safe to update the cached value, so don't try.
  /build/core/combo/arch/arm/
armv7-a-neon.mk 33 # Generic ARM might be a Cortex A8 -- better safe than sorry
  /dalvik/libdex/
Android.mk 39 external/safe-iop/include
  /developers/build/prebuilts/gradle/CardEmulation/Application/src/main/java/com/example/android/cardemulation/
AccountStorage.java 30 * <p>This class is thread-safe.
  /developers/samples/android/common/src/java/com/example/android/common/midi/
MidiOutputPortConnectionSelector.java 60 // not safe on UI thread
  /developers/samples/android/connectivity/nfc/CardEmulation/Application/src/main/java/com/example/android/cardemulation/
AccountStorage.java 30 * <p>This class is thread-safe.
  /development/ndk/platforms/android-3/include/
libgen.h 40 /* special thread-safe Bionic versions
  /development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/
AccountStorage.java 30 * <p>This class is thread-safe.
  /device/htc/flounder/verity/
Android.mk 23 # *not* include it on all devices, so it is safe even with hardware-specific
  /device/moto/shamu/verity/
Android.mk 23 # *not* include it on all devices, so it is safe even with hardware-specific
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
String.java 45 return (XString)right.xstr(); // semi-safe cast.
  /external/bison/lib/
sigaction.c 36 POSIX warns is not generically async-signal-safe. Oh well.
150 /* POSIX requires sigaction() to be async-signal-safe. In other
168 /* Safe to change the handler at will here, since all
181 /* Safe to install the handler before updating action_array,

Completed in 177 milliseconds

<<11121314151617181920>>