Home
last modified time | relevance | path

Searched defs:start_offset (Results 1 – 25 of 55) sorted by relevance

123

/external/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_glyph_info.cc23 int32_t start_offset, in BitmapGlyphInfo()
35 int32_t start_offset, in BitmapGlyphInfo()
Dbitmap_glyph_info.h58 int32_t start_offset() const { return start_offset_; } in start_offset() function
Debdt_table.cc135 int start_offset = Offset::kHeaderLength; in GenerateLocaList() local
/external/harfbuzz_ng/src/
Dhb-ot-layout.cc149 unsigned int start_offset, in hb_ot_layout_get_attach_points()
160 unsigned int start_offset, in hb_ot_layout_get_ligature_carets()
187 unsigned int start_offset, in hb_ot_layout_table_get_script_tags()
279 unsigned int start_offset, in hb_ot_layout_table_get_feature_tags()
293 unsigned int start_offset, in hb_ot_layout_script_get_language_tags()
361 unsigned int start_offset, in hb_ot_layout_language_get_feature_indexes()
376 unsigned int start_offset, in hb_ot_layout_language_get_feature_tags()
426 unsigned int start_offset, in hb_ot_layout_feature_get_lookups()
/external/webp/src/utils/
Dfilters.c49 const size_t start_offset = row * stride; in DoHorizontalFilter() local
96 const size_t start_offset = row * stride; in DoVerticalFilter() local
149 const size_t start_offset = row * stride; in DoGradientFilter() local
/external/sfntly/cpp/src/sfntly/data/
Dreadable_font_data.cc170 int32_t start_offset, in SearchUShort()
202 int32_t start_offset, in SearchUShort()
225 int32_t start_offset, in SearchULong()
/external/v8/src/
Dregexp-macro-assembler.cc90 int start_offset = previous_index; in Match() local
129 int start_offset, in Execute()
/external/elfutils/src/libdwfl/
Dimage-header.c60 __libdw_image_header (int fd, off64_t *start_offset, in __libdw_image_header()
Dgzip.c78 unzip (int fd, off64_t start_offset, in unzip()
/external/libunwind/src/ia64/
DGtables.c40 uint64_t start_offset; member
89 unw_word_t e_addr = 0, start_offset, end_offset, info_offset; in remote_lookup() local
143 unw_word_t start_offset, end_offset, info_offset, segbase; in _Uia64_find_dyn_list() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_state_batch.c93 uint32_t start_offset = brw->state_batch_list[i].offset; in brw_annotate_aub() local
/external/elfutils/src/libdw/
Ddwarf_ranges.c123 Dwarf_Word start_offset; in dwarf_ranges() local
Ddwarf_getlocation.c635 Dwarf_Word start_offset; local
/external/pcre/dist/
Dpcredemo.c299 int start_offset = ovector[1]; /* Start at end of previous match */ in main() local
Dpcretest.c253 #define PCRE_DFA_EXEC8(count, re, extra, bptr, len, start_offset, options, \ argument
258 #define PCRE_EXEC8(count, re, extra, bptr, len, start_offset, options, \ argument
343 #define PCRE_DFA_EXEC16(count, re, extra, bptr, len, start_offset, options, \ argument
349 #define PCRE_EXEC16(count, re, extra, bptr, len, start_offset, options, \ argument
435 #define PCRE_DFA_EXEC32(count, re, extra, bptr, len, start_offset, options, \ argument
441 #define PCRE_EXEC32(count, re, extra, bptr, len, start_offset, options, \ argument
593 #define PCRE_DFA_EXEC(count, re, extra, bptr, len, start_offset, options, \ argument
605 #define PCRE_EXEC(count, re, extra, bptr, len, start_offset, options, \ argument
814 #define PCRE_DFA_EXEC(count, re, extra, bptr, len, start_offset, options, \ argument
823 #define PCRE_EXEC(count, re, extra, bptr, len, start_offset, options, \ argument
[all …]
Dpcre_dfa_exec.c402 int start_offset, in internal_dfa_exec()
3177 const char *subject, int length, int start_offset, int options, int *offsets, in pcre_dfa_exec()
Dpcre_jit_test.c138 int start_offset; member
/external/speex/libspeex/
Djitter.c465 …terBuffer *jitter, JitterBufferPacket *packet, spx_int32_t desired_span, spx_int32_t *start_offset) in jitter_buffer_get()
716 …er_buffer_update_delay(JitterBuffer *jitter, JitterBufferPacket *packet, spx_int32_t *start_offset) in _jitter_buffer_update_delay()
739 …er_buffer_update_delay(JitterBuffer *jitter, JitterBufferPacket *packet, spx_int32_t *start_offset) in jitter_buffer_update_delay()
/external/v8/src/arm64/
Dregexp-macro-assembler-arm64.h175 Register start_offset() { return w27; } in start_offset() function
/external/v8/src/heap/
Dobjects-visiting.h190 int start_offset, int end_offset)) { in INLINE()
/external/libnfc-nci/src/nfa/ee/
Dnfa_ee_act.c179 int start_offset; in nfa_ee_update_route_aid_size() local
1927 int start_offset; in nfa_ee_route_add_one_ecb() local
/external/lldb/source/Core/
DSourceManager.cpp617 size_t start_offset = GetLineOffset (line_no); in GetLine() local
/external/webp/src/demux/
Ddemux.c381 size_t start_offset, uint32_t size) { in StoreChunk()
825 size_t start_offset = image->offset_; in GetFramePayload() local
/external/openfst/src/include/fst/
Dconst-fst.h348 size_t start_offset = 0; in WriteFst() local
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTrampolineHandler.cpp349 lldb::addr_t start_offset = offset; in SetUpRegion() local

123