Home
last modified time | relevance | path

Searched defs:info (Results 4851 - 4875 of 8057) sorted by relevance

1...<<191192193194195196197198199200>>...323

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-hangul.cc212 hb_glyph_info_t *info = buffer->out_info; in preprocess_text_hangul() local
366 hb_glyph_info_t *info = buffer->out_info; in preprocess_text_hangul() local
408 hb_glyph_info_t *info in setup_masks_hangul() local
[all...]
H A Dhb-ot-shape-complex-indic-machine.hh437 hb_glyph_info_t *info = buffer->info; in find_syllables_indic() local
H A Dhb-ot-shape-complex-khmer-machine.hh263 hb_glyph_info_t *info = buffer->info; in find_syllables_khmer() local
H A Dhb-ot-shape-complex-khmer.cc179 hb_glyph_info_t *info = buffer->info; in setup_masks_khmer() local
205 hb_glyph_info_t *info = buffer->info; in reorder_consonant_syllable() local
[all...]
H A Dhb-ot-shape-complex-myanmar-machine.hh379 hb_glyph_info_t *info = buffer->info; in find_syllables_myanmar() local
H A Dhb-ot-shape-complex-use.cc207 hb_glyph_info_t *info = buffer->info; in setup_masks_use() local
254 hb_glyph_info_t *info = buffer->info; in setup_topographical_masks() local
336 hb_glyph_info_t *info = buffer->info; record_pref_use() local
351 is_halant_use(const hb_glyph_info_t &info) is_halant_use() argument
[all...]
H A Dhb-ot-shape-fallback.cc178 hb_glyph_info_t *info = buffer->info; in _hb_ot_shape_fallback_mark_position_recategorize_marks() local
194 hb_glyph_info_t *info = buffer->info; in zero_mark_advances() local
357 hb_glyph_info_t *info = buffer->info; position_around_base() local
453 hb_glyph_info_t *info = buffer->info; _hb_ot_shape_fallback_mark_position() local
521 hb_glyph_info_t *info = buffer->info; _hb_ot_shape_fallback_spaces() local
[all...]
H A Dhb-subset-cff2.cc321 cff2_sub_table_info_t info; member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Debdt_table.cc148 BitmapGlyphInfoPtr info = new BitmapGlyphInfo(glyph_entry->first, in GenerateLocaList() local
222 BitmapGlyphInfoPtr info = entry->second; in Initialize() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dbitmap_table_test.cc122 BitmapGlyphInfoPtr info; in TestReadingBitmapTable() local
196 BitmapGlyphInfoPtr info, original_info; in TestIndexFormatConversion() local
[all...]
/third_party/skia/tools/fiddle/
H A Dfiddle_main.cpp253 SkImageInfo info = SkImageInfo::Make(options.size.width(), options.size.height(), colorType, in main() local
/third_party/skia/tools/gpu/
H A DYUVUtils.cpp158 SkImageInfo info = SkImageInfo::MakeA8(dims[i]); MakeYUVAPlanesAsA8() local
[all...]
/third_party/skia/tools/sk_app/
H A DVulkanWindowContext.cpp353 GrVkImageInfo info; in createBuffers() local
549 GrFlushInfo info; swapBuffers() local
[all...]
/third_party/skia/tools/skiaserve/
H A DRequest.cpp149 SkImageInfo info = SkImageInfo::Make(bounds.size(), cap.fColorType, kPremul_SkAlphaType, in createCPUSurface() local
161 SkImageInfo info = SkImageInfo::Make(bounds.size(), cap.fColorType, kPremul_SkAlphaType, in createGPUSurface() local
/third_party/skia/tools/viewer/
H A DImGuiLayer.cpp29 SkImageInfo info = SkImageInfo::MakeA8(w, h); in build_ImFontAtlas() local
/third_party/skia/third_party/externals/icu/source/common/
H A Ducmndata.cpp50 udata_getInfoSize(const UDataInfo *info) { in udata_getInfoSize() argument
[all...]
H A Ducol_swp.cpp44 const UDataInfo &info=*(const UDataInfo *)((const char *)inData+4); in ucol_looksLikeCollationBinary() local
490 const UDataInfo &info=*(const UDataInfo *)((const char *)inData+4); in ucol_swap() local
[all...]
/third_party/toybox/lib/
H A Dnet.c22 struct addrinfo info, *ai; in xgetaddrinfo() local
/third_party/toybox/toys/pending/
H A Dbrctl.c58 void get_br_info(char *bridge, struct __bridge_info *info) in get_br_info() argument
76 struct __bridge_info info; in br_show() local
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_message.cc230 const FieldGeneratorInfo* info = context_->GetFieldGeneratorInfo(field); in GenerateFieldAccessorTableInitializer() local
237 const OneofGeneratorInfo* info = context_->GetOneofGeneratorInfo(oneof); in GenerateFieldAccessorTableInitializer() local
832 const FieldGeneratorInfo* info = context_->GetFieldGeneratorInfo(field); in GenerateDescriptorMethods() local
888 const FieldGeneratorInfo* info = context_->GetFieldGeneratorInfo(field); in GenerateIsInitialized() local
903 const FieldGeneratorInfo* info = context_->GetFieldGeneratorInfo(field); in GenerateIsInitialized() local
1010 const FieldGeneratorInfo* info = context_->GetFieldGeneratorInfo(field); GenerateEqualsAndHashCode() local
1092 const FieldGeneratorInfo* info = context_->GetFieldGeneratorInfo(field); GenerateEqualsAndHashCode() local
[all...]
H A Djava_map_field.cc77 SetMessageVariables(const FieldDescriptor* descriptor, int messageBitIndex, int builderBitIndex, const FieldGeneratorInfo* info, Context* context, std::map<std::string, std::string>* variables) SetMessageVariables() argument
H A Djava_message_field.cc534 const OneofGeneratorInfo* info = in ImmutableMessageOneofFieldGenerator() local
54 SetMessageVariables(const FieldDescriptor* descriptor, int messageBitIndex, int builderBitIndex, const FieldGeneratorInfo* info, ClassNameResolver* name_resolver, std::map<std::string, std::string>* variables) SetMessageVariables() argument
H A Djava_primitive_field.cc489 const OneofGeneratorInfo* info = in ImmutablePrimitiveOneofFieldGenerator() local
59 SetPrimitiveVariables(const FieldDescriptor* descriptor, int messageBitIndex, int builderBitIndex, const FieldGeneratorInfo* info, ClassNameResolver* name_resolver, std::map<std::string, std::string>* variables) SetPrimitiveVariables() argument
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbt-codec-msbc.c39 struct sbc_info *info; in init() local
106 struct sbc_info *info = (struct sbc_info *) codec_info; get_read_block_size() local
127 struct sbc_info *info = (struct sbc_info *) codec_info; get_write_block_size() local
132 struct sbc_info *info = (struct sbc_info *) codec_info; get_encoded_block_size() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhashtablez_sampler.h102 inline void RecordRehashSlow(HashtablezInfo* info, size_t total_probe_length) { in RecordRehashSlow() argument
117 inline void RecordStorageChangedSlow(HashtablezInfo* info, size_t size, in RecordStorageChangedSlow() argument
131 RecordEraseSlow(HashtablezInfo* info) RecordEraseSlow() argument
151 HashtablezInfoHandle(HashtablezInfo* info) HashtablezInfoHandle() argument
[all...]

Completed in 22 milliseconds

1...<<191192193194195196197198199200>>...323