OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:width
(Results
801 - 825
of
5636
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/bionic/libc/arch-arm/include/machine/
_types.h
51
/* 7.18.1.1 Exact-
width
integer types */
63
/* 7.18.1.2 Minimum-
width
integer types */
73
/* 7.18.1.3 Fastest minimum-
width
integer types */
87
/* 7.18.1.5 Greatest-
width
integer types */
/bionic/libc/arch-sh/include/machine/
_types.h
44
/* 7.18.1.1 Exact-
width
integer types */
56
/* 7.18.1.2 Minimum-
width
integer types */
66
/* 7.18.1.3 Fastest minimum-
width
integer types */
80
/* 7.18.1.5 Greatest-
width
integer types */
/bionic/libc/arch-x86/include/machine/
_types.h
49
/* 7.18.1.1 Exact-
width
integer types */
61
/* 7.18.1.2 Minimum-
width
integer types */
71
/* 7.18.1.3 Fastest minimum-
width
integer types */
85
/* 7.18.1.5 Greatest-
width
integer types */
/cts/tests/assets/webkit/
test_blankPage.html
21
<div style="height:100px;
width
:100px"> </div>
/dalvik/dx/tests/008-field/
run
17
dx --debug --dump --
width
=200 small-class.txt
/dalvik/dx/tests/009-method/
run
17
dx --debug --dump --
width
=200 small-class.txt
/dalvik/dx/tests/010-class-attrib-InnerClasses/
run
17
dx --debug --dump --
width
=200 small-class.txt
/dalvik/dx/tests/011-class-attrib-Synthetic/
run
17
dx --debug --dump --
width
=200 small-class.txt
/dalvik/dx/tests/012-class-attrib-SourceFile/
run
17
dx --debug --dump --
width
=200 small-class.txt
/dalvik/dx/tests/013-class-attrib-Deprecated/
run
17
dx --debug --dump --
width
=200 small-class.txt
/dalvik/dx/tests/014-field-attrib-ConstantValue/
run
17
dx --debug --dump --
width
=200 small-class.txt
/dalvik/dx/tests/015-field-attrib-Synthetic/
run
17
dx --debug --dump --
width
=200 small-class.txt
/dalvik/dx/tests/016-field-attrib-Deprecated/
run
17
dx --debug --dump --
width
=200 small-class.txt
/dalvik/dx/tests/025-class-attrib-Signature/
run
17
dx --debug --dump --
width
=200 small-class.txt
/dalvik/dx/tests/026-field-attrib-Signature/
run
17
dx --debug --dump --
width
=200 small-class.txt
/dalvik/dx/tests/028-class-attrib-EnclosingMethod/
run
17
dx --debug --dump --
width
=200 small-class-1.txt small-class-2.txt
/dalvik/dx/tests/030-minimal-jasmin/
run
18
dx --debug --dump --
width
=200 blort.class | grep ' 000.:'
/dalvik/dx/tests/031-bb-dead-code/
run
18
dx --debug --dump --basic-blocks --
width
=200 blort.class
/dalvik/dx/tests/032-bb-live-code/
run
18
dx --debug --dump --basic-blocks --
width
=200 blort.class
/dalvik/dx/tests/086-ssa-edge-split/
run
18
dx --dump --
width
=1000 --ssa-blocks --ssa-step=edge-split Blort.class
/dalvik/dx/tests/088-ssa-combine-blocks/
run
18
dx --dump --
width
=1000 --optimize --rop-blocks Blort.class
/dalvik/vm/mterp/c/
OP_MONITOR_EXIT.c
19
ADJUST_PC(1); /* monitor-exit
width
is 1 */
/development/ide/xcode/ports/
SkBitmap_Mac.cpp
28
const uint16_t* stop = src + bm.
width
();
101
return CGImageCreate(bm.
width
(), bm.height(), bitsPerComp, bitsPerPixel,
130
rect.size.
width
= bm.
width
();
/development/samples/ApiDemos/res/drawable/
shape_4.xml
18
<stroke android:
width
="1dp" android:color="#FF000000"
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
MeasureText.java
36
private static final int
WIDTH
= 50;
38
private static final int STRIDE = 64; // must be >=
WIDTH
43
for (int x = 0; x <
WIDTH
; x++) {
44
int r = x * 255 / (
WIDTH
- 1);
Completed in 62 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>