Home
last modified time | relevance | path

Searched defs:length (Results 226 - 250 of 9366) sorted by relevance

12345678910>>...375

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Dquaternion.hpp74 GLM_FUNC_DECL static length_type length(){return 4;} in length() function
/third_party/skia/src/sksl/
H A DSkSLOutputStream.cpp29 int length = vsnprintf(buffer, kBufferSize, format, args); in appendVAList() local
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DUtils.cs26 internal static void FillWithZeroes(byte[] dest, int offset, int length) in FillWithZeroes() argument
48 internal static void FillWithZeroes(int[] dest, int offset, int length) in FillWithZeroes() argument
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbackward_references_hq.h43 uint32_t length; member
/third_party/openssl/crypto/asn1/
H A Dd2i_param.c18 d2i_KeyParams(int type, EVP_PKEY **a, const unsigned char **pp, long length) d2i_KeyParams() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-gdi.cc45 DWORD length = 0; in _hb_gdi_reference_table() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
H A Dmemory_output_stream.cc46 void MemoryOutputStream::Write(uint8_t* buffer, int32_t offset, int32_t length) { in Write() argument
31 Write(std::vector<uint8_t>* buffer, int32_t offset, int32_t length) Write() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
H A Dheader.cc34 Header::Header(int32_t tag, int32_t length) in Header() argument
44 Header::Header(int32_t tag, int64_t checksum, int32_t offset, int32_t length) in Header() argument
/third_party/skia/third_party/externals/icu/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/skia/third_party/externals/icu/source/common/unicode/
H A Durep.h63 int32_t (*length)(const UReplaceable* rep); member
/third_party/toybox/toys/other/
H A Dpwgen.c39 int length = 8, count, ii, jj, c, rand = 0, x = 0; in pwgen_main() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DByteOutput.java72 public abstract void write(byte[] value, int offset, int length) throws IOException; in write() argument
87 public abstract void writeLazy(byte[] value, int offset, int length) throws IOException; in writeLazy() argument
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DUnknownFieldSetPerformanceTest.java45 private static byte[] generateBytes(int length) { in generateBytes() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Ddirect_mmap.h135 inline int DirectMunmap(void* start, size_t length) { in DirectMunmap() argument
[all...]
/third_party/skia/docs/examples/
H A DPath_IsCubicDegenerate.cpp9 SkScalar prior, length = 0, degenerate = 0; in REG_FIDDLE() local
/base/global/i18n/frameworks/intl/src/
H A Di18n_normalizer.cpp42 std::string I18nNormalizer::Normalize(const char *text, int32_t length, I18nErrorCode &errorCode) in Normalize() argument
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_matched.cpp45 size_t length = matches.size(); in GetMatchedDateTime() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_ring_buffer_block.h50 void SetLength(unsigned int length) in SetLength() argument
/base/accesscontrol/sandbox_manager/test/fuzztest/common/
H A Dfuzz_common.cpp44 uint32_t length = GetData<uint32_t>() % POLICY_PATH_LIMIT; in GenerateString() local
/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_format.cpp93 bool NumberFormat::SetMaxDecimalLength(int length) in SetMaxDecimalLength() argument
101 bool NumberFormat::SetMinDecimalLength(int length) in SetMinDecimalLength() argument

Completed in 8 milliseconds

12345678910>>...375