Home
last modified time | relevance | path

Searched defs:lines (Results 101 - 125 of 273) sorted by relevance

1234567891011

/third_party/ffmpeg/libswscale/
H A Dslice.c168 int lines = end[i] - start[i]; in ff_init_slice_from_src() local
[all...]
/third_party/alsa-utils/alsamixer/
H A Dtextbox.c42 const char *lines[2]; in show_error() local
56 const char *lines[2]; in show_alsa_error() local
74 const char **lines; in show_textfile() local
104 show_text(const char *const *lines, unsigned int count, const char *title) show_text() argument
318 create_text_box(const char *const *lines, unsigned int count, const char *title_, int attrs) create_text_box() argument
[all...]
/third_party/alsa-utils/topology/nhlt/
H A Dnhlt-processor.c50 int i, j, k, lines, remain; in debug_print_nhlt() local
/third_party/backends/backend/
H A Depsonds-ops.c323 int lines, available; eds_copy_image_from_ring() local
[all...]
H A Dkvs20xx.c490 unsigned lines = (*len - head) / ls; in sane_read() local
H A Dma1509.h140 SANE_Int bpl, ppl, lines; member
H A Dmustek_scsi_pp.c887 mustek_scsi_pp_rdata (int fd, int planes, SANE_Byte * buf, int lines, int bpl) in mustek_scsi_pp_rdata() argument
H A Dmustek_pp_ccd300.h95 int lines; member
/third_party/backends/sanei/
H A Dsanei_ab306.c432 sanei_ab306_rdata (int fd, int planes, SANE_Byte * buf, int lines, int bpl) in sanei_ab306_rdata() argument
551 sanei_ab306_rdata (int fd, int planes, SANE_Byte *buf, int lines, int bpl) in sanei_ab306_rdata() argument
/third_party/icu/icu4c/source/test/perf/normperf/
H A Dnormperf.h37 ULine* lines; member in QuickCheckPerfFunction
106 ULine* lines; member in NormPerfFunction
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DDataDrivenTestHelper.java30 private List<List<String>> lines = new ArrayList<>(); field in DataDrivenTestHelper
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DDataDrivenTestHelper.java29 private List<List<String>> lines = new ArrayList<>(); field in DataDrivenTestHelper
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dppucd.h175 char lines[kNumLineBuffers][4096]; member in PreparsedUCD
/third_party/icu/icu4c/source/tools/toolutil/
H A Dppucd.h175 char lines[kNumLineBuffers][4096]; member in PreparsedUCD
/third_party/mesa3d/src/util/indices/
H A Du_indices_gen.py235 def lines(intype, outtype, inpv, outpv, pr): function
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_gmem.c522 uint32_t size, lines; variable
/third_party/skia/src/core/
H A DSkEdgeBuilder.cpp248 SkPoint lines[SkLineClipper::kMaxPoints]; in buildPoly() local
/third_party/python/Doc/tools/
H A Drstlint.py378 lines = list(f) global() variable
[all...]
/third_party/skia/tools/viewer/
H A DParticlesSlide.cpp71 int lines = 1; in count_lines() local
98 int lines = count_lines(s); variable
/third_party/protobuf/src/google/protobuf/compiler/
H A Dmock_code_generator.cc110 std::vector<std::string> lines = in ExpectGenerated() local
128 lines[0]); in ExpectGenerated() local
136 lines[1 + i]); ExpectGenerated() local
[all...]
/third_party/protobuf/objectivec/DevTools/
H A Dpddm.py417 def lines(sel member in SourceFile.SectionBase
476 def lines(self): global() member in SourceFile.ExpansionSection
[all...]
/third_party/python/Modules/cjkcodecs/clinic/
H A Dmultibytecodec.c.h531 PyObject *lines; in _multibytecodec_MultibyteStreamWriter_writelines() local
/third_party/vk-gl-cts/framework/common/
H A DtcuRasterizationVerifier.hpp96 std::vector<SceneLine> lines; member
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtsp/
H A Drtsp_unit_test.cpp169 std::list<std::string> lines; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.cpp353 void Utils::LoadLines(const std::string& path, std::vector<std::string>& lines) in LoadLines() argument

Completed in 17 milliseconds

1234567891011