/external/skia/src/effects/ |
Sk1DPathEffect.cpp | 136 // fall through to quad
|
/external/webkit/WebCore/rendering/ |
TransformState.cpp | 44 // Just move the point and, optionally, the quad.
|
RenderSVGText.cpp | 152 // FIXME: crawling up the parent chain to map each quad is very inefficient
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
LoadingLayer.java | 150 // Create vertex buffer for a screen-spanning quad.
|
/external/qemu/distrib/sdl-1.2.12/src/joystick/linux/ |
SDL_sysjoystick.c | 69 This code handles the MP-8800 (Quad) and MP-8866 (Dual), which can 199 "WiseGroup.,Ltd MP-8800 Quad USB Joypad", 209 "WiseGroup.,Ltd MP-8800 Quad USB Joypad", 219 "WiseGroup.,Ltd MP-8800 Quad USB Joypad", 229 "WiseGroup.,Ltd MP-8800 Quad USB Joypad",
|
/bionic/libm/src/ |
k_rem_pio2.c | 72 * 3 113 bits (quad) 89 * 6 for single, double, extended,and quad.
|
/dalvik/libcore/json/src/test/java/org/json/ |
JSONTokenerTest.java | 306 assertNotClean("en quad", '\u2000'); 307 assertNotClean("em quad", '\u2001');
|
/external/bison/doc/ |
refcard.tex | 298 \def\threecol#1#2#3{\hskip\keyindent\relax#1\hfil&\kbd{#2}\quad 299 &\kbd{#3}\quad\cr}
|
/external/fdlibm/ |
k_rem_pio2.c | 68 * 3 113 bits (quad) 85 * 6 for single, double, extended,and quad.
|
/external/icu4c/common/unicode/ |
uversion.h | 272 * compression, generating quad level always when strength is quad or more
|
/external/libffi/src/ia64/ |
ffi.c | 188 but not quad precision. Both have sizeof == 16, so tell the 241 and encode quad precision as a two-word integer structure. */
|
/external/webkit/WebCore/platform/graphics/transforms/ |
TransformationMatrix.h | 144 // dropped, effectively projecting the quad into the z=0 plane 153 // Projects the four corners of the quad
|
/external/dnsmasq/contrib/wrt/ |
dhcp_release.c | 23 The address argument is a dotted-quad IP addresses and mandatory.
|
/external/libffi/src/powerpc/ |
linux64.S | 38 .quad .ffi_call_LINUX64,.TOC.@tocbase,0
|
darwin.S | 33 #define g_long MODE_CHOICE(long, quad) /* usage is ".g_long" */
|
darwin_closure.S | 38 #define g_long MODE_CHOICE(long, quad) /* usage is ".g_long" */
|
linux64_closure.S | 40 .quad .ffi_closure_LINUX64,.TOC.@tocbase,0
|
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/ |
pvmf_protocol_engine_common.cpp | 889 int32 quad = 0, trip = 0; local [all...] |
/external/skia/src/core/ |
SkPath.cpp | 87 - we only record "Close" if it was immediately preceeded by Line | Quad | Cubic 88 - we insert a Move(0,0) if Line | Quad | Cubic is our first command 93 3. if we encounter Line | Quad | Cubic after Close, cons up a Move [all...] |
/external/iproute2/examples/ |
dhcp-client-script | 41 # convert inet dotted quad mask to length
|
/external/qemu/distrib/sdl-1.2.12/src/audio/ |
SDL_audiocvt.c | 259 fprintf(stderr, "Converting 6 down to quad\n"); 588 fprintf(stderr, "Converting stereo to quad\n"); 940 /* Convert rate up by multiple of 2, for quad */ 1136 /* Convert rate down by multiple of 2, for quad */ [all...] |
/external/quake/quake/src/QW/progs/ |
combat.qc | 125 // check for quad damage powerup on the attacker
|
/external/quake/quake/src/QW/ |
qwchangelog.txt | 109 see you own light, so having the quad doesn't obscure your vision
|
/external/tcpdump/ |
nfs.h | 317 * go out on the wire and must be densely packed, so no quad data types
|
/frameworks/base/awt/java/awt/geom/ |
FlatteningPathIterator.java | 213 * segment is flat by itself. Flatness of quad and cubic curves evaluated by
|