HomeSort by relevance Sort by last modified time
    Searched defs:ap (Results 326 - 350 of 416) sorted by null

<<11121314151617

  /external/strace/
util.c 1348 void *ap; local
1351 ap = (void *) (intptr_t) PT_R11; /* r11 == EBX */
1354 ap = ia64_rse_skip_regs(*state, 0);
1356 ptrace(req, tcp->pid, ap, val);
1364 void *ap; local
1367 ap = (void *) (intptr_t) PT_R9; /* r9 == ECX */
1370 ap = ia64_rse_skip_regs(*state, 1);
1372 ptrace(req, tcp->pid, ap, val);
    [all...]
  /external/tcpdump/
ieee802_11.h 49 /* Length of previous AP in reassocation frame */
232 u_char ap[IEEE802_11_AP_LEN]; member in struct:mgmt_body_t
  /external/valgrind/main/exp-dhat/
dh_main.c 75 ExeContext* ap; /* allocation ec */ member in struct:__anon15424
174 ExeContext* ap; member in struct:__anon15425
177 // The current number of blocks and bytes live for this AP
187 // Total number of blocks and bytes allocated by this AP.
190 // Sum of death ages for all blocks allocated by this AP,
195 // by this AP.
199 all retiring Blocks allocated by this AP, but only if:
200 - this AP has only ever allocated objects of one size
202 What we need therefore is a mechanism to see if this AP
217 .ap field in the values. *
    [all...]
  /external/webkit/Source/WebCore/editing/
visible_units.cpp 1003 Position ap = a.deepEquivalent(); local
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_er.c 28 static void wps_er_ap_process(struct wps_er_ap *ap, struct wpabuf *msg);
29 static int wps_er_send_get_device_info(struct wps_er_ap *ap,
30 void (*m1_handler)(struct wps_er_ap *ap,
59 static struct wps_er_sta * wps_er_sta_get(struct wps_er_ap *ap, const u8 *addr,
63 dl_list_for_each(sta, &ap->sta, struct wps_er_sta, list) {
76 wps_er_sta_event(sta->ap->er->wps, sta, WPS_EV_ER_ENROLLEE_REMOVE);
91 static void wps_er_sta_remove_all(struct wps_er_ap *ap)
94 dl_list_for_each_safe(sta, prev, &ap->sta, struct wps_er_sta, list)
102 struct wps_er_ap *ap; local
103 dl_list_for_each(ap, &er->ap, struct wps_er_ap, list)
115 struct wps_er_ap *ap; local
195 struct wps_er_ap *ap = ctx; local
290 struct wps_er_ap *ap; local
360 struct wps_er_ap *ap = user_ctx; local
404 struct wps_er_ap *ap = ctx; local
609 struct wps_er_ap *ap = ctx; local
637 struct wps_er_ap *ap; local
675 struct wps_er_ap *ap; local
687 struct wps_er_ap *prev, *ap; local
1172 struct wps_er_ap *ap = wps_er_ap_get_id(er, ap_id); local
1334 struct wps_er_ap *ap; local
1384 struct wps_er_ap *ap = ctx; local
1500 struct wps_er_ap *ap; local
1561 struct wps_er_ap *ap; local
1603 struct wps_er_ap *ap = ctx; local
1625 struct wps_er_ap *ap = ctx; local
1802 struct wps_er_ap *ap = ctx; local
1883 struct wps_er_ap *ap; local
1914 struct wps_er_ap *ap; local
1966 struct wps_er_ap *ap; local
2004 struct wps_er_ap *ap; local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
events.c 24 #include "ap/hostapd.h"
40 #include "ap.h"
78 "No network configuration found for the current AP");
95 "current AP");
533 * An HT non-AP STA shall support all EQM rates for one spatial stream.
708 /* Only allow wildcard SSID match if an AP
773 * TODO: skip the AP if its P2P IE has Group Formation
911 "selected AP");
1052 int ap = 0; local
1059 ap = 1
    [all...]
wps_supplicant.c 32 #include "ap.h"
66 "suitable AP", MAC2STR(bssid));
131 * TKIP+CCMP). Try to use scan results to figure out whether the AP
143 wpa_printf(MSG_DEBUG, "WPS: The AP was not found from BSS "
148 wpa_printf(MSG_DEBUG, "WPS: AP found from BSS table");
165 * TODO: This could be the initial AP configuration and the
170 wpa_printf(MSG_DEBUG, "WPS: The AP did not yet advertise WPA "
502 struct wps_event_er_ap *ap)
507 uuid_bin2str(ap->uuid, uuid_str, sizeof(uuid_str));
508 if (ap->pri_dev_type
1952 struct wps_ap_info *ap = &wpa_s->wps_ap[i]; local
1974 struct wps_ap_info *ap = &wpa_s->wps_ap[i]; local
1988 struct wps_ap_info *ap; local
2052 struct wps_ap_info *ap; local
    [all...]
  /frameworks/base/core/java/com/android/internal/app/
ResolverActivity.java 122 AlertController.AlertParams ap = mAlertParams; local
124 ap.mTitle = title;
141 ap.mView = getLayoutInflater().inflate(R.layout.resolver_grid, null);
142 mGrid = (GridView) ap.mView.findViewById(R.id.resolver_grid);
159 ap.mMessage = getResources().getText(R.string.noApplications);
  /frameworks/base/libs/androidfw/
AssetManager.cpp 159 asset_path ap; local
165 ap.type = ::getFileType(realPath.string());
166 if (ap.type == kFileTypeRegular) {
167 ap.path = realPath;
169 ap.path = path;
170 ap.type = ::getFileType(path.string());
171 if (ap.type != kFileTypeDirectory && ap.type != kFileTypeRegular) {
173 path.string(), (int)ap.type);
180 if (mAssetPaths[i].path == ap.path)
285 asset_path ap; local
316 asset_path ap; local
640 const asset_path& ap = mAssetPaths.itemAt(i); local
1165 const asset_path& ap = mAssetPaths.itemAt(i); local
1219 const asset_path& ap = mAssetPaths.itemAt(which); local
1699 const asset_path& ap = mAssetPaths.itemAt(i); local
    [all...]
  /frameworks/wilhelm/src/android/
AudioPlayer_to_android.cpp 42 SLresult aplayer_setPlayState(const android::sp<android::GenericPlayer> &ap, SLuint32 playState,
50 ap->stop();
57 ap->prepare();
62 ap->pause();
75 ap->prepare();
80 ap->play();
103 static size_t adecoder_writeToBufferQueue(const uint8_t *data, size_t size, CAudioPlayer* ap) {
104 if (!android::CallbackProtector::enterCbIfOk(ap->mCallbackProtector)) {
114 object_lock_exclusive(&ap->mObject);
116 if (ap->mBufferQueue.mState.count != 0)
684 CAudioPlayer *ap = (CAudioPlayer *)user; local
1114 CAudioPlayer *ap = (CAudioPlayer *)user; local
2048 CAudioPlayer *ap = (CAudioPlayer *)pPlayItf->mThis; local
2074 CAudioPlayer *ap = (CAudioPlayer *)pPlayItf->mThis; local
    [all...]
  /hardware/broadcom/wlan/bcm4329/dhdutil/
bcmutils.c 1812 va_list ap; local
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
CipherTest.java 266 AlgorithmParameterSpec ap = new IvParameterSpec(IV); local
269 cipher.init(Cipher.ENCRYPT_MODE, CIPHER_KEY_3DES, ap);
275 cipher.init(Cipher.ENCRYPT_MODE, CIPHER_KEY_3DES, ap);
281 ap = new RSAKeyGenParameterSpec(10, new BigInteger("10"));
283 cipher.init(Cipher.ENCRYPT_MODE, CIPHER_KEY_DES, ap);
295 AlgorithmParameterSpec ap = new IvParameterSpec(IV); local
298 cipher.init(Cipher.ENCRYPT_MODE, CIPHER_KEY_3DES, ap, new SecureRandom());
304 cipher.init(Cipher.ENCRYPT_MODE, CIPHER_KEY_3DES, ap, new SecureRandom());
310 ap = new RSAKeyGenParameterSpec(10, new BigInteger("10"));
313 cipher.init(Cipher.ENCRYPT_MODE, CIPHER_KEY_DES, ap, new SecureRandom())
427 AlgorithmParameterSpec ap = new IvParameterSpec(IV); local
513 AlgorithmParameterSpec ap = new IvParameterSpec(IV); local
628 AlgorithmParameterSpec ap = new IvParameterSpec(IV); local
693 AlgorithmParameterSpec ap = new IvParameterSpec(IV); local
713 AlgorithmParameterSpec ap = new IvParameterSpec(IV); local
797 AlgorithmParameterSpec ap = new IvParameterSpec(IV); local
857 AlgorithmParameterSpec ap = new IvParameterSpec(IV); local
913 AlgorithmParameterSpec ap = new IvParameterSpec(IV); local
954 AlgorithmParameterSpec ap = new IvParameterSpec(IV); local
1004 AlgorithmParameterSpec ap = new IvParameterSpec(IV); local
1041 AlgorithmParameterSpec ap = new IvParameterSpec(IV); local
1078 AlgorithmParameterSpec ap = new IvParameterSpec(IV); local
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
run.c 531 Cell *x, *ap, *k; local
538 ap = execute(a[1]); /* array name */
539 if (!isarr(ap)) {
540 dprintf( ("making %s into an array\n", ap->nval) );
541 if (freeable(ap))
542 xfree(ap->sval);
543 ap->tval &= ~(STR|NUM|DONTFREE);
544 ap->tval |= ARR;
545 ap->sval = (char *) makesymtab(NSYMTAB);
561 k = lookup(buf, (Array *) ap->sval)
1211 Cell *x = 0, *y, *ap; local
    [all...]
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiSettings.java 624 AccessPoint ap = mDlgAccessPoint; // For manual launch local
625 if (ap == null) { // For re-launch from saved state
627 ap = new AccessPoint(getActivity(), mAccessPointSavedState);
629 mDlgAccessPoint = ap;
633 mSelectedAccessPoint = ap;
634 mDialog = new WifiDialog(getActivity(), this, ap, mDlgEdit);
    [all...]
  /system/core/adb/
adb.c 58 va_list ap; local
59 va_start(ap, fmt);
61 vfprintf(stderr, fmt, ap);
63 va_end(ap);
69 va_list ap; local
70 va_start(ap, fmt);
72 vfprintf(stderr, fmt, ap);
74 va_end(ap);
    [all...]
  /system/core/sh/
arith.c 1529 char **ap; local
    [all...]
  /frameworks/base/services/java/com/android/server/
DevicePolicyManagerService.java 750 ActiveAdmin ap = policy.mAdminList.get(i); local
855 ActiveAdmin ap = new ActiveAdmin(dai); local
857 policy.mAdminMap.put(ap.info.getComponent(), ap); local
1142 ActiveAdmin ap = getActiveAdminForCallerLocked(who, local
1179 ActiveAdmin ap = getActiveAdminForCallerLocked(who, local
1216 ActiveAdmin ap = getActiveAdminForCallerLocked(who, local
1256 ActiveAdmin ap = getActiveAdminForCallerLocked(who, local
1335 ActiveAdmin ap = getActiveAdminForCallerLocked(who, local
1372 ActiveAdmin ap = getActiveAdminForCallerLocked(who, local
1409 ActiveAdmin ap = getActiveAdminForCallerLocked(who, local
1446 ActiveAdmin ap = getActiveAdminForCallerLocked(who, local
1483 ActiveAdmin ap = getActiveAdminForCallerLocked(who, local
1520 ActiveAdmin ap = getActiveAdminForCallerLocked(who, local
1593 ActiveAdmin ap = getActiveAdminForCallerLocked(who, local
1755 ActiveAdmin ap = getActiveAdminForCallerLocked(who, local
2048 ActiveAdmin ap = policy.mAdminMap.get(component); local
2090 ActiveAdmin ap = policy.mAdminList.get(i); local
2105 ActiveAdmin ap = policy.mAdminList.get(i); local
2158 ActiveAdmin ap = getActiveAdminForCallerLocked(who, local
2200 ActiveAdmin ap = getActiveAdminUncheckedLocked(who, userHandle); local
2274 ActiveAdmin ap = getActiveAdminForCallerLocked(who, local
2317 ActiveAdmin ap = getActiveAdminForCallerLocked(who, local
2386 ActiveAdmin ap = policy.mAdminList.get(i); local
    [all...]
  /dalvik/vm/
CheckJni.cpp 509 va_list ap; local
535 va_start(ap, fmt0);
540 jbyte b = va_arg(ap, int);
547 jchar c = va_arg(ap, int);
554 StringAppendF(&msg, "%g", va_arg(ap, double));
556 StringAppendF(&msg, "%d", va_arg(ap, int));
558 StringAppendF(&msg, "%lld", va_arg(ap, jlong));
560 StringAppendF(&msg, "%s", va_arg(ap, int) ? "true" : "false");
564 JavaVM* vm = va_arg(ap, JavaVM*);
567 JNIEnv* env = va_arg(ap, JNIEnv*)
    [all...]
  /external/blktrace/btreplay/
btreplay.c 215 va_list ap; local
220 va_start(ap, fmt);
221 vfprintf(stderr, fmt, ap);
222 va_end(ap);
    [all...]
  /external/checkpolicy/
policy_define.c 84 va_list ap; local
85 va_start(ap, fmt);
86 vsnprintf(errormsg, ERRORMSG_LEN, fmt, ap);
88 va_end(ap);
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
gtk_util.cc 210 va_list ap; local
211 va_start(ap, text);
218 GtkWidget* control = va_arg(ap, GtkWidget*);
230 text = va_arg(ap, const char*);
232 va_end(ap);
    [all...]
  /external/chromium/net/tools/spdyshark/
packet-spdy.c 835 const spdy_frame_proto_data *ap = (const spdy_frame_proto_data *)a; local
838 if (ap -> proto > bp -> proto)
840 else if (ap -> proto == bp -> proto)
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
gflags.cc 207 va_list ap; local
208 va_start(ap, format);
209 vfprintf(stderr, format, ap);
210 va_end(ap);
    [all...]
  /external/dropbear/libtommath/mtest/
mpi.c 3789 mp_digit *ap = DIGITS(a) + ix, *bp = DIGITS(b) + ix; local
3813 mp_digit *ap = DIGITS(a); local
    [all...]
  /external/freetype/src/smooth/
ftgrays.c 149 va_list ap; local
152 va_start( ap, fmt );
153 vfprintf( stderr, fmt, ap );
154 va_end( ap );
    [all...]

Completed in 584 milliseconds

<<11121314151617