Home
last modified time | relevance | path

Searched defs:first_line (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DCommon.h27 int first_line; member
Dglslang_tab.h235 int first_line; member
Dglslang_tab.cpp322 int first_line; member
/third_party/skia/third_party/externals/angle2/scripts/
Drun_code_generation.py42 def get_executable_name(first_line): argument
/third_party/ffmpeg/tools/
Dgraph2dot.c157 struct line *line, *last_line, *first_line; in main() local
/third_party/python/Lib/
Ddis.py330 def get_instructions(x, *, first_line=None, show_caches=False, adaptive=False): argument
698 … def __init__(self, x, *, first_line=None, current_offset=None, show_caches=False, adaptive=False): argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCommon.h29 int first_line; member
Dglslang_tab_autogen.h302 int first_line; member
Dglslang_tab_autogen.cpp391 int first_line; member
/third_party/mesa3d/src/intel/tools/
Di965_gram.y44 int first_line; member
/third_party/gn/src/gn/
Djson_project_writer.cc257 bool first_line = true; in AddJSONDict() local
/third_party/mbedtls/tests/scripts/
Dcheck_files.py178 def is_valid_shebang(self, first_line, filepath): argument
/third_party/mesa3d/src/mesa/program/
Dprogram_parser.h233 int first_line; member
/third_party/protobuf/objectivec/DevTools/
Dpddm.py429 def first_line(self): member in SourceFile.SectionBase
/third_party/benchmark/test/
Doutput_test_helper.cc97 std::string first_line; in CheckCase() local
/third_party/mesa3d/src/compiler/glsl/glcpp/
Dglcpp.h77 int first_line; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup.c151 first_line(struct lp_setup_context *setup, in first_line() function
/third_party/mesa3d/src/compiler/glsl/
Dast.h126 unsigned first_line; /**< First line number within the source string. */ member
Dglsl_parser_extras.h66 int first_line; member