/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/ |
D | code.c | 214 if(j%8 == 0) {fputs("\n\t", o); oline++;} in BitMap_gen() 218 fputs("\n\t};\n", o); oline+=2; in BitMap_gen() 242 fputs("%syych = *YYCURSOR;\n", indent, o); oline++; in genGoTo() 246 fprintf(o, "%sgoto yy%u;\n", indent, to->label); oline++; in genGoTo() 280 ++oline; in need() 284 fputs("\tif(YYLIMIT == YYCURSOR) YYFILL(1);\n", o); oline++; in need() 287 oline++; in need() 292 ++oline; in need() 295 fputs("\tyych = *YYCURSOR;\n", o); oline++; in need() 321 oline++; in Action_emit() [all …]
|
D | globals.h | 13 extern unsigned int oline;
|
D | parser.c | 224 fputs("\"\n", o); oline++; in line_source() 237 fputs(" */\n", o); oline+=2; in parse()
|
D | substr.c | 12 oline++; in SubStr_out()
|
D | main.c | 17 unsigned int oline = 1; variable
|
D | dfa.c | 60 fputs("\n", o); oline++; in State_out() 71 fputs("\n\n", o); oline+=2; in DFA_out()
|
D | scanner.re | 113 s->tok = s->pos = cursor; s->cline++; oline++;
|
D | scanner.c | 121 s->tok = s->pos = cursor; s->cline++; oline++; in Scanner_echo()
|
/external/openssl/crypto/x509v3/ |
D | v3_alt.c | 110 char oline[256], htmp[5]; in STACK_OF() local 139 X509_NAME_oneline(gen->d.dirn, oline, 256); in STACK_OF() 140 X509V3_add_value("DirName",oline, &ret); in STACK_OF() 146 BIO_snprintf(oline, sizeof oline, in STACK_OF() 150 oline[0] = 0; in STACK_OF() 156 strcat(oline, htmp); in STACK_OF() 158 strcat(oline, ":"); in STACK_OF() 166 X509V3_add_value("IP Address",oline, &ret); in STACK_OF() 170 i2t_ASN1_OBJECT(oline, 256, gen->d.rid); in STACK_OF() 171 X509V3_add_value("Registered ID",oline, &ret); in STACK_OF()
|
/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/ |
D | v3_alt.c | 110 char oline[256], htmp[5]; in STACK_OF() local 139 X509_NAME_oneline(gen->d.dirn, oline, 256); in STACK_OF() 140 X509V3_add_value("DirName",oline, &ret); in STACK_OF() 146 BIO_snprintf(oline, sizeof oline, in STACK_OF() 150 oline[0] = 0; in STACK_OF() 156 strcat(oline, htmp); in STACK_OF() 158 strcat(oline, ":"); in STACK_OF() 166 X509V3_add_value("IP Address",oline, &ret); in STACK_OF() 170 i2t_ASN1_OBJECT(oline, 256, gen->d.rid); in STACK_OF() 171 X509V3_add_value("Registered ID",oline, &ret); in STACK_OF()
|
/external/oprofile/gui/ |
D | oprof_start_util.cpp | 194 string oline; in format() local 197 while (getline(ss, oline)) { in format() 198 if (line.size() + oline.size() < maxlen) { in format() 199 lines.push_back(line + oline); in format() 206 istringstream oss(oline); in format()
|
/external/linux-tools-perf/util/ |
D | annotate.c | 112 static int objdump_line__print(struct objdump_line *oline, struct symbol *sym, in objdump_line__print() argument 120 if (oline->offset != -1) { in objdump_line__print() 128 s64 offset = oline->offset; in objdump_line__print() 131 next = objdump__get_next_ip_line(¬es->src->source, oline); in objdump_line__print() 156 if (queue == oline) in objdump_line__print() 181 color_fprintf(stdout, PERF_COLOR_BLUE, "%s\n", oline->line); in objdump_line__print() 188 if (!*oline->line) in objdump_line__print() 191 printf(" : %s\n", oline->line); in objdump_line__print()
|
/external/bison/data/ |
D | glr.cc | 101 [b4_syncline([@oline@], [@ofile@])[ 115 [b4_syncline([@oline@], [@ofile@])[
|
D | c.m4 | 436 b4_syncline([@oline@], [@ofile@])
|
D | bison.m4 | 298 b4_syncline([@oline@], [@ofile@])])
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | HTMLEntities.properties | 194 oline=8254 key
|
/external/bison/tests/ |
D | input.at | 607 exp: '@<:@' '\1' two '$' '@' '{' oline output.or.oline.opt 616 oline: '@' 'o' 'l' 'i' 'n' 'e' '@' '_' '_' 'o' 'l' 'i' 'n' 'e' '_' '_'; 617 output.or.oline.opt: ;|oline;;|output;;; 633 static char const input[] = "@<:@\1\2$@{@oline@__@&t@oline__\
|
D | testsuite | 5326 exp: '[' '\1' two '$' '@' '{' oline output.or.oline.opt 5335 oline: '@' 'o' 'l' 'i' 'n' 'e' '@' '_' '_' 'o' 'l' 'i' 'n' 'e' '_' '_'; 5336 output.or.oline.opt: ;|oline;;|output;;;
|
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/bootstrap/ |
D | scanner.c | 121 s->tok = s->pos = cursor; s->cline++; oline++; in Scanner_echo()
|
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
D | HTMLEntityNames.in | 1562 "oline;","U+0203E"
|
/external/bison/ |
D | ChangeLog-2012 | 13667 * src/scan-skel.l ("@oline@"): Output lineno+1, not lineno. 14815 an escape. Use @oline@ and @ofile@ rather than __oline__ and 14872 * tests/input.at (Torturing the Scanner): Add tests that @oline@,
|