Home
last modified time | relevance | path

Searched defs:rows (Results 151 - 175 of 368) sorted by relevance

12345678910>>...15

/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dmmu.c504 uint32_t rows = 1; in psb_mmu_flush_ptes() local
599 uint32_t rows = 1; in psb_mmu_remove_pages() local
702 uint32_t rows = 1; in psb_mmu_insert_pages() local
/kernel/linux/linux-5.10/drivers/media/usb/pwc/
H A Dpwc-dec23.c520 unsigned int htable_idx, rows = 0; in decode_block() local
/kernel/linux/linux-6.6/drivers/media/usb/pwc/
H A Dpwc-dec23.c520 unsigned int htable_idx, rows = 0; in decode_block() local
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dnic.c302 u32 step:6, rows:21; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dnic.c308 u32 step:6, rows:21; member
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dmmu.c482 uint32_t rows = 1; in psb_mmu_flush_ptes() local
569 uint32_t rows = 1; in psb_mmu_remove_pages() local
672 uint32_t rows = 1; in psb_mmu_insert_pages() local
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dtc3589x-keypad.c326 u32 cols, rows; in tc3589x_keypad_of_probe() local
H A Dsamsung-keypad.c73 unsigned int rows; member
[all...]
H A Dstmpe-keypad.c136 unsigned int rows; member
337 u32 rows; stmpe_keypad_probe() local
[all...]
/kernel/linux/linux-6.6/tools/thermal/tmon/
H A Dtui.c112 int rows = max(DIAG_DEV_ROWS, (entries + 1) / 2); in diag_dev_rows() local
279 int rows, cols; in show_dialogue() local
/third_party/ffmpeg/libavcodec/
H A Dinterplayacm.c48 int rows; member
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_libopencv.c133 static int read_shape_from_file(int *cols, int *rows, int **values, const char *filename, in read_shape_from_file() argument
209 int cols = 0, rows in parse_iplconvkernel() local
[all...]
/third_party/ltp/lib/
H A Dtst_timer_test.c81 unsigned int rows = 20; in frequency_plot() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Ddevice9ex.c68 NineDevice9Ex_SetConvolutionMonoKernel( UNUSED struct NineDevice9Ex *This, UNUSED UINT width, UNUSED UINT height, UNUSED float *rows, UNUSED float *columns ) NineDevice9Ex_SetConvolutionMonoKernel() argument
/third_party/mesa3d/src/mesa/main/
H A Duniform_query.cpp731 log_uniform(const void *values, enum glsl_base_type basicType, unsigned rows, unsigned cols, unsigned count, bool transpose, const struct gl_shader_program *shProg, GLint location, const struct gl_uniform_storage *uni) log_uniform() argument
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_signature.h73 uint8_t rows; // Number of rows this element occupies member
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DCsvTable.java269 importRows(CsvSchema<K> schema, Supplier<List<String>> rows) importRows() argument
[all...]
H A DRangeTable.java697 simplifyIndexTable( ImmutableList<Change> rows, Function<Change, RangeTree> simplifyFn, int minPrefixLength) simplifyIndexTable() argument
792 makeIndexTable(ImmutableList<Change> rows) makeIndexTable() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DStructureHLSL.cpp465 int rows = ctorType.getRows(); in addBuiltInConstructor() local
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dengine_vulkan.cc541 const uint32_t rows = command->GetRows(); in DoDrawGrid() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DUniformTest.cpp1347 << cols << 'x' << rows in TEST_P() local
/third_party/skia/src/codec/
H A DSkBmpStandardCodec.cpp54 int rows = this->decodeRows(dstInfo, dst, dstRowBytes, opts); in onGetPixels() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dtypes.cpp663 CooperativeMatrixNV(const Type* type, const uint32_t scope, const uint32_t rows, const uint32_t columns) CooperativeMatrixNV() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtypes.cpp663 CooperativeMatrixNV(const Type* type, const uint32_t scope, const uint32_t rows, const uint32_t columns) CooperativeMatrixNV() argument
/third_party/skia/third_party/externals/freetype/src/sdf/
H A Dftbsdf.c234 FT_Int rows; member
[all...]

Completed in 25 milliseconds

12345678910>>...15