Home
last modified time | relevance | path

Searched defs:line_offset (Results 1 – 25 of 26) sorted by relevance

12

/third_party/elfutils/libdw/
Ddwarf_macro_getsrcfiles.c43 Dwarf_Off line_offset = table->line_offset; in dwarf_macro_getsrcfiles() local
Ddwarf_getmacros.c125 Dwarf_Off line_offset = (Dwarf_Off) -1; in get_macinfo_table() local
169 Dwarf_Off line_offset = (Dwarf_Off) -1; in get_table_for_offset() local
DlibdwP.h504 Dwarf_Off line_offset; member
/third_party/node/deps/v8/src/codegen/
Dscript-details.h28 int line_offset; member
/third_party/node/deps/v8/src/wasm/
Djump-table-assembler.h64 uint32_t line_offset = slot_offset % kJumpTableLineSize; in SlotOffsetToIndex() local
73 uint32_t line_offset = in JumpSlotIndexToOffset() local
/third_party/mbedtls/scripts/
Dassemble_changelog.py41 def __init__(self, line_offset, error_message): argument
202 def add_categories_from_text(self, filename, line_offset, argument
/third_party/skia/modules/skottie/src/text/
DTextAdapter.cpp574 SkV2 line_offset = { 0, 0 }; // cumulative line spacing in onSync() local
739 const SkV2& line_offset, in adjustLineProps()
/third_party/python/Lib/
Ddis.py425 linestarts=None, line_offset=0, argument
544 *, file=None, line_offset=0, exception_entries=(), argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLimits.cpp1897 const unsigned int line_offset = y * line_size; in verifyResult() local
2216 const unsigned int line_offset = y * line_size; in verifyResult() local
2525 const unsigned int line_offset = y * line_size; in verifyResult() local
3289 const unsigned int line_offset = y * line_size; in verifyResult() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayColorDepthAttachments.cpp150 const glw::GLuint line_offset = y * line_size; in verifyImage() local
DesextcTextureCubeMapArraySampling.cpp270 const glw::GLuint line_offset = y * n_components_per_line; in fillImage() local
/third_party/node/src/
Dnode_contextify.cc784 int line_offset = 0; in New() local
1152 int line_offset = args[2].As<Int32>()->Value(); in CompileFunction() local
Dmodule_wrap.cc130 int line_offset = 0; in New() local
/third_party/python/Lib/test/
Dtest_sys_settrace.py348 def compare_events(self, line_offset, events, expected_events): argument
1664 def compare_events(self, line_offset, events, expected_events): argument
1677 def compare_events(self, line_offset, events, expected_events): argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cStencilTexturingTests.cpp1039 const GLuint line_offset = line_size * y; in prepareSourceTextureData() local
Dgl4cCopyImageTests.cpp3184 const GLuint line_offset = line_size * y; in prepareSrcPxls() local
3722 const GLuint line_offset = y * line_size; in compareImages() local
4019 const GLuint line_offset = line_size * y; in prepareSrcPxls() local
Dgl4cShaderSubroutineTests.cpp5743 const GLuint line_offset = y * m_texture_width * 4; in fillTexture() local
5818 const GLuint line_offset = y * m_texture_width * 4; in testDraw() local
5926 const GLuint line_offset = y * m_texture_width * 4; in fillTexture() local
6559 const GLuint line_offset = y * m_texture_width * 4; in verifyTexture() local
Dgl4cShaderImageLoadStoreTests.cpp7694 const GLuint line_offset = y * edge * n_components + layer_offset; in CreateRGBA8SourceTexture() local
8255 const GLuint line_offset = y * m_texture_edge * n_components; in CheckIfTextureWasModified() local
8372 const GLuint line_offset = y * m_texture_edge * n_components; in Create2DRGBA8CompleteTexture() local
8453 const GLuint line_offset = y * m_texture_edge * n_components; in Create2DRGBA8IncompleteTexture() local
Dgl4cMultiBindTests.cpp4249 const size_t line_offset = j * width; in iterate() local
Dgl4cShadingLanguage420PackTests.cpp2955 const GLuint line_offset = y * 64; in prepareSourceTexture() local
3969 const GLuint line_offset = y * 64; in prepareSourceTexture() local
/third_party/ffmpeg/libavcodec/
Dlibzvbi-teletextdec.c596 int line_offset = buf[2] & 0x1f; in slice_to_vbi_lines() local
Dindeo3.c440 int blk_row_offset, line_offset; in decode_cell_data() local
Dexr.c1189 uint64_t line_offset, uncompressed_size; in decode_block() local
/third_party/node/deps/v8/src/debug/
Ddebug-interface.cc550 int line_offset = 0; in GetPossibleBreakpoints() local
586 int line_offset = GetSmiValue(line_ends, line); in GetSourceOffset() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcViewportArrayTests.cpp2840 const GLuint line_offset = offset + line * m_width; in checkRegionR32I() local

12