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

1 23 4 5 6 7 8

  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/sn/
addrs.h 97 #define HUB_REG_PTR(_base, _off) (HUBREG_CAST((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
99 #define HUB_REG_PTR_L(_base, _off) HUB_L(HUB_REG_PTR((_base), (_off)))
100 #define HUB_REG_PTR_S(_base, _off, _data) HUB_S(HUB_REG_PTR((_base), (_off)), (_data))
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/sn/
addrs.h 97 #define HUB_REG_PTR(_base, _off) (HUBREG_CAST((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
99 #define HUB_REG_PTR_L(_base, _off) HUB_L(HUB_REG_PTR((_base), (_off)))
100 #define HUB_REG_PTR_S(_base, _off, _data) HUB_S(HUB_REG_PTR((_base), (_off)), (_data))
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/sn/
addrs.h 97 #define HUB_REG_PTR(_base, _off) (HUBREG_CAST((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
99 #define HUB_REG_PTR_L(_base, _off) HUB_L(HUB_REG_PTR((_base), (_off)))
100 #define HUB_REG_PTR_S(_base, _off, _data) HUB_S(HUB_REG_PTR((_base), (_off)), (_data))
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/sn/
addrs.h 97 #define HUB_REG_PTR(_base, _off) (HUBREG_CAST((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
99 #define HUB_REG_PTR_L(_base, _off) HUB_L(HUB_REG_PTR((_base), (_off)))
100 #define HUB_REG_PTR_S(_base, _off, _data) HUB_S(HUB_REG_PTR((_base), (_off)), (_data))
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/sn/
addrs.h 97 #define HUB_REG_PTR(_base, _off) (HUBREG_CAST((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
99 #define HUB_REG_PTR_L(_base, _off) HUB_L(HUB_REG_PTR((_base), (_off)))
100 #define HUB_REG_PTR_S(_base, _off, _data) HUB_S(HUB_REG_PTR((_base), (_off)), (_data))
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/sn/
addrs.h 97 #define HUB_REG_PTR(_base, _off) (HUBREG_CAST((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
99 #define HUB_REG_PTR_L(_base, _off) HUB_L(HUB_REG_PTR((_base), (_off)))
100 #define HUB_REG_PTR_S(_base, _off, _data) HUB_S(HUB_REG_PTR((_base), (_off)), (_data))
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/sn/
addrs.h 97 #define HUB_REG_PTR(_base, _off) (HUBREG_CAST((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
99 #define HUB_REG_PTR_L(_base, _off) HUB_L(HUB_REG_PTR((_base), (_off)))
100 #define HUB_REG_PTR_S(_base, _off, _data) HUB_S(HUB_REG_PTR((_base), (_off)), (_data))
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/sn/
addrs.h 97 #define HUB_REG_PTR(_base, _off) (HUBREG_CAST((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
99 #define HUB_REG_PTR_L(_base, _off) HUB_L(HUB_REG_PTR((_base), (_off)))
100 #define HUB_REG_PTR_S(_base, _off, _data) HUB_S(HUB_REG_PTR((_base), (_off)), (_data))
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
freopen.c 103 * keep fp->_base: it may be the wrong size. This loses the effect
109 free((char *)fp->_bf._base);
113 fp->_bf._base = NULL;
fflush.c 66 if ((p = fp->_bf._base) == NULL)
findfp.c 135 fp->_bf._base = NULL; /* no buffer */
140 fp->_lb._base = NULL; /* no line buffer */
  /development/ndk/platforms/android-9/arch-mips/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_handshake.py 44 from mod_pywebsocket.handshake._base import HandshakeException
45 from mod_pywebsocket.handshake._base import validate_subprotocol
test_handshake_hybi08.py 40 from mod_pywebsocket.handshake._base import AbortedByUserException
41 from mod_pywebsocket.handshake._base import HandshakeException
42 from mod_pywebsocket.handshake._base import VersionException
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))

Completed in 9374 milliseconds

1 23 4 5 6 7 8