/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | sstfb.c | 672 u32 col; in sstfb_setcolreg() local
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | dmc520_edac.c | 105 u32 col; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | rfbuffer.h | 77 u8 col; member [all...] |
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-input.c | 2291 struct hid_collection *col = &hid->collection[i]; in hidinput_connect() local
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | pxa27x_keypad.c | 412 int row, col, num_keys_pressed = 0; in pxa27x_keypad_scan_matrix() local [all...] |
H A D | tegra-kbc.c | 159 unsigned int col = val & 0x07; in tegra_kbc_report_keys() local 193 u8 col = scancodes[j] & 0x07; in tegra_kbc_report_keys() local
|
/kernel/linux/linux-6.6/sound/pci/cs46xx/ |
H A D | dsp_spos_scb_lib.c | 63 int j,col; in cs46xx_dsp_proc_scb_info_read() local
|
H A D | dsp_spos.c | 549 int i, j, col; in cs46xx_dsp_proc_task_tree_read() local 610 unsigned int i, col = 0; in cs46xx_dsp_proc_parameter_dump_read() local 638 int i,col = 0; cs46xx_dsp_proc_sample_dump_read() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | flashsv2enc.c | 79 uint8_t col, row, width, height; member 147 int row, col; in init_blocks() local 630 int sl, rsl, col, pos, possl; mark_all_blocks() local 650 int row, col, res; encode_all_blocks() local 692 int row, col, buf_pos = 0, len; write_all_blocks() local [all...] |
H A D | ccaption_dec.c | 329 uint8_t col = ctx->cursor_column; in write_char() local
|
H A D | rpzaenc.c | 75 int col; member
|
H A D | vp9block.c | 92 int row = td->row, col = td->col, row7 = td->row7; in decode_mode() local 966 int row = td->row, col = td->col; decode_coeffs() local 1261 ff_vp9_decode_block(VP9TileData *td, int row, int col, VP9Filter *lflvl, ptrdiff_t yoff, ptrdiff_t uvoff, enum BlockLevel bl, enum BlockPartition bp) ff_vp9_decode_block() argument [all...] |
H A D | vp9dec.h | 171 int row, row7, col, col7; member 233 unsigned int col:13; member
|
H A D | vp9.c | 1087 static void decode_sb(VP9TileData *td, int row, int col, VP9Filter *lflvl, in decode_sb() argument 1166 decode_sb_mem(VP9TileData *td, int row, int col, VP9Filter *lflvl, ptrdiff_t yoff, ptrdiff_t uvoff, enum BlockLevel bl) decode_sb_mem() argument 1263 int row, col, tile_row, tile_col, ret; decode_tiles() local 1399 int bytesperpixel = s->bytesperpixel, row, col, tile_row; decode_tiles_mt() local 1475 int bytesperpixel = s->bytesperpixel, col, i; loopfilter_proc() local 1533 unsigned int col = td->block_structure[block_tile].col; vp9_export_enc_params() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | avf_showwaves.c | 584 int col = 0; in push_single_pic() local
|
/third_party/cups-filters/filter/ |
H A D | imagetopdf.c | 1867 static int col = 0; /* Current column */ in out_hex() local 1913 static int col = 0; /* Current column */ in out_ascii85() local [all...] |
/third_party/icu/icu4c/source/test/perf/collperf/ |
H A D | collperf.cpp | 71 static UCollator * col; // for qsort callback function member 83 UCollator * DataIndex::col; member in DataIndex 90 UCollator * col; member in CmdKeyGen 102 CmdKeyGen(UErrorCode, UCollator * col,DWORD win_langid, int32_t count, DataIndex * data,Func fn,int32_t) in CmdKeyGen() argument 147 CmdIter(UErrorCode & status, UCollator * col, int32_t count, CA_uchar *data, Func fn, int32_t,int32_t) in CmdIter() argument 202 CmdIterAll(UErrorCode & status, UCollator * col, int32_t count, UChar * data, CALL call,int32_t,int32_t) CmdIterAll() argument 402 UCollator * col; global() member in CmdBinSearch 410 CmdBinSearch(UErrorCode, UCollator * col,DWORD win_langid,int32_t count,DataIndex * rnd,DataIndex * ord,Func fn) CmdBinSearch() argument 495 UCollator * col; global() member in CollPerfTest 796 DataIndex::col = col; prepareData() member in CollPerfTest::DataIndex [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | regcoll.cpp | 964 Collator *col = NULL; in Test4139572() local 1166 RuleBasedCollator *col = en_us->clone(); in TestCaseFirstCompression() local 1191 caseFirstCompressionSub(Collator *col, UnicodeString opt) caseFirstCompressionSub() argument [all...] |
H A D | restsnew.cpp | 373 int32_t count, row=0, col=0; in TestIteration() local 586 int32_t count, row=0, col=0; in TestOtherAPI() local 699 int32_t i,j,row,col, actual_bundle; testTag() local [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | rbbitblb.cpp | 1374 int col; exportTable() local 1596 int col; exportSafeTable() local [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | alphaindex.cpp | 959 const Collator *col = static_cast<const Collator *>(context); in collatorComparator() local 973 const Collator *col = static_cast<const Collator *>(context); in recordCompareFn() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_etc_decode.c | 480 nir_ssa_def *col[4]; in build_shader() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | rbbitblb.cpp | 1359 int col; exportTable() local 1581 int col; exportSafeTable() local [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | alphaindex.cpp | 959 const Collator *col = static_cast<const Collator *>(context); in collatorComparator() local 973 const Collator *col = static_cast<const Collator *>(context); in recordCompareFn() local
|
/third_party/mesa3d/src/util/format/ |
H A D | u_format_fxt1.c | 1318 uint32_t col[2][3]; in fxt1_decode_1MIXED() local [all...] |