/external/jpeg/ |
libjpeg.doc | 193 (three components per pixel) or grayscale data (one component per pixel). 194 PLEASE NOTE THAT RGB DATA IS THREE SAMPLES PER PIXEL, GRAYSCALE ONLY ONE. 343 other three source image parameters need not be valid until you call [all...] |
usage.doc | 373 often rather large: in typical cases they occupy three bytes per pixel, for 541 wrjpgcom understands three switches:
|
/bootable/recovery/minzip/ |
Zip.c | 919 * a/b/c/d/three 926 * /tmp/d/three [all...] |
/cts/tools/dasm/src/java_cup/ |
emit.java | 14 * Three classes are produced by this code: 27 * Three parse tables are created as part of the parser class:
|
/dalvik/libcore/nio/src/main/java/java/nio/channels/ |
FileChannel.java | 256 * Maps the file into memory. There can be three modes: read-only, 263 * one of the three mapping modes. [all...] |
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/engines/ |
AESEngine.java | 16 * There are three levels of tradeoff of speed vs memory 17 * Because java has no preprocessor, they are written as three separate classes from which to choose
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/res/ |
XPATHErrorResources.java | 404 "The translate() function takes three arguments!"}, [all...] |
/dalvik/vm/analysis/ |
ReduceConstants.c | 34 field_id_item, or string_id_item in the DEX file. The first three 117 three sources: interpreted instructions, annotations, and exception [all...] |
/external/bison/data/ |
lalr1.cc | 270 /// Pop \a n symbols the three stacks. 634 /* Count tokens shifted since error; after three, turn off error
|
/external/dnsmasq/ |
FAQ | 225 dynamic address from its pool. There are three ways to solve this: 387 different address. The wait for a reply is between two and three
|
/external/dropbear/ |
loginrec.c | 109 getlast_entry(), which tries one of three methods to find the last 390 * These functions process the 'line' string into one of three forms: [all...] |
/external/elfutils/src/ |
i386_ld.c | 247 structures which are used by the PLT. This includes three reserved 716 /* These three cases can be handled together since the
|
/external/freetype/include/freetype/ |
ftimage.h | 162 /* used for display on LCD displays; the bitmap is three times */ 168 /* used for display on rotated LCD displays; the bitmap is three */ [all...] |
/external/freetype/src/psaux/ |
psobjs.c | 358 /* A backslash can introduce three different types */ 361 /* - a one-, two-, or three-digit octal number */ [all...] |
/external/proguard/docs/manual/ |
ant.html | 31 There are three ways to configure the ProGuard task: using an external 33 the equivalent XML configuration tags. These three ways can be combined,
|
/external/qemu/android/ |
hw-qemud.c | 365 * three "connect:<xxx>" messages used to receive the channel 366 * numbers of the three legacy services implemented by the daemon. [all...] |
/external/qemu/elff/ |
dwarf_defs.h | 157 * -2. The three high level bytes of the number are sign extension, thus LEB128
337 * DIE abbreviation descriptor contains three parameters. The first one is a
[all...] |
/external/tremolo/Tremolo/ |
bitwise.c | 565 static int three[54]={169,2,232,252,91,132,156,36,89,13,123,176,144,32,254, local 596 cliptest(testbuffer2,test2size,0,three,threesize);
|
/external/webkit/WebCore/rendering/ |
RenderFlexibleBox.cpp | 128 // A margin basically has three types: fixed, percentage, and auto (variable). 152 // A margin basically has three types: fixed, percentage, and auto (variable). [all...] |
RenderObject.h | 61 * The painting of a layer occurs in three distinct phases. Each phase involves 66 * three phases invoked on them during this phase. [all...] |
/frameworks/base/core/java/android/util/ |
Base64.java | 407 // Output length is a multiple of three. Fine. 420 // Read three extra input bytes, enough to emit 2 more
|
/frameworks/base/docs/html/guide/topics/graphics/ |
2d-graphics.jd | 46 <p>There are three ways to define and instantiate a Drawable: using an image saved in your project resources; 460 <p>This animation runs for just three frames. By setting the <code>android:oneshot</code> attribute of the
|
/frameworks/base/docs/html/guide/topics/ui/ |
menus.jd | 36 <p>Android offers three fundamental types of application menus:</p> 275 three valid elements: <code><menu></code>, <code><group></code> and <code><item></code>. The
|
/frameworks/base/docs/html/guide/tutorials/notepad/ |
notepad-ex1.jd | 91 <code>notes</code>, which in turn has three fields: <code>_id</code>, <code>title</code> and 292 <p>There are also three override methods defined:
|
/frameworks/base/docs/html/resources/tutorials/notepad/ |
notepad-ex1.jd | 91 <code>notes</code>, which in turn has three fields: <code>_id</code>, <code>title</code> and 292 <p>There are also three override methods defined:
|