Home
last modified time | relevance | path

Searched refs:Is (Results 1 – 25 of 147) sorted by relevance

123456

/NextBSD/contrib/llvm/include/llvm/Support/
HDFormat.h82 template <std::size_t... Is>
84 index_sequence<Is...>) const { in snprint_tuple() argument
86 return _snprintf(Buffer, BufferSize, Fmt, std::get<Is>(Vals)...); in snprint_tuple()
88 return snprintf(Buffer, BufferSize, Fmt, std::get<Is>(Vals)...); in snprint_tuple()
/NextBSD/contrib/llvm/include/llvm/MC/
HDMachineLocation.h56 void setIsRegister(bool Is) { IsRegister = Is; } in setIsRegister() argument
/NextBSD/contrib/binutils/binutils/
HDconfig.in41 /* Is the prototype for getopt in <unistd.h> in the expected format? */
73 /* Is fopen64 available? */
106 /* Is stat64 available? */
139 /* Is the type time_t defined in <time.h>? */
142 /* Is the type time_t defined in <sys/types.h>? */
HDconfigure.in109 [Is fopen64 available?])
124 [Is stat64 available?])
143 [Is the type time_t defined in <time.h>?])
153 [Is the type time_t defined in <sys/types.h>?])
163 [Is the prototype for getopt in <unistd.h> in the expected format?])
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonIntrinsics.td17 : Pat <(IntID imm:$Is),
18 (MI imm:$Is)>;
29 : Pat<(IntID Imm1:$Is, Imm2:$It),
30 (MI Imm1:$Is, Imm2:$It)>;
37 : Pat<(IntID ImmPred:$Is, I32:$Rt),
38 (MI ImmPred:$Is, I32:$Rt)>;
57 : Pat <(IntID (i32 PredRegs:$Ps), Imm1:$Is, Imm2:$It),
58 (MI PredRegs:$Ps, Imm1:$Is, Imm2:$It)>;
61 : Pat <(IntID (i32 PredRegs:$Ps), I32:$Rs, ImmPred:$Is),
62 (MI PredRegs:$Ps, I32:$Rs, ImmPred:$Is)>;
[all …]
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDEHScopeStack.h191 template <std::size_t... Is>
192 T restore(CodeGenFunction &CGF, llvm::index_sequence<Is...>) {
195 return T{DominatingValue<As>::restore(CGF, std::get<Is>(Saved))...};
/NextBSD/contrib/ofed/libibcm/
HDconfigure.in50 AC_MSG_ERROR([<infiniband/verbs.h> not found. Is libibverbs installed?]))
52 AC_MSG_ERROR([<infiniband/marshall.h> not found. Is libibverbs installed?]))
/NextBSD/contrib/subversion/subversion/
HDsvn_private_config.h.in160 /* Is GNOME Keyring support enabled? */
163 /* Is GPG Agent support enabled? */
166 /* Is Mac OS KeyChain support enabled? */
175 /* Is Mach-O low-level _dyld API available? */
178 /* Is Mac OS property list API available? */
/NextBSD/contrib/llvm/include/llvm/Target/
HDTarget.td362 bit isReturn = 0; // Is this instruction a return instruction?
363 bit isBranch = 0; // Is this instruction a branch instruction?
364 bit isIndirectBranch = 0; // Is this instruction an indirect branch?
365 bit isCompare = 0; // Is this instruction a comparison instruction?
366 bit isMoveImm = 0; // Is this instruction a move immediate instruction?
367 bit isBitcast = 0; // Is this instruction a bitcast instruction?
368 bit isSelect = 0; // Is this instruction a select instruction?
370 bit isCall = 0; // Is this instruction a call instruction?
372 bit mayLoad = ?; // Is it possible for this inst to read memory?
373 bit mayStore = ?; // Is it possible for this inst to write memory?
[all …]
/NextBSD/sys/mips/conf/
HDROUTERSTATION13 # XXX Is there an RTC on the RS?
/NextBSD/contrib/top/
HDFAQ24 2. "Is there a web page for top?"
31 3. "Is there a mailing list for top?"
74 setuid root. Is there any way around this? Is it safe?"
127 completely messes up top's output. Is there a patch?"
163 errors. Is there a patch?"
/NextBSD/lib/libc/nls/
HDfi_FI.ISO8859-1.msg115 54 Is�nt� nollasi yhteyden
135 64 Is�nt� ei vastaa
/NextBSD/usr.bin/fortune/datfiles/
HDzippy359 How's the wife? Is she at home enjoying capitalism?
729 Is a tattoo real, like a curb or a battleship? Or are we suffering in
732 Is he the MAGIC INCA carrying a FROG on his shoulders?? Is the FROG
736 Is it 1974? What's for SUPPER? Can I spend my COLLEGE FUND in one
739 Is it clean in other dimensions?
741 Is it NOUVELLE CUISINE when 3 olives are struggling with a scallop in a
744 Is something VIOLENT going to happen to a GARBAGE CAN?
746 Is this an out-take from the "BRADY BUNCH"?
748 Is this going to involve RAW human ecstasy?
750 Is this TERMINAL fun?
[all …]
/NextBSD/contrib/groff/doc/
HDgroff35 Node: What Is groff?2800
36 Node: What Is groff?-Footnotes4312
37 Ref: What Is groff?-Footnote-14381
/NextBSD/sys/i386/i386/
HDdb_disasm.c74 #define Is 20 /* immediate, signed */ macro
583 /*05*/ { "add", FALSE, LONG, op2(Is, A), 0 },
601 /*15*/ { "adc", FALSE, LONG, op2(Is, A), 0 },
610 /*1d*/ { "sbb", FALSE, LONG, op2(Is, A), 0 },
628 /*2d*/ { "sub", FALSE, LONG, op2(Is, A), 0 },
646 /*3d*/ { "cmp", FALSE, LONG, op2(Is, A), 0 },
1426 case Is: in db_disasm()
/NextBSD/sys/mips/mips/
HDlocore.S78 .space 4 # Assumes mips32? Is that OK?
/NextBSD/sys/netgraph/bluetooth/l2cap/
HDTODO42 Is there a better way to handle this?
/NextBSD/contrib/ldns/
HDconfigure.ac646 AC_DEFINE([HAVE_DANE_CA_FILE], [1], [Is a CAFILE given at configure time])
647 AC_DEFINE_UNQUOTED([LDNS_DANE_CA_FILE], ["$withval"], [Is a CAFILE given at configure time])
651 AC_DEFINE([HAVE_DANE_CA_FILE], [0], [Is a CAFILE given at configure time])
656 AC_DEFINE([HAVE_DANE_CA_PATH], [1], [Is a CAPATH given at configure time])
657 AC_DEFINE_UNQUOTED([LDNS_DANE_CA_PATH], ["$withval"], [Is a CAPATH given at configure time])
661 AC_DEFINE([HAVE_DANE_CA_PATH], [0], [Is a CAPATH given at configure time])
/NextBSD/lib/libz/
HDFAQ10 1. Is zlib Y2K-compliant?
152 21. Is zlib thread-safe?
167 23. Is zlib under the GNU license?
228 30. Is there some simpler, easier to read version of inflate I can look at to
282 34. Is there a Java version of zlib?
361 43. Is zlib subject to export controls? What is its ECCN?
/NextBSD/contrib/ofed/librdmacm/
HDconfigure.in47 AC_MSG_ERROR([<infiniband/verbs.h> not found. Is libibverbs installed?]))
/NextBSD/sys/amd64/amd64/
HDdb_disasm.c88 #define Is 20 /* immediate, signed */ macro
669 /*05*/ { "add", FALSE, LONG, op2(Is, A), 0 },
687 /*15*/ { "adc", FALSE, LONG, op2(Is, A), 0 },
696 /*1d*/ { "sbb", FALSE, LONG, op2(Is, A), 0 },
714 /*2d*/ { "sub", FALSE, LONG, op2(Is, A), 0 },
732 /*3d*/ { "cmp", FALSE, LONG, op2(Is, A), 0 },
1648 case Is: in db_disasm()
/NextBSD/contrib/llvm/lib/Target/WebAssembly/
HDWebAssemblyRegisterInfo.td36 // TODO(jfb) The following comes from NVPTX. Is it really needed, or can we do
/NextBSD/contrib/ldns/ldns/
HDconfig.h.in36 /* Is a CAFILE given at configure time */
39 /* Is a CAPATH given at configure time */
256 /* Is a CAFILE given at configure time */
259 /* Is a CAPATH given at configure time */
/NextBSD/contrib/binutils/gas/doc/
HDall.texi74 @c Is a word 32 bits, or 16?
HDasconfig.texi73 @c Is a word 32 bits, or 16?

123456