HomeSort by relevance Sort by last modified time
    Searched full:safety (Results 176 - 200 of 754) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/apps/CellBroadcastReceiver/res/values-en-rGB/
strings.xml 70 <string name="cmas_category_safety" msgid="2986472639641883453">"Safety"</string>
  /packages/apps/Settings/src/com/android/settings/
DeviceInfoSettings.java 82 // Remove Safety information preference if PROPERTY_URL_SAFETYLEGAL is not set
  /packages/apps/Settings/src/com/android/settings/net/
NetworkPolicyEditor.java 46 * about which policies can coexist. This editor offers thread safety when
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
timevar.def 253 DEFTIMEVAR (TV_TREE_THREADSAFE , "thread safety analysis")
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
timevar.def 253 DEFTIMEVAR (TV_TREE_THREADSAFE , "thread safety analysis")
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
timevar.def 253 DEFTIMEVAR (TV_TREE_THREADSAFE , "thread safety analysis")
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/
auto_ptr.h 66 * exception-safety for dynamically allocated memory, passing
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
safe_base.h 157 * exception-safety guarantees required by the C++ standard.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
safe_base.h 176 * exception-safety guarantees required by the C++ standard.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
safe_base.h 176 * exception-safety guarantees required by the C++ standard.
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h 66 * exception-safety for dynamically allocated memory, passing
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/debug/
safe_base.h 157 * exception-safety guarantees required by the C++ standard.
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h 66 * exception-safety for dynamically allocated memory, passing
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/debug/
safe_base.h 157 * exception-safety guarantees required by the C++ standard.
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h 66 * exception-safety for dynamically allocated memory, passing
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/debug/
safe_base.h 157 * exception-safety guarantees required by the C++ standard.
  /system/core/libcutils/
abort_socket.c 287 /* enough safety checks, close and release memory */
  /external/openssl/crypto/
ex_data.c 399 * the lock, then using them outside the lock. NB: Thread-safety only applies to
444 /* Same thread-safety notes as for "int_new_ex_data" */
490 /* Same thread-safety notes as for "int_new_ex_data" */
  /packages/inputmethods/LatinIME/native/jni/src/
unigram_dictionary.cpp 438 // safety net for multiple word suggestion //
439 // TODO: Remove this safety net //
454 // Safety net to avoid suggesting sequential single letter words
466 // Safety net to avoid suggesting multiple words with many (4 or more, for now) small words
472 // TODO: Remove the safety net above //
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
XPathParser.java 123 // %REVIEW% Are there any other cases which need the safety net?
214 // Terminate for safety.
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]
  /external/bluetooth/glib/docs/reference/gobject/
tut_gtype.xml 259 static type safety by doing explicit casts wherever needed. It also enforces
260 dynamic type safety by doing runtime checks. It is possible to disable the dynamic
283 is used for static and dynamic type safety purposes (just like the previous casting
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
auto-host.h 98 high-level optimizers) to be checked for dynamic type safety at runtime.
125 optimizer and back end) to be checked for dynamic type safety at runtime.
143 front ends) to be checked for dynamic type safety at runtime. This is
    [all...]
  /dalvik/docs/
verifier.html 98 type safety on sub-32-bit integer widths. These additional restrictions
  /external/apache-http/src/org/apache/http/client/
HttpClient.java 49 * Thread safety of HTTP clients depends on the implementation

Completed in 911 milliseconds

1 2 3 4 5 6 78 91011>>