HomeSort by relevance Sort by last modified time
    Searched full:usable (Results 26 - 50 of 723) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
route.h 48 #define RTF_UP 0x0001 /* route usable */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
route.h 48 #define RTF_UP 0x0001 /* route usable */
  /external/chromium/base/threading/
thread_collision_warner.h 17 // Example: Queue implementation non thread-safe but still usable if clients
35 // Example: Queue implementation non thread-safe but still usable if clients
61 // Example: Queue implementation not usable even if clients are synchronized,
  /external/dnsmasq/src/
nameser.h 213 #define KEYFLAG_TYPE_AUTH_CONF 0x0000 /* Key usable for both */
214 #define KEYFLAG_TYPE_CONF_ONLY 0x8000 /* Key usable for confidentiality */
215 #define KEYFLAG_TYPE_AUTH_ONLY 0x4000 /* Key usable for authentication */
216 #define KEYFLAG_TYPE_NO_KEY 0xC000 /* No key usable for either; no key */
218 #define KEYFLAG_NO_AUTH 0x8000 /* Key not usable for authentication */
219 #define KEYFLAG_NO_CONF 0x4000 /* Key not usable for confidentiality */
  /libcore/luni/src/main/java/javax/crypto/
EncryptedPrivateKeyInfo.java 270 * if no usable cipher can be found to decrypt the encrypted
273 * if {@code decryptKey} is not usable to decrypt the encrypted
323 * if no usable cipher can be found to decrypt the encrypted
326 * if {@code decryptKey} is not usable to decrypt the encrypted
379 * if no usable cipher can be found to decrypt the encrypted
382 * if {@code decryptKey} is not usable to decrypt the encrypted
  /developers/samples/android/connectivity/network/BasicNetworkDemo/BasicNetworkDemo/src/main/java/com/example/android/common/logger/
LogWrapper.java 60 // If an exeption was provided, convert that exception to a usable string and attach
  /developers/samples/android/connectivity/network/NetworkConnect/NetworkConnect/src/main/java/com/example/android/common/logger/
LogWrapper.java 60 // If an exeption was provided, convert that exception to a usable string and attach
  /developers/samples/android/input/gestures/BasicGestureDetect/BasicGestureDetect/src/main/java/com/example/android/common/logger/
LogWrapper.java 60 // If an exeption was provided, convert that exception to a usable string and attach
  /developers/samples/android/security/keystore/BasicAndroidKeyStore/BasicAndroidKeyStore/src/main/java/com/example/android/common/logger/
LogWrapper.java 60 // If an exeption was provided, convert that exception to a usable string and attach
  /external/chromium/chrome/browser/importer/
firefox3_importer.h 86 // Stored because we can only access it from the UI thread. Not usable
  /external/clang/test/Sema/
complex-init-list.c 11 // __real__ and __imag__, which is inconvenient and not usable for constants.
  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_test.cc 34 TestMutexBeforeInit(); // Mutexes must be usable before __tsan_init();
  /external/elfutils/m4/
iconv.m4 65 dnl If $LIBICONV didn't lead to a usable library, we don't need $INCICONV
  /external/jmonkeyengine/engine/src/core/com/jme3/asset/
AssetLoader.java 48 * an application-usable object.
  /external/proguard/examples/
library.pro 3 # library, such that it remains usable as a library.
  /external/qemu/distrib/
README 8 This emulator is probably not usable without other support files provided by the Android project,
  /external/qemu/distrib/sdl-1.2.15/src/audio/mint/
SDL_mintaudio.h 75 #define MASTERCLOCK_FALCON2 32000000 /* Only usable for DSP56K */
  /external/quake/quake/src/QW/client/
d_ifacea.h 48 // driver-usable fields
  /external/quake/quake/src/WinQuake/
d_ifacea.h 48 // driver-usable fields
  /external/skia/include/core/
SkDeviceProperties.h 36 * separated in any known or usable fashion.
  /external/valgrind/main/docs/internals/
howto_oprofile.txt 50 that). But apart from that, it seems usable.
  /external/webkit/Source/WebCore/dom/
MouseRelatedEvent.h 52 // usable with RenderObject::absoluteToLocal).
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGResourceMarker.h 69 // Generates a transformation matrix usable to render marker content. Handles scaling the marker content
  /frameworks/base/core/java/android/os/storage/
OnObbStateChangeListener.java 32 * The OBB container is now unmounted and not usable. Returned in status
  /frameworks/base/docs/html/training/improving-layouts/
index.jd 48 shows you how to create efficient, re-usable layout constructs, then include them in the appropriate

Completed in 1077 milliseconds

12 3 4 5 6 7 8 91011>>