Home
last modified time | relevance | path

Searched defs:length (Results 101 - 125 of 5101) sorted by relevance

12345678910>>...205

/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Ddatashare_valuebucket_convert.cpp22 size_t length = dataShareValuesBuckets.size(); in Convert() local
39 size_t length = vBuckets.size(); in Convert() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_memory_stream.cpp25 SkiaMemoryStream::SkiaMemoryStream(const void* data, size_t length, bool copyData) in SkiaMemoryStream() argument
/third_party/ffmpeg/libavcodec/
H A Dbitstream.c49 void ff_copy_bits(PutBitContext *pb, const uint8_t *src, int length) in ff_copy_bits() argument
H A Dtakdsp.c26 static void decorrelate_ls(int32_t *p1, int32_t *p2, int length) in decorrelate_ls() argument
37 static void decorrelate_sr(int32_t *p1, int32_t *p2, int length) in decorrelate_sr() argument
48 static void decorrelate_sm(int32_t *p1, int32_t *p2, int length) in decorrelate_sm() argument
61 static void decorrelate_sf(int32_t *p1, int32_t *p2, int length, int dshift, int dfactor) in decorrelate_sf() argument
/third_party/ffmpeg/libavcodec/mips/
H A Dacelp_vectors_mips.c61 ff_weighted_vector_sumf_mips( float *out, const float *in_a, const float *in_b, float weight_coeff_a, float weight_coeff_b, int length) ff_weighted_vector_sumf_mips() argument
/third_party/elfutils/libdwfl/
H A Ddwfl_lineinfo.c37 dwfl_lineinfo(Dwfl_Line *line, Dwarf_Addr *addr, int *linep, int *colp, Dwarf_Word *mtime, Dwarf_Word *length) dwfl_lineinfo() argument
/third_party/ffmpeg/ffbuild/
H A Dbin2c.c30 unsigned int length = 0; in main() local
/third_party/eudev/src/shared/
H A Dutf8.h31 _pure_ static inline bool utf8_is_printable(const char* str, size_t length) { in utf8_is_printable() argument
/third_party/elfutils/libdw/
H A Ddwarf_tag.c52 size_t length; in __libdw_findabbrev() local
/third_party/gn/src/base/strings/
H A Dstring_util_win.h21 int length = vsnprintf_s(buffer, size, size - 1, format, arguments); in vsnprintf() local
/third_party/icu/icu4c/source/common/
H A Dcstr.cpp24 int32_t length = in.extract(0, in.length(), static_cast<char *>(NULL), static_cast<uint32_t>(0)); in CStr() local
H A Ducnvdisp.cpp42 int32_t length; in ucnv_getDisplayName() local
H A Dudatamem.h44 int32_t length; /* Length of the data in bytes; -1 if unknown. */ member
H A Dures_cnv.cpp35 int32_t length; in ures_openU() local
H A Dustr_imp.h138 isValidTrail(int32_t prev, uint8_t t, int32_t i, int32_t length) isValidTrail() argument
[all...]
H A Dustrfmt.cpp33 int32_t length = 0; in uprv_itou() local
[all...]
/third_party/NuttX/fs/vfs/
H A Dfs_truncate64.c63 static int file_truncate64(struct file *filep, off64_t length) in file_truncate64() argument
138 int ftruncate64(int fd, off64_t length) in ftruncate64() argument
[all...]
H A Dfs_truncate.c44 static int file_truncate(struct file *filep, off_t length) in file_truncate() argument
121 int ftruncate(int fd, off_t length) in ftruncate() argument
162 truncate(const char *path, off_t length) truncate() argument
[all...]
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dtest-fixed-dtoa.cc44 int length; in TEST() local
499 int length; TEST() local
[all...]
/third_party/icu/icu4c/source/common/unicode/
H A Durep.h63 int32_t (*length)(const UReplaceable* rep); member
/third_party/icu/icu4c/source/i18n/
H A Dbocsu.cpp101 u_writeIdenticalLevelRun(UChar32 prev, const UChar *s, int32_t length, icu::ByteSink &sink) { in u_writeIdenticalLevelRun() argument
/third_party/mbedtls/tests/include/test/
H A Drandom.h35 size_t length; member
/third_party/jerryscript/tests/jerry/es2015/
H A Dfunction-properties.js
H A Darray-prototype-copywithin.js[all...]
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-launcher/source/
H A Dlauncher.cpp43 const size_t length = js_codes[src].length; in load_javascript() local

Completed in 12 milliseconds

12345678910>>...205