/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | Win64EHDumper.cpp | 49 static uint32_t getLargeSlotValue(ArrayRef<UnwindCode> UC) { in getLargeSlotValue() argument 50 if (UC.size() < 3) in getLargeSlotValue() 52 return UC[1].FrameOffset + (static_cast<uint32_t>(UC[2].FrameOffset) << 16); in getLargeSlotValue() 257 void Dumper::printUnwindCode(const UnwindInfo& UI, ArrayRef<UnwindCode> UC) { in printUnwindCode() argument 258 assert(UC.size() >= getNumUsedSlots(UC[0])); in printUnwindCode() 260 SW.startLine() << format("0x%02X: ", unsigned(UC[0].u.CodeOffset)) in printUnwindCode() 261 << getUnwindCodeTypeName(UC[0].getUnwindOp()); in printUnwindCode() 263 switch (UC[ in printUnwindCode() 332 ArrayRef<UnwindCode> UC(&UI.UnwindCodes[0], UI.NumCodes); printUnwindInfo() local [all...] |
H A D | Win64EHDumper.h | 47 void printUnwindCode(const UnwindInfo& UI, ArrayRef<UnwindCode> UC);
|
/freebsd/contrib/ofed/libibverbs/ |
H A D | opcode.h | 106 IBV_OPCODE(UC, SEND_FIRST), 107 IBV_OPCODE(UC, SEND_MIDDLE), 108 IBV_OPCODE(UC, SEND_LAST), 109 IBV_OPCODE(UC, SEND_LAST_WITH_IMMEDIATE), 110 IBV_OPCODE(UC, SEND_ONLY), 111 IBV_OPCODE(UC, SEND_ONLY_WITH_IMMEDIATE), 112 IBV_OPCODE(UC, RDMA_WRITE_FIRST), 113 IBV_OPCODE(UC, RDMA_WRITE_MIDDLE), 114 IBV_OPCODE(UC, RDMA_WRITE_LAST), 115 IBV_OPCODE(UC, RDMA_WRITE_LAST_WITH_IMMEDIATE), [all …]
|
/freebsd/sys/ofed/include/rdma/ |
H A D | ib_pack.h | 140 IB_OPCODE(UC, SEND_FIRST), 141 IB_OPCODE(UC, SEND_MIDDLE), 142 IB_OPCODE(UC, SEND_LAST), 143 IB_OPCODE(UC, SEND_LAST_WITH_IMMEDIATE), 144 IB_OPCODE(UC, SEND_ONLY), 145 IB_OPCODE(UC, SEND_ONLY_WITH_IMMEDIATE), 146 IB_OPCODE(UC, RDMA_WRITE_FIRST), 147 IB_OPCODE(UC, RDMA_WRITE_MIDDLE), 148 IB_OPCODE(UC, RDMA_WRITE_LAST), 149 IB_OPCODE(UC, RDMA_WRITE_LAST_WITH_IMMEDIATE), [all …]
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | inet_ntoa.c | 53 #define UC(b) (((int)b)&0xff) in inet_ntoa() macro 55 "%u.%u.%u.%u", UC(p[0]), UC(p[1]), UC(p[2]), UC(p[3])); in inet_ntoa()
|
/freebsd/contrib/unbound/contrib/ |
H A D | unbound_cache.sh | 22 UC="$BASE/sbin/unbound-control" 64 if [ ! -f "$UC" ]; then 66 $ECHO "ERROR: $UC not found. Exiting..." 91 $UC dump_cache>$CONF/$FNAME 95 $UC dump_cache>$filename 109 $CAT $CONF/$FNAME|$UC load_cache 114 $CAT $filename|$UC load_cache
|
/freebsd/libexec/ftpd/ |
H A D | ftpd.c | 2413 #define UC(b) (((int) b) & 0xff) in statcmd() macro 2425 UC(a[0]), UC(a[1]), UC(a[2]), UC(a[3]), in statcmd() 2426 UC(p[0]), UC(p[1])); in statcmd() 2454 printf("%d,", UC(a[i])); in statcmd() 2455 printf("%d,%d,%d)\r\n", 2, UC(p[0]), UC(p[1])); in statcmd() 2491 #undef UC in statcmd() 2900 #define UC(b) (((int) b) & 0xff) in passive() macro 2902 reply(227, "Entering Passive Mode (%d,%d,%d,%d,%d,%d)", UC(a[0]), in passive() 2903 UC(a[1]), UC(a[2]), UC(a[3]), UC(p[0]), UC(p[1])); in passive() 3003 #define UC(b) (((int) b) & 0xff) in long_passive() macro [all …]
|
/freebsd/lib/libfetch/ |
H A D | ftp.c | 831 #define UC(b) (((int)b)&0xff) in ftp_transfer() macro 848 UC(ap[0]), UC(ap[1]), UC(ap[2]), UC(ap[3]), in ftp_transfer() 849 UC(ap[4]), UC(ap[5]), UC(ap[6]), UC(ap[7]), in ftp_transfer() 850 UC(ap[8]), UC(ap[9]), UC(ap[10]), UC(ap[11]), in ftp_transfer() 851 UC(ap[12]), UC(ap[13]), UC(ap[14]), UC(ap[15]), in ftp_transfer()
|
/freebsd/contrib/tnftp/src/ |
H A D | ftp.c | 1335 #define UC(b) (((int)b)&0xff) in initconn() macro 1437 UC(addr[i]); in initconn() 1598 UC(a[0]), UC(a[1]), UC(a[2]), UC(a[3]), in initconn() 1599 UC(p[0]), UC(p[1])); in initconn() 1608 UC(a[0]),UC(a[1]),UC(a[2]),UC(a[3]), in initconn() 1609 UC(a[4]),UC(a[5]),UC(a[6]),UC(a[7]), in initconn() 1610 UC(a[8]),UC(a[9]),UC(a[10]),UC(a[11]), in initconn() 1611 UC(a[12]),UC(a[13]),UC(a[14]),UC(a[15]), in initconn() 1612 2, UC(p[0]), UC(p[1])); in initconn()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/ |
H A D | SequenceToOffsetTable.h | 30 unsigned char UC(C); in printChar() 31 if (isalnum(UC) || ispunct(UC)) { in printChar() 37 OS << unsigned(UC); in printChar()
|
/freebsd/contrib/netbsd-tests/net/net/ |
H A D | t_ipaddress.sh | 50 check_route $net 'link#2' UC shmif0 67 check_route $net 'link#2' UC shmif0 97 check_route $net 'link#2' UC shmif0 114 check_route $net 'link#2' UC shmif0
|
/freebsd/crypto/heimdal/appl/ftp/ftpd/ |
H A D | ftpd.c | 1641 #define UC(b) (((int) b) & 0xff) in statcmd() 1642 printf(" (%d,%d,%d,%d,%d,%d)\r\n", UC(a[0]), in statcmd() 1643 UC(a[1]), UC(a[2]), UC(a[3]), UC(p[0]), UC(p[1])); in statcmd() 1644 #undef UC in statcmd() 2005 #define UC(b) (((int) b) & 0xff) in pasv() macro 2007 reply(227, "Entering Passive Mode (%d,%d,%d,%d,%d,%d)", UC(a[0]), in pasv() 2008 UC(a[1]), UC(a[2]), UC(a[3]), UC(p[0]), UC(p[1])); in pasv()
|
/freebsd/sys/contrib/device-tree/src/arm/moxa/ |
H A D | moxart-uc7112lx.dts | 2 /* moxart-uc7112lx.dts - Device Tree file for MOXA UC-7112-LX 11 model = "MOXA UC-7112-LX";
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | digicolor-ic.txt | 11 - syscon: A phandle to the syscon node describing UC registers
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | StringExtras.h | 139 unsigned char UC = static_cast<unsigned char>(C); in isPrint() local 140 return (0x20 <= UC) && (UC <= 0x7E); in isPrint()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerTracePC.h | 77 void SetUseCounters(bool UC) { UseCounters = UC; } in SetUseCounters() argument
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/ |
H A D | MCDisassembler.cpp | 72 SMC_PCASE(UC, 1) in getSMCPriority()
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | am335x-moxa-uc-2101.dts | 15 model = "Moxa UC-2101";
|
H A D | am335x-moxa-uc-8100-me-t.dts | 12 model = "Moxa UC-8100-ME-T";
|
/freebsd/ |
H A D | COPYRIGHT | 95 NOTE: The copyright of UC Berkeley's Berkeley Software Distribution ("BSD") 107 that such products contain software developed by UC Berkeley and its
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 239 UnwindContext UC; member in __anon6be9c9a00111::ARMAsmParser 690 : MCTargetAsmParser(Options, STI, MII), UC(Parser), MS(STI) { in ARMAsmParser() 11950 if (UC.hasFnStart()) { in parseDirectiveFnStart() 11952 UC.emitFnStartLocNotes(); in parseDirectiveFnStart() 11957 UC.reset(); in parseDirectiveFnStart() 11961 UC.recordFnStart(L); in parseDirectiveFnStart() 11971 if (!UC.hasFnStart()) in parseDirectiveFnEnd() 11977 UC.reset(); in parseDirectiveFnEnd() 11987 UC.recordCantUnwind(L); in parseDirectiveCantUnwind() 11989 if (check(!UC.hasFnStart(), L, ".fnstart must precede .cantunwind directive")) in parseDirectiveCantUnwind() [all …]
|
/freebsd/libexec/getty/ |
H A D | main.c | 382 if (upper || UC) in main() 607 if ((upper && !lower && !LC) || UC) in getname()
|
H A D | gettytab.h | 161 #define UC gettyflags[14].value macro
|
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/ |
H A D | XCOFF.cpp | 39 SMC_CASE(UC) in getMappingClassString()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 1204 IFOrdering(const UnsignedMap &UC, const RegisterOrdering &BO) in IFOrdering() 1205 : UseC(UC), BaseOrd(BO) {} in IFOrdering() 1253 unsigned UC = F->second; in stats() local 1254 if (UC == 0) in stats() 1256 Sum += UC; in stats()
|