| /third_party/backends/backend/pixma/ |
| H A D | pixma_mp150.c | 1147 unsigned c, lines, line_size, n, m, cw, cx; in post_process_image_data() local
|
| /third_party/backends/backend/ |
| H A D | mustek.c | 631 dev_block_read_start (Mustek_Scanner * s, SANE_Int lines) in dev_block_read_start() argument 695 dev_read_req_enter(Mustek_Scanner * s, SANE_Byte * buf, SANE_Int lines, SANE_Int bpl, size_t * lenp, void **idp, SANE_Int bank, SANE_Byte * command) dev_read_req_enter() argument 2289 SANE_Word lines, bytes_per_color; get_calibration_lines_se() local 3218 get_image_status(Mustek_Scanner * s, SANE_Int * bpl, SANE_Int * lines) get_image_status() argument 3282 get_window(Mustek_Scanner * s, SANE_Int * bpl, SANE_Int * lines, SANE_Int * pixels) get_window() argument 3573 SANE_Int index[3], lines[3], quant[3], dist[3]; fix_line_distance_se() local 4849 SANE_Int lines; /* # lines in buffer */ reader_process() member [all...] |
| H A D | pie.c | 2528 int lines;
in pie_reader_process_indexed() local 2708 int lines; pie_reader_process() local [all...] |
| H A D | hp5590.c | 295 calc_image_params(struct hp5590_scanner *scanner, unsigned int *pixel_bits, unsigned int *pixels_per_line, unsigned int *bytes_per_line, unsigned int *lines, unsigned long long *image_size) calc_image_params() argument 1698 unsigned int lines; convert_gray_and_lineart() local 1879 unsigned int lines; convert_to_rgb() local [all...] |
| H A D | microtek2.c | 5641 write_shading_buf_pnm(Microtek2_Scanner *ms, uint32_t lines) write_shading_buf_pnm() argument 6048 uint32_t lines; read_shading_image() local 6352 prepare_shading_data(Microtek2_Scanner *ms, uint32_t lines, uint8_t **data) prepare_shading_data() argument 8310 uint32_t lines; auto_adjust_proc_data() local [all...] |
| H A D | umax.c | 2444 unsigned int lines = 0; umax_do_calibration() local 3249 unsigned int lines=0; umax_trim_rowbufsize() local 4229 int lines; umax_output_image_data() local [all...] |
| H A D | avision.c | 6491 const int lines = s->val[OPT_BACKGROUND].w * (s->avdimen.interlaced_duplex ? 2 : 1); get_background_raster() local 6572 bytes_per_line / bpp, lines); get_background_raster() local 7857 const unsigned int lines = useful_bytes / (unsigned int) s->avdimen.hw_bytes_per_line; reader_process() local 7890 unsigned int lines = useful_bytes / (unsigned int) s->avdimen.hw_bytes_per_line; reader_process() local 7910 unsigned int lines = useful_bytes / (unsigned int) s->avdimen.hw_bytes_per_line; reader_process() local 7948 unsigned int lines = useful_bytes / (unsigned int) s->avdimen.hw_bytes_per_line; reader_process() local 8187 long lines; reader_process() local 8256 SANE_Int lines = s->params.lines; reader_process() local [all...] |
| H A D | avision.h | 760 uint8_t lines; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| H A D | vktRasterizationTests.cpp | 1435 std::vector<LineSceneSpec::SceneLine> lines; in iterate() local 1471 bool BaseLineTestInstance::compareAndVerify (std::vector<LineSceneSpec::SceneLine>& lines, tcu::Surface& resultImage, std::vector<tcu::Vec4>& drawBuffer) in compareAndVerify() argument [all...] |
| /third_party/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/ |
| H A D | DeqpTestRunner.java | 632 public void processNewLines(String[] lines) { in processNewLines() argument 727 public void processNewLines(String[] lines) { in processNewLines() argument 2117 static private void readFile(Collection<String> lines, File file) throws FileNotFoundException { in readFile() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/ |
| H A D | TestSuite.cpp | 1785 std::vector<std::string> lines = in run() local
|
| /third_party/python/Modules/ |
| H A D | _cursesmodule.c | 126 #undef lines macro 2359 _curses_window_scroll_impl(PyCursesWindowObject *self, int group_right_1, int lines) _curses_window_scroll_impl() argument [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_httplib.py | 1418 lines = ( global() variable in ExtendedReadTest 1543 lines = ( global() variable in ExtendedReadTestChunked [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | _cursesmodule.c.h | 1694 int lines = 1; in _curses_window_scroll() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
| H A D | vktRasterizationTests.cpp | 1432 std::vector<LineSceneSpec::SceneLine> lines; in iterate() local 1468 bool BaseLineTestInstance::compareAndVerify (std::vector<LineSceneSpec::SceneLine>& lines, tcu::Surface& resultImage, std::vector<tcu::Vec4>& drawBuffer) in compareAndVerify() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_cmdstream.c | 3063 bool lines = (info->mode == PIPE_PRIM_LINES || in panfrost_emit_primitive() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | vp8l_enc.c | 190 uint32_t *lines, *line_top, *line_current, *line_tmp; in CoOccurrenceBuild() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | tls_openssl.c | 5124 static size_t max_str_len(const char **lines) in max_str_len() argument 5140 static int match_lines_in_file(const char *path, const char **lines) in match_lines_in_file() argument
|
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest.cc | 1281 std::vector<std::string> lines; in SplitEscapedString() local 5981 std::vector<std::string> lines; in LoadFlagsFromFile() local [all...] |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui_demo.cpp | 2923 static int lines = 7; in ShowDemoWindowLayout() local 5495 const char* lines[] = { "aaa1.c", "bbb1.c", "ccc1.c", "aaa2.cpp", "bbb2.cpp", "ccc2.cpp", "abc.h", "hello, world" }; global() local 6897 static int lines = 0; global() local 6956 static int lines = 10; global() local [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | descriptor.cc | 2419 std::vector<std::string> lines = Split(stripped_comment, "\n"); in FormatComment() local
|
| /third_party/elfutils/src/ |
| H A D | readelf.c | 8205 Dwarf_Lines *lines; in print_decoded_line_section() local
|
| /third_party/node/deps/v8/src/d8/ |
| H A D | d8.cc | 3374 void WriteLcovDataForRange(std::vector<uint32_t>* lines, int start_line, in WriteLcovDataForRange() argument 3386 WriteLcovDataForNamedRange(std::ostream& sink, std::vector<uint32_t>* lines, const std::string& name, int start_line, int end_line, uint32_t count) WriteLcovDataForNamedRange() argument 3413 std::vector<uint32_t> lines; WriteLcovData() local 3645 std::vector<std::string> lines; ReadLines() local [all...] |
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/Download ... |
| /third_party/toybox/generated/ |
| H A D | globals.h | 1503 char **lines, *name; member
|