Searched defs:old_offset (Results 1 - 13 of 13) sorted by relevance
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/tools/subsetter/ |
H A D | glyph_table_subsetter.cc | 72 int old_offset = loca_table->GlyphOffset(*old_glyph_id); in Subset() local
|
/third_party/musl/src/misc/ |
H A D | ioctl.c | 86 int old_offset = 0; in convert_ioctl_struct() local [all...] |
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_debug.c | 187 unsigned old_offset = stream->offset + len * sizeof(unsigned); in debug_chain() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_info.cpp | 1526 int64 old_offset = stream.Get_uint32 (); in ParseDNGPrivateData() local 1565 uint64 old_offset = stream.Get_uint32 (); in ParseDNGPrivateData() local
|
/third_party/mesa3d/src/mesa/vbo/ |
H A D | vbo_exec_api.c | 377 GLint old_offset = old_attrptr[j] - exec->vtx.vertex; in vbo_exec_wrap_upgrade_vertex() local
|
H A D | vbo_save_api.c | 769 const GLintptr old_offset = save->VAO[0] ? in compile_vertex_list() local
|
/third_party/backends/backend/ |
H A D | gt68xx_high.c | 1563 SANE_Byte *offset, *old_offset, *gain, *old_gain; in gt68xx_afe_cis_adjust_gain_offset() local 1093 gt68xx_afe_ccd_adjust_offset_gain(SANE_String_Const color_name, GT68xx_Afe_Values * values, unsigned int *buffer, SANE_Byte * offset, SANE_Byte * pga, SANE_Byte * old_offset, SANE_Byte * old_pga) gt68xx_afe_ccd_adjust_offset_gain() argument
|
/third_party/libcoap/src/ |
H A D | coap_resource.c | 143 const size_t old_offset = offset; local 622 const size_t old_offset = *offset; local
|
/third_party/elfutils/src/ |
H A D | nm.c | 623 Dwarf_Off old_offset; in get_local_names() local
|
/third_party/ffmpeg/libavformat/ |
H A D | demux.c | 1736 static void estimate_timings_from_pts(AVFormatContext *ic, int64_t old_offset) in estimate_timings_from_pts() argument 1887 static void estimate_timings(AVFormatContext *ic, int64_t old_offset) in estimate_timings() argument 2438 int64_t old_offset = avio_tell(ic->pb); in avformat_find_stream_info() local
|
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeARM_32.c | 1069 sljit_u32 old_offset, f32_offset; in sljit_emit_enter() local
|
H A D | sljitNativeARM_T2_32.c | 1148 sljit_u32 old_offset, f32_offset; in sljit_emit_enter() local
|
/third_party/elfutils/debuginfod/ |
H A D | debuginfod.cxx | 2804 Dwarf_Off old_offset; variable
|
Completed in 32 milliseconds