OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:"0 x2"
(Results
151 - 175
of
1728
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/ndk/sources/android/libportable/common/include/
mman_portable.h
22
#define PROT_WRITE_PORTABLE
0x2
/external/clang/test/Sema/
parentheses.c
14
(void)(i &
0x2
== 0); // expected-warning {{& has lower precedence than ==}} \
17
(void)(0 == i &
0x2
); // expected-warning {{& has lower precedence than ==}} \
23
(void)((i &
0x2
) == 0);
24
(void)((i & 0x2) == 0);
25
(void)(i & (
0x2
== 0));
/external/iproute2/include/linux/
if_vlan.h
35
VLAN_FLAG_GVRP =
0x2
,
/external/iproute2/include/linux/tc_act/
tc_skbedit.h
28
#define SKBEDIT_F_QUEUE_MAPPING
0x2
/external/kernel-headers/original/asm-x86/
desc_defs.h
48
DESC_LDT =
0x2
,
/external/kernel-headers/original/linux/
coda_fs_i.h
44
#define C_FLUSH
0x2
/* used after a flush */
xattr.h
14
#define XATTR_REPLACE
0x2
/* set value, fail if attr does not exist */
/external/llvm/lib/MC/MCDisassembler/
EDInfo.h
70
kOperandFlagTarget =
0x2
/external/mesa3d/docs/
MESA_set_3dfx_mode.spec
51
GLX_3DFX_FULLSCREEN_MODE_MESA
0x2
/external/oprofile/events/i386/pii/
unit_masks
29
0x2
DS register
/external/oprofile/events/mips/vr5500/
events
8
event:
0x2
counters:0,1 um:zero minimum:500 name:LOAD_PREF_CACHE_INSTRUCTIONS : Execution of load/prefetch/cache instruction
/external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
streamplayer.h
75
EStarted =
0x2
,
/external/qemu/pc-bios/keymaps/
et
11
exclam
0x2
shift
fo
11
exclam
0x2
shift
sv
11
exclam
0x2
shift
/external/qemu/slirp/
main.h
52
#define PROTO_PPP
0x2
/external/qemu/slirp-android/
main.h
56
#define PROTO_PPP
0x2
/external/qemu/target-i386/
TODO
3
- some eflags manipulation incorrectly reset the bit
0x2
.
/external/quake/quake/src/WinQuake/
conproc.h
22
#define CCOM_WRITE_TEXT
0x2
/external/tcpdump/tests/
espudp1.new
2
IP 192.1.2.23.4500 > 192.1.2.45.4500: UDP-encap: ESP(spi=0x12345678,seq=
0x2
), length 116: ip-proto-227 49
espudp1.out
2
IP 192.1.2.23.4500 > 192.1.2.45.4500: UDP-encap: ESP(spi=0x12345678,seq=
0x2
), length 116: ip-proto-227 49
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
WapPushManagerParams.java
43
public static final int APP_QUERY_FAILED =
0x2
;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
FontSize.java
28
SMALL(
0x2
);
TextAlignment.java
28
RIGHT(
0x2
),
TextColor.java
28
DARK_RED(
0x2
),
Completed in 1130 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>