Home
last modified time | relevance | path

Searched defs:lines (Results 126 - 150 of 305) sorted by relevance

12345678910>>...13

/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
/base/hiviewdfx/hilog/services/hilogtool/
H A Dlog_display.cpp98 uint32_t lines = 0; in GetTotalLines() local
279 uint32_t lines = 0; in HilogShowLogStatsInfo() local
[all...]
/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.cpp148 long lines = CountLines(filePath); in CheckKeyWords() local
/base/update/updater/services/diffpatch/patch_shared/
H A Dpatch_shared.cpp152 static int32_t ExecuteTransferCommand(int fd, const std::vector<std::string> &lines, in ExecuteTransferCommand() argument
353 std::vector<std::string> lines = in GetFileName() local
191 DoExecuteUpdateBlock(const UpdateBlockInfo &infos, TransferManagerPtr tm, const std::vector<std::string> &lines, const std::string &targetPath, const std::string &dstImage) DoExecuteUpdateBlock() argument
392 std::vector<std::string> lines = ExecuteUpdateBlock() local
[all...]
/base/update/updater/services/updater_binary/
H A Dupdate_image_block.cpp188 static int32_t ExecuteTransferCommand(int fd, const std::vector<std::string> &lines, TransferManagerPtr tm, in ExecuteTransferCommand() argument
369 std::vector<std::string> lines = in ExecuteUpdateBlock() local
500 std::vector<std::string> lines = in DoBlocksVerify() local
283 DoExecuteUpdateBlock(const UpdateBlockInfo &infos, TransferManagerPtr tm, Hpackage::PkgManager::StreamPtr &outStream, const std::vector<std::string> &lines, Uscript::UScriptContext &context) DoExecuteUpdateBlock() argument
/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
H A Drs_profiler_telemetry.cpp156 static void GetValue(const std::string& name, const std::vector<std::string>& lines, uint64_t& value) in GetValue() argument
168 std::vector<std::string> lines; in GetCPUMemory() local
202 std::vector<std::string> lines; in GetCpuTime() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_tags.cpp388 auto lines = Split(s, "\r\n"); in ParseEntries() local
/third_party/ffmpeg/libavfilter/
H A Dvf_tinterlace.c321 int lines = plane == 1 || plane == 2 ? AV_CEIL_RSHIFT(src_h, vsub) : src_h; in copy_picture_field() local
[all...]
/third_party/ffmpeg/libpostproc/
H A Dpostprocess_internal.h177 static inline void linecpy(void *dest, const void *src, int lines, int stride) { in linecpy() argument
/third_party/backends/backend/genesys/
H A Dsettings.h47 unsigned int lines = 0; member
104 unsigned lines = NOT_SET; member
[all...]
/third_party/backends/backend/
H A Dhp.h162 int lines; member

Completed in 18 milliseconds

12345678910>>...13