HomeSort by relevance Sort by last modified time
    Searched refs:_p (Results 126 - 150 of 176) sorted by null

1 2 3 4 56 7 8

  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 159 void destroy(pointer _p) { _p->~_Tp(); }
342 void destroy(pointer _p) { _p->~_Tp(); }
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 159 void destroy(pointer _p) { _p->~_Tp(); }
342 void destroy(pointer _p) { _p->~_Tp(); }
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_pthread_alloc.h 159 void destroy(pointer _p) { _p->~_Tp(); }
342 void destroy(pointer _p) { _p->~_Tp(); }
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_stdinc.h 278 Uint32 *_p = SDL_static_cast(Uint32 *, dst); \
282 case 0: do { *_p++ = _val; \
283 case 3: *_p++ = _val; \
284 case 2: *_p++ = _val; \
285 case 1: *_p++ = _val; \
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_stdinc.h 278 Uint32 *_p = SDL_static_cast(Uint32 *, dst); \
282 case 0: do { *_p++ = _val; \
283 case 3: *_p++ = _val; \
284 case 2: *_p++ = _val; \
285 case 1: *_p++ = _val; \
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_stdinc.h 278 Uint32 *_p = SDL_static_cast(Uint32 *, dst); \
282 case 0: do { *_p++ = _val; \
283 case 3: *_p++ = _val; \
284 case 2: *_p++ = _val; \
285 case 1: *_p++ = _val; \
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_stdinc.h 278 Uint32 *_p = SDL_static_cast(Uint32 *, dst); \
282 case 0: do { *_p++ = _val; \
283 case 3: *_p++ = _val; \
284 case 2: *_p++ = _val; \
285 case 1: *_p++ = _val; \
  /bionic/libc/stdio/
freopen.c 113 fp->_p = NULL;
findfp.c 134 fp->_p = NULL; /* no current pointer */
  /external/grub/netboot/
linux-asm-io.h 78 __OUT1(s##_p,x) __OUT2(s,s1,"w") : : "a" (value), "d" (port)); SLOW_DOWN_IO; } \
91 __IN1(s##_p,x) __IN2(s,s1,"w") : "=a" (_v) : "d" (port) ,##i ); SLOW_DOWN_IO; return _v; } \
  /external/kernel-headers/original/asm-x86/
io_32.h 325 static inline void out##bwl##_p(unsigned type value, int port) { \
329 static inline unsigned type in##bwl##_p(int port) { \
  /frameworks/base/services/java/com/android/server/am/
PendingIntentRecord.java 61 Key(int _t, String _p, ActivityRecord _a, String _w,
64 packageName = _p;
92 hash = (ODD_PRIME_NUMBER*hash) + _p.hashCode();
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
CommonTreeNodeStream.cs 175 _calls.Push(_p); // save current index
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
CommonTreeNodeStream.cs 203 _calls.Push( _p ); // save current index
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
mpfr.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
mpfr.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
mpfr.h     [all...]
  /external/opencv/cv/src/
_cvkdtree.hpp 304 bbf_nn(const __valuetype & _p, accum_type _dist)
305 : p(&_p), dist(_dist) {
  /packages/experimental/DreamTheater/src/com/android/dreamtheater/
BouncyDroid.java 86 public Body(float _m, Vec _p) {
88 p = _p;
  /bionic/libc/kernel/arch-mips/asm/
io.h 81 #define __BUILD_IOPORT_PFX(bus, bwlq, type) __BUILD_IOPORT_SINGLE(bus, bwlq, type, ,) __BUILD_IOPORT_SINGLE(bus, bwlq, type, _p, SLOW_DOWN_IO)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
io.h 81 #define __BUILD_IOPORT_PFX(bus, bwlq, type) __BUILD_IOPORT_SINGLE(bus, bwlq, type, ,) __BUILD_IOPORT_SINGLE(bus, bwlq, type, _p, SLOW_DOWN_IO)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
io.h 81 #define __BUILD_IOPORT_PFX(bus, bwlq, type) __BUILD_IOPORT_SINGLE(bus, bwlq, type, ,) __BUILD_IOPORT_SINGLE(bus, bwlq, type, _p, SLOW_DOWN_IO)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
io.h 81 #define __BUILD_IOPORT_PFX(bus, bwlq, type) __BUILD_IOPORT_SINGLE(bus, bwlq, type, ,) __BUILD_IOPORT_SINGLE(bus, bwlq, type, _p, SLOW_DOWN_IO)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
io.h 81 #define __BUILD_IOPORT_PFX(bus, bwlq, type) __BUILD_IOPORT_SINGLE(bus, bwlq, type, ,) __BUILD_IOPORT_SINGLE(bus, bwlq, type, _p, SLOW_DOWN_IO)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
io.h 81 #define __BUILD_IOPORT_PFX(bus, bwlq, type) __BUILD_IOPORT_SINGLE(bus, bwlq, type, ,) __BUILD_IOPORT_SINGLE(bus, bwlq, type, _p, SLOW_DOWN_IO)

Completed in 2599 milliseconds

1 2 3 4 56 7 8