Searched refs:scan (Results 176 - 200 of 241) sorted by relevance

12345678910

/external/chromium_org/ui/file_manager/file_manager/foreground/js/
H A Ddirectory_model.js118 * @return {boolean} True if the a scan is active.
343 * This should be to scan the contents of current directory (or search).
373 * Run scan on the current DirectoryContents. The active fileList is cleared and
380 * @param {function(boolean)} callback Callback with result. True if the scan
381 * is completed successfully, false if the scan is failed.
408 cr.dispatchSimpleEvent(this, 'scan-completed');
416 cr.dispatchSimpleEvent(this, 'scan-failed');
426 cr.dispatchSimpleEvent(this, 'scan-cancelled');
431 cr.dispatchSimpleEvent(this, 'scan-updated');
439 cr.dispatchSimpleEvent(this, 'scan
[all...]
/external/icu/icu4c/source/test/perf/ustrperf/
H A Dstringperf.h37 /* Constants for scan operation */
450 inline void scan(const UChar* src,int32_t srcLen, UnicodeString s0) function
/external/jpeg/
H A Djpeglib.h46 #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:__anon22729
[all...]
/external/qemu/distrib/jpeg-6b/
H A Djpeglib.h46 #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:__anon29327
[all...]
/external/harfbuzz_ng/
H A Dgit.mk79 $(srcdir)/configure.scan \
/external/libvpx/armv7a/
H A Dvp9_rtcd.h338 void vp9_quantize_b_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
341 void vp9_quantize_b_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
/external/libvpx/generic/
H A Dvp9_rtcd.h338 void vp9_quantize_b_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
341 void vp9_quantize_b_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
/external/libvpx/mips/
H A Dvp9_rtcd.h338 void vp9_quantize_b_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
341 void vp9_quantize_b_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
/external/chromium_org/v8/src/heap/
H A Dspaces.h334 void initialize_scan_on_scavenge(bool scan) { argument
335 if (scan) {
341 inline void set_scan_on_scavenge(bool scan);
656 // Used by the store buffer to keep track of which pages to mark scan-on-
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-commons-net.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/libvpx/armv7a-neon/
H A Dvp9_rtcd.h374 void vp9_quantize_b_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
377 void vp9_quantize_b_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
/external/libvpx/mips-dspr2/
H A Dvp9_rtcd.h377 void vp9_quantize_b_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
380 void vp9_quantize_b_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
H A Dwizard.rb157 @scanner.scan( pattern )
/external/chromium_org/build/android/
H A Dadb_gdb701 LIST=$TMPDIR/scan-subdirs-$$.txt
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/
H A Dvp9_rtcd.h428 void vp9_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
431 void vp9_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
434 void vp9_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
437 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
/external/chromium_org/third_party/libvpx/source/config/win/ia32/
H A Dvp9_rtcd.h428 void vp9_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
431 void vp9_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
434 void vp9_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
437 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
/external/llvm/utils/FileCheck/
H A DFileCheck.cpp1016 // Similar to the above, in "label-scan mode" we can't yet handle CHECK-NEXT
/external/tagsoup/src/org/ccil/cowan/tagsoup/
H A DParser.java449 theScanner.scan(r, this);
/external/chromium_org/native_client_sdk/src/tools/
H A Dnacl_gcc.mk467 # Use the python script create_nmf to scan the binaries for dependencies using
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
H A Dcss.js369 "min-resolution", "max-resolution", "scan", "grid"
/external/pdfium/core/src/fxge/agg/agg23/
H A Dfx_agg_driver.cpp1232 FX_DWORD* scan = (FX_DWORD*)dest_scan;
1234 *scan ++ = dib_argb;
/external/bison/src/
H A Dscan-gram.c1 #line 2 "scan-gram.c"
3 #line 4 "scan-gram.c"
946 #line 1 "scan-gram.l"
966 #line 24 "scan-gram.l"
986 #include "scan-gram.h"
1051 #line 1052 "scan-gram.c"
1307 #line 120 "scan-gram.l"
1334 #line 1335 "scan-gram.c"
1448 #line 149 "scan-gram.l"
1453 #line 151 "scan
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/qemu-pc-bios/vgabios/
H A Dclext.c896 stosw ;; bytes per scan line
/external/dexmaker/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...

Completed in 688 milliseconds

12345678910