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.h495 Dwarf_Off line_offset; member
/external/v8/src/wasm/
Djump-table-assembler.h60 uint32_t line_offset = slot_offset % kJumpTableLineSize; in SlotOffsetToIndex() local
69 uint32_t line_offset = in JumpSlotIndexToOffset() local
/external/python/cpython3/Lib/
Ddis.py312 cells=None, linestarts=None, line_offset=0): argument
385 *, file=None, line_offset=0): argument
/external/v8/src/codegen/
Dcompilation-cache.cc119 int line_offset, int column_offset, in HasOrigin()
148 Handle<String> source, MaybeHandle<Object> name, int line_offset, in Lookup()
334 Handle<String> source, MaybeHandle<Object> name, int line_offset, in LookupScript()
Dcompiler.h125 int line_offset; member
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_lexer.cc405 size_t line_offset = StringPieceFromPointers(start, ptr).rfind('\n'); in GetLineAndColumn() local
/external/kernel-headers/original/uapi/linux/
Dgpio.h53 __u32 line_offset; member
/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
488 def compare_events(self, line_offset, events, expected_events): argument
501 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/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/crosvm/gpu_buffer/src/
Dlib.rs580 let line_offset = checked_arithmetic!(yy * stride)?; in read_to_volatile() localVariable
/external/python/cpython2/Lib/test/
Dtest_sys_settrace.py272 def compare_events(self, line_offset, events, expected_events): argument
/external/deqp/external/openglcts/modules/common/
DglcViewportArrayTests.cpp2840 const GLuint line_offset = offset + line * m_width; in checkRegionR32I() local
/external/v8/src/api/
Dapi.cc9763 int line_offset = 0; in GetPossibleBreakpoints() local
9797 int line_offset = GetSmiValue(line_ends, line); in GetSourceOffset() local
/external/elfutils/src/
Dreadelf.c9961 Dwarf_Off line_offset = -1; in print_debug_macro_section() local