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

<<21222324252627282930>>

  /external/chromium_org/third_party/sqlite/src/test/
corrupt2.test 181 binary scan $zCelloffset S iCelloffset
229 binary scan $zCelloffset S iCelloffset
234 binary scan $zCelloffset S iCelloffset
392 binary scan $zRightChild I iRightChild
410 binary scan $zCellOffset S iCellOffset
413 binary scan $zChild I iChild
431 binary scan $zRightChild I iRightChild
459 binary scan $zRightChild I iRightChild
make-where7.tcl 111 puts "\175 {$result scan 0 sort 0}"
118 puts "\175 {$result scan 0 sort 0}"
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/examples/
c.re 119 int scan(Scanner *s){
265 while((t = scan(&in)) != EOI){
cmmap.re 102 int scan(Scanner *s){
259 while((t = scan(&in)) != EOI){
cnokw.re 119 int scan(Scanner *s){
232 while((t = scan(&in)) != EOI){
cunroll.re 119 int scan(Scanner *s){
251 while((t = scan(&in)) != EOI){
modula.re 55 int scan(Scanner *s){
194 while(scan(&in)){
  /external/chromium_org/third_party/zlib/google/
zip_reader.h 26 // class is to scan entries in a zip file and extract them. The code will
100 // used to scan entries with AdvanceToNextEntry(), like:
  /external/chromium_org/tools/telemetry/telemetry/page/
page_set.py 63 # Scan every serving directory for .sha1 files
70 # Scan all serving dirs.
  /external/chromium_org/ui/events/
event_utils.h 155 // Converts scan code and lParam each other. The scan code
  /external/clang/lib/Analysis/
CocoaConventions.cpp 103 // Scan for the start of 'create' or 'copy'.
121 // Scan for *lowercase* 'reate' or 'opy', followed by no lowercase
  /external/clang/test/CodeGenObjC/
block-var-layout.m 37 // to scan (low nibble). A zero byte says that we've reached the end
41 // LP64 consists of an isa pointer (which we're supposed to scan for
  /external/emma/core/java12/com/vladium/jcd/lib/
Types.java 217 int scan = 0;
226 c = methoddescriptor.charAt (scan++);
234 c = methoddescriptor.charAt (scan);
248 scan++;
254 scan++;
260 scan++;
280 c = methoddescriptor.charAt (scan++);
291 c = methoddescriptor.charAt (scan++);
  /external/freetype/src/autofit/
afglobal.c 82 /* scan each script in a Unicode charmap */
93 * Scan all Unicode points in the range and set the corresponding
  /external/icu4c/test/perf/ustrperf/
stringperf.cpp 244 return new StringPerfFunction(scan, filelines_, numLines, uselen);
246 return new StringPerfFunction(scan, StrBuffer, StrBufferLen, uselen);
  /external/jpeg/
jcapistd.c 95 * jpeg_write_scanlines. This lets output of the frame/scan headers be
140 * jpeg_write_raw_data. This lets output of the frame/scan headers be
  /external/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 39 /// function. This is only valid after the initial scan of the function by
130 /// scan of the function. It is true if the LR/LR8 register is ever explicitly
  /external/llvm/lib/Transforms/Scalar/
BasicBlockPlacement.cpp 129 // Scan for the first unplaced successor.
137 // Scan for more frequently executed successors
  /external/openssl/crypto/rsa/
rsa_pk1.c 104 /* scan over padding data */
197 /* scan over padding data */
  /external/qemu/distrib/jpeg-6b/
jcapistd.c 95 * jpeg_write_scanlines. This lets output of the frame/scan headers be
140 * jpeg_write_raw_data. This lets output of the frame/scan headers be
  /external/wpa_supplicant_8/wpa_supplicant/examples/
wpas-dbus-new-signals.py 87 print "Scan done: success=%s" % success
90 print "Scan done: success=%s [path=%s]" % (success, path)
wpas-dbus-new.py 79 print "Scan done: success=%s" % success
141 iface.Scan({'Type': 'active'})
  /external/wpa_supplicant_8/wpa_supplicant/
todo.txt 9 present in scan results; would need to update scan results periodically..
  /frameworks/base/core/java/android/hardware/camera2/
CameraMetadata.java 404 * the outcome of the scan (FOCUSED or
420 * ACTIVE_SCAN, then to the outcome of the scan (FOCUSED or
446 * back to INACTIVE and resume passive scan. Note that this
1067 * AF off or has not yet tried to scan/been asked
1068 * to scan. When a camera device is opened, it starts in
1078 * currently doing an AF scan initiated by a continuous
1098 * an AF scan because it was triggered by AF
1128 * passive scan without finding focus, and may restart
    [all...]
  /frameworks/base/core/java/com/android/internal/util/
ProcFileReader.java 99 // scan forward for token boundary
134 // scan forward for line boundary and consume

Completed in 1424 milliseconds

<<21222324252627282930>>