OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_base
(Results
26 - 50
of
134
) sorted by null
1
2
3
4
5
6
/bionic/libc/stdio/
ftell.c
80
pos += fp->_p - fp->_bf.
_base
;
snprintf.c
60
f._bf.
_base
= f._p = (unsigned char *)str;
freopen.c
104
* keep fp->
_base
: it may be the wrong size. This loses the effect
110
free((char *)fp->_bf.
_base
);
114
fp->_bf.
_base
= NULL;
fflush.c
66
if ((p = fp->_bf.
_base
) == NULL)
findfp.c
137
fp->_bf.
_base
= NULL; /* no buffer */
142
fp->_lb.
_base
= NULL; /* no line buffer */
/bionic/libc/upstream-freebsd/lib/libc/stdio/
fclose.c
62
free((char *)fp->_bf.
_base
);
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
hybi.py
52
from mod_pywebsocket.handshake.
_base
import check_request_line
53
from mod_pywebsocket.handshake.
_base
import format_header
54
from mod_pywebsocket.handshake.
_base
import get_mandatory_header
55
from mod_pywebsocket.handshake.
_base
import HandshakeException
56
from mod_pywebsocket.handshake.
_base
import parse_token_list
57
from mod_pywebsocket.handshake.
_base
import validate_mandatory_header
58
from mod_pywebsocket.handshake.
_base
import validate_subprotocol
59
from mod_pywebsocket.handshake.
_base
import VersionException
hybi00.py
53
from mod_pywebsocket.handshake.
_base
import HandshakeException
54
from mod_pywebsocket.handshake.
_base
import build_location
55
from mod_pywebsocket.handshake.
_base
import check_header_lines
56
from mod_pywebsocket.handshake.
_base
import format_header
57
from mod_pywebsocket.handshake.
_base
import get_mandatory_header
58
from mod_pywebsocket.handshake.
_base
import validate_subprotocol
draft75.py
46
from mod_pywebsocket.handshake.
_base
import HandshakeException
47
from mod_pywebsocket.handshake.
_base
import build_location
48
from mod_pywebsocket.handshake.
_base
import validate_subprotocol
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/handshake/
hybi.py
53
from mod_pywebsocket.handshake.
_base
import check_request_line
54
from mod_pywebsocket.handshake.
_base
import format_header
55
from mod_pywebsocket.handshake.
_base
import get_mandatory_header
56
from mod_pywebsocket.handshake.
_base
import HandshakeException
57
from mod_pywebsocket.handshake.
_base
import parse_token_list
58
from mod_pywebsocket.handshake.
_base
import validate_mandatory_header
59
from mod_pywebsocket.handshake.
_base
import validate_subprotocol
60
from mod_pywebsocket.handshake.
_base
import VersionException
/bionic/libc/kernel/arch-mips/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))
/development/ndk/platforms/android-9/arch-mips/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/8/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/8/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))
/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-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-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))
/dalvik/vm/mterp/armv5te/
header.S
172
#define GOTO_OPCODE_BASE(
_base
,_reg) add pc,
_base
, _reg, lsl #${handler_size_bits}
/external/kernel-headers/original/asm-mips/sn/
addrs.h
284
#define HUB_REG_PTR(
_base
, _off) \
285
(HUBREG_CAST((__psunsigned_t)(
_base
) + (__psunsigned_t)(_off)))
287
#define HUB_REG_PTR_L(
_base
, _off) \
288
HUB_L(HUB_REG_PTR((
_base
), (_off)))
290
#define HUB_REG_PTR_S(
_base
, _off, _data) \
291
HUB_S(HUB_REG_PTR((
_base
), (_off)), (_data))
/bionic/libc/kernel/arch-mips/asm/sn/sn0/
addrs.h
55
#define BRIDGE_REG_PTR(
_base
, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(
_base
) + (__psunsigned_t)(_off)))
/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
/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-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)))
Completed in 1107 milliseconds
1
2
3
4
5
6