/foundation/distributeddatamgr/data_share/frameworks/native/common/src/ |
H A D | datashare_valuebucket_convert.cpp | 22 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 D | skia_memory_stream.cpp | 25 SkiaMemoryStream::SkiaMemoryStream(const void* data, size_t length, bool copyData) in SkiaMemoryStream() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | bitstream.c | 49 void ff_copy_bits(PutBitContext *pb, const uint8_t *src, int length) in ff_copy_bits() argument
|
H A D | takdsp.c | 26 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 D | acelp_vectors_mips.c | 61 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 D | dwfl_lineinfo.c | 37 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 D | bin2c.c | 30 unsigned int length = 0; in main() local
|
/third_party/eudev/src/shared/ |
H A D | utf8.h | 31 _pure_ static inline bool utf8_is_printable(const char* str, size_t length) { in utf8_is_printable() argument
|
/third_party/elfutils/libdw/ |
H A D | dwarf_tag.c | 52 size_t length; in __libdw_findabbrev() local
|
/third_party/gn/src/base/strings/ |
H A D | string_util_win.h | 21 int length = vsnprintf_s(buffer, size, size - 1, format, arguments); in vsnprintf() local
|
/third_party/icu/icu4c/source/common/ |
H A D | cstr.cpp | 24 int32_t length = in.extract(0, in.length(), static_cast<char *>(NULL), static_cast<uint32_t>(0)); in CStr() local
|
H A D | ucnvdisp.cpp | 42 int32_t length; in ucnv_getDisplayName() local
|
H A D | udatamem.h | 44 int32_t length; /* Length of the data in bytes; -1 if unknown. */ member
|
H A D | ures_cnv.cpp | 35 int32_t length; in ures_openU() local
|
H A D | ustr_imp.h | 138 isValidTrail(int32_t prev, uint8_t t, int32_t i, int32_t length) isValidTrail() argument [all...] |
H A D | ustrfmt.cpp | 33 int32_t length = 0; in uprv_itou() local [all...] |
/third_party/NuttX/fs/vfs/ |
H A D | fs_truncate64.c | 63 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 D | fs_truncate.c | 44 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 D | test-fixed-dtoa.cc | 44 int length; in TEST() local 499 int length; TEST() local [all...] |
/third_party/icu/icu4c/source/common/unicode/ |
H A D | urep.h | 63 int32_t (*length)(const UReplaceable* rep); member
|
/third_party/icu/icu4c/source/i18n/ |
H A D | bocsu.cpp | 101 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 D | random.h | 35 size_t length; member
|
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | function-properties.js | |
H A D | array-prototype-copywithin.js | [all...] |
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-launcher/source/ |
H A D | launcher.cpp | 43 const size_t length = js_codes[src].length; in load_javascript() local
|