Home
last modified time | relevance | path

Searched defs:buffer (Results 1801 - 1825 of 3769) sorted by relevance

1...<<71727374757677787980>>...151

/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dftgzip.c191 FT_Byte buffer[FT_GZIP_BUFFER_SIZE]; /* output buffer */ member
497 ft_gzip_file_io( FT_GZipFile zip, FT_ULong pos, FT_Byte* buffer, FT_ULong count ) ft_gzip_file_io() argument
587 ft_gzip_stream_io( FT_Stream stream, unsigned long offset, unsigned char* buffer, unsigned long count ) ft_gzip_stream_io() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout.cc271 hb_aat_layout_zero_width_deleted_glyphs (hb_buffer_t *buffer) in hb_aat_layout_zero_width_deleted_glyphs() argument
243 hb_aat_layout_substitute(const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) hb_aat_layout_substitute() argument
288 hb_aat_layout_remove_deleted_glyphs(hb_buffer_t *buffer) hb_aat_layout_remove_deleted_glyphs() argument
313 hb_aat_layout_position(const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) hb_aat_layout_position() argument
346 hb_aat_layout_track(const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) hb_aat_layout_track() argument
[all...]
H A Dhb-ot-shape-complex-arabic-fallback.hh333 arabic_fallback_plan_shape(arabic_fallback_plan_t *fallback_plan, hb_font_t *font, hb_buffer_t *buffer) arabic_fallback_plan_shape() argument
H A Dhb-ot-shape-complex-hangul.cc133 preprocess_text_hangul(const hb_ot_shape_plan_t *plan HB_UNUSED, hb_buffer_t *buffer, hb_font_t *font) preprocess_text_hangul() argument
399 setup_masks_hangul(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer, hb_font_t *font HB_UNUSED) setup_masks_hangul() argument
[all...]
H A Dhb-ot-shape-complex-indic-machine.hh433 find_syllables_indic (hb_buffer_t *buffer) in find_syllables_indic() argument
H A Dhb-ot-shape-complex-khmer-machine.hh259 find_syllables_khmer (hb_buffer_t *buffer) in find_syllables_khmer() argument
H A Dhb-ot-shape-complex-khmer.cc169 setup_masks_khmer(const hb_ot_shape_plan_t *plan HB_UNUSED, hb_buffer_t *buffer, hb_font_t *font HB_UNUSED) setup_masks_khmer() argument
185 setup_syllables_khmer(const hb_ot_shape_plan_t *plan HB_UNUSED, hb_font_t *font HB_UNUSED, hb_buffer_t *buffer) setup_syllables_khmer() argument
199 reorder_consonant_syllable(const hb_ot_shape_plan_t *plan, hb_face_t *face HB_UNUSED, hb_buffer_t *buffer, unsigned int start, unsigned int end) reorder_consonant_syllable() argument
276 reorder_syllable_khmer(const hb_ot_shape_plan_t *plan, hb_face_t *face, hb_buffer_t *buffer, unsigned int start, unsigned int end) reorder_syllable_khmer() argument
295 reorder_khmer(const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) reorder_khmer() argument
[all...]
H A Dhb-ot-shape-complex-myanmar-machine.hh375 find_syllables_myanmar (hb_buffer_t *buffer) in find_syllables_myanmar() argument
H A Dhb-ot-shape-complex-use.cc189 setup_masks_use(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer, hb_font_t *font HB_UNUSED) setup_masks_use() argument
213 setup_rphf_mask(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer) setup_rphf_mask() argument
232 setup_topographical_masks(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer) setup_topographical_masks() argument
297 setup_syllables_use(const hb_ot_shape_plan_t *plan, hb_font_t *font HB_UNUSED, hb_buffer_t *buffer) setup_syllables_use() argument
309 record_rphf_use(const hb_ot_shape_plan_t *plan, hb_font_t *font HB_UNUSED, hb_buffer_t *buffer) record_rphf_use() argument
332 record_pref_use(const hb_ot_shape_plan_t *plan HB_UNUSED, hb_font_t *font HB_UNUSED, hb_buffer_t *buffer) record_pref_use() argument
358 reorder_syllable_use(hb_buffer_t *buffer, unsigned int start, unsigned int end) reorder_syllable_use() argument
440 reorder_use(const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) reorder_use() argument
462 preprocess_text_use(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer, hb_font_t *font) preprocess_text_use() argument
[all...]
H A Dhb-ot-shape-fallback.cc189 zero_mark_advances (hb_buffer_t *buffer, in zero_mark_advances() argument
169 _hb_ot_shape_fallback_mark_position_recategorize_marks(const hb_ot_shape_plan_t *plan HB_UNUSED, hb_font_t *font HB_UNUSED, hb_buffer_t *buffer) _hb_ot_shape_fallback_mark_position_recategorize_marks() argument
209 position_mark(const hb_ot_shape_plan_t *plan HB_UNUSED, hb_font_t *font, hb_buffer_t *buffer, hb_glyph_extents_t &base_extents, unsigned int i, unsigned int combining_class) position_mark() argument
316 position_around_base(const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer, unsigned int base, unsigned int end, bool adjust_offsets_when_zeroing) position_around_base() argument
412 position_cluster(const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer, unsigned int start, unsigned int end, bool adjust_offsets_when_zeroing) position_cluster() argument
440 _hb_ot_shape_fallback_mark_position(const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer, bool adjust_offsets_when_zeroing) _hb_ot_shape_fallback_mark_position() argument
486 _hb_ot_shape_fallback_kern(const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) _hb_ot_shape_fallback_kern() argument
517 _hb_ot_shape_fallback_spaces(const hb_ot_shape_plan_t *plan HB_UNUSED, hb_font_t *font, hb_buffer_t *buffer) _hb_ot_shape_fallback_spaces() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-draw.c451 hb_buffer_t *buffer = hb_buffer_create (); in test_hb_draw_font_kit_glyphs_tests() local
544 hb_buffer_t *buffer = hb_buffer_create (); in test_hb_draw_font_kit_variations_tests() local
589 hb_buffer_t *buffer = hb_buffer_create (); test_hb_draw_font_kit_variations_tests() local
633 hb_buffer_t *buffer = hb_buffer_create (); test_hb_draw_font_kit_variations_tests() local
680 hb_buffer_t *buffer = hb_buffer_create (); test_hb_draw_font_kit_variations_tests() local
704 hb_buffer_t *buffer = hb_buffer_create (); test_hb_draw_font_kit_variations_tests() local
729 hb_buffer_t *buffer = hb_buffer_create (); test_hb_draw_font_kit_variations_tests() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/
H A Dhb-aots-tester.cpp44 hb_buffer_t *buffer; member
81 hb_buffer_t *buffer = hb_buffer_create(); in runTest() local
[all...]
/third_party/skia/third_party/externals/piex/src/binary_parse/
H A Drange_checked_byte_ptr.cc47 MemoryPagedByteArray::MemoryPagedByteArray(const unsigned char *buffer, in MemoryPagedByteArray() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dfont_data_test.cc143 void ReadFontDataWithSingleByte(ReadableFontData* rfd, ByteVector* buffer) { in ReadFontDataWithSingleByte() argument
[all...]
/third_party/python/Modules/_io/
H A D_iomodule.c210 PyObject *raw, *modeobj = NULL, *buffer, *wrapper, *result = NULL, *path_or_fd = NULL; _io_open_impl() local
[all...]
/third_party/python/Modules/_io/clinic/
H A Dbufferedio.c.h20 Py_buffer buffer = {NULL, NULL}; in _io__BufferedIOBase_readinto() local
57 Py_buffer buffer = {NULL, NULL}; _io__BufferedIOBase_readinto1() local
232 Py_buffer buffer = {NULL, NULL}; _io__Buffered_readinto() local
269 Py_buffer buffer = {NULL, NULL}; _io__Buffered_readinto1() local
510 Py_buffer buffer = {NULL, NULL}; _io_BufferedWriter_write() local
[all...]
H A Dbytesio.c.h318 Py_buffer buffer = {NULL, NULL}; in _io_BytesIO_readinto() local
[all...]
H A Dfileio.c.h194 Py_buffer buffer = {NULL, NULL}; in _io_FileIO_readinto() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
H A DWindowsSupport.h75 char *buffer = NULL; in MakeErrMsg() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
H A DNaClBitcodeHeader.cpp138 std::string buffer; in Contents() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h85 std::vector<unsigned char> buffer; // the buffer member in llvm::NVPTXAsmPrinter::AggBuffer
[all...]
/third_party/skia/third_party/externals/zlib/google/
H A Dzip_reader.cc412 char buffer[internal::kZipBufSize]; in ExtractChunk() local
/third_party/skia/tools/skiaserve/
H A DRequest.cpp49 SkDynamicMemoryWStream buffer; in writeCanvasToPng() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dustrenum.cpp110 UChar *buffer=unistr.getBuffer(length+1); in setChars() local
/third_party/vixl/test/aarch32/
H A Dtest-disasm-a32.cc363 void DisassembleA32(const CodeBuffer& buffer, in DisassembleA32() argument
370 void DisassembleT32(const CodeBuffer& buffer, in DisassembleT32() argument

Completed in 21 milliseconds

1...<<71727374757677787980>>...151