HomeSort by relevance Sort by last modified time
    Searched full:scan (Results 351 - 375 of 2771) sorted by null

<<11121314151617181920>>

  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
CompositionShiftLeastGreatestAtom.java 12 * needing to scan the sample table for the range of offsets. The type of the
  /external/qemu/distrib/jpeg-6b/
jcinit.c 68 * Frame and scan headers are postponed till later.
  /external/webp/src/utils/
filters.h 42 // 'stride' is number of bytes per scan line (with possible padding).
  /external/wpa_supplicant_8/wpa_supplicant/examples/
wpas-dbus-new-wps.py 21 print "Scan done: success=%s" % success
  /frameworks/base/tests/ImfTest/src/com/android/imftest/samples/
BottomEditTextActivityPanScan.java 32 * Activity with EditText at the bottom (Pan&Scan)
ManyEditTextActivityNoScrollPanScan.java 35 * Full screen of EditTexts (Non-Scrollable, Pan&Scan)
ManyEditTextActivityScrollPanScan.java 35 * Full screen of EditTexts (Scrollable, Pan&Scan)
  /packages/apps/Settings/tests/res/layout/
bluetooth_request_permission_test.xml 46 <Button android:id="@+id/scan"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
ether.h 48 /* Scan LINE and set ADDR and HOSTNAME. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
ether.h 48 /* Scan LINE and set ADDR and HOSTNAME. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
ether.h 48 /* Scan LINE and set ADDR and HOSTNAME. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
keyword.py 61 # scan the source file for keywords
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
keyword.py 61 # scan the source file for keywords
  /external/bison/
Android.mk 179 src/scan-code-c.c \
180 src/scan-gram-c.c \
181 src/scan-skel-c.c \
  /external/bison/lib/
getopt_int.h 48 scan, so that eventually all the non-options are at the end.
86 This allows us to pick up the scan where we left off.
88 If this is zero, or a null string, it means resume the scan
  /external/bison/src/
main.c 50 #include "scan-code.h"
51 #include "scan-gram.h"
52 #include "scan-skel.h"
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
CSSPreloadScanner.cpp 63 void CSSPreloadScanner::scan(const HTMLToken::DataVector& data, const SegmentedString& source, PreloadRequestStream& requests) function in class:WebCore::CSSPreloadScanner
68 void CSSPreloadScanner::scan(const String& tagName, const SegmentedString& source, PreloadRequestStream& requests) function in class:WebCore::CSSPreloadScanner
216 KURL baseElementURL; // FIXME: This should be passed in from the HTMLPreloadScaner via scan()!
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
matchbrackets.js 20 function scan(line, lineNo, start) {
36 if (i == cur.line) found = scan(line, i, pos);
37 else found = scan(cm.getLineHandle(i), i);
  /external/chromium_org/third_party/sqlite/src/test/
analyze6.test 57 # The lowest cost plan is to scan CAT and for each integer there, do a single
64 } {0 0 1 {SCAN TABLE cat (~16 rows)} 0 1 0 {SEARCH TABLE ev USING COVERING INDEX evy (y=?) (~32 rows)}}
71 } {0 0 0 {SCAN TABLE cat (~16 rows)} 0 1 1 {SEARCH TABLE ev USING COVERING INDEX evy (y=?) (~32 rows)}}
enc.test 29 binary scan $expect \c* expectvals
30 binary scan $got \c* gotvals
37 binary scan $utf16 \c* ints
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
README 55 generated code can be used to scan data from a null-byte terminated
61 char *scan(char *p){
79 char *scan(char *p){
  /external/chromium_org/ui/metro_viewer/
metro_viewer_messages.h 41 uint32, /* scan code */
47 uint32, /* scan code */
52 uint32, /* scan code */
  /external/grub/netboot/
README.netboot 48 --enable-cs-scan=LIST
103 --enable-ne-scan=LIST (0x280,0x300,0x320,0x340)
140 --enable-smc9000-scan=LIST
  /external/llvm/lib/Support/
FormattedStream.cpp 48 // If our previous scan pointer is inside the buffer, assume we already
52 // Scan all characters added since our last scan to determine the new
  /frameworks/base/core/java/android/text/
LoginFilter.java 54 // Scan through beginning characters in dest, calling onInvalidCharacter()
61 // Scan through changed characters rejecting disallowed chars
86 // Scan through remaining characters in dest, calling onInvalidCharacter()

Completed in 1319 milliseconds

<<11121314151617181920>>