Home
last modified time | relevance | path

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

/external/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.h491 Dwarf_Off line_offset; member
/external/python/cpython3/Lib/
Ddis.py312 cells=None, linestarts=None, line_offset=0): argument
385 *, file=None, line_offset=0): argument
/external/skia/modules/skottie/src/text/
DTextAdapter.cpp367 SkV2 line_offset = { 0, 0 }; // cumulative line spacing in onSync() local
502 const SkV2& line_offset, in adjustLineProps()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_lexer.cc419 size_t line_offset = StringPieceFromPointers(start, ptr).rfind('\n'); in GetLineAndColumn() local
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLimits.cpp1895 const unsigned int line_offset = y * line_size; in verifyResult() local
2212 const unsigned int line_offset = y * line_size; in verifyResult() local
2521 const unsigned int line_offset = y * line_size; in verifyResult() local
3285 const unsigned int line_offset = y * line_size; in verifyResult() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp497 int32_t line_offset = in parse() local
/external/python/cpython3/Lib/test/
Dtest_sys_settrace.py340 def compare_events(self, line_offset, events, expected_events): argument
609 def compare_events(self, line_offset, events, expected_events): argument
622 def compare_events(self, line_offset, events, expected_events): argument
/external/deqp/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
/external/llvm-project/lldb/source/Core/
DSourceManager.cpp484 size_t line_offset = GetLineOffset(line); in PeekLineData() local
/external/kernel-headers/original/uapi/linux/
Dgpio.h333 __u32 line_offset; member
/external/deqp/external/openglcts/modules/gl/
Dgl4cStencilTexturingTests.cpp1041 const GLuint line_offset = line_size * y; in prepareSourceTextureData() local
Dgl4cCopyImageTests.cpp3197 const GLuint line_offset = line_size * y; in prepareSrcPxls() local
3735 const GLuint line_offset = y * line_size; in compareImages() local
4032 const GLuint line_offset = line_size * y; in prepareSrcPxls() local
Dgl4cShaderSubroutineTests.cpp5745 const GLuint line_offset = y * m_texture_width * 4; in fillTexture() local
5820 const GLuint line_offset = y * m_texture_width * 4; in testDraw() local
5928 const GLuint line_offset = y * m_texture_width * 4; in fillTexture() local
6561 const GLuint line_offset = y * m_texture_width * 4; in verifyTexture() local
Dgl4cShaderImageLoadStoreTests.cpp7695 const GLuint line_offset = y * edge * n_components + layer_offset; in CreateRGBA8SourceTexture() local
8259 const GLuint line_offset = y * m_texture_edge * n_components; in CheckIfTextureWasModified() local
8376 const GLuint line_offset = y * m_texture_edge * n_components; in Create2DRGBA8CompleteTexture() local
8457 const GLuint line_offset = y * m_texture_edge * n_components; in Create2DRGBA8IncompleteTexture() local
Dgl4cMultiBindTests.cpp4239 const size_t line_offset = j * width; in iterate() local
Dgl4cShadingLanguage420PackTests.cpp2958 const GLuint line_offset = y * 64; in prepareSourceTexture() local
3974 const GLuint line_offset = y * 64; in prepareSourceTexture() local
/external/llvm-project/clang/test/SemaCXX/
Dsource_location.cpp184 constexpr int line_offset = 8; in test_mem_init_template() local
/external/rust/crates/textwrap/src/
Dlib.rs1139 let mut line_offset = offset; in fill_inplace() localVariable
/external/python/cpython2/Lib/test/
Dtest_sys_settrace.py272 def compare_events(self, line_offset, events, expected_events): argument
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp156 llvm::DWARFDebugLine &line, dw_offset_t line_offset, in ParseLLVMLineTable()
180 dw_offset_t line_offset, in ParseLLVMLineTablePrologue()
/external/deqp/external/openglcts/modules/common/
DglcViewportArrayTests.cpp2840 const GLuint line_offset = offset + line * m_width; in checkRegionR32I() local
/external/elfutils/src/
Dreadelf.c10059 Dwarf_Off line_offset = -1; in print_debug_macro_section() local