HomeSort by relevance Sort by last modified time
    Searched full:scan (Results 126 - 150 of 2076) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/qemu/distrib/jpeg-6b/
jdtrans.c 69 /* startup underestimated number of scans; ratchet up one scan */
114 jset_input_stream_position(cinfo, index->scan[i].bitstream_offset);
123 (cinfo, index->scan[i].prev_MCU_offset);
136 /* startup underestimated number of scans; ratchet up one scan */
186 /* startup underestimated number of scans; ratchet up one scan */
249 /* Initialize input side of decompressor to consume first scan. */
260 /* For a nonprogressive multiscan file, estimate 1 scan per component. */
jdinput.c 124 /* Do computations that are needed before processing a JPEG scan */
132 /* Noninterleaved (single-component) scan */
139 /* For noninterleaved scan, always one block per MCU */
158 /* Interleaved (multi-component) scan */
218 * in the current scan, unless already saved during a prior scan.
220 * In a multiple-scan JPEG file, the encoder could assign different components
226 * We do this by copying the table at the start of the first scan containing
231 * at the start of the first scan for the component.
265 * Initialize the input modules to read a scan of compressed data
    [all...]
jpeglib.h 46 #define MAX_COMPS_IN_SCAN 4 /* JPEG limit on # of components in one scan */
137 * these values do not depend on whether a scan is interleaved or not.
162 /* These values are computed before starting a scan of the component. */
182 /* The script for encoding a multiple-scan file is an array of these: */
185 int comps_in_scan; /* number of components encoded in this scan */
318 const jpeg_scan_info * scan_info; /* script for multi-scan file, or NULL */
319 /* The default value of scan_info is NULL, which causes a single-scan
320 * sequential JPEG file to be emitted. To create a multi-scan file,
321 * set num_scans and scan_info to point to an array of scan definitions.
334 * for each scan)
691 huffman_scan_header *scan; member in struct:__anon13253
    [all...]
rdswitch.c 11 * -scans file Read scan script from text file
131 * this simplifies parsing of punctuation in scan scripts.
159 /* Read a scan script from the specified text file.
160 * Each entry in the file defines one scan to be emitted.
165 * in the current scan. The first component has index 0.
183 fprintf(stderr, "Can't open scan definition file %s\n", filename);
199 fprintf(stderr, "Too many components in one scan in file %s\n",
232 fprintf(stderr, "Invalid scan entry format in file %s\n", filename);
246 /* Stash completed scan list in cinfo structure.
  /external/clang/lib/StaticAnalyzer/Core/
ProgramState.cpp 481 bool ScanReachableSymbols::scan(nonloc::CompoundVal val) { function in class:ScanReachableSymbols
483 if (!scan(*I))
489 bool ScanReachableSymbols::scan(const SymExpr *sym) { function in class:ScanReachableSymbols
507 return scan(cast<SymbolCast>(sym)->getOperand());
509 return scan(cast<SymIntExpr>(sym)->getLHS());
511 return scan(cast<IntSymExpr>(sym)->getRHS());
514 return scan(x->getLHS()) && scan(x->getRHS());
520 bool ScanReachableSymbols::scan(SVal val) { function in class:ScanReachableSymbols
522 return scan(X->getRegion())
551 bool ScanReachableSymbols::scan(const MemRegion *R) { function in class:ScanReachableSymbols
    [all...]
  /external/jpeg/
jdinput.c 124 /* Do computations that are needed before processing a JPEG scan */
132 /* Noninterleaved (single-component) scan */
139 /* For noninterleaved scan, always one block per MCU */
158 /* Interleaved (multi-component) scan */
218 * in the current scan, unless already saved during a prior scan.
220 * In a multiple-scan JPEG file, the encoder could assign different components
226 * We do this by copying the table at the start of the first scan containing
231 * at the start of the first scan for the component.
265 * Initialize the input modules to read a scan of compressed data
    [all...]
jpeglib.h 46 #define MAX_COMPS_IN_SCAN 4 /* JPEG limit on # of components in one scan */
137 * these values do not depend on whether a scan is interleaved or not.
162 /* These values are computed before starting a scan of the component. */
182 /* The script for encoding a multiple-scan file is an array of these: */
185 int comps_in_scan; /* number of components encoded in this scan */
318 const jpeg_scan_info * scan_info; /* script for multi-scan file, or NULL */
319 /* The default value of scan_info is NULL, which causes a single-scan
320 * sequential JPEG file to be emitted. To create a multi-scan file,
321 * set num_scans and scan_info to point to an array of scan definitions.
334 * for each scan)
691 huffman_scan_header *scan; member in struct:__anon9413
    [all...]
rdswitch.c 11 * -scans file Read scan script from text file
131 * this simplifies parsing of punctuation in scan scripts.
159 /* Read a scan script from the specified text file.
160 * Each entry in the file defines one scan to be emitted.
165 * in the current scan. The first component has index 0.
183 fprintf(stderr, "Can't open scan definition file %s\n", filename);
199 fprintf(stderr, "Too many components in one scan in file %s\n",
232 fprintf(stderr, "Invalid scan entry format in file %s\n", filename);
246 /* Stash completed scan list in cinfo structure.
  /external/chromium/chrome/browser/
enumerate_modules_model_win.h 31 // time of scan.
121 // Start scanning the loaded module list (if a scan is not already in
241 // Returns the number of suspected bad modules found in the last scan.
242 // Returns 0 if no scan has taken place yet.
247 // Returns the number of confirmed bad modules found in the last scan.
248 // Returns 0 if no scan has taken place yet.
259 // Asynchronously start the scan for the loaded module list, except when in
306 // found during last scan.
310 // found during last scan.
  /external/neven/Embedded/common/src/b_BitFeatureEm/
Scanner.h 56 /** current scan x-coordinate */
59 /** current scan y-coordinate */
182 /** scan positions at current scale */
185 /** current scan index */
238 /** resets scan position at current scale level */
262 /** goes to next scan position */
265 /** goes to scan position */
268 /** goes to scan index position */
271 /** goes to scan position from image uls position (error if scales do not match); x,y: 16.16; scale: 12.20 */
  /device/asus/flo/
WCNSS_qcom_cfg.ini 7 # Enable/Disable Idle Scan
12 # unnecessary if Idle Scan is disabled.
201 #If set will start with active scan after driver load, otherwise will start with
202 #passive scan to find out the domain
205 #If set to 0, will not scan DFS channels
  /device/lge/mako/
WCNSS_qcom_cfg.ini 7 # Enable/Disable Idle Scan
12 # unnecessary if Idle Scan is disabled.
201 #If set will start with active scan after driver load, otherwise will start with
202 #passive scan to find out the domain
205 #If set to 0, will not scan DFS channels
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC.c 35 * Performs VLC decoding and inverse zigzag scan of AC and DC coefficients
50 * predDir - AC prediction direction; used to select the zigzag scan
53 * performs classical zigzag scan.
55 * performs alternate-vertical zigzag scan;
57 * performs alternate-horizontal zigzag scan.
  /external/zlib/src/
deflate.c 1151 register Bytef *scan = s->window + s->strstart; \/* current string *\/ local
1299 register Bytef *scan = s->window + s->strstart; \/* current string *\/ local
1865 Bytef *scan, *strend; \/* scan goes up to strend for length of run *\/ local
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothAdapter.java 50 * devices, and start a scan for Bluetooth LE devices.
64 * {@link #listenUsingRfcommWithServiceRecord(String,UUID)}; or start a scan for
168 * for global notification whenever the scan mode changes. For example, an
205 * Broadcast Action: Indicates the Bluetooth scan mode of the local Adapter
208 * #EXTRA_PREVIOUS_SCAN_MODE} containing the new and old scan modes
218 * intents to request the current scan mode. Possible values are:
226 * intents to request the previous scan mode. Possible values are:
235 * Indicates that both inquiry scan and page scan are disabled on the local
241 * Indicates that inquiry scan is disabled, but page scan is enabled on th
    [all...]
  /external/jmonkeyengine/engine/src/core-plugins/com/jme3/scene/plugins/
OBJLoader.java 83 protected Scanner scan; field in class:OBJLoader
176 scan = null;
237 String line = scan.nextLine().trim();
289 v.set(Float.parseFloat(scan.next()),
290 Float.parseFloat(scan.next()),
291 Float.parseFloat(scan.next()));
299 String line = scan.nextLine().trim();
304 // v.setX(scan.nextFloat());
305 // if (scan.hasNextFloat()){
306 // v.setY(scan.nextFloat())
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_nan.c 39 * Scan a string of hexadecimal digits (the format nan(3) expects) and
62 /* Scan forwards in the string, looking for the end of the sequence. */
66 /* Scan backwards, filling in the bits in words[] as we go. */
  /external/bison/src/
flex-scanner.h 1 /* Common parts between scan-code.l, scan-gram.l, and scan-skel.l.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_DecodeCoeffsToPairCAVLC.c 27 * Performs CAVLC decoding and inverse zigzag scan for 4x4 block of
29 * field scan is not supported. The decoded coefficients in the packed
33 * indicates the raster-scan position of the coefficient, while the
  /frameworks/av/media/libstagefright/id3/
testid3.cpp 112 void scan(const char *path) { function
139 scan(newPath);
160 scan(argv[i]);
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmevent.h 120 #define WLC_E_SCAN_COMPLETE 26 /* Scan results are ready or scan was aborted */
148 #define WLC_E_PFN_SCAN_COMPLETE 57 /* PFN completed scan of network list */
241 #define WLC_E_STATUS_PARTIAL 8 /* scan results are incomplete */
242 #define WLC_E_STATUS_NEWSCAN 9 /* scan aborted by another scan */
243 #define WLC_E_STATUS_NEWASSOC 10 /* scan aborted due to assoc in progress */
246 #define WLC_E_STATUS_NOCHANS 13 /* no allowable channels to scan */
309 #define WLC_E_AWDL_SCAN_START 1 /* Scan start indication to host */
310 #define WLC_E_AWDL_SCAN_DONE 0 /* Scan Done indication to host *
    [all...]
  /bionic/libc/string/
strtok.c 68 * Scan token (scan for delimiters: s += strcspn(s, delim), sort of).
  /bionic/libc/upstream-freebsd/lib/libc/string/
wcstok.c 68 * Scan token (scan for delimiters: s += wcscspn(s, delim), sort of).
  /external/antlr/antlr-3.4/gunit-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
GUnitExecuteMojo.java 28 import org.codehaus.plexus.compiler.util.scan.mapping.SourceMapping;
29 import org.codehaus.plexus.compiler.util.scan.mapping.SuffixMapping;
30 import org.codehaus.plexus.compiler.util.scan.SourceInclusionScanner;
31 import org.codehaus.plexus.compiler.util.scan.SimpleSourceInclusionScanner;
32 import org.codehaus.plexus.compiler.util.scan.InclusionScanException;
350 SourceInclusionScanner scan = new SimpleSourceInclusionScanner( getIncludePatterns(), getExcludePatterns() ); local
351 scan.addSourceMapping( mapping );
353 Set scanResults = scan.getIncludedSources( sourceDirectory, null );
  /external/icu4c/common/
rbbirpt.h 157 , {doStartVariableName, 36 /* $ */, 82,0, TRUE} // 80 scan-var-name
159 , {doNOP, 130, 84,0, TRUE} // 82 scan-var-start
161 , {doNOP, 129, 84,0, TRUE} // 84 scan-var-body
163 , {doScanUnicodeSet, 91 /* [ */, 255,0, TRUE} // 86 scan-unicode-set
255 "scan-var-name",
257 "scan-var-start",
259 "scan-var-body",
261 "scan-unicode-set",

Completed in 988 milliseconds

1 2 3 4 56 7 8 91011>>