/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_pattern.cpp | 259 auto length = GetTextContentLength(); in GetSpansInfo() local 1855 int32_t length = pixelMap->GetByteCount(); AddPixelMapToUdmfData() local 3930 auto length = styledString_->GetLength(); SetStyledString() local [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
H A D | bms_bundle_kit_service_test.cpp | 10818 long length = lseek(fd, ZERO, SEEK_END); in HWTEST_F() local 10871 long length = lseek(fd, ZERO, SEEK_END); in HWTEST_F() local
|
/foundation/multimedia/media_library/frameworks/services/media_mtp/include/ |
H A D | mtp_constants.h | 27 int64_t length; member 42 size_t length; member
|
/foundation/window/window_manager/wm/src/ |
H A D | window_scene_session_impl.cpp | 3878 uint32_t length = maskWidth * maskHeight * bgraChannel; in HandleWindowMask() local
|
/test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/napi/ |
H A D | napi_test.cpp | 466 uint32_t i, length;
in createArrayAndGetLength() local 936 size_t length = 0;
in getTypedArrayInfo() local 1237 static size_t length = 1024;
in NapiCreateSendableArrayBuffer() local 1249 static size_t length in NapiCreateSendableTypedArray() local 1269 static size_t length = 256; NapiWrapSendable() local 1290 static size_t length = 256; NapiWrapSendableWithSize() local 2871 size_t length; DetachTest() local 4484 uint32_t length = 0; CreateSendableArrayTest() local 4507 uint32_t length = 0; CreateSendableArrayWithLengthTest() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | mxfdec.c | 450 int64_t length, pos; in klv_read_packet() local 507 static int mxf_get_eia608_packet(AVFormatContext *s, AVStream *st, AVPacket *pkt, int64_t length) in mxf_get_eia608_packet() argument 583 mxf_get_d10_aes3_packet(AVIOContext *pb, AVStream *st, AVPacket *pkt, int64_t length) mxf_get_d10_aes3_packet() argument 1203 int i, length; mxf_read_index_entry_array() local 3599 uint32_t length; mxf_read_random_index_pack() local [all...] |
H A D | movenc.c | 876 int length; in mov_write_dmlp_tag() local 6051 int length; local [all...] |
H A D | matroskadec.c | 346 uint64_t length; member 1063 ebml_read_binary(AVIOContext *pb, int length, int64_t pos, EbmlBin *bin) ebml_read_binary() argument 1091 ebml_read_master(MatroskaDemuxContext *matroska, uint64_t length, int64_t pos) ebml_read_master() argument 1253 uint64_t length; ebml_parse() local [all...] |
/third_party/glslang/glslang/MachineIndependent/ |
H A D | ParseHelper.cpp | 1741 int length = 0; handleLengthMethod() local [all...] |
/third_party/glslang/SPIRV/ |
H A D | GlslangToSpv.cpp | 2540 spv::Id length; in visitUnary() local [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cmsccoll.c | 2724 int32_t length = 0; in TestPartialSortKeyTermination() local 4095 size_t length = UPRV_LENGTHOF(text); in TestCroatianSortKey() local 4218 int32_t length in doTestOneTestCase() local 4508 int length; TestInvalidListsAndRanges() local 4945 containsExpectedScript(const int32_t scripts[], int32_t length, int32_t expectedScript) containsExpectedScript() argument 4959 int32_t length; TestEquivalentReorderingScripts() local 5543 uint32_t length = 0; TestImport() local 5650 uint32_t length = 0; TestImportWithType() local [all...] |
H A D | cloctst.c | 703 int32_t length; in TestDisplayNames() local 856 int32_t length = uloc_getDisplayScript(locale, inlocale, NULL, 0, &ec) + 1; TestGetDisplayScriptPreFlighting21160() local 3584 int32_t i, length, lengthPre; TestGetLocaleForLCID() local 6108 const int32_t length = TestLikelySubtags() local 6142 const int32_t length = TestLikelySubtags() local 6755 int32_t length = uloc_getDisplayName( checkTerminating() local 7147 int32_t length = uloc_getDisplayLanguage(language, "de", buff, 256, &status); TestUsingDefaultWarning() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | rbbitst.cpp | 1364 int length = hexNumber.length(); runUnicodeTestData() local [all...] |
/third_party/mesa3d/include/CL/ |
H A D | cl2.hpp | 6176 const size_type length = source.size(); in Program() local 6216 const size_type length = source.size(); in Program() local 9413 size_type length = endIterator-startIterator; copy() local 9452 size_type length = endIterator-startIterator; copy() local [all...] |
/third_party/libdrm/include/drm/ |
H A D | i915_drm.h | 1821 __s32 length; member
|
/third_party/mbedtls/library/ |
H A D | psa_crypto.c | 5796 uint8_t offset, length; psa_key_derivation_tls12_prf_read() local [all...] |
H A D | ssl_tls.c | 1167 size_t length; in ssl_handshake_init() local 9259 size_t length = buf[input_offset]; mbedtls_psa_ecjpake_read_round() local [all...] |
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | msm_kgsl.h | 936 size_t length; member 1268 uint64_t length; member 1412 uint64_t length; member
|
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_nir_to_llvm.c | 175 ASSERTED const int length = snprintf(name, sizeof(name), "%s.%s", intrin, type); in emit_intrin_1f_param() local 197 ASSERTED const int length = snprintf(name, sizeof(name), "%s.%s", intrin, type); in emit_intrin_1f_param_scalar() local 218 ASSERTED const int length = snprintf(name, sizeof(name), "%s.%s", intrin, type); in emit_intrin_2f_param() local 235 ASSERTED const int length = snprintf(name, sizeof(name), "%s.%s", intrin, type); in emit_intrin_3f_param() local 2757 ASSERTED int length; in visit_image_atomic() local 5383 int length = nir->info.clip_distance_array_size + nir->info.cull_distance_array_size; ac_handle_shader_output_decl() local [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_device.c | 102 parse_hex(char *out, const char *in, unsigned length) in parse_hex() argument 3213 int length, i = 0; in radv_notifier_thread_run() local
|
/third_party/mesa3d/src/gtest/src/ |
H A D | gtest.cc | 879 const int length = strlen(ansi); in AnsiToUtf16() local 924 static void StreamWideCharsToMessage(const wchar_t* wstr, size_t length, in StreamWideCharsToMessage() argument [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_compiler.h | 639 uint8_t length; member
|
/third_party/node/deps/v8/src/wasm/ |
H A D | module-compiler.cc | 2001 AsyncCompileJob( Isolate* isolate, const WasmFeatures& enabled, std::unique_ptr<byte[]> bytes_copy, size_t length, Handle<Context> context, Handle<Context> incumbent_context, const char* api_method_name, std::shared_ptr<CompilationResultResolver> resolver, int compilation_id) AsyncCompileJob() argument [all...] |
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | layout.h | 724 /* 4*/ le32 length; /* Byte size of the resident part of the global() member 1024 /* 4*/ le16 length; /* Byte size of this entry. */ global() member 1936 le32 length; /* Size in bytes of this entry in $SDS stream. */ global() member 1946 le32 length; /* Size in bytes of this entry in $SDS stream. */ global() member 1975 le32 length; /* Size in bytes of this entry in $SDS stream. */ global() member 2310 /* 8*/ le16 length; global() member 2341 /* 8*/ le16 length; /* Byte size of this index entry, multiple of global() member 2577 /* 0*/ le32 length; /* Length of EFS attribute in bytes. */ global() member [all...] |
/third_party/libfuse/lib/ |
H A D | fuse.c | 2298 fuse_fs_fallocate(struct fuse_fs *fs, const char *path, int mode, off_t offset, off_t length, struct fuse_file_info *fi) fuse_fs_fallocate() argument 4297 fuse_lib_fallocate(fuse_req_t req, fuse_ino_t ino, int mode, off_t offset, off_t length, struct fuse_file_info *fi) fuse_lib_fallocate() argument
|