/external/llvm/tools/llvm-readobj/ |
D | StreamWriter.h | 93 startLine() << Label << ": " << Name << " (" << hex(Value) << ")\n"; in printEnum() 95 startLine() << Label << ": " << hex(Value) << "\n"; in printEnum() 119 startLine() << Label << " [ (" << hex(Value) << ")\n"; 121 startLine() << " " << Flag.Name << " (" << hex(Flag.Value) << ")\n"; 123 startLine() << "]\n"; 128 startLine() << Label << " [ (" << hex(Value) << ")\n"; in printFlags() 133 startLine() << " " << hex(Flag) << "\n"; in printFlags() 137 startLine() << "]\n"; in printFlags() 141 startLine() << Label << ": " << Value << "\n"; in printNumber() 145 startLine() << Label << ": " << Value << "\n"; in printNumber() [all …]
|
D | ARMEHABIPrinter.h | 97 SW.startLine() << format("0x%02X ; vsp = vsp + %u\n", Opcode, in Decode_00xxxxxx() 102 SW.startLine() << format("0x%02X ; vsp = vsp - %u\n", Opcode, in Decode_01xxxxxx() 111 SW.startLine() in Decode_1000iiii_iiiiiiii() 120 SW.startLine() << format("0x%02X ; reserved (ARM MOVrr)\n", Opcode); in Decode_10011101() 124 SW.startLine() << format("0x%02X ; reserved (WiMMX MOVrr)\n", Opcode); in Decode_10011111() 128 SW.startLine() << format("0x%02X ; vsp = r%u\n", Opcode, (Opcode & 0x0f)); in Decode_1001nnnn() 132 SW.startLine() << format("0x%02X ; pop ", Opcode); in Decode_10100nnn() 138 SW.startLine() << format("0x%02X ; pop ", Opcode); in Decode_10101nnn() 144 SW.startLine() << format("0x%02X ; finish\n", Opcode); in Decode_10110000() 151 SW.startLine() in Decode_10110001_0000iiii() [all …]
|
D | ARMWinEHPrinter.cpp | 234 SW.startLine() << format("0x%02x ; %s sp, #(%u * 4)\n", in opcode_0xxxxxxx() 251 SW.startLine() << format("0x%02x 0x%02x ; %s.w ", in opcode_10Lxxxxx() 264 SW.startLine() << format("0x%02x ; mov r%u, sp\n", in opcode_1100xxxx() 267 SW.startLine() << format("0x%02x ; mov sp, r%u\n", in opcode_1100xxxx() 281 SW.startLine() << format("0x%02x ; %s ", OC[Offset], in opcode_11010Lxx() 298 SW.startLine() << format("0x%02x ; %s.w ", OC[Offset], in opcode_11011Lxx() 312 SW.startLine() << format("0x%02x ; %s ", OC[Offset], in opcode_11100xxx() 325 SW.startLine() << format("0x%02x 0x%02x ; %s.w sp, #(%u * 4)\n", in opcode_111010xx() 339 SW.startLine() << format("0x%02x 0x%02x ; %s ", OC[Offset + 0], in opcode_1110110L() 353 SW.startLine() << format("0x%02x 0x%02x ; reserved\n", in opcode_11101110() [all …]
|
D | StreamWriter.cpp | 36 startLine() << Label; in printBinaryImpl() 41 startLine() << format(" %04" PRIX64 ": ", uint64_t(addr)); in printBinaryImpl() 63 startLine() << ")\n"; in printBinaryImpl() 65 startLine() << Label << ":"; in printBinaryImpl()
|
D | ELFDumper.cpp | 632 W.startLine() << "Section (" << SectionNumber << ") " << Name << " {\n"; in printRelocations() 638 W.startLine() << "}\n"; in printRelocations() 685 raw_ostream& OS = W.startLine(); in printRelocation() 919 W.startLine() << "UnwindInfo not implemented.\n"; in printUnwindInfo() 930 W.startLine() << "UnwindInfo not implemented.\n"; in printUnwindInfo() 943 W.startLine() << "DynamicSection [ (" << Total << " entries)\n"; in printDynamicTable() 947 W.startLine() in printDynamicTable() 951 W.startLine() in printDynamicTable() 959 W.startLine() << "]\n"; in printDynamicTable() 1003 W.startLine() << "Attributes not implemented.\n"; in printAttributes() [all …]
|
D | MachODumper.cpp | 466 W.startLine() << "Section " << Name << " {\n"; in printRelocations() 476 W.startLine() << "}\n"; in printRelocations() 526 raw_ostream& OS = W.startLine(); in printRelocation() 572 W.startLine() << "PrivateExtern\n"; in printSymbol() 574 W.startLine() << "Extern\n"; in printSymbol() 587 W.startLine() << "UnwindInfo not implemented.\n"; in printUnwindInfo()
|
D | COFFDumper.cpp | 693 W.startLine() << "ProcEnd\n"; in printCodeViewSymbolsSubsection() 790 W.startLine() << "Section (" << SectionNumber << ") " << Name << " {\n"; in printRelocations() 800 W.startLine() << "}\n"; in printRelocations() 827 raw_ostream& OS = W.startLine(); in printRelocation() 868 W.startLine() << "Invalid section number: " << EC.message() << "\n"; in printSymbol() 986 W.startLine() << "<unhandled auxiliary record>\n"; in printSymbol()
|
D | ARMAttributeParser.cpp | 447 SW.startLine() << "Value: " << Integer << ", " << String << '\n'; in compatibility() 654 SW.startLine() << "Section " << ++SectionNumber << " {\n"; in Parse() 661 SW.startLine() << "}\n"; in Parse()
|
D | Win64EHDumper.cpp | 178 SW.startLine() << format("0x%02X: ", unsigned(UC[0].u.CodeOffset)) in printUnwindCode()
|
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
D | JavaSourceWriter.java | 58 startLine(); in writePackage() 67 startLine(); in writeImports() 78 startLine(); in writeComment() 84 startLine(); in startClass() 145 startLine(); in startMethod() 152 startLine(); in startMethod() 186 startLine(); in startMethod() 199 startLine(); in startIfBlock() 218 startLine(); in startScopedBlock() 228 startLine(); in startIterableForLoop() [all …]
|
/external/aac/libAACenc/src/ |
D | aacenc_tns.cpp | 507 const INT startLine, in FDKaacEnc_ScaleUpSpectrum() argument 516 for (i=startLine; i<stopLine; i++) { in FDKaacEnc_ScaleUpSpectrum() 522 for (i=startLine; i<stopLine; i++) { in FDKaacEnc_ScaleUpSpectrum() 544 const INT startLine, in FDKaacEnc_CalcAutoCorrValue() argument 554 for (i=startLine; i<stopLine; i++) { in FDKaacEnc_CalcAutoCorrValue() 559 for (i=startLine; i<(stopLine-lag); i++) { in FDKaacEnc_CalcAutoCorrValue() 1013 INT i, startLine, stopLine; in FDKaacEnc_TnsEncode() local 1021 startLine = (tnsData->filtersMerged) ? tC->lpcStartLine[LOFILT] : tC->lpcStartLine[HIFILT]; in FDKaacEnc_TnsEncode() 1044 &spectrum[startLine], in FDKaacEnc_TnsEncode() 1045 stopLine - startLine, in FDKaacEnc_TnsEncode() [all …]
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/ |
D | DebugWriter.java | 56 void reset(int startLine) { in reset() argument 58 this.currentLine = startLine; in reset()
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
D | eas_imelodydata.h | 57 EAS_I32 startLine; /* file offset at start of line (for repeats) */ member
|
D | eas_imelody.c | 393 pData->repeatOffset = pData->startLine + (EAS_I32) pData->index; in IMY_Event() 436 … IMY_ReadLine(pEASData->hwInstData, pData->fileHandle, pData->buffer, &pData->startLine); in IMY_Event() 1461 …eadLine(pEASData->hwInstData, pData->fileHandle, pData->buffer, &pData->startLine)) != EAS_SUCCESS) in IMY_ParseHeader() 1601 … if (IMY_ReadLine(hwInstData, pData->fileHandle, pData->buffer, &pData->startLine) != EAS_SUCCESS) in IMY_GetNextChar()
|
/external/sonivox/arm-fm-22k/lib_src/ |
D | eas_imelodydata.h | 57 EAS_I32 startLine; /* file offset at start of line (for repeats) */ member
|
D | eas_imelody.c | 393 pData->repeatOffset = pData->startLine + (EAS_I32) pData->index; in IMY_Event() 436 … IMY_ReadLine(pEASData->hwInstData, pData->fileHandle, pData->buffer, &pData->startLine); in IMY_Event() 1461 …eadLine(pEASData->hwInstData, pData->fileHandle, pData->buffer, &pData->startLine)) != EAS_SUCCESS) in IMY_ParseHeader() 1601 … if (IMY_ReadLine(hwInstData, pData->fileHandle, pData->buffer, &pData->startLine) != EAS_SUCCESS) in IMY_GetNextChar()
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_imelodydata.h | 57 EAS_I32 startLine; /* file offset at start of line (for repeats) */ member
|
D | eas_imelody.c | 397 pData->repeatOffset = pData->startLine + (EAS_I32) pData->index; in IMY_Event() 445 … IMY_ReadLine(pEASData->hwInstData, pData->fileHandle, pData->buffer, &pData->startLine); in IMY_Event() 1470 …eadLine(pEASData->hwInstData, pData->fileHandle, pData->buffer, &pData->startLine)) != EAS_SUCCESS) in IMY_ParseHeader() 1610 … if (IMY_ReadLine(hwInstData, pData->fileHandle, pData->buffer, &pData->startLine) != EAS_SUCCESS) in IMY_GetNextChar()
|
/external/sqlite/dist/orig/ |
D | shell.c | 2188 int startLine = p->nLine; in csv_read_one_field() local 2215 p->zFile, startLine, cQuote); in csv_read_one_field() 3095 int startLine = sCtx.nLine; in do_meta_command() local 3113 sCtx.zFile, startLine, nCol, i+1); in do_meta_command() 3125 sCtx.zFile, startLine, nCol, i); in do_meta_command() 3131 fprintf(stderr, "%s:%d: INSERT failed: %s\n", sCtx.zFile, startLine, in do_meta_command()
|
/external/sqlite/dist/ |
D | shell.c | 2210 int startLine = p->nLine; in csv_read_one_field() local 2237 p->zFile, startLine, cQuote); in csv_read_one_field() 3117 int startLine = sCtx.nLine; in do_meta_command() local 3135 sCtx.zFile, startLine, nCol, i+1); in do_meta_command() 3147 sCtx.zFile, startLine, nCol, i); in do_meta_command() 3153 fprintf(stderr, "%s:%d: INSERT failed: %s\n", sCtx.zFile, startLine, in do_meta_command()
|
/external/clang/tools/c-index-test/ |
D | c-index-test.c | 1103 unsigned startLine, startColumn, endLine, endColumn, curLine, curColumn; in FunctionScanVisitor() local 1112 &startLine, &startColumn, in FunctionScanVisitor() 1115 curLine = startLine; in FunctionScanVisitor()
|
/external/clang/include/clang-c/ |
D | Index.h | 4214 unsigned *startLine,
|
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
D | ANTLR.g | 561 int startLine = LT(1).getLine();
|
/external/clang/tools/libclang/ |
D | CIndex.cpp | 5242 unsigned *startLine, in clang_getDefinitionSpellingAndExtent() argument 5253 *startLine = SM.getSpellingLineNumber(Body->getLBracLoc()); in clang_getDefinitionSpellingAndExtent()
|