| /freebsd-14.2/sys/compat/freebsd32/ |
| H A D | freebsd32_ioctl.c | 136 CP(io32, io, cmd_len); in freebsd32_ioctl_sg() 143 CP(io32, io, timeout); in freebsd32_ioctl_sg() 144 CP(io32, io, flags); in freebsd32_ioctl_sg() 145 CP(io32, io, pack_id); in freebsd32_ioctl_sg() 147 CP(io32, io, status); in freebsd32_ioctl_sg() 153 CP(io32, io, resid); in freebsd32_ioctl_sg() 155 CP(io32, io, info); in freebsd32_ioctl_sg() 170 CP(io, io32, flags); in freebsd32_ioctl_sg() 173 CP(io, io32, status); in freebsd32_ioctl_sg() 179 CP(io, io32, resid); in freebsd32_ioctl_sg() [all …]
|
| H A D | freebsd32_misc.c | 207 CP(*s, *s32, ru_ixrss); in freebsd32_rusage_out() 208 CP(*s, *s32, ru_idrss); in freebsd32_rusage_out() 209 CP(*s, *s32, ru_isrss); in freebsd32_rusage_out() 212 CP(*s, *s32, ru_nswap); in freebsd32_rusage_out() 218 CP(*s, *s32, ru_nvcsw); in freebsd32_rusage_out() 288 CP(*in, *out, f_bsize); in copy_statfs() 295 CP(*in, *out, f_fsid); in copy_statfs() 297 CP(*in, *out, f_type); in copy_statfs() 381 CP(s32, ss, ss_size); in freebsd32_sigaltstack() 2752 CP(j32, j, ip4s); in freebsd32_jail() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | COFFEmitter.cpp | 158 if (!CP.isPE()) in layoutOptionalHeader() 200 CP.getHeaderSize() + CP.Obj.Header.SizeOfOptionalHeader; in layoutCOFF() 201 if (CP.isPE()) in layoutCOFF() 203 CP.SectionTableSize = COFF::SectionSize * CP.Obj.Sections.size(); in layoutCOFF() 206 CP.SectionTableStart + CP.SectionTableSize; in layoutCOFF() 228 toDebugS(S.DebugS, CP.StringsAndChecksums, CP.Allocator); in layoutCOFF() 295 CP.Obj.Header.NumberOfSections = CP.Obj.Sections.size(); in layoutCOFF() 398 if (CP.isPE()) { in writeCOFF() 442 if (CP.isPE()) { in writeCOFF() 483 assert(OS.tell() == CP.SectionTableStart + CP.SectionTableSize); in writeCOFF() [all …]
|
| /freebsd-14.2/share/i18n/csmapper/CP/ |
| H A D | Makefile | 3 CODE= CP 7 mapper.dir.CP: CP.part mapper.dir.CP.src 12 printf '%-32s%-16s%s\n' CP$$i'/UCS' \ 13 mapper_std CP/CP$$f'%UCS.mps';\ 14 printf '%-32s%-16s%s\n' UCS/CP$$i \ 15 mapper_std CP/UCS%CP$$f'.mps';\ 17 cat ${.CURDIR}/mapper.dir.CP.src;\ 21 charset.pivot.CP: CP.part charset.pivot.CP.src 25 printf "%-32s%-32s%d\n" CP$$i UCS 1;\ 26 printf "%-32s%-32s%d\n" UCS CP$$i 1;\ [all …]
|
| /freebsd-14.2/sys/kern/ |
| H A D | sysv_ipc.c | 207 CP(*ip32, *ip, uid); in freebsd32_ipcperm_old_in() 208 CP(*ip32, *ip, gid); in freebsd32_ipcperm_old_in() 210 CP(*ip32, *ip, seq); in freebsd32_ipcperm_old_in() 211 CP(*ip32, *ip, key); in freebsd32_ipcperm_old_in() 220 CP(*ip, *ip32, uid); in freebsd32_ipcperm_old_out() 221 CP(*ip, *ip32, gid); in freebsd32_ipcperm_old_out() 223 CP(*ip, *ip32, seq); in freebsd32_ipcperm_old_out() 224 CP(*ip, *ip32, key); in freebsd32_ipcperm_old_out() 234 CP(*ip32, *ip, uid); in freebsd32_ipcperm_in() 235 CP(*ip32, *ip, gid); in freebsd32_ipcperm_in() [all …]
|
| H A D | sysv_shm.c | 1686 CP(old, buf, shm_segsz); in freebsd7_shmctl() 1687 CP(old, buf, shm_lpid); in freebsd7_shmctl() 1688 CP(old, buf, shm_cpid); in freebsd7_shmctl() 1690 CP(old, buf, shm_atime); in freebsd7_shmctl() 1691 CP(old, buf, shm_dtime); in freebsd7_shmctl() 1692 CP(old, buf, shm_ctime); in freebsd7_shmctl() 1708 CP(buf, old, shm_lpid); in freebsd7_shmctl() 1709 CP(buf, old, shm_cpid); in freebsd7_shmctl() 1714 CP(buf, old, shm_atime); in freebsd7_shmctl() 1715 CP(buf, old, shm_dtime); in freebsd7_shmctl() [all …]
|
| H A D | sysv_msg.c | 1891 #ifndef CP 1919 CP(msqold, msqbuf, msg_qnum); in freebsd7_msgctl() 1921 CP(msqold, msqbuf, msg_lspid); in freebsd7_msgctl() 1922 CP(msqold, msqbuf, msg_lrpid); in freebsd7_msgctl() 1923 CP(msqold, msqbuf, msg_stime); in freebsd7_msgctl() 1924 CP(msqold, msqbuf, msg_rtime); in freebsd7_msgctl() 1925 CP(msqold, msqbuf, msg_ctime); in freebsd7_msgctl() 1936 CP(msqbuf, msqold, msg_qnum); in freebsd7_msgctl() 1938 CP(msqbuf, msqold, msg_lspid); in freebsd7_msgctl() 1939 CP(msqbuf, msqold, msg_lrpid); in freebsd7_msgctl() [all …]
|
| /freebsd-14.2/contrib/wpa/src/pae/ |
| H A D | ieee802_1x_cp.c | 109 SM_STATE(CP, INIT) in SM_STATE() argument 111 SM_ENTRY(CP, INIT); in SM_STATE() 133 SM_STATE(CP, CHANGE) in SM_STATE() argument 135 SM_ENTRY(CP, CHANGE); in SM_STATE() 166 SM_STATE(CP, ALLOWED) in SM_STATE() argument 206 SM_STATE(CP, SECURED) in SM_STATE() argument 276 SM_STATE(CP, READY) in SM_STATE() argument 329 SM_STATE(CP, RETIRE) in SM_STATE() argument 355 SM_STEP(CP) in SM_STEP() argument 502 SM_STEP_RUN(CP); in ieee802_1x_cp_sm_init() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | RegisterCoalescer.cpp | 621 LIS->getInterval(CP.isFlipped() ? CP.getDstReg() : CP.getSrcReg()); in adjustCopiesBackFrom() 623 LIS->getInterval(CP.isFlipped() ? CP.getSrcReg() : CP.getDstReg()); in adjustCopiesBackFrom() 809 LIS->getInterval(CP.isFlipped() ? CP.getDstReg() : CP.getSrcReg()); in removeCopyByCommutingDef() 811 LIS->getInterval(CP.isFlipped() ? CP.getSrcReg() : CP.getDstReg()); in removeCopyByCommutingDef() 1290 Register SrcReg = CP.isFlipped() ? CP.getDstReg() : CP.getSrcReg(); in reMaterializeTrivialDef() 1291 unsigned SrcIdx = CP.isFlipped() ? CP.getDstIdx() : CP.getSrcIdx(); in reMaterializeTrivialDef() 1292 Register DstReg = CP.isFlipped() ? CP.getSrcReg() : CP.getDstReg(); in reMaterializeTrivialDef() 1293 unsigned DstIdx = CP.isFlipped() ? CP.getSrcIdx() : CP.getDstIdx(); in reMaterializeTrivialDef() 2169 updateRegDefsUses(CP.getDstReg(), CP.getDstReg(), CP.getDstIdx()); in joinCopy() 2170 updateRegDefsUses(CP.getSrcReg(), CP.getDstReg(), CP.getSrcIdx()); in joinCopy() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MC/ |
| H A D | ConstantPools.cpp | 81 if (CP == ConstantPools.end()) in getConstantPool() 84 return &CP->second; in getConstantPool() 93 ConstantPool &CP) { in emitConstantPool() argument 94 if (!CP.empty()) { in emitConstantPool() 96 CP.emitEntries(Streamer); in emitConstantPool() 104 ConstantPool &CP = CPI.second; in emitAll() local 106 emitConstantPool(Streamer, Section, CP); in emitAll() 112 if (ConstantPool *CP = getConstantPool(Section)) in emitForCurrentSection() local 113 emitConstantPool(Streamer, Section, *CP); in emitForCurrentSection() 118 if (ConstantPool *CP = getConstantPool(Section)) in clearCacheForCurrentSection() local [all …]
|
| /freebsd-14.2/sys/sys/ |
| H A D | abi_compat.h | 39 #define CP(src, dst, fld) do { \ macro 56 CP((src).fld, (dst).fld, tv_sec); \ 57 CP((src).fld, (dst).fld, tv_usec); \ 61 CP((src).fld, (dst).fld, tv_sec); \ 62 CP((src).fld, (dst).fld, tv_nsec); \ 71 CP((src).fld, (dst).fld, sec); \
|
| /freebsd-14.2/tests/sys/cddl/zfs/tests/acl/nontrivial/ |
| H A D | zfs_acl_cp_002_pos.ksh | 72 log_assert "Verify that '$CP [-p]' supports ZFS ACLs." 96 log_must usr_exec $RUNAT $testfile $CP $MYTESTFILE attr.0 97 log_must usr_exec $RUNAT $testdir $CP $MYTESTFILE attr.0 103 cmd_str="$CP -p@" 104 [[ -d $obj ]] && cmd_str="$CP -rp@" 119 log_pass "'$CP [-p@]' succeeds to support ZFS ACLs."
|
| H A D | zfs_acl_cp_001_pos.ksh | 71 log_assert "Verify that '$CP [-p]' supports ZFS ACLs." 98 cmd_str="$CP -p" 99 [[ -d $obj ]] && cmd_str="$CP -rp" 113 log_pass "'$CP [-p]' succeeds to support ZFS ACLs."
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYConstantPoolValue.cpp | 57 int CSKYConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() argument 114 int CSKYConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() argument 116 return getExistingMachineCPValueImpl<CSKYConstantPoolConstant>(CP, Alignment); in getExistingMachineCPValue() 148 int CSKYConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() argument 151 return getExistingMachineCPValueImpl<CSKYConstantPoolSymbol>(CP, Alignment); in getExistingMachineCPValue() 182 int CSKYConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() argument 184 return getExistingMachineCPValueImpl<CSKYConstantPoolMBB>(CP, Alignment); in getExistingMachineCPValue() 214 int CSKYConstantPoolJT::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() argument 216 return getExistingMachineCPValueImpl<CSKYConstantPoolJT>(CP, Alignment); in getExistingMachineCPValue()
|
| H A D | CSKYConstantPoolValue.h | 75 int getExistingMachineCPValue(MachineConstantPool *CP, 88 int getExistingMachineCPValueImpl(MachineConstantPool *CP, Align Alignment) { in getExistingMachineCPValueImpl() argument 89 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() 127 int getExistingMachineCPValue(MachineConstantPool *CP, 157 int getExistingMachineCPValue(MachineConstantPool *CP, 185 int getExistingMachineCPValue(MachineConstantPool *CP, 212 int getExistingMachineCPValue(MachineConstantPool *CP,
|
| /freebsd-14.2/sys/opencrypto/ |
| H A D | cryptodev.c | 144 CP(*from, *to, mac); in session_op_from_32() 149 CP(*from, *to, ses); in session_op_from_32() 168 CP(*from, *to, mac); in session_op_to_32() 173 CP(*from, *to, ses); in session_op_to_32() 188 CP(*from, *to, ses); in crypt_op_from_32() 189 CP(*from, *to, op); in crypt_op_from_32() 191 CP(*from, *to, len); in crypt_op_from_32() 202 CP(*from, *to, ses); in crypt_op_to_32() 203 CP(*from, *to, op); in crypt_op_to_32() 217 CP(*from, *to, op); in crypt_aead_from_32() [all …]
|
| /freebsd-14.2/tests/sys/cddl/zfs/tests/cli_root/zfs_rename/ |
| H A D | zfs_rename.kshlib | 33 log_must $CP $DATA $TESTDIR/$TESTFILE0 34 log_must $CP $DATA $TESTDIR1/$TESTFILE0 48 log_must $CP $DATA $(get_prop mountpoint $TESTPOOL/$TESTFS1)/$TESTFILE0 53 log_must $CP $DATA $(get_prop mountpoint $TESTPOOL/$TESTCTR1)/$TESTFILE0 60 log_must $CP $DATA $(get_prop mountpoint $TESTPOOL/$TESTVOL)/$TESTFILE0
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | COFFPlatform.cpp | 48 COFFHeaderMaterializationUnit(COFFPlatform &CP, in COFFHeaderMaterializationUnit() argument 51 CP(CP) {} in COFFHeaderMaterializationUnit() 154 COFFPlatform &CP; member in __anon82904f550111::COFFHeaderMaterializationUnit 762 bool IsBootstrapping = CP.Bootstrapping.load(); in modifyPassConfig() 765 if (InitSymbol == CP.COFFHeaderStartSymbol) { in modifyPassConfig() 814 CP.JITDylibToHeaderAddr[&JD] = HeaderAddr; in associateJITDylibHeaderSymbol() 815 CP.HeaderAddrToJITDylib[HeaderAddr] = &JD; in associateJITDylibHeaderSymbol() 832 CP.JDBootstrapStates.emplace(&JD, BState); in associateJITDylibHeaderSymbol() 841 auto HeaderAddr = CP.JITDylibToHeaderAddr[&JD]; in registerObjectPlatformSections() 879 auto HeaderAddr = CP.JITDylibToHeaderAddr[&JD]; in registerObjectPlatformSectionsInBootstrap() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | ConstantsContext.h | 539 static unsigned getHashValue(const ConstantClass *CP) { 541 return getHashValue(LookupKey(CP->getType(), ValType(CP, Storage))); 614 void remove(ConstantClass *CP) { 615 typename MapTy::iterator I = Map.find(CP); 617 assert(*I == CP && "Didn't find correct element?"); 625 LookupKey Key(CP->getType(), ValType(Operands, CP)); 635 remove(CP); 639 CP->setOperand(OperandNo, To); 642 if (CP->getOperand(I) == From) 643 CP->setOperand(I, To); [all …]
|
| /freebsd-14.2/tests/sys/cddl/zfs/tests/xattr/ |
| H A D | xattr_004_pos.ksh | 88 log_must $RUNAT $TMPDIR/ufs.${TESTCASE_ID}/ufs-file.${TESTCASE_ID} $CP /etc/passwd . 89 log_must $RUNAT $TMPDIR/tmpfs-file.${TESTCASE_ID} $CP /etc/group . 92 log_must $CP -@ $TMPDIR/ufs.${TESTCASE_ID}/ufs-file.${TESTCASE_ID} $TESTDIR 93 log_must $CP -@ $TMPDIR/tmpfs-file.${TESTCASE_ID} $TESTDIR
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelDAGToDAG.cpp | 49 const Constant *CP = nullptr; member 58 return GV != nullptr || CP != nullptr || ES != nullptr || JT != -1; in hasSymbolicDisplacement() 74 } else if (CP) { in dump() 76 CP->dump(); in dump() 151 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) { in MatchWrapper() local 152 AM.CP = CP->getConstVal(); in MatchWrapper() 153 AM.Alignment = CP->getAlign(); in MatchWrapper() 154 AM.Disp += CP->getOffset(); in MatchWrapper() 269 else if (AM.CP) in SelectAddr() 270 Disp = CurDAG->getTargetConstantPool(AM.CP, MVT::i16, AM.Alignment, AM.Disp, in SelectAddr()
|
| /freebsd-14.2/sys/dev/hid/ |
| H A D | hidraw.c | 542 CP(*hgd, *hgd32, hgd_lang_id); in update_hgd32() 543 CP(*hgd, *hgd32, hgd_maxlen); in update_hgd32() 544 CP(*hgd, *hgd32, hgd_actlen); in update_hgd32() 545 CP(*hgd, *hgd32, hgd_offset); in update_hgd32() 548 CP(*hgd, *hgd32, hgd_iface_index); in update_hgd32() 549 CP(*hgd, *hgd32, hgd_altif_index); in update_hgd32() 550 CP(*hgd, *hgd32, hgd_endpt_index); in update_hgd32() 594 CP(*hgd32, *hgd, hgd_lang_id); in hidraw_ioctl() 595 CP(*hgd32, *hgd, hgd_maxlen); in hidraw_ioctl() 596 CP(*hgd32, *hgd, hgd_actlen); in hidraw_ioctl() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMConstantPoolValue.cpp | 75 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() argument 191 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() argument 194 getExistingMachineCPValueImpl<ARMConstantPoolConstant>(CP, Alignment); in getExistingMachineCPValue() 197 CP->getConstants()[index].Val.MachineCPVal); in getExistingMachineCPValue() 239 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() argument 241 return getExistingMachineCPValueImpl<ARMConstantPoolSymbol>(CP, Alignment); in getExistingMachineCPValue() 279 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() argument 281 return getExistingMachineCPValueImpl<ARMConstantPoolMBB>(CP, Alignment); in getExistingMachineCPValue()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ |
| H A D | FormattedStream.cpp | 30 auto ProcessUTF8CodePoint = [&Line, &Column](StringRef CP) { in UpdatePosition() argument 31 int Width = sys::unicode::columnWidthUTF8(CP); in UpdatePosition() 36 if (CP.size() > 1) in UpdatePosition() 39 switch (CP[0]) { in UpdatePosition()
|
| /freebsd-14.2/sys/dev/mps/ |
| H A D | mps_user.c | 2406 CP(*page32, arg.page, len); in mps_ioctl32() 2416 CP(*ext32, arg.ext, header); in mps_ioctl32() 2419 CP(*ext32, arg.ext, len); in mps_ioctl32() 2431 CP(*raid32, arg.raid, len); in mps_ioctl32() 2436 CP(*raid32, arg.raid, write); in mps_ioctl32() 2446 CP(*user32, arg.user, len); in mps_ioctl32() 2447 CP(*user32, arg.user, flags); in mps_ioctl32() 2462 CP(arg.page, *page32, len); in mps_ioctl32() 2471 CP(arg.ext, *ext32, len); in mps_ioctl32() 2482 CP(arg.raid, *raid32, len); in mps_ioctl32() [all …]
|