Searched refs:References (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/doc/
H A DMakefile22 all: References.txt References.html
24 References.txt: References.xml
25 xml2txt References.xml
27 References.html: References.xml
28 xml2html References.xml
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugCrossExSubsection.h39 Iterator begin() const { return References.begin(); }
40 Iterator end() const { return References.end(); }
43 FixedStreamArray<CrossModuleExport> References; member in class:llvm::codeview::final
H A DDebugCrossImpSubsection.h62 Iterator begin() const { return References.begin(); }
63 Iterator end() const { return References.end(); }
66 ReferenceArray References; member in class:llvm::codeview::final
/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DSortJavaScriptImports.cpp143 SmallVector<JsModuleReference, 16> References; variable
145 std::tie(References, FirstNonImportLine) =
148 if (References.empty())
152 SourceRange InsertionPoint = References[0].Range;
153 InsertionPoint.setEnd(References[References.size() - 1].Range.getEnd());
155 References = sortModuleReferences(References);
158 for (unsigned I = 0, E = References.size(); I != E; ++I) {
159 JsModuleReference Reference = References[
252 sortModuleReferences(const SmallVector<JsModuleReference, 16> &References) argument
288 mergeModuleReferences(SmallVector<JsModuleReference, 16> &References) argument
351 SmallVector<JsModuleReference, 16> References; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossExSubsection.cpp26 return Reader.readArray(References, Size);
H A DDebugCrossImpSubsection.cpp38 "Not enough to read specified number of Cross Module References!");
46 return Reader.readArray(References, Reader.bytesRemaining());
/netbsd-current/external/mpl/dhcp/dist/
H A DMakefile.am22 doc/IANA-arp-parameters doc/Makefile doc/References.html \
23 doc/References.txt doc/References.xml doc/api+protocol \
H A DMakefile.in377 doc/References.html doc/References.txt doc/References.xml \
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Daslmapoutput.c539 if (!Info->References)
625 if (!Info->References)
627 FlPrintFile (ASL_FILE_MAP_OUTPUT, " // References:");
635 Info->References++;
H A Dasltypes.h352 UINT32 References; member in struct:acpi_gpio_info
/netbsd-current/external/gpl3/gdb/dist/readline/readline/doc/
H A Dtexi2html1462 # want some generated section titles (eg "Table of Contents" or "References")
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/doc/
H A Dtexi2html1462 # want some generated section titles (eg "Table of Contents" or "References")
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dnumeric.d796 * References: "On Enclosing Simple Roots of Nonlinear Equations",
1426 References:
2763 * References:
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Dnumeric.d1093 * References: "On Enclosing Simple Roots of Nonlinear Equations",
1725 References:
3326 * References:

Completed in 187 milliseconds