HomeSort by: relevance | last modified time | path
    Searched defs:TO (Results 1 - 12 of 12) sorted by relevancy

  /src/usr.bin/make/unit-tests/
hanoi-include.mk 9 # * using the :: dependency operator for adding commands to a target
23 TO?= C # ... to this stack.
25 # Since make has no built-in arithmetic functions, convert N to a list of
32 . for from to in ${FROM} ${TO}
34 @echo "Move the upper disk from stack ${from} to stack ${to}."
37 _:= ${N::=${N:[1..-2]}} ${TMP::=${VIA}} ${VIA::=${TO}} ${TO::=${TMP}
    [all...]
  /src/external/zlib/pigz/dist/
yarn.h 11 Permission is granted to anyone to use this software for any purpose,
12 including commercial applications, and to alter it and redistribute it
13 freely, subject to the following restrictions:
30 from the application in order to facilitate platform independent use of
34 can fail. As a result, any errors encountered will cause an exit() to be
40 value can be ignored for simple exclusive access to an object, or the value
41 can be used to signal and wait for changes to an object.
46 void probe(void *); pointer to function "probe", run when thread start
    [all...]
  /src/external/mit/isl/dist/interface/
extract_interface.cc 17 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
112 llvm::cl::desc("Bindings to generate"),
210 /* Clang changed its API from 3.5 to 3.6 and once more in 3.7.
248 * If CLANG_SYSROOT is defined, then set it to this value.
258 * If CLANG_SYSROOT is not defined, then it does not need to be set.
326 shared_ptr<TargetOptions> TO = Clang->getInvocation().TargetOpts;
327 TO->Triple = llvm::sys::getDefaultTargetTriple();
328 return TargetInfo::CreateTargetInfo(Diags, TO);
336 TargetOptions &TO = Clang->getTargetOpts()
    [all...]
  /src/libexec/getty/
gettytab.h 16 * may be used to endorse or promote products derived from this software
20 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
24 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
38 const char *field; /* name to lookup in gettytab */
44 const char *field; /* name to lookup */
51 const char *field; /* name to lookup */
106 #define TO gettynums[8].value
  /src/sys/arch/powerpc/powerpc/
db_disasm.c 117 /* This table could be modified to make significant the "reserved" fields
754 u_int TO;
755 TO = extract_field(instr, 31 - 10, 1);
756 db_printf("%d, ", TO);
869 /* Need to sign extend and shift up 2, then add addr */
899 /* Need to sign extend and shift up 2, then add addr */
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 10 // converting from a legalized dag to a PPC dag.
85 "Number of compares lowered to setb.");
117 cl::desc("Specify the types of comparisons to emit GPR-only code for."),
137 /// PPCDAGToDAGISel - PPC specific code to select PPC machine
157 // The ROP Protection Hash will always be 8 bytes and aligned to 8
201 /// getGlobalBaseReg - insert code into the entry mbb to materialize the PIC
207 // Select - Convert the specified operand from a target-independent to a
272 /// SelectForceXForm - Given the specified address, force it to be
280 /// SelectAddrIdx - Given the specified address, check to see if it can be
290 /// SelectAddrIdx4 - Given the specified address, check to see if it can b
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInstance.cpp 113 auto TO = std::make_shared<TargetOptions>();
114 TO->Triple = llvm::Triple::normalize(getFrontendOpts().AuxTriple);
116 TO->CPU = getFrontendOpts().AuxTargetCPU.getValue();
118 TO->FeaturesAsWritten = getFrontendOpts().AuxTargetFeatures.getValue();
119 TO->HostTriple = getTarget().getTriple().str();
120 setAuxTarget(TargetInfo::CreateTargetInfo(getDiagnostics(), TO));
143 // FIXME: We shouldn't need to do this, the target should be immutable once
203 "Expected ASTReader to use the same PCM cache");
248 // but only to check whether this is a file containing an AST.
387 // Initialize the remapping of files to alternative contents, e.g.
    [all...]
  /src/sys/net/
if_spppsubr.c 10 * Heavily revamped to conform to RFC 1661.
25 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
29 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
130 * as being administrative openable, but won't be opened to begin
134 * Setting link1 will cause the link to auto-dial only as packets
135 * arrive to be sent.
258 * We follow the spelling and capitalization of RFC 1661 here, to make
259 * it easier comparing with the standard. Please refer to this RFC in
261 * explain the semantics related to the various events and actions
6103 struct spppidletimeout *to = (struct spppidletimeout *)data; local
6112 struct spppidletimeout *to = (struct spppidletimeout *)data; local
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 18 along with this file; see the file COPYING. If not, write to the
30 permits the disassembler to use them, and simplifies the assembler
32 strictly constant data, so the compiler should be able to put it in
39 /* The functions used to insert and extract complicated operands. */
205 This modifier means that the branch is not expected to be taken.
206 For chips built to versions of the architecture prior to version 2
207 (ie. not Power4 compatible), we set the y bit of the BO field to 1
210 we just want to print the normal form of the instruction.
265 This is like BDM, above, except that the branch is expected to b
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 18 along with this file; see the file COPYING. If not, write to the
30 permits the disassembler to use them, and simplifies the assembler
32 strictly constant data, so the compiler should be able to put it in
39 /* The functions used to insert and extract complicated operands. */
205 This modifier means that the branch is not expected to be taken.
206 For chips built to versions of the architecture prior to version 2
207 (ie. not Power4 compatible), we set the y bit of the BO field to 1
210 we just want to print the normal form of the instruction.
265 This is like BDM, above, except that the branch is expected to b
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 18 along with this file; see the file COPYING. If not, write to the
30 permits the disassembler to use them, and simplifies the assembler
32 strictly constant data, so the compiler should be able to put it in
39 /* The functions used to insert and extract complicated operands. */
205 This modifier means that the branch is not expected to be taken.
206 For chips built to versions of the architecture prior to version 2
207 (ie. not Power4 compatible), we set the y bit of the BO field to 1
210 we just want to print the normal form of the instruction.
265 This is like BDM, above, except that the branch is expected to b
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 18 along with this file; see the file COPYING. If not, write to the
30 permits the disassembler to use them, and simplifies the assembler
32 strictly constant data, so the compiler should be able to put it in
39 /* The functions used to insert and extract complicated operands. */
205 This modifier means that the branch is not expected to be taken.
206 For chips built to versions of the architecture prior to version 2
207 (ie. not Power4 compatible), we set the y bit of the BO field to 1
210 we just want to print the normal form of the instruction.
265 This is like BDM, above, except that the branch is expected to b
    [all...]

Completed in 27 milliseconds