HomeSort by relevance Sort by last modified time
    Searched defs:first_line (Results 1 - 25 of 32) sorted by null

1 2

  /external/dtc/
srcpos.h 72 int first_line; member in struct:srcpos
84 (Current).first_line = YYRHSLOC(Rhs, 1).first_line; \
90 (Current).first_line = (Current).last_line = \
  /external/swiftshader/src/OpenGL/compiler/
Common.h 27 int first_line; member in struct:TSourceLoc
glslang_tab.h 235 int first_line; member in struct:YYLTYPE
glslang_tab.cpp 322 int first_line; member in struct:YYLTYPE
347 (Current).first_line = YYRHSLOC(Rhs, 1).first_line; \
353 (Current).first_line = YYRHSLOC(Rhs, 0).last_line; \
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/neteq/test/
RTPchange.cc 72 char first_line[FIRSTLINELEN]; local
73 if (fgets(first_line, FIRSTLINELEN, in_file) == NULL) {
77 fputs(first_line, out_file);
80 if (fread(first_line, 1, kRtpDumpHeaderSize, in_file)
85 if (fwrite(first_line, 1, kRtpDumpHeaderSize, out_file)
  /external/flatbuffers/include/flatbuffers/
code_generators.h 125 const char *first_line; member in struct:flatbuffers::CommentConfig
  /external/syslinux/com32/hdt/
hdt-cli-pci.c 158 char first_line[81]; local
192 snprintf(first_line, sizeof(first_line),
208 more_printf("%s", first_line);
  /external/syslinux/core/fs/pxe/
ftp.c 40 bool first_line, done; local
80 first_line = true;
94 first_line = false;
103 if (first_line)
119 else if (first_line)
  /art/compiler/debug/
elf_debug_line_writer.h 244 int first_line = dex2line_map.front().line_; local
247 opcodes.AddRow(method_address, first_line);
  /external/libcxx/utils/google-benchmark/test/
output_test_helper.cc 69 std::string first_line; local
76 first_line = line;
84 << "\n started matching near: " << first_line;
91 << "\n started matching near: " << first_line;
97 << "\n started matching near: " << first_line;
  /external/libusb/examples/
ezusb.c 251 int first_line = 1; local
306 if (first_line) {
308 first_line = 0;
  /external/protobuf/objectivec/DevTools/
pddm.py 426 def first_line(self): member in class:SourceFile.SectionBase
461 (directive, line_num, self.first_line))
467 self.first_line)
494 self.first_line_num, self.first_line))
517 (directive, line_num, self.first_line))
529 (e.message, self.first_line_num, self.first_line))
550 ' "%s".' % (self.first_line_num, self.first_line))
551 import_name = self.first_line.split(' ', 1)[1].strip()
556 (import_name, self.first_line_num, self.first_line))
565 (e.message, self.first_line_num, self.first_line))
    [all...]
  /external/valgrind/exp-bbv/tests/arm-linux/
ll.S 125 first_line: label
  /external/webrtc/talk/media/base/
rtpdump.cc 164 std::string first_line; local
165 rtc::StreamResult res = stream_->ReadLine(&first_line);
169 if (!CheckFirstLine(first_line)) {
183 // Increase the length by 1 since first_line does not contain the ending \n.
184 first_line_and_file_header_len_ = first_line.size() + 1 + sizeof(header);
189 bool RtpDumpReader::CheckFirstLine(const std::string& first_line) {
191 bool matched = (0 == first_line.find("#!rtpplay1.0 "));
195 size_t pos = first_line.find('/');
196 matched &= (pos != std::string::npos && pos < first_line.size() - 1);
197 for (++pos; pos < first_line.size() && matched; ++pos)
    [all...]
  /external/bison/src/
parse-gram.h 203 int first_line; member in struct:GRAM_LTYPE
parse-gram.c 362 int first_line; member in struct:GRAM_LTYPE
    [all...]
  /external/google-benchmark/test/
output_test_helper.cc 79 std::string first_line; local
86 first_line = line;
94 << "\n started matching near: " << first_line;
101 << "\n started matching near: " << first_line;
107 << "\n started matching near: " << first_line;
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup.c 102 first_line( struct lp_setup_context *setup, function
144 setup->line = first_line;
    [all...]
  /external/mesa3d/src/mesa/program/
program_parser.h 230 int first_line; member in struct:YYLTYPE
  /external/mesa3d/src/compiler/glsl/glcpp/
glcpp.h 73 int first_line; member in struct:YYLTYPE
86 (Current).first_line = YYRHSLOC(Rhs, 1).first_line; \
93 (Current).first_line = (Current).last_line = \
  /system/core/logcat/tests/
logcat_test.cpp 941 char* first_line = NULL; // help diagnose failure? local
944 if (!first_line) {
945 first_line = line;
966 free(first_line);
977 free(first_line);
987 free(first_line);
1020 if (first_line) {
1021 brk = strpbrk(first_line, "\r\n");
1022 if (!brk) brk = first_line + strlen(first_line);
    [all...]
  /external/mesa3d/src/compiler/glsl/
ast.h 80 locp.first_line = this->location.first_line;
96 this->location.first_line = locp.first_line;
110 this->location.first_line = begin.first_line;
121 unsigned first_line; /**< First line number within the source string. */ member in struct:ast_node::__anon27311
    [all...]
glsl_parser_extras.h 62 int first_line; member in struct:YYLTYPE
843 (Current).first_line = YYRHSLOC(Rhs, 1).first_line; \
850 (Current).first_line = (Current).last_line = \
  /hardware/qcom/msm8x84/kernel-headers/media/
msmb_isp.h 116 uint32_t first_line; member in struct:msm_vfe_camif_cfg
  /hardware/qcom/msm8x84/original-kernel-headers/media/
msmb_isp.h 101 uint32_t first_line; member in struct:msm_vfe_camif_cfg

Completed in 1293 milliseconds

1 2