Home
last modified time | relevance | path

Searched refs:size (Results 17501 - 17525 of 20341) sorted by relevance

1...<<701702703704705706707708709710>>...814

/third_party/ffmpeg/libavcodec/
H A Dmsvideo1enc.c259 pkt->size = dst - buf; in encode_frame()
H A Dqsvenc_hevc.c84 ret = init_get_bits8(&gb, sps_nal.data, sps_nal.size); in generate_fake_vps()
H A Dqtrleenc.c363 AV_WB32(orig_buf, buf - orig_buf); // patch the chunk size in encode_frame()
385 pkt->size = encode_frame(s, pict, pkt->data); in qtrle_encode_frame()
/third_party/ffmpeg/libavformat/
H A Dtedcaptionsdec.c242 if (!content.size || start == AV_NOPTS_VALUE || in parse_file()
/third_party/gn/src/gn/
H A Dargs.cc275 toolchains.reserve(declared_arguments_per_toolchain_.size());
H A Dcommand_help.cc262 if (args.size() == 0) { in RunHelp()
H A Dinput_file_manager.cc264 return static_cast<int>(input_files_.size()); in GetInputFileCount()
H A Dmetadata_walk_unittest.cc168 EXPECT_EQ(result, expected) << result.size(); in TEST()
/third_party/glslang/glslang/Include/
H A DCommon.h131 size_t _Count = s.size(); in operator ()()
/third_party/astc-encoder/Source/
H A Dastcenc_integer_sequence.cpp424 if (static_cast<size_t>(quant_level) >= ise_sizes.size()) in get_ise_sequence_bitcount()
523 // The max size of a trit bit count is 6, so we can always safely in encode_ise()
594 // The max size of a quint bit count is 5, so we can always safely in encode_ise()
/third_party/backends/backend/
H A Dhs2p.h89 SANE_Byte size; /* 81H startpos(4bits) + width(4bits) */ member
/third_party/cJSON/
H A DcJSON.h172 /* Render a cJSON entity to text using a buffered strategy. prebuffer is a guess at the final size. guessing well reduces reallocation. fmt=0 gives unformatted, =1 gives formatted */
321 CJSON_PUBLIC(void *) cJSON_malloc(size_t size); variable
/third_party/cups-filters/scripting/php/
H A Dphpcups.c352 add_property_long(jobobj, "size", job->size); in PHP_FUNCTION()
/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-internal.h101 uint32_t size; member
/third_party/googletest/googletest/src/
H A Dgtest-filepath.cc293 return root_length > 0 && root_length == pathname_.size() && in IsRootDirectory()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DCollationElementIterator.java297 assert (i < offsets_.size()); in getOffset()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DCjkBreakEngine.java268 if (foundBreaks.size() == 0 || foundBreaks.peek() < startPos) { in divideUpDictionaryRange()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUnicodeRegex.java242 if (unused.size() != 1) {
H A DValidIdentifiers.java80 Set<String> set = value.size() == 1 ? Collections.singleton(value.iterator().next()) in ValiditySet()
H A DPluralRulesLoader.java51 Set<ULocale> locales = new LinkedHashSet<ULocale>(keys.size()); in getAvailableULocales()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DDataRecord.java110 record.scopeData = list.toArray(new ScopeData[list.size()]); in read()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationSettings.java185 int rangesLength = rangesList.size(); in setReordering()
/third_party/icu/icu4c/source/test/intltest/
H A Dlstmbetst.cpp162 for (int32_t i = 0; i < actual.size(); i++) { in runTestFromFile()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DStringTokenizer.java590 * Array size increments
673 if (m_delimiters_ == null || m_delimiters_.size() == 0) { in checkDelimiters()
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DAnyTransliterator.java422 if (myFilter.size() != 0) { in addSourceTargetSet()

Completed in 27 milliseconds

1...<<701702703704705706707708709710>>...814