| /third_party/backends/backend/genesys/ |
| H A D | gl846.cpp | 1038 std::uint8_t scan, file, email, copy; update_hardware_sensors() local [all...] |
| /third_party/backends/backend/ |
| H A D | canon630u.c | 80 CANON_Handle scan; member 647 CANON_Handle scan; attach_scanner() local [all...] |
| H A D | canon_lide70.c | 142 CANON_Handle scan; member 155 CANON_Handle scan; in attach_scanner() local [all...] |
| H A D | umax1220u.c | 82 UMAX_Handle scan; member 527 UMAX_Handle scan; attach_scanner() local [all...] |
| H A D | hs2p-scsi.c | 1742 } scan; in trigger_scan() local [all...] |
| H A D | canon630u-common.c | 1246 scan (CANON_Handle * opt) scan() function 1437 CANON_set_scan_parameters(CANON_Handle * scan, const int forceCal, const int gray, const int left, const int top, const int right, const int bottom, const int res, const int gain, const double gamma) CANON_set_scan_parameters() argument 1493 CANON_close_device(CANON_Handle * scan) CANON_close_device() argument 1502 CANON_open_device(CANON_Handle * scan, const char *dev) CANON_open_device() argument [all...] |
| H A D | plustek-usbscan.c | 1154 ScanDef *scan = &dev->scanning; in usb_SetScanParameters() local [all...] |
| H A D | sm3840_lib.c | 631 check_buttons (p_usb_dev_handle udev, int *scan, int *print, int *mail) in check_buttons() argument
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | deflate.c | 1114 register Bytef *scan = s->window + s->strstart; /* current string */
local 1262 register Bytef *scan = s->window + s->strstart; /* current string */ global() local 1805 Bytef *scan, *strend; /* scan goes up to strend for length of run */ global() local [all...] |
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | deflate.c | 1294 register Bytef *scan = s->window + s->strstart; /* current string */ local 1460 register Bytef *scan = s->window + s->strstart; /* current string */ global() local 2161 Bytef *scan, *strend; /* scan goes up to strend for length of run */ global() local [all...] |
| /third_party/icu/icu4c/source/test/perf/ustrperf/ |
| H A D | stringperf.h | 454 inline void scan(const UChar* src,int32_t srcLen, UnicodeString s0) in scan() function
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | deflate.c | 1286 register Bytef *scan = s->window + s->strstart; /* current string */ local 1452 register Bytef *scan = s->window + s->strstart; /* current string */ global() local 2145 Bytef *scan, *strend; /* scan goes up to strend for length of run */ global() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_privsep.c | 105 struct privsep_cmd_scan scan; in wpa_driver_privsep_scan() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | wpa_priv.c | 140 struct privsep_cmd_scan *scan; in wpa_priv_cmd_scan() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | driver_privsep.c | 105 struct privsep_cmd_scan scan; in wpa_driver_privsep_scan() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | wpa_priv.c | 140 struct privsep_cmd_scan *scan; in wpa_priv_cmd_scan() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | h264_cabac.c | 2395 const uint8_t *scan, *scan8x8; in ff_h264_decode_mb_cabac() local 1870 decode_cabac_luma_residual(const H264Context *h, H264SliceContext *sl, const uint8_t *scan, const uint8_t *scan8x8, int pixel_shift, int mb_type, int cbp, int p) decode_cabac_luma_residual() argument [all...] |
| H A D | h264_cavlc.c | 1101 const uint8_t *scan, *scan8x8; in ff_h264_decode_mb_cavlc() local 625 decode_luma_residual(const H264Context *h, H264SliceContext *sl, GetBitContext *gb, const uint8_t *scan, const uint8_t *scan8x8, int pixel_shift, int mb_type, int cbp, int p) decode_luma_residual() argument [all...] |
| H A D | ivi.h | 166 const uint8_t *scan; ///< ptr to the scan pattern member
|
| H A D | vp9block.c | 803 decode_coeffs_b_generic(VP56RangeCoder *c, int16_t *coef, int n_coeffs, int is_tx32x32, int is8bitsperpixel, int bpp, unsigned (*cnt)[6][3], unsigned (*eob)[6][2], uint8_t (*p)[6][11], int nnz, const int16_t *scan, const int16_t (*nb)[2], const int16_t *band_counts, int16_t *qmul) decode_coeffs_b_generic() argument 922 decode_coeffs_b_8bpp(VP9TileData *td, int16_t *coef, int n_coeffs, unsigned (*cnt)[6][3], unsigned (*eob)[6][2], uint8_t (*p)[6][11], int nnz, const int16_t *scan, const int16_t (*nb)[2], const int16_t *band_counts, int16_t *qmul) decode_coeffs_b_8bpp() argument 932 decode_coeffs_b32_8bpp(VP9TileData *td, int16_t *coef, int n_coeffs, unsigned (*cnt)[6][3], unsigned (*eob)[6][2], uint8_t (*p)[6][11], int nnz, const int16_t *scan, const int16_t (*nb)[2], const int16_t *band_counts, int16_t *qmul) decode_coeffs_b32_8bpp() argument 942 decode_coeffs_b_16bpp(VP9TileData *td, int16_t *coef, int n_coeffs, unsigned (*cnt)[6][3], unsigned (*eob)[6][2], uint8_t (*p)[6][11], int nnz, const int16_t *scan, const int16_t (*nb)[2], const int16_t *band_counts, int16_t *qmul) decode_coeffs_b_16bpp() argument 952 decode_coeffs_b32_16bpp(VP9TileData *td, int16_t *coef, int n_coeffs, unsigned (*cnt)[6][3], unsigned (*eob)[6][2], uint8_t (*p)[6][11], int nnz, const int16_t *scan, const int16_t (*nb)[2], const int16_t *band_counts, int16_t *qmul) decode_coeffs_b32_16bpp() argument [all...] |
| H A D | vp8.h | 280 uint8_t scan[16]; member
|
| /third_party/glslang/glslang/MachineIndependent/preprocessor/ |
| H A D | Pp.cpp | 1084 int TPpContext::tMacroInput::scan(TPpToken* ppToken) in scan() function in glslang::TPpContext::tMacroInput 1151 int TPpContext::tZeroInput::scan(TPpToken* ppToken) in scan() function in glslang::TPpContext::tZeroInput
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_int64.c | 1137 nir_intrinsic_instr *scan = in build_scan_intrinsic() local [all...] |
| /third_party/node/deps/zlib/ |
| H A D | deflate.c | 1397 register Bytef *scan = s->window + s->strstart; /* current string */ in longest_match() local 1562 register Bytef *scan = s->window + s->strstart; /* current string */ longest_match() local 2107 Bytef *scan, *strend; /* scan goes up to strend for length of run */ deflate_rle() local [all...] |
| /third_party/ninja/src/ |
| H A D | build.cc | 259 bool Plan::CleanNode(DependencyScan* scan, Node* node, string* err) {
in CleanNode() argument 319 bool Plan::DyndepsLoaded(DependencyScan* scan, const Node* node,
in DyndepsLoaded() argument 387 bool Plan::RefreshDyndepDependents(DependencyScan* scan, const Node* node,
in RefreshDyndepDependents() argument
|