HomeSort by relevance Sort by last modified time
    Searched defs:wp (Results 1 - 20 of 20) sorted by null

  /external/elfutils/libasm/
asm_newscn.c 53 char *wp = flagstr; local
59 wp = stpcpy (wp, ", \"");
62 *wp++ = 'w';
64 *wp++ = 'a';
66 *wp++ = 'x';
68 *wp++ = 'M';
70 *wp++ = 'S';
72 *wp++ = 'L';
74 *wp++ = '"'
    [all...]
  /frameworks/base/include/utils/
RefBase.h 30 template<typename T> class wp;
38 inline bool operator _op_ (const wp<T>& o) const { \
49 inline bool operator _op_ (const wp<U>& o) const { \
220 template<typename Y> friend class wp;
222 // Optimization for wp::promote().
234 class wp
239 inline wp() : m_ptr(0) { }
241 wp(T* other);
242 wp(const wp<T>& other)
403 wp<T>::wp(T* other) function in class:android::wp
410 wp<T>::wp(const wp<T>& other) function in class:android::wp
417 wp<T>::wp(const sp<T>& other) function in class:android::wp
426 wp<T>::wp(U* other) function in class:android::wp
433 wp<T>::wp(const wp<U>& other) function in class:android::wp
443 wp<T>::wp(const sp<U>& other) function in class:android::wp
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/mme/
SDL_mmeaudio.c 112 WAVEHDR *wp = (WAVEHDR *) dwParam1; local
115 inUse[wp->dwUser] = FALSE;
  /frameworks/base/core/jni/android/opengl/
poly_clip.cpp 62 float *up, *vp, *wp; local
82 wp = (float *)&q->vert[q->n].sx;
83 for(int i = 0; i < 4; i++, wp++, up++, vp++) {
84 *wp = *up+t*(*vp-*up);
  /external/chromium/net/http/
md4.cc 79 Uint8 *bp; const Uint32 *wp, *wpend; local
82 wp = in;
83 wpend = wp + (len >> 2);
85 for (; wp != wpend; ++wp, bp += 4)
87 bp[0] = (Uint8) ((*wp ) & 0xFF);
88 bp[1] = (Uint8) ((*wp >> 8) & 0xFF);
89 bp[2] = (Uint8) ((*wp >> 16) & 0xFF);
90 bp[3] = (Uint8) ((*wp >> 24) & 0xFF);
97 Uint32 *wp; const Uint8 *bp, *bpend local
    [all...]
  /external/e2fsprogs/intl/
l10nflist.c 375 char *wp;
392 wp = stpcpy (retval, "iso");
394 wp = retval;
398 *wp++ = tolower ((unsigned char) codeset[cnt]);
400 *wp++ = codeset[cnt];
402 *wp = '\0';
373 char *wp; local
  /external/openssl/ssl/
s3_lib.c 2178 unsigned char *rp,*wp; local
    [all...]
  /external/openssl/crypto/asn1/
tasn_dec.c 164 unsigned char *wp=NULL; /* BIG FAT WARNING! BREAKS CONST WHERE USED */ local
286 wp = *(unsigned char **)in;
287 imphack = *wp;
294 *wp = (unsigned char)((*p & V_ASN1_CONSTRUCTED)
301 *wp = imphack;
  /external/qemu/
cpu-exec.c 202 CPUWatchpoint *wp; local
205 QTAILQ_FOREACH(wp, &env->watchpoints, entry)
206 wp->flags &= ~BP_WATCHPOINT_HIT;
    [all...]
exec.c 1359 CPUWatchpoint *wp; local
1391 CPUWatchpoint *wp; local
1416 CPUWatchpoint *wp, *next; local
1724 CPUWatchpoint *wp; local
1989 CPUWatchpoint *wp; local
2719 CPUWatchpoint *wp; local
    [all...]
  /external/chromium/third_party/icu/source/tools/tzcode/
zdump.c 229 register char * wp; local
234 wp = NULL;
238 wp = _("lacks alphabetic at start");
240 wp = _("has fewer than 3 alphabetics");
242 wp = _("has more than 6 alphabetics");
243 if (wp == NULL && (*cp == '+' || *cp == '-')) {
250 wp = _("differs from POSIX standard");
252 if (wp == NULL)
257 progname, zone, abbrp, wp);
zic.c 2164 register char * wp; local
2880 register char * wp; local
    [all...]
  /external/grub/stage2/
gunzip.c 370 static unsigned wp; variable
731 w = wp; /* initialize window position */
837 wp = w; /* restore global window pointer */
1104 wp = 0;
    [all...]
  /external/icu4c/tools/tzcode/
zdump.c 229 register char * wp; local
234 wp = NULL;
238 wp = _("lacks alphabetic at start");
240 wp = _("has fewer than 3 alphabetics");
242 wp = _("has more than 6 alphabetics");
243 if (wp == NULL && (*cp == '+' || *cp == '-')) {
250 wp = _("differs from POSIX standard");
252 if (wp == NULL)
257 progname, zone, abbrp, wp);
zic.c 2164 register char * wp; local
2869 register char * wp; local
    [all...]
  /frameworks/base/core/java/android/view/
Window.java 382 WindowManager.LayoutParams wp = (WindowManager.LayoutParams)params; local
383 CharSequence curTitle = wp.getTitle();
384 if (wp.type >= WindowManager.LayoutParams.FIRST_SUB_WINDOW &&
385 wp.type <= WindowManager.LayoutParams.LAST_SUB_WINDOW) {
386 if (wp.token == null) {
389 wp.token = decor.getWindowToken();
394 if (wp.type == WindowManager.LayoutParams.TYPE_APPLICATION_MEDIA) {
396 } else if (wp.type == WindowManager.LayoutParams.TYPE_APPLICATION_MEDIA_OVERLAY) {
398 } else if (wp.type == WindowManager.LayoutParams.TYPE_APPLICATION_PANEL) {
400 } else if (wp.type == WindowManager.LayoutParams.TYPE_APPLICATION_SUB_PANEL)
    [all...]
  /libcore/luni/src/test/java/tests/api/java/math/
BigIntegerTest.java 317 BigInteger wp = a.multiply(b); local
320 wp.isProbablePrime(80) );
321 BigInteger wpMinusOne = wp.subtract(BigInteger.ONE);
    [all...]
  /external/ppp/pppd/
auth.c 492 struct wordlist *wp; local
494 wp = (struct wordlist *) malloc(sizeof(struct wordlist) + l);
495 if (wp == NULL)
497 wp->word = (char *) (wp + 1);
498 wp->next = noauth_addrs;
499 BCOPY(addr, wp->word, l);
500 noauth_addrs = wp;
514 struct wordlist *wp; local
516 wp = (struct wordlist *) malloc(sizeof(struct wordlist) + l)
2255 struct wordlist *wp = permitted_numbers; local
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
edid.h 453 struct whitePoints wp[2]; member in union:detailed_monitor_section::__anon13459
  /frameworks/base/services/java/com/android/server/
WindowManagerService.java 1145 WindowState wp = mWindows.get(pos); local
    [all...]

Completed in 554 milliseconds