| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-shape-complex-hangul.cc | 212 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 D | hb-ot-shape-complex-indic-machine.hh | 437 hb_glyph_info_t *info = buffer->info; in find_syllables_indic() local
|
| H A D | hb-ot-shape-complex-khmer-machine.hh | 263 hb_glyph_info_t *info = buffer->info; in find_syllables_khmer() local
|
| H A D | hb-ot-shape-complex-khmer.cc | 179 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 D | hb-ot-shape-complex-myanmar-machine.hh | 379 hb_glyph_info_t *info = buffer->info; in find_syllables_myanmar() local
|
| H A D | hb-ot-shape-complex-use.cc | 207 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 D | hb-ot-shape-fallback.cc | 178 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 D | hb-subset-cff2.cc | 321 cff2_sub_table_info_t info; member
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
| H A D | ebdt_table.cc | 148 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 D | bitmap_table_test.cc | 122 BitmapGlyphInfoPtr info; in TestReadingBitmapTable() local 196 BitmapGlyphInfoPtr info, original_info; in TestIndexFormatConversion() local [all...] |
| /third_party/skia/tools/fiddle/ |
| H A D | fiddle_main.cpp | 253 SkImageInfo info = SkImageInfo::Make(options.size.width(), options.size.height(), colorType, in main() local
|
| /third_party/skia/tools/gpu/ |
| H A D | YUVUtils.cpp | 158 SkImageInfo info = SkImageInfo::MakeA8(dims[i]); MakeYUVAPlanesAsA8() local [all...] |
| /third_party/skia/tools/sk_app/ |
| H A D | VulkanWindowContext.cpp | 353 GrVkImageInfo info; in createBuffers() local 549 GrFlushInfo info; swapBuffers() local [all...] |
| /third_party/skia/tools/skiaserve/ |
| H A D | Request.cpp | 149 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 D | ImGuiLayer.cpp | 29 SkImageInfo info = SkImageInfo::MakeA8(w, h); in build_ImFontAtlas() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucmndata.cpp | 50 udata_getInfoSize(const UDataInfo *info) { in udata_getInfoSize() argument [all...] |
| H A D | ucol_swp.cpp | 44 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 D | net.c | 22 struct addrinfo info, *ai; in xgetaddrinfo() local
|
| /third_party/toybox/toys/pending/ |
| H A D | brctl.c | 58 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 D | java_message.cc | 230 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 D | java_map_field.cc | 77 SetMessageVariables(const FieldDescriptor* descriptor, int messageBitIndex, int builderBitIndex, const FieldGeneratorInfo* info, Context* context, std::map<std::string, std::string>* variables) SetMessageVariables() argument
|
| H A D | java_message_field.cc | 534 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 D | java_primitive_field.cc | 489 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 D | bt-codec-msbc.c | 39 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 D | hashtablez_sampler.h | 102 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...] |