Searched refs:Positions (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | CommandLine.h | 1631 std::vector<unsigned> Positions; 1650 Positions.push_back(pos); 1669 Positions.clear(); 1687 return Positions[optnum]; 1786 std::vector<unsigned> Positions; 1805 Positions.push_back(pos); 1839 return Positions[optnum];
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ |
| H A D | FuzzerMutate.cpp | 208 size_t Positions[kMaxNumPositions]; in MakeDictionaryEntryFromCMP() local 215 Positions[NumPositions++] = Cur - Data; in MakeDictionaryEntryFromCMP() 218 return DictionaryEntry(W, Positions[Rand(NumPositions)]); in MakeDictionaryEntryFromCMP()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | JSONNodeDumper.cpp | 1610 llvm::json::Array Positions; in visitTParamCommandComment() local 1612 Positions.push_back(C->getIndex(I)); in visitTParamCommandComment() 1614 if (!Positions.empty()) in visitTParamCommandComment() 1615 JOS.attribute("positions", std::move(Positions)); in visitTParamCommandComment()
|
| /netbsd-src/external/gpl2/groff/dist/doc/ |
| H A D | groff-3 | 186 * \F, and font positions: Font Positions. (line 61) 395 * changing font position (\f): Font Positions. (line 61) 757 * fam request, and font positions: Font Positions. (line 61) 808 * font position register (.f): Font Positions. (line 19) 809 * font position, changing (\f): Font Positions. (line 61) 810 * font positions: Font Positions. (line 6) 815 * font, mounting (fp): Font Positions. (line 13) 1349 * mounting font (fp): Font Positions. (line 13) 1420 * next free font position register (.fp): Font Positions. (line 30) 1569 * positions, font: Font Positions. (line 6) [all …]
|
| H A D | groff | 171 Node: Font Positions223857
|
| H A D | groff-2 | 2900 (a text word). *Note Font Positions::. 3977 * fp: Font Positions. (line 11) 3980 * ft <1>: Font Positions. (line 58) 4177 * \f: Font Positions. (line 59) 4282 * .f: Font Positions. (line 12) 4286 * .fp: Font Positions. (line 13) 4786 * family <2>: Font Positions. (line 61) 4810 * styles <2>: Font Positions. (line 61) 4835 * DESC <3>: Font Positions. (line 61) 4839 * DESC, and font mounting: Font Positions. (line 37)
|
| H A D | groff-1 | 6477 * Font Positions:: 6533 *Note Font Positions::, for an alternative syntax. 6543 File: groff, Node: Font Families, Next: Font Positions, Prev: Changing Fonts, Up: Fonts and Sym… 6661 *Note Font Positions::. 6664 File: groff, Node: Font Positions, Next: Using Symbols, Prev: Font Families, Up: Fonts and Symb… 6666 5.17.3 Font Positions 6745 File: groff, Node: Using Symbols, Next: Special Fonts, Prev: Font Positions, Up: Fonts and Symb…
|
| H A D | groff.texinfo | 8551 * Font Positions:: 8622 @xref{Font Positions}, for an alternative syntax. 8650 @node Font Families, Font Positions, Changing Fonts, Fonts and Symbols 8796 @xref{Font Positions}. 8801 @node Font Positions, Using Symbols, Font Families, Fonts and Symbols 8802 @subsection Font Positions 8903 @node Using Symbols, Special Fonts, Font Positions, Fonts and Symbols 14972 named@tie{}@var{s} (a text word). @xref{Font Positions}.
|
| /netbsd-src/external/public-domain/xz/dist/po/ |
| H A D | de.po | 778 " lp=NUM Anzahl der Literal-Positions-Bits (0-4; 0)\n" 779 " pb=NUM Anzahl der Positions-Bits (0-4; 2)\n"
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2000 | 24297 Positions are HOST_WIDE_INT and lengths are unsigned HOST_WIDE_INT.
|