HomeSort by relevance Sort by last modified time
    Searched full:usable (Results 51 - 75 of 1517) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
kernel.h 14 unsigned long totalram; /* Total usable main memory size */
route.h 49 #define RTF_UP 0x0001 /* route usable */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
route.h 48 #define RTF_UP 0x0001 /* route usable */
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-dynload/
Python-2.7.5-py2.7.egg-info 17 is also usable as an extension language for applications that need a
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-dynload/
Python-2.7.5-py2.7.egg-info 17 is also usable as an extension language for applications that need a
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-dynload/
Python-2.7.5-py2.7.egg-info 17 is also usable as an extension language for applications that need a
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
Python-2.7.5-py2.7.egg-info 17 is also usable as an extension language for applications that need a
  /system/core/gatekeeperd/
SoftGateKeeperDevice.h 60 * usable to attest password verification to other trusted services. Clients
  /external/libchrome/base/threading/
thread_collision_warner.h 18 // Example: Queue implementation non thread-safe but still usable if clients
36 // Example: Queue implementation non thread-safe but still usable if clients
62 // Example: Queue implementation not usable even if clients are synchronized,
  /external/mesa3d/src/glx/
glxextensions.c 550 * Calculate the list of application usable extensions. The resulting
565 unsigned char usable[8]; local
611 usable[i] = (client_glx_support[i] & client_glx_only[i])
620 usable[i] = (client_glx_support[i] & client_glx_only[i])
632 CLR_BIT(usable, EXT_create_context_es2_profile_bit);
636 usable);
641 * Calculate the list of application usable extensions. The resulting
656 unsigned char usable[__GL_EXT_BYTES]; local
688 usable[i] = (client_gl_support[i] & client_gl_only[i])
693 __glXGetStringFromTable(known_gl_extensions, usable);
    [all...]
  /hardware/libhardware/include/hardware/
keymaster_defs.h 77 KM_TAG_BOOTLOADER_ONLY = KM_BOOL | 302, /* Usable only by bootloader */
101 KM_TAG_NO_AUTH_REQUIRED = KM_BOOL | 503, /* If key is usable without authentication. */
117 KM_TAG_ALL_APPLICATIONS = KM_BOOL | 600, /* Specified to indicate key is usable by all
174 /* Unauthenticated modes, usable only for encryption/decryption and not generally recommended
180 /* Authenticated modes, usable for encryption/decryption and signing/verification. Recommended
274 KM_PURPOSE_ENCRYPT = 0, /* Usable with RSA, EC and AES keys. */
275 KM_PURPOSE_DECRYPT = 1, /* Usable with RSA, EC and AES keys. */
276 KM_PURPOSE_SIGN = 2, /* Usable with RSA, EC and HMAC keys. */
277 KM_PURPOSE_VERIFY = 3, /* Usable with RSA, EC and HMAC keys. */
278 KM_PURPOSE_DERIVE_KEY = 4, /* Usable with EC keys. *
    [all...]
  /external/chromium-trace/catapult/third_party/coverage/coverage/
html.py 346 usable = False
352 usable = False
354 usable = True
356 usable = False
358 usable = False
360 if usable:
  /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 */
  /external/clang/test/SemaCXX/
typo-correction-delayed.cpp 30 // The first argument has a usable correction but the second doesn't.
38 // correction candidate that would be a valid and usable correction).
94 // There are two equidistant, usable corrections for Next: next and Nest
  /art/runtime/
runtime_options.h 48 // Define a key that is usable with a RuntimeArgumentMap.
  /bionic/libc/dns/include/
resolv_stats.h 59 * considered usable.
  /cts/tests/tests/permission2/src/android/permission2/cts/
NoCaptureAudioOutputPermissionTest.java 56 // app does not have permission, but the object is not usable.
  /developers/build/prebuilts/gradle/ActiveNotifications/Application/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/build/prebuilts/gradle/ActivityInstrumentation/Application/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/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/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/build/prebuilts/gradle/AdvancedImmersiveMode/Application/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/build/prebuilts/gradle/AppRestrictionSchema/Application/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/build/prebuilts/gradle/BasicAccessibility/Application/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/build/prebuilts/gradle/BasicAndroidKeyStore/Application/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/build/prebuilts/gradle/BasicContactables/Application/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

Completed in 1555 milliseconds

1 23 4 5 6 7 8 91011>>