| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | bytestrie.cpp | 81 BytesTrie::branchNext(const uint8_t *pos, int32_t length, int32_t inByte) { in branchNext() argument 158 int32_t length=node-kMinLinearMatch; // Actual match length minus 1. nextImpl() local [all...] |
| H A D | bytestrieiterator.cpp | 65 int32_t length=remainingMatchLength_; // Actual remaining match length minus 1. in Iterator() local 72 str_->append(reinterpret_cast<const char *>(pos_), length, errorCode); in Iterator() local 87 int32_t length in reset() local 114 int32_t length=stack_->elementAti(stackSize-1); next() local 159 int32_t length=node-kMinLinearMatch+1; next() local 165 str_->append(reinterpret_cast<const char *>(pos), length, errorCode); next() local 185 branchNext(const uint8_t *pos, int32_t length, UErrorCode &errorCode) branchNext() argument [all...] |
| H A D | charstr.h | 79 int32_t length() const { return len; } in length() function in CharString
|
| H A D | ucharstrieiterator.cpp | 64 int32_t length=remainingMatchLength_; // Actual remaining match length minus 1. in Iterator() local 86 int32_t length in reset() local 113 int32_t length=stack_->elementAti(stackSize-1); next() local 173 int32_t length=node-kMinLinearMatch+1; next() local 186 branchNext(const UChar *pos, int32_t length, UErrorCode &errorCode) branchNext() argument [all...] |
| H A D | ucnv_cb.cpp | 182 int32_t length; in ucnv_cbFromUWriteSub() local 37 ucnv_cbFromUWriteBytes(UConverterFromUnicodeArgs *args, const char* source, int32_t length, int32_t offsetIndex, UErrorCode * err) ucnv_cbFromUWriteBytes() argument 228 ucnv_cbToUWriteUChars(UConverterToUnicodeArgs *args, const UChar* source, int32_t length, int32_t offsetIndex, UErrorCode * err) ucnv_cbToUWriteUChars() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | uset.h | 247 int32_t length; member [all...] |
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | field_mask_utility.cc | 112 int length = paths.length(); in DecodeCompactFieldMaskPaths() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | str_split.cc | 122 ByLength::ByLength(ptrdiff_t length) : length_(length) { in ByLength() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_btree_navigator.cc | 108 size_t length = edge_offset + n; Read() local [all...] |
| /third_party/skia/include/core/ |
| H A D | SkData.h | 119 static sk_sp<SkData> MakeWithoutCopy(const void* data, size_t length) { in MakeWithoutCopy() argument [all...] |
| /third_party/skia/modules/canvaskit/ |
| H A D | WasmCommon.h | 65 emscripten::val length = emscripten::val(count); in MakeTypedArray() local
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluProgramInterfaceQuery.cpp | 43 const int length = getProgramResourceInt(gl, program, programInterface, index, GL_NAME_LENGTH); in getProgramResourceName() local
|
| /third_party/zlib/contrib/dotzlib/DotZLib/ |
| H A D | ChecksumImpl.cs | 109 private static extern uint crc32(uint crc, int data, uint length);
in crc32() argument 160 private static extern uint adler32(uint adler, int data, uint length);
in adler32() argument
|
| /third_party/skia/third_party/externals/angle2/samples/torus_lighting/ |
| H A D | torus.h | 66 float length = sqrtf(nx * nx + ny * ny + nz * nz); in GenerateTorus() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | bfi.c | 101 unsigned int length = byte & ~0xC0; in bfi_decode_frame() local [all...] |
| H A D | bethsoftvideo.c | 121 int length = code & 0x7f; in bethsoftvid_decode_frame() local
|
| H A D | acelp_filters.c | 46 ff_acelp_interpolate(int16_t* out, const int16_t* in, const int16_t* filter_coeffs, int precision, int frac_pos, int filter_length, int length) ff_acelp_interpolate() argument 80 ff_acelp_interpolatef(float *out, const float *in, const float *filter_coeffs, int precision, int frac_pos, int filter_length, int length) ff_acelp_interpolatef() argument 101 ff_acelp_high_pass_filter(int16_t* out, int hpf_f[2], const int16_t* in, int length) ff_acelp_high_pass_filter() argument
|
| H A D | screenpresso.c | 109 uLongf length = ctx->inflated_size; in screenpresso_decode_frame() local
|
| H A D | sbc_parser.c | 38 int length; in sbc_parse_header() local
|
| H A D | sgirledec.c | 86 int length = FFMIN(v, width - x); in decode_sgirle8() local 97 int length = FFMIN3(v, width - x, src_end - src); in decode_sgirle8() local [all...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | acelp_filters_mips.c | 61 ff_acelp_interpolatef_mips(float *out, const float *in, const float *filter_coeffs, int precision, int frac_pos, int filter_length, int length) ff_acelp_interpolatef_mips() argument
|
| /third_party/elfutils/libdw/ |
| H A D | dwarf_nextcu.c | 152 uint64_t length in INTDEF() local [all...] |
| /third_party/eudev/src/shared/ |
| H A D | utf8.c | 142 bool utf8_is_printable_newline(const char* str, size_t length, bool newline) { in utf8_is_printable_newline() argument 224 char *utf16_to_utf8(const void *s, size_t length) { in utf16_to_utf8() argument [all...] |
| /third_party/elfutils/libdwfl/ |
| H A D | image-header.c | 93 uint32_t length; in __libdw_image_header() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | c93.c | 29 uint8_t length; member
|