Home
last modified time | relevance | path

Searched defs:length (Results 2276 - 2300 of 3468) sorted by relevance

1...<<919293949596979899100>>...139

/third_party/skia/third_party/externals/icu/source/common/
H A Duts46.cpp511 int32_t length=labelStart+destString.length(); processUTF8() local
606 int32_t length=dest.length(); mapDevChars() local
1088 isASCIIOkBiDi(const UChar *s, int32_t length) isASCIIOkBiDi() argument
1120 isASCIIOkBiDi(const char *s, int32_t length) isASCIIOkBiDi() argument
1337 checkArgs(const void *label, int32_t length, void *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) checkArgs() argument
1367 uidna_labelToASCII(const UIDNA *idna, const UChar *label, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToASCII() argument
1383 uidna_labelToUnicode(const UIDNA *idna, const UChar *label, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToUnicode() argument
1399 uidna_nameToASCII(const UIDNA *idna, const UChar *name, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToASCII() argument
1415 uidna_nameToUnicode(const UIDNA *idna, const UChar *name, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToUnicode() argument
1431 uidna_labelToASCII_UTF8(const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToASCII_UTF8() argument
1447 uidna_labelToUnicodeUTF8(const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToUnicodeUTF8() argument
1463 uidna_nameToASCII_UTF8(const UIDNA *idna, const char *name, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToASCII_UTF8() argument
1479 uidna_nameToUnicodeUTF8(const UIDNA *idna, const char *name, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToUnicodeUTF8() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DHashing.h241 inline uint64_t hash_short(const char *s, size_t length, uint64_t seed) { in hash_short() argument
414 size_t length = 64; hash_combine_range_impl() local
450 const size_t length = std::distance(s_begin, s_end); hash_combine_range_impl() local
[all...]
/third_party/toybox/toys/other/
H A Dbzcat.c227 unsigned char length[MAX_SYMBOLS]; in read_block_header() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_util.cc270 void WriteLengthTo(uint32 length, O* output) { in WriteLengthTo() argument
H A Dwire_format.cc107 uint32 length; in SkipField() local
175 uint32 length; in ReadPackedEnumPreserveUnknowns() local
387 uint32 length; in SkipMessageSetField() local
446 uint32 length; ParseAndMergeField() local
[all...]
H A Dwire_format_lite.cc138 uint32 length; in SkipField() local
189 uint32 length; in SkipField() local
298 uint32 length; in ReadPackedEnumPreserveUnknowns() local
554 uint32 length; ReadBytesToString() local
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc154 uint32 length; in ReadLengthAndPushLimit() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DInternal.java287 static int hashCode(byte[] bytes, int offset, int length) { in hashCode() argument
297 static int partialHash(int h, byte[] bytes, int offset, int length) { in partialHash() argument
H A DUnsafeUtil.java242 static void copyMemory(byte[] src, long srcIndex, long targetOffset, long length) { in copyMemory() argument
246 static void copyMemory(long srcOffset, byte[] target, long targetIndex, long length) { in copyMemory() argument
250 static void copyMemory(byte[] src, long srcIndex, byte[] target, long targetIndex, long length) { in copyMemory() argument
464 mismatch(byte[] left, int leftOff, byte[] right, int rightOff, int length) mismatch() argument
611 copyMemory(long srcOffset, byte[] target, long targetIndex, long length) copyMemory() argument
613 copyMemory(byte[] src, long srcIndex, long targetOffset, long length) copyMemory() argument
693 copyMemory(long srcOffset, byte[] target, long targetIndex, long length) copyMemory() argument
698 copyMemory(byte[] src, long srcIndex, long targetOffset, long length) copyMemory() argument
801 copyMemory(long srcOffset, byte[] target, long targetIndex, long length) copyMemory() argument
806 copyMemory(byte[] src, long srcIndex, long targetOffset, long length) copyMemory() argument
921 copyMemory(long srcOffset, byte[] target, long targetIndex, long length) copyMemory() argument
926 copyMemory(byte[] src, long srcIndex, long targetOffset, long length) copyMemory() argument
[all...]
H A DRopeByteString.java486 partialIsValidUtf8(int state, int offset, int length) partialIsValidUtf8() argument
588 partialHash(int h, int offset, int length) partialHash() argument
711 getDepthBinForLength(int length) getDepthBinForLength() argument
841 read(byte[] b, int offset, int length) read() argument
856 skip(long length) skip() argument
874 readSkipInternal(byte[] b, int offset, int length) readSkipInternal() argument
[all...]
/third_party/protobuf/js/binary/
H A Dencoder.js
/third_party/python/PC/
H A Dpyshellext.cpp30 size_t length = 0; in FilenameListCchLengthA() local
51 size_t length = 0; in FilenameListCchLengthW() local
72 size_t length = 0; in FilenameListCchCopyA() local
99 size_t length in FilenameListCchCopyW() local
[all...]
/third_party/python/Modules/clinic/
H A D_hashopenssl.c.h89 Py_ssize_t length; in EVPXOF_digest() local
136 Py_ssize_t length; in EVPXOF_hexdigest() local
[all...]
/third_party/python/Objects/
H A Drangeobject.c21 PyObject *length; member
52 PyObject *length; in make_range_object() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Desound.h173 int length; /* total buffer length */ member
H A Dprotocol-native.h148 size_t length; member
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc566 int length = p_.length(); in ParseNumberHelper() local
[all...]
H A Dproto_writer.cc369 int length = CodedOutputStream::VarintSize32(size); in pop() local
789 int length; in WriteRootMessage() local
[all...]
H A Dprotostream_objectsource.cc324 uint32 length; in RenderPacked() local
/third_party/python/Modules/_io/
H A Dwinconsoleio.c101 DWORD length; in _PyIO_get_console_type() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree.cc310 Propagate(CordRepBtree* tree, int depth, size_t length, OpResult result) Propagate() argument
465 const size_t length = rep->length; AddCordRep() local
477 size_t length = 0; NewLeaf() local
496 size_t length = 0; NewLeaf() local
600 const size_t length = src->length; Merge() local
[all...]
H A Dcord_internal.h213 size_t length; member
H A Dcord_rep_ring.cc359 size_t length = child->length; Create() local
459 size_t length = child->length; Append() local
495 size_t length = child->length; Prepend() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord_ring_test.cc221 CordRepExternal* MakeFakeExternal(size_t length) { in MakeFakeExternal() argument
261 RemoveSuffix(size_t length, CordRep* rep) RemoveSuffix() argument
[all...]
H A Dcord_test.cc73 int length; in RandomLowercaseString() local
87 static std::string RandomLowercaseString(RandomEngine* rng, size_t length) { in RandomLowercaseString() argument
192 static Cord MakeSubstring(Cord src, size_t offset, size_t length) { in MakeSubstring() argument
257 size_t length = 128 * 1024; TEST_P() local
609 MakeString(int length) MakeString() argument
[all...]

Completed in 29 milliseconds

1...<<919293949596979899100>>...139