| /kernel/linux/linux-5.10/drivers/media/pci/tw68/ |
| H A D | tw68-risc.c | 33 tw68_risc_field(__le32 *rp, struct scatterlist *sglist, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int padding, unsigned int lines, bool jump) tw68_risc_field() argument 128 tw68_risc_buffer(struct pci_dev *pci, struct tw68_buf *buf, struct scatterlist *sglist, unsigned int top_offset, unsigned int bottom_offset, unsigned int bpl, unsigned int padding, unsigned int lines) tw68_risc_buffer() argument [all...] |
| /kernel/linux/linux-5.10/tools/gpio/ |
| H A D | gpio-event-mon.c | 168 unsigned int lines[GPIO_V2_LINES_MAX]; in main() local 28 monitor_device(const char *device_name, unsigned int *lines, unsigned int num_lines, struct gpio_v2_line_config *config, unsigned int loops) monitor_device() argument [all...] |
| H A D | gpio-utils.c | 58 gpiotools_request_linehandle(const char *device_name, unsigned int *lines, unsigned int num_lines, unsigned int flag, struct gpiohandle_data *data, const char *consumer_label) gpiotools_request_linehandle() argument 125 gpiotools_request_line(const char *device_name, unsigned int *lines, unsigned int num_lines, struct gpio_v2_line_config *config, const char *consumer) gpiotools_request_line() argument 273 unsigned int lines[] = {line}; gpiotools_get() local 294 gpiotools_gets(const char *device_name, unsigned int *lines, unsigned int num_lines, unsigned int *values) gpiotools_gets() argument 334 unsigned int lines[] = {line}; gpiotools_set() local 352 gpiotools_sets(const char *device_name, unsigned int *lines, unsigned int num_lines, unsigned int *values) gpiotools_sets() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/pci/tw68/ |
| H A D | tw68-risc.c | 33 tw68_risc_field(__le32 *rp, struct scatterlist *sglist, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int padding, unsigned int lines, bool jump) tw68_risc_field() argument 128 tw68_risc_buffer(struct pci_dev *pci, struct tw68_buf *buf, struct scatterlist *sglist, unsigned int top_offset, unsigned int bottom_offset, unsigned int bpl, unsigned int padding, unsigned int lines) tw68_risc_buffer() argument [all...] |
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | xor_avx.h | 32 unsigned long lines = bytes >> 9; in xor_avx_2() local 60 unsigned long lines = bytes >> 9; in xor_avx_3() local 92 unsigned long lines = bytes >> 9; in xor_avx_4() local 128 unsigned long lines = bytes >> 9; in xor_avx_5() local
|
| H A D | xor_32.h | 27 unsigned long lines = bytes >> 7; in xor_pII_mmx_2() local 72 unsigned long lines = bytes >> 7; in xor_pII_mmx_3() local 123 unsigned long lines = bytes >> 7; in xor_pII_mmx_4() local 181 unsigned long lines = bytes >> 7; in xor_pII_mmx_5() local 261 unsigned long lines = bytes >> 6; in xor_p5_mmx_2() local 310 unsigned long lines = bytes >> 6; xor_p5_mmx_3() local 369 unsigned long lines = bytes >> 6; xor_p5_mmx_4() local 438 unsigned long lines = bytes >> 6; xor_p5_mmx_5() local [all...] |
| /kernel/linux/linux-6.6/tools/gpio/ |
| H A D | gpio-event-mon.c | 170 unsigned int lines[GPIO_V2_LINES_MAX]; in main() local 28 monitor_device(const char *device_name, unsigned int *lines, unsigned int num_lines, struct gpio_v2_line_config *config, unsigned int loops) monitor_device() argument [all...] |
| H A D | gpio-utils.c | 57 gpiotools_request_line(const char *device_name, unsigned int *lines, unsigned int num_lines, struct gpio_v2_line_config *config, const char *consumer) gpiotools_request_line() argument 184 unsigned int lines[] = {line}; gpiotools_get() local 205 gpiotools_gets(const char *device_name, unsigned int *lines, unsigned int num_lines, unsigned int *values) gpiotools_gets() argument 245 unsigned int lines[] = {line}; gpiotools_set() local 263 gpiotools_sets(const char *device_name, unsigned int *lines, unsigned int num_lines, unsigned int *values) gpiotools_sets() argument [all...] |
| /third_party/elfutils/tests/ |
| H A D | line2addr.c | 76 Dwfl_Line **lines = NULL; in handle_module() local
|
| /third_party/backends/backend/ |
| H A D | gt68xx_mid.h | 60 unsigned int **lines; member
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/ant/ |
| H A D | CleanOutputDirectoryTaskTest.java | 83 private static BufferedReader testFile(String... lines) { in testFile() argument
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkAppParamsUtil.cpp | 53 std::vector<std::string> lines; in readApplicationParameters() local
|
| /third_party/skia/tests/ |
| H A D | PathOpsCubicIntersectionTestData.cpp | 114 const CubicPts lines[] = { member
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_expectations/ |
| H A D | GPUTestExpectationsParser_unittest.cpp | 416 std::string lines = R"( in TEST_P() local
|
| /third_party/skia/modules/particles/include/ |
| H A D | SkParticleSerialization.h | 34 SkTArray<SkString> lines; variable
|
| /third_party/node/deps/npm/node_modules/diff/lib/patch/ |
| H A D | merge.js | 220 lines: theirLines, global() property [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/adapter/skia_txt/ |
| H A D | typography_test.cpp | 225 std::vector<LineMetrics> lines = typography->GetLineMetrics(); in HWTEST_F() local
|
| /kernel/linux/linux-5.10/arch/arm64/lib/ |
| H A D | xor-neon.c | 20 long lines = bytes / (sizeof(uint64x2_t) * 4); in xor_arm64_neon_2() local 48 long lines = bytes / (sizeof(uint64x2_t) * 4); in xor_arm64_neon_3() local 84 long lines = bytes / (sizeof(uint64x2_t) * 4); in xor_arm64_neon_4() local 129 long lines = bytes / (sizeof(uint64x2_t) * 4); in xor_arm64_neon_5() local
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| H A D | xor.h | 49 unsigned int lines = bytes / sizeof(unsigned long) / 4; in xor_arm4regs_2() local 70 unsigned int lines = bytes / sizeof(unsigned long) / 4; in xor_arm4regs_3() local 92 unsigned int lines = bytes / sizeof(unsigned long) / 2; in xor_arm4regs_4() local 111 unsigned int lines = bytes / sizeof(unsigned long) / 2; in xor_arm4regs_5() local
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | xor_32.h | 26 unsigned long lines = bytes >> 7; in xor_pII_mmx_2() local 70 unsigned long lines = bytes >> 7; in xor_pII_mmx_3() local 119 unsigned long lines = bytes >> 7; in xor_pII_mmx_4() local 174 unsigned long lines = bytes >> 7; in xor_pII_mmx_5() local 253 unsigned long lines = bytes >> 6; in xor_p5_mmx_2() local 301 unsigned long lines = bytes >> 6; xor_p5_mmx_3() local 358 unsigned long lines = bytes >> 6; xor_p5_mmx_4() local 424 unsigned long lines = bytes >> 6; xor_p5_mmx_5() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/boot/ |
| H A D | video-vga.c | 157 static void vga_set_vertical_end(int lines) in vga_set_vertical_end() argument
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| H A D | xor.h | 50 unsigned int lines = bytes / sizeof(unsigned long) / 4; in xor_arm4regs_2() local 72 unsigned int lines = bytes / sizeof(unsigned long) / 4; in xor_arm4regs_3() local 96 unsigned int lines = bytes / sizeof(unsigned long) / 2; in xor_arm4regs_4() local 118 unsigned int lines = bytes / sizeof(unsigned long) / 2; in xor_arm4regs_5() local
|
| /kernel/linux/linux-6.6/arch/x86/boot/ |
| H A D | video-vga.c | 157 static void vga_set_vertical_end(int lines) in vga_set_vertical_end() argument
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/css_2401_system/ |
| H A D | ibuf_ctrl_global.h | 42 u32 lines; /* lines in the buffer */ member 66 u32 lines; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/css_2401_system/ |
| H A D | ibuf_ctrl_global.h | 42 u32 lines; /* lines in the buffer */ member 66 u32 lines; member
|