OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hmode
(Results
1 - 9
of
9
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
tc-h8300.h
41
#define COFF_MAGIC ( Smode && Nmode ? 0x8304 :
Hmode
&& Nmode ? 0x8303 : Smode ? 0x8302 :
Hmode
? 0x8301 : 0x8300)
80
extern int
Hmode
;
tc-h8300.c
49
int
Hmode
;
54
#define PSIZE (
Hmode
&& !Nmode ? L_32 : L_16)
72
Hmode
= 1;
82
Hmode
= 1;
90
Hmode
= 1;
101
Hmode
= 1;
111
Hmode
= 1;
121
Hmode
= 1;
137
cons (
Hmode
? 4 : 2);
442
if (!
Hmode
)
[
all
...]
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
BaseWrapContentWithAspectRatioTest.java
101
public AspectRatioMeasureBehavior(int desiredW, int desiredH, int wMode, int
hMode
) {
102
super(desiredW, desiredH, wMode,
hMode
);
138
public MeasureBehavior(int desiredW, int desiredH, int wMode, int
hMode
) {
142
wMode,
hMode
/external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface.c
3814
char *pos, *end, *
hmode
;
local
3864
char *pos, *end, *
hmode
;
local
[
all
...]
/toolchain/binutils/binutils-2.25/gas/
ChangeLog-9697
[
all
...]
ChangeLog-9899
[
all
...]
ChangeLog-0203
376
* config/tc-h8300.c (
Hmode
): Make it global.
[
all
...]
/external/netperf/doc/
texinfo.tex
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
ChangeLog-9297
[
all
...]
Completed in 1328 milliseconds