| /minix3/external/bsd/llvm/dist/clang/utils/TableGen/ |
| H A D | NeonEmitter.cpp | 291 std::map<std::string, Variable> Variables; member in __anon870a9de20111::Intrinsic 1104 assert_with_loc(Variables.find(VarName) != Variables.end(), in replaceParamsIn() 1106 S.replace(Pos, End - Pos, Variables.find(VarName)->second.getName()); in replaceParamsIn() 1113 Variables.clear(); in initVariables() 1122 Variables[Name] = Variable(Types[I], Name + VariablePostfix); in initVariables() 1142 assert(Variables.find(Name) != Variables.end()); in emitPrototype() 1143 Variable &V = Variables[Name]; in emitPrototype() 1208 Variable &V = Variables[Name]; in emitArgumentReversal() 1248 assert(Variables.find(Name) != Variables.end()); in emitShadowedArgs() 1249 Variable &V = Variables[Name]; in emitShadowedArgs() [all …]
|
| /minix3/crypto/external/bsd/heimdal/dist/doc/ |
| H A D | vars.tin | 3 @c Variables depending on installation
|
| /minix3/external/gpl2/gmake/patches/ |
| H A D | 0000-gmake-nbsd.patch | 117 -Node: Variables Simplify29061 128 -Node: Special Variables47531 162 -Node: Variables in Commands131759 172 -Node: Variables/Recursion152931 177 -Node: Using Variables168718 219 -Node: Implicit Variables292419 224 -Node: Automatic Variables307507 242 -Node: Command Variables356313 243 -Node: Directory Variables359883 325 -* Using Variables:: You can use variables to avoid repetition. [all …]
|
| /minix3/external/bsd/llvm/dist/llvm/test/Linker/Inputs/ |
| H A D | visibility.ll | 3 ; Variables
|
| /minix3/external/bsd/llvm/dist/llvm/test/TableGen/ |
| H A D | foreach.td | 13 // Variables for foreach
|
| /minix3/external/bsd/llvm/dist/llvm/docs/ |
| H A D | Projects.rst | 113 Required Variables 123 Variables for Building Subdirectories 142 Variables for Building Libraries 162 Variables for Building Programs 220 Miscellaneous Variables
|
| H A D | MakefileGuide.rst | 75 #. Settable Variables --- Required that must be set first. 77 #. Override Variables --- Override variables set by the LLVM Makefile system. 441 Variables 444 Variables are used to tell the LLVM Makefile System what to do and to obtain 445 information from it. Variables are also used internally by the LLVM Makefile 452 Control Variables 455 Variables listed in the table below should be set *before* the inclusion of 632 Override Variables 760 Readable Variables 763 Variables listed in the table below can be used by the user's Makefile but [all …]
|
| H A D | CMake.rst | 107 Variables customize how the build will be generated. Options are boolean 122 Variables are stored on the CMake cache. This is a file named ``CMakeCache.txt`` 125 Variables are listed here appending its type after a colon. It is correct to
|
| /minix3/external/bsd/llvm/dist/llvm/test/Linker/ |
| H A D | visibility.ll | 10 ; Variables
|
| /minix3/external/bsd/bind/dist/lib/irs/include/irs/ |
| H A D | platform.h.in | 40 * Local Variables:
|
| /minix3/external/bsd/flex/dist/ |
| H A D | TODO | 63 Local Variables:
|
| H A D | INSTALL | 109 *Note Defining Variables::, for more details. 297 Defining Variables 300 Variables not defined in a site shell script can be set in the
|
| /minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfCompileUnit.cpp | 687 DIArray Variables = SP.getVariables(); in collectDeadVariables() local 688 if (Variables.getNumElements() == 0) in collectDeadVariables() 695 for (unsigned vi = 0, ve = Variables.getNumElements(); vi != ve; ++vi) { in collectDeadVariables() 696 DIVariable DV(Variables.getElement(vi)); in collectDeadVariables()
|
| H A D | DwarfDebug.cpp | 989 DIArray Variables = SP.getVariables(); in collectVariableInfo() local 990 for (unsigned i = 0, e = Variables.getNumElements(); i != e; ++i) { in collectVariableInfo() 991 DIVariable DV(Variables.getElement(i)); in collectVariableInfo() 1292 DIArray Variables = SP.getVariables(); in endFunction() local 1293 for (unsigned i = 0, e = Variables.getNumElements(); i != e; ++i) { in endFunction() 1294 DIVariable DV(Variables.getElement(i)); in endFunction()
|
| /minix3/tools/compat/ |
| H A D | defs.mk.in | 12 # Variables:
|
| /minix3/external/bsd/llvm/dist/clang/test/Parser/ |
| H A D | objcxx11-attributes.mm | 51 // Variables initialized by a message send.
|
| /minix3/external/bsd/bind/dist/lib/lwres/include/lwres/ |
| H A D | platform.h.in | 120 * Local Variables:
|
| /minix3/tests/lib/libcurses/ |
| H A D | testframe.txt | 61 type. Variables are created on first use and will be 82 call return list. Variables are referenced in a call parameter 219 Variables and integer constants may be freely intermixed. The result
|
| /minix3/external/bsd/file/dist/ |
| H A D | INSTALL | 86 *Note Defining Variables::, for more details. 229 Defining Variables 232 Variables not defined in a site shell script can be set in the
|
| /minix3/external/bsd/llvm/dist/clang/docs/ |
| H A D | BlockLanguageSpec.rst | 149 that of its parent. Variables used within the scope of the compound 229 qualifiers auto, register, and static. [testme] Variables qualified by 347 Variables declared as residing in ``__block`` storage may be initially
|
| H A D | Block-ABI-Apple.rst | 182 Imported Variables 185 Variables of ``auto`` storage class are imported as ``const`` copies. Variables 362 Variables of certain types require helper functions for when ``Block_copy()`` 367 functions. Variables that require helper functions use the form:
|
| /minix3/external/bsd/flex/dist/doc/ |
| H A D | flex.info-2 | 399 File: flex.info, Node: Index of Functions and Macros, Next: Index of Variables, Prev: Concept In… 406 Index of Variables::. 476 File: flex.info, Node: Index of Variables, Next: Index of Data Types, Prev: Index of Functions a… 478 Index of Variables 508 File: flex.info, Node: Index of Data Types, Next: Index of Hooks, Prev: Index of Variables, Up:…
|
| /minix3/external/bsd/nvi/dist/dist/ |
| H A D | INSTALL | 109 *Note Defining Variables::, for more details. 297 Defining Variables 300 Variables not defined in a site shell script can be set in the
|
| /minix3/external/bsd/nvi/dist/perl_api/ |
| H A D | VI.pod | 25 =head2 Variables section in DESCRIPTION
|
| /minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
| H A D | DIBuilder.cpp | 93 SmallVector<Metadata *, 4> Variables; in finalize() local 95 Variables.push_back(V); in finalize() 96 DIArray AV = getOrCreateArray(Variables); in finalize()
|