Home
last modified time | relevance | path

Searched refs:col (Results 451 - 475 of 856) sorted by relevance

1...<<11121314151617181920>>...35

/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_manager.cpp406 for (uint32_t col = 0; col < atlas.columns.size(); ++col) { in UpdateAtlas()
407 auto& hdr = atlas.columns[col]; in UpdateAtlas()
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dtegra-kbc.c159 unsigned int col = val & 0x07; in tegra_kbc_report_keys() local
162 MATRIX_SCAN_CODE(row, col, KBC_ROW_SHIFT); in tegra_kbc_report_keys()
193 u8 col = scancodes[j] & 0x07; in tegra_kbc_report_keys() local
196 if (col == curr_col) in tegra_kbc_report_keys()
520 if (!of_get_property(np, "nvidia,kbc-col-pins", &proplen)) { in tegra_kbc_parse_dt()
521 dev_err(kbc->dev, "property nvidia,kbc-col-pins not found\n"); in tegra_kbc_parse_dt()
560 ret = of_property_read_u32_array(np, "nvidia,kbc-col-pins", in tegra_kbc_parse_dt()
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dtegra-kbc.c159 unsigned int col = val & 0x07; in tegra_kbc_report_keys() local
162 MATRIX_SCAN_CODE(row, col, KBC_ROW_SHIFT); in tegra_kbc_report_keys()
193 u8 col = scancodes[j] & 0x07; in tegra_kbc_report_keys() local
196 if (col == curr_col) in tegra_kbc_report_keys()
519 if (!of_get_property(np, "nvidia,kbc-col-pins", &proplen)) { in tegra_kbc_parse_dt()
520 dev_err(kbc->dev, "property nvidia,kbc-col-pins not found\n"); in tegra_kbc_parse_dt()
559 ret = of_property_read_u32_array(np, "nvidia,kbc-col-pins", in tegra_kbc_parse_dt()
/third_party/ffmpeg/libavfilter/
H A Dvf_guided.c131 for (int col = -radius;col <= radius;col++) { in box_slice()
133 int y = j + col; in box_slice()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcFragDepthTests.cpp395 int col = de::clamp(deRoundFloatToInt32((float)step * depthStep * 255.0f), 0, 255); in iterate() local
397 referenceFrame.setPixel(x, y, tcu::RGBA(col, col, col, 0xff)); in iterate()
/third_party/skia/tests/
H A DM44Test.cpp113 SkV4 c0 = m.col(0), in DEF_TEST()
114 c1 = m.col(1), in DEF_TEST()
115 c2 = m.col(2), in DEF_TEST()
116 c3 = m.col(3); in DEF_TEST()
/third_party/python/Lib/
H A Dtokenize.py175 row, col = start
176 if row < self.prev_row or row == self.prev_row and col < self.prev_col:
178 .format(row, col, self.prev_row, self.prev_col))
183 col_offset = col - self.prev_col
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Drtw8822b.c362 static void rtw8822b_get_cca_val(const struct cca_ccut *cca_ccut, u8 col, in rtw8822b_get_cca_val() argument
365 *reg82c = cca_ccut->reg82c[col]; in rtw8822b_get_cca_val()
366 *reg830 = cca_ccut->reg830[col]; in rtw8822b_get_cca_val()
367 *reg838 = cca_ccut->reg838[col]; in rtw8822b_get_cca_val()
405 u8 col; in rtw8822b_set_channel_cca() local
414 col = CCUT_IDX_1R_2G; in rtw8822b_set_channel_cca()
416 col = CCUT_IDX_2R_2G; in rtw8822b_set_channel_cca()
422 col = CCUT_IDX_1R_5G; in rtw8822b_set_channel_cca()
424 col = CCUT_IDX_2R_5G; in rtw8822b_set_channel_cca()
427 rtw8822b_get_cca_val(cca_ccut, col, in rtw8822b_set_channel_cca()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Drtw8822b.c383 static void rtw8822b_get_cca_val(const struct cca_ccut *cca_ccut, u8 col, in rtw8822b_get_cca_val() argument
386 *reg82c = cca_ccut->reg82c[col]; in rtw8822b_get_cca_val()
387 *reg830 = cca_ccut->reg830[col]; in rtw8822b_get_cca_val()
388 *reg838 = cca_ccut->reg838[col]; in rtw8822b_get_cca_val()
426 u8 col; in rtw8822b_set_channel_cca() local
435 col = CCUT_IDX_1R_2G; in rtw8822b_set_channel_cca()
437 col = CCUT_IDX_2R_2G; in rtw8822b_set_channel_cca()
443 col = CCUT_IDX_1R_5G; in rtw8822b_set_channel_cca()
445 col = CCUT_IDX_2R_5G; in rtw8822b_set_channel_cca()
448 rtw8822b_get_cca_val(cca_ccut, col, in rtw8822b_set_channel_cca()
[all...]
/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/
H A Deditabletitlebar.js307 }, undefined, v8, () => { }, { page: 'library/src/main/ets/components/EditableTitleBar.ets', line: 241, col: 5 });
340 }, undefined, l8, () => { }, { page: 'library/src/main/ets/components/EditableTitleBar.ets', line: 253, col: 7 });
379 }, undefined, c8, () => { }, { page: 'library/src/main/ets/components/EditableTitleBar.ets', line: 264, col: 7 });
484 }, undefined, v6, () => { }, { page: 'library/src/main/ets/components/EditableTitleBar.ets', line: 329, col: 5 });
601 }, undefined, o5, () => { }, { page: 'library/src/main/ets/components/EditableTitleBar.ets', line: 369, col: 15 });
648 }, undefined, w4, () => { }, { page: 'library/src/main/ets/components/EditableTitleBar.ets', line: 377, col: 11 });
719 }, undefined, -1, () => { }, { page: 'library/src/main/ets/components/EditableTitleBar.ets', line: 413, col: 14 });
/foundation/arkui/ace_engine/advanced_ui_component/selecttitlebar/interfaces/
H A Dselecttitlebar.js196 col: 11
402 col: 9
483 }, { page: 'library/src/main/ets/components/mainpage/selecttitlebar.ets', line: 204, col: 14 });
719 col: 13
755 col: 15
916 col: 11
981 }, { page: 'library/src/main/ets/components/mainpage/selecttitlebar.ets', line: 401, col: 14 });
/foundation/arkui/ace_engine/advanced_ui_component/composetitlebar/interfaces/
H A Dcomposetitlebar.js143 }, index: -1 }, undefined, r9, () => { }, { page: 'library/src/main/ets/components/mainpage/MainPage.ets', line: 64, col: 9 });
301 let j8 = new CollapsibleMenuSection(this, { menuItems: this.menuItems, index: 1 + ComposeTitleBar.instanceCount++ }, undefined, h8, () => { }, { page: 'library/src/main/ets/components/mainpage/MainPage.ets', line: 114, col: 9 });
378 }, undefined, -1, () => { }, { page: 'library/src/main/ets/components/mainpage/MainPage.ets', line: 166, col: 14 });
586 let j6 = new ImageMenuItem(this, { item: f6, index: this.index * 1000 + e6 + 1 }, undefined, h6, () => { }, { page: 'library/src/main/ets/components/mainpage/MainPage.ets', line: 238, col: 15 });
623 let t5 = new ImageMenuItem(this, { item: p5, index: this.index * 1000 + o5 + 1 }, undefined, r5, () => { }, { page: 'library/src/main/ets/components/mainpage/MainPage.ets', line: 243, col: 17 });
794 CollapsibleMenuSection.maxCountOfVisibleItems + t3, isPopup: true }, undefined, w3, () => { }, { page: 'library/src/main/ets/components/mainpage/MainPage.ets', line: 341, col: 13 });
871 }, undefined, -1, () => { }, { page: 'library/src/main/ets/components/mainpage/MainPage.ets', line: 378, col: 14 });
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dmakepng.c908 png_color_16 col; in write_png() local
910 col.red = col.green = col.blue = col.gray = in write_png()
912 col.index = 0U; in write_png()
913 png_set_tRNS(png_ptr, info_ptr, NULL/*trans*/, 1U, &col); in write_png()
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp351 int16_t col = colStart; in DrawLetter() local
354 while (col < colEnd) { in DrawLetter()
355 while ((tempOffset < FONT_WEIGHT_8) && (col < colEnd)) { in DrawLetter()
368 col++; in DrawLetter()
445 for (int16_t col = 0; col < width; ++col) { in FillAreaWithSoftWare()
446 dstTmp = dest + (col * destByteSize); in FillAreaWithSoftWare()
497 for (int16_t col = 0; col < widt in FillAreaWithSoftWare()
[all...]
/kernel/linux/linux-5.10/drivers/edac/
H A Dcpc925_edac.c438 u32 bcnt, rank, col, bank, row; in cpc925_mc_get_pfn() local
445 col = (mear & MEAR_COL_MASK) >> MEAR_COL_SHIFT; in cpc925_mc_get_pfn()
463 col += bcnt; in cpc925_mc_get_pfn()
465 c = col & 0x1; in cpc925_mc_get_pfn()
466 col >>= 1; in cpc925_mc_get_pfn()
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c33 u_int32_t col; in matroxfb_dh_setcolreg() local
47 col = (red << m2info->fbcon.var.red.offset) | in matroxfb_dh_setcolreg()
54 m2info->cmap[regno] = col | (col << 16); in matroxfb_dh_setcolreg()
57 m2info->cmap[regno] = col; in matroxfb_dh_setcolreg()
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c33 u_int32_t col; in matroxfb_dh_setcolreg() local
47 col = (red << m2info->fbcon.var.red.offset) | in matroxfb_dh_setcolreg()
54 m2info->cmap[regno] = col | (col << 16); in matroxfb_dh_setcolreg()
57 m2info->cmap[regno] = col; in matroxfb_dh_setcolreg()
/kernel/linux/linux-6.6/drivers/edac/
H A Dcpc925_edac.c438 u32 bcnt, rank, col, bank, row; in cpc925_mc_get_pfn() local
445 col = (mear & MEAR_COL_MASK) >> MEAR_COL_SHIFT; in cpc925_mc_get_pfn()
463 col += bcnt; in cpc925_mc_get_pfn()
465 c = col & 0x1; in cpc925_mc_get_pfn()
466 col >>= 1; in cpc925_mc_get_pfn()
/third_party/ffmpeg/libavcodec/
H A Davcodec.c582 const char *col = unknown_if_null(av_color_space_name(enc->colorspace)); in avcodec_string() local
585 if (strcmp(col, pri) || strcmp(col, trc)) { in avcodec_string()
587 av_bprintf(&bprint, "%s/%s/%s, ", col, pri, trc); in avcodec_string()
589 av_bprintf(&bprint, "%s, ", col); in avcodec_string()
H A Drpzaenc.c75 int col; member
119 bi->col = block % bi->blocks_per_row; in get_block_info()
122 if (bi->col == bi->blocks_per_row - 1 && (bi->image_width % 4) != 0) { in get_block_info()
135 return block ? (bi->col * 4) + (bi->row * bi->rowstride * 4) : 0; in get_block_info()
740 x_size = FFMIN(4, bi.image_width - bi.col * 4); in rpza_encode_stream()
/third_party/node/lib/internal/readline/
H A Dinterface.js990 const col = this.columns;
995 // Rows must be incremented by 1 even if offset = 0 or col = +Infinity.
996 rows += MathCeil(offset / col) || 1;
1010 if ((offset + 1) % col === 0) {
1016 const cols = offset % col;
1017 rows += (offset - cols) / col;
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.h49 SourceLocation(int entry_index, int scriptId, int line, int col) in SourceLocation()
50 : entry_index(entry_index), scriptId(scriptId), line(line), col(col) {} in SourceLocation()
55 const int col; member
247 void AddLocation(HeapEntry* entry, int scriptId, int line, int col);
/third_party/skia/third_party/externals/libpng/contrib/visupng/
H A DVisualPng.c780 int x, y, col;
787 col = 0;
794 col += 3;
797 while ((col % 4) != 0)
800 col++;
/third_party/skia/third_party/externals/tint/tools/src/cmd/test-runner/
H A Dmain.go359 printStat := func(col *color.Color, name string, num func(*stats) int) {
366 col.Fprintf(row, alignLeft(count, columnWidth))
377 col.Printf(alignRight(name, filenameColumnWidth))
381 col.Printf(strings.Repeat(" ", filenameColumnWidth))
389 col.Print(alignRight(percent, columnWidth))
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp4626 for (GLuint col = 1; col <= allowed_columns; ++col) in testInit()
4628 testCase test_case = { types, col, row }; in testInit()
13741 for (GLuint col = 2; col <= 4; ++col) in testInit()
13745 test_case.m_n_cols = col; in testInit()
13991 for (GLuint col = 0; col < test_cas in getInitialization()
[all...]

Completed in 48 milliseconds

1...<<11121314151617181920>>...35