Home
last modified time | relevance | path

Searched defs:length (Results 926 - 950 of 4752) sorted by relevance

1...<<31323334353637383940>>...191

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
H A Dfile_input_stream.cc78 size_t length = fread(&value, 1, 1, file_); in Read() local
87 int32_t FileInputStream::Read(std::vector<uint8_t>* b, int32_t offset, int32_t length) { in Read() argument
138 void FileInputStream::Unread(std::vector<uint8_t>* b, int32_t offset, int32_t length) { in Unread() argument
H A Dmemory_input_stream.cc81 int32_t MemoryInputStream::Read(std::vector<uint8_t>* b, int32_t offset, int32_t length) { in Read() argument
130 void MemoryInputStream::Unread(std::vector<uint8_t>* b, int32_t offset, int32_t length) { in Unread() argument
145 bool MemoryInputStream::Attach(const uint8_t* buffer, size_t length) { in Attach() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_glyph_info.h59 int32_t length() const { return length_; } in length() function in sfntly::BitmapGlyphInfo
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
H A Dheader.h54 int32_t length() const { return length_; } in length() function in sfntly::Header
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dtest_font_utils.cc99 void HexDump(const unsigned char* byte_data, size_t length) { in HexDump() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinystr.h134 size_type length () const { return rep_->size; } in length() function in TiXmlString
[all...]
/third_party/python/Modules/_multiprocessing/
H A Dmultiprocessing.c135 int ret, length; in _multiprocessing_send_impl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DCVRecord.h41 uint32_t length() const { return RecordData.size(); } in length() function in llvm::codeview::CVRecord
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.h29 static size_t length(const codeview::CVType &Item) { return Item.length(); } in length() function
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dmemory.cpp66 auto length = count * kPageSize; in allocatePages() local
81 auto length = count * kPageSize; in freePages() local
/third_party/skia/tools/
H A DSkSharingProc.cpp56 deserializeImage( const void* data, size_t length, void* ctx) deserializeImage() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocresdata.cpp159 int32_t length = 0; in _uloc_getOrientationHelper() local
H A Dnorm2allmodes.h112 int32_t length; variable
127 int32_t length; global() variable
[all...]
H A Dresource.h73 int32_t length; member in ResourceArray
116 int32_t length; member in ResourceTable
[all...]
H A Dubidiwrt.cpp67 int32_t length=srcLength; in doWriteForward() local
250 int32_t length in doWriteReverse() local
363 int32_t length, destCapacity; ubidi_writeReordered() local
[all...]
H A Ducasemap_titlecase_brkiter.cpp74 int32_t length=ucasemap_mapUTF8( in utf8ToTitle() local
125 int32_t length=ucasemap_mapUTF8( in ucasemap_utf8ToTitle() local
H A Ducharstrie.cpp62 UCharsTrie::branchNext(const UChar *pos, int32_t length, int32_t uchar) { in branchNext() argument
131 int32_t length=node-kMinLinearMatch; // Actual match length minus 1. nextImpl() local
160 int32_t length=remainingMatchLength_; // Actual remaining match length minus 1. next() local
188 int32_t length=remainingMatchLength_; // Actual remaining match length minus 1. next() local
286 findUniqueValueFromBranch(const UChar *pos, int32_t length, UBool haveUniqueValue, int32_t &uniqueValue) findUniqueValueFromBranch() argument
400 getNextBranchUChars(const UChar *pos, int32_t length, Appendable &out) getNextBranchUChars() argument
403 getNextBranchUChars(jumpByDelta(pos), length>>1, out); getNextBranchUChars() local
[all...]
H A Duniset_closure.cpp126 _set_addString(USet *set, const UChar *str, int32_t length) { in _set_addString() argument
H A Duscript.cpp32 setCodes(const UScriptCode *src, int32_t length, in setCodes() argument
105 int32_t length; in uscript_getCode() local
[all...]
H A Duscript_props.cpp261 int32_t length; in uscript_getSampleString() local
H A Dutf_impl.cpp131 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict) { in utf8_nextCharSafeBody() argument
191 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError) { in utf8_appendCharSafeBody() argument
[all...]
H A Dutrie_swap.cpp26 utrie_swap(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) utrie_swap() argument
97 utrie2_swap(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) utrie2_swap() argument
184 ucptrie_swap(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) ucptrie_swap() argument
303 getVersion(const void *data, int32_t length, UBool anyEndianOk) getVersion() argument
333 utrie_swapAnyVersion(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) utrie_swapAnyVersion() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dstringpiece.h201 int32_t length() const { return length_; } length() function in StringPiece
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_memory_stream.cpp116 void dng_memory_stream::DoSetLength (uint64 length) in DoSetLength() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DIterableByteBufferInputStream.java129 public int read(byte[] output, int offset, int length) throws IOException { in read() argument

Completed in 11 milliseconds

1...<<31323334353637383940>>...191