Searched
full:look (Results
451 -
475 of
8608) sorted by null
<<11121314151617181920>>
/external/iproute2/ |
README | 28 look at start of Makefile and set correct values for
|
/external/ipsec-tools/src/racoon/samples/ |
racoon.conf.sample | 13 # racoon will look for certificate file in the directory,
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/rmi/ |
LocalObject.java | 61 * to look-up methods in this array.
|
/external/jpeg/ |
jdhuff.h | 178 { register int nb, look; \ 186 look = PEEK_BITS(HUFF_LOOKAHEAD); \ 187 if ((nb = htbl->look_nbits[look]) != 0) { \ 189 result = htbl->look_sym[look]; \
|
/external/libogg/doc/libogg/ |
oggpack_look.html | 40 <dd>Number of bits to look at. For this function, must be 32 or fewer.</dd>
|
/external/libvorbis/doc/ |
vorbis-errors.txt | 5 safely just test for < 0, or look at the specific return code for more
|
/external/llvm/docs/HistoricalNotes/ |
2001-02-13-Reference-Memory.txt | 8 instructions (please take a look and let me know if I'm on the right
|
/external/llvm/test/CodeGen/ARM/ |
2011-04-27-IfCvtBug.ll | 3 ; If converter was being too cute. It look for root BBs (which don't have
|
/external/llvm/test/CodeGen/X86/ |
2012-08-07-CmpISelBug.ll | 3 ; Cmp lowering should not look past the truncate unless the high bits are known
|
/external/openssh/contrib/solaris/ |
README | 15 3. look at the top of buildpkg.sh for the configurable options and put
|
/external/openssh/openbsd-compat/ |
bsd-waitpid.h | 37 /* Define required functions to mimic a POSIX look and feel */
|
/external/proguard/docs/ |
quality.html | 21 using bash/sed/awk scripts. You're welcome to have a look at an uploaded
|
/external/qemu/android/ |
config.h | 50 /* look up a child by name and return its value, eventually converted
|
/external/qemu/distrib/jpeg-6b/ |
jdhuff.h | 178 { register int nb, look; \ 186 look = PEEK_BITS(HUFF_LOOKAHEAD); \ 187 if ((nb = htbl->look_nbits[look]) != 0) { \ 189 result = htbl->look_sym[look]; \
|
/external/qemu/distrib/sdl-1.2.15/src/hermes/ |
HeadMMX.h | 15 /* If you cannot stand ifdefs, then please do not look into this file, it's
|
/external/robolectric/src/main/java/ |
overview.html | 7 <!-- THE TITLE FOR THIS PAGE is in the <doctitle> element of the "javadoc" task in robolectric/build.xml (where I would never have thought to look for it...) -->
|
/external/skia/src/core/ |
SkDither.cpp | 22 since the other 4x4 sub pieces all look the same once we truncate the bits.
|
/external/skia/tests/ |
QuickRejectTest.cpp | 72 // allows us through, even though sans-looper we would look like we should
|
/external/strace/ |
TODO | 30 look for more ioctls on solaris, used in nslookup for example
|
/external/v8/src/mips/ |
constants-mips.cc | 82 // Look through the canonical names. 89 // Look through the alias names. 126 // Look through the canonical names. 133 // Look through the alias names.
|
/external/v8/test/mjsunit/regress/ |
regress-1528.js | 28 // With (or catch) scopes nested inside catch scopes should look at the
|
/frameworks/base/core/java/android/appwidget/ |
package.html | 22 <p>App widget hosts are the containers in which widgets can be placed. Most of the look and feel
|
/frameworks/base/core/java/com/google/android/util/ |
SmileyResources.java | 44 * @param smiley The smiley to look up.
|
/frameworks/base/docs/html/design/style/ |
themes.jd | 31 desire is to have a more distinct look for your app, using one of the system themes as a starting
|
/frameworks/base/docs/html/tools/testing/ |
index.jd | 30 <p>I recently took my first serious look at Traceview, and it occurred to me, first, that
|
Completed in 890 milliseconds
<<11121314151617181920>>