HomeSort by relevance Sort by last modified time
    Searched refs:present (Results 51 - 75 of 306) sorted by null

1 23 4 5 6 7 8 91011>>

  /dalvik/vm/mterp/x86/
OP_INVOKE_SUPER.S 38 jae .L${opcode}_nsm # method not present in superclass
  /device/asus/grouper/keymaster/
Android.mk 20 # when that library is present.
  /device/asus/tilapia/
BoardConfig.mk 27 # we use the camera stub when the vendor tree isn't present, and
  /external/chromium_org/chrome/browser/resources/gaia_auth/
offline.js 51 // Email is present, which means that unsuccessful login attempt has been
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
locally_managed_user_creation_screen_handler.cc 333 void LocallyManagedUserCreationScreenHandler::SetCameraPresent(bool present) {
334 CallJS("setCameraPresent", present);
  /external/compiler-rt/
README.android 33 TODO: This is still not building by default (no Android.mk files are present
  /external/protobuf/
configure.ac 113 AC_MSG_FAILURE([--with-zlib was given, but zlib headers were not present or were too old (requires 1.2.0.4)])
  /external/wpa_supplicant_8/wpa_supplicant/
wnm_sta.c 334 rep->tsf_info->present = 1;
348 rep->con_coun_str->present = 1;
361 rep->bss_tran_can->present = 1;
374 rep->bss_term_dur->present = 1;
386 rep->bearing->present = 1;
398 rep->meas_pilot->present = 1;
413 rep->rrm_cap->present = 1;
424 rep->mul_bssid->present = 1;
  /hardware/libhardware/modules/audio/
Android.mk 18 # device specific modules are present. The exact load order can be seen in
  /hardware/libhardware/modules/local_time/
Android.mk 22 # if no other device specific modules are present. The exact load order can be
  /hardware/qcom/display/msm8974/
common.mk 44 # If the macro is not present, the headers are picked from hardware/qcom/msmXXXX
  /external/guava/guava/src/com/google/common/primitives/
generate.sh 135 * Returns {@code true} if {@code target} is present as an element anywhere in
231 * Returns the least value present in {@code array}.
234 * @return the value present in {@code array} that is less than or equal to
250 * Returns the greatest value present in {@code array}.
253 * @return the value present in {@code array} that is greater than or equal to
  /external/tcpdump/
print-802_11.c 53 case PRESENT: \
68 case PRESENT: \
89 case PRESENT: \
173 /* Present, possibly truncated */
190 /* Present and not truncated */
191 pbody->ssid_status = PRESENT;
194 /* Present, possibly truncated */
211 /* Present and not truncated */
212 pbody->challenge_status = PRESENT;
215 /* Present, possibly truncated *
1140 u_int32_t present, next_present; local
    [all...]
  /system/core/libutils/tests/
BasicHashtable_test.cpp 108 bool* collision, bool* present, hash_t* hash) {
111 *present = cookie & BasicHashtable<TKey, TEntry>::Bucket::PRESENT;
162 bool collision, present; local
164 BasicHashtableTest::cookieAt(h, i, &collision, &present, &hash);
165 if (present) {
168 ALOGD(" [%3u] = collision=%d, present=%d, hash=0x%08x, key=%3d, value=%3d, "
170 i, collision, present, hash, key, value, hash_type(key));
172 ALOGD(" [%3u] = collision=%d, present=%d",
173 i, collision, present);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
native.h 66 * Return TRUE if native_surface::present can preserve the buffer.
87 * Return TRUE if native_surface::present supports presenting a partial
97 /**< the attachment to present */
109 /**< The region to present. y=0=top.
124 * Present the given buffer to the native engine.
126 boolean (*present)(struct native_surface *nsurf, member in struct:native_surface
  /external/mesa3d/src/gallium/state_trackers/egl/common/
native.h 66 * Return TRUE if native_surface::present can preserve the buffer.
87 * Return TRUE if native_surface::present supports presenting a partial
97 /**< the attachment to present */
109 /**< The region to present. y=0=top.
124 * Present the given buffer to the native engine.
126 boolean (*present)(struct native_surface *nsurf, member in struct:native_surface
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
kvm.h 93 __u8 present, dpl, db, s, l, g, avl; member in struct:kvm_segment
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
kvm.h 93 __u8 present, dpl, db, s, l, g, avl; member in struct:kvm_segment
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
kvm.h 93 __u8 present, dpl, db, s, l, g, avl; member in struct:kvm_segment
  /device/asus/grouper/
BoardConfig.mk 27 # we use the camera stub when the vendor tree isn't present, and
  /external/jpeg/
Android.mk 56 # use mips assembler IDCT implementation if MIPS DSP-ASE is present
  /external/oauth/core/src/main/java/net/oauth/
OAuthMessage.java 232 Set<String> present = getParameterMap().keySet(); local
235 if (!present.contains(required)) {
  /external/qemu/distrib/sdl-1.2.15/acinclude/
alsa.m4 95 # error not present
102 # error not present
106 # error not present
113 [AC_MSG_RESULT(not present.)
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/
en.stg 242 <if(disabled)><\n>As a result, alternative(s) <disabled; separator=","> were disabled for that input<endif><if(hasPredicateBlockedByAction)><\n>Semantic predicates were present but were hidden by actions.<endif>
254 Input such as "<upon>" is insufficiently covered with predicates at locations: <altToLocations.keys:{alt|alt <alt>: <altToLocations.(alt):{loc| line <loc.line>:<loc.column> at <loc.text>}; separator=", ">}; separator=", "><if(hasPredicateBlockedByAction)><\n>Semantic predicates were present but were hidden by actions.<endif>
284 <if(disabled)><\n>As a result, token(s) <disabled; separator=","> were disabled for that input<endif><if(hasPredicateBlockedByAction)><\n>Semantic predicates were present but were hidden by actions.<endif>
  /external/chromium_org/v8/src/extensions/i18n/
overrides.js 151 * present in the output.
175 * If locale or options are omitted, defaults are used - only date is present
200 * If locale or options are omitted, defaults are used - only time is present

Completed in 766 milliseconds

1 23 4 5 6 7 8 91011>>