Home
last modified time | relevance | path

Searched refs:wrap (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/freebsd-14.2/contrib/libfido2/tools/
H A Dtest.sh73 verify_cred "--" wrap wrap-cred wrap-pubkey
84 verify_cred "-h" wrap-hs wrap-hs-cred wrap-hs-pubkey
123 verify_assert "--" wrap-pubkey wrap-assert
125 verify_assert "--" wrap-pubkey wrap-assert
126 verify_assert "-v" wrap-pubkey wrap-assert
128 verify_assert "--" wrap-pubkey wrap-assert
130 verify_assert "-p" wrap-pubkey wrap-assert
132 verify_assert "--" wrap-pubkey wrap-assert
133 verify_assert "-p" wrap-pubkey wrap-assert
134 verify_assert "-v" wrap-pubkey wrap-assert
[all …]
/freebsd-14.2/sys/dev/aic7xxx/
H A Daic79xx_reg_print.c21 0x00, regvalue, cur_col, wrap)); in ahd_mode_ptr_print()
40 0x01, regvalue, cur_col, wrap)); in ahd_intstat_print()
77 0x02, regvalue, cur_col, wrap)); in ahd_seqintcode_print()
95 0x03, regvalue, cur_col, wrap)); in ahd_clrint_print()
112 0x04, regvalue, cur_col, wrap)); in ahd_error_print()
129 0x04, regvalue, cur_col, wrap)); in ahd_clrerr_print()
147 0x05, regvalue, cur_col, wrap)); in ahd_hcntrl_print()
154 0x06, regvalue, cur_col, wrap)); in ahd_hnscb_qoff_print()
161 0x08, regvalue, cur_col, wrap)); in ahd_hescb_qoff_print()
173 0x0b, regvalue, cur_col, wrap)); in ahd_hs_mailbox_print()
[all …]
H A Daic7xxx_reg_print.c27 0x00, regvalue, cur_col, wrap)); in ahc_scsiseq_print()
44 0x01, regvalue, cur_col, wrap)); in ahc_sxfrctl0_print()
61 0x02, regvalue, cur_col, wrap)); in ahc_sxfrctl1_print()
88 0x03, regvalue, cur_col, wrap)); in ahc_scsisigi_print()
113 0x03, regvalue, cur_col, wrap)); in ahc_scsisigo_print()
129 0x04, regvalue, cur_col, wrap)); in ahc_scsirate_print()
144 0x05, regvalue, cur_col, wrap)); in ahc_scsiid_print()
151 0x06, regvalue, cur_col, wrap)); in ahc_scsidatl_print()
158 0x07, regvalue, cur_col, wrap)); in ahc_scsidath_print()
177 0x08, regvalue, cur_col, wrap)); in ahc_optionmode_print()
[all …]
H A Daic79xx_reg.h18 #define ahd_mode_ptr_print(regvalue, cur_col, wrap) \ argument
25 #define ahd_intstat_print(regvalue, cur_col, wrap) \ argument
32 #define ahd_seqintcode_print(regvalue, cur_col, wrap) \ argument
39 #define ahd_clrint_print(regvalue, cur_col, wrap) \ argument
46 #define ahd_error_print(regvalue, cur_col, wrap) \ argument
53 #define ahd_clrerr_print(regvalue, cur_col, wrap) \ argument
60 #define ahd_hcntrl_print(regvalue, cur_col, wrap) \ argument
102 #define ahd_swtimer_print(regvalue, cur_col, wrap) \ argument
137 #define ahd_intctl_print(regvalue, cur_col, wrap) \ argument
186 #define ahd_lqin_print(regvalue, cur_col, wrap) \ argument
[all …]
H A Daic7xxx_reg.h18 #define ahc_scsiseq_print(regvalue, cur_col, wrap) \ argument
25 #define ahc_sxfrctl0_print(regvalue, cur_col, wrap) \ argument
32 #define ahc_sxfrctl1_print(regvalue, cur_col, wrap) \ argument
39 #define ahc_scsisigi_print(regvalue, cur_col, wrap) \ argument
46 #define ahc_scsisigo_print(regvalue, cur_col, wrap) \ argument
53 #define ahc_scsirate_print(regvalue, cur_col, wrap) \ argument
60 #define ahc_scsiid_print(regvalue, cur_col, wrap) \ argument
88 #define ahc_stcnt_print(regvalue, cur_col, wrap) \ argument
109 #define ahc_sstat0_print(regvalue, cur_col, wrap) \ argument
123 #define ahc_sstat1_print(regvalue, cur_col, wrap) \ argument
[all …]
/freebsd-14.2/contrib/libxo/tests/xo/
H A Dxo_02.sh21 ${XOP} --top-wrap --open a/b/c "$@"
22 ${XOP} --top-wrap --close a/b/c --not-first "$@"
24 ${XOP} --top-wrap --wrap a/b/c "$@"
26 ${XOP} --top-wrap --open a/b/c "$@"
27 ${XOP} --depth 4 --not-first --wrap d/e/f "$@"
28 ${XOP} --top-wrap --close a/b/c --not-first "$@"
30 ${XOP} --wrap a/b/c "$@"
32 ${XOP} --top-wrap --wrap a/b/c "$@"
34 ${XOP} --top-wrap "test\n"
41 ${XOP} --top-wrap --open top/data
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp925 return wrap( in LLVMTargetExtTypeInContext()
1091 return wrap(&*I); in LLVMGetFirstUse()
1281 return wrap(&*I); in LLVMGetFirstNamedMetadata()
2427 return wrap( in LLVMGetStringAttributeAtIndex()
2869 return wrap( in LLVMGetCallSiteStringAttribute()
2897 return wrap( in LLVMGetOperandBundleAtIndex()
3730 return wrap( in LLVMBuildFence()
3748 return wrap( in LLVMBuildInBoundsGEP2()
3755 return wrap( in LLVMBuildStructGEP2()
3933 return wrap( in LLVMBuildIntCast2()
[all …]
H A DDebugInfo.cpp1040 return wrap(new DIBuilder(*unwrap(M))); in LLVMCreateDIBuilder()
1098 return wrap(unwrap(Builder)->createModule( in LLVMDIBuilderCreateModule()
1119 return wrap(unwrap(Builder)->createFunction( in LLVMDIBuilderCreateFunction()
1252 return wrap( in LLVMDIBuilderCreateMacro()
1392 return wrap(unwrap(Builder)->createObjCIVar( in LLVMDIBuilderCreateObjCIVar()
1424 return wrap(unwrap(Builder)->createTypedef( in LLVMDIBuilderCreateTypedef()
1571 return wrap( in LLVMDIBuilderGetOrCreateTypeArray()
1589 return wrap( in LLVMDIBuilderCreateExpression()
1634 return wrap( in LLVMTemporaryMDNode()
1664 return wrap(unwrap(Builder)->insertDeclare( in LLVMDIBuilderInsertDeclareBefore()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp109 Discard(Ctx, wrap(&JD), wrap(SymbolStringPoolEntryUnsafe::from(Name))); in discard()
316 return wrap( in LLVMOrcExecutionSessionGetSymbolStringPool()
382 return wrap(RT.get()); in LLVMOrcJITDylibCreateResourceTracker()
389 return wrap(RT.get()); in LLVMOrcJITDylibGetDefaultResourceTracker()
405 return wrap(TmpRT->remove()); in LLVMOrcResourceTrackerRemove()
615 *Result = wrap(&*JD); in LLVMOrcExecutionSessionCreateJITDylib()
649 return wrap(DG.release()); in LLVMOrcCreateCustomCAPIDefinitionGenerator()
751 return wrap( in LLVMOrcCreateNewThreadSafeModule()
790 return wrap(JTMB.release()); in LLVMOrcJITTargetMachineBuilderCreateFromTargetMachine()
821 return wrap( in LLVMOrcObjectLayerAddObjectFileWithRT()
[all …]
/freebsd-14.2/usr.bin/tail/
H A Dread.c71 int wrap; in bytes() local
77 for (wrap = 0, ep = p + off; (ch = getc(fp)) != EOF;) { in bytes()
80 wrap = 1; in bytes()
96 if (wrap) { in bytes()
115 if (wrap && (len = ep - p)) in bytes()
146 int blen, cnt, recno, wrap; in lines() local
151 blen = cnt = recno = wrap = 0; in lines()
172 wrap = 1; in lines()
187 wrap = 1; in lines()
195 if (wrap) in lines()
[all …]
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_wrp.c320 IMPLEMENT_cipher(wrap, wrap, WRAP, WRAP_FLAGS, 256, 64, AES_WRAP_NOPAD_IVLEN * 8);
321 IMPLEMENT_cipher(wrap, wrap, WRAP, WRAP_FLAGS, 192, 64, AES_WRAP_NOPAD_IVLEN * 8);
322 IMPLEMENT_cipher(wrap, wrap, WRAP, WRAP_FLAGS, 128, 64, AES_WRAP_NOPAD_IVLEN * 8);
323 IMPLEMENT_cipher(wrap, wrappad, WRAP, WRAP_FLAGS, 256, 64, AES_WRAP_PAD_IVLEN * 8);
324 IMPLEMENT_cipher(wrap, wrappad, WRAP, WRAP_FLAGS, 192, 64, AES_WRAP_PAD_IVLEN * 8);
325 IMPLEMENT_cipher(wrap, wrappad, WRAP, WRAP_FLAGS, 128, 64, AES_WRAP_PAD_IVLEN * 8);
327 IMPLEMENT_cipher(wrap, wrapinv, WRAP, WRAP_FLAGS_INV, 256, 64, AES_WRAP_NOPAD_IVLEN * 8);
328 IMPLEMENT_cipher(wrap, wrapinv, WRAP, WRAP_FLAGS_INV, 192, 64, AES_WRAP_NOPAD_IVLEN * 8);
329 IMPLEMENT_cipher(wrap, wrapinv, WRAP, WRAP_FLAGS_INV, 128, 64, AES_WRAP_NOPAD_IVLEN * 8);
330 IMPLEMENT_cipher(wrap, wrappadinv, WRAP, WRAP_FLAGS_INV, 256, 64, AES_WRAP_PAD_IVLEN * 8);
[all …]
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpciph_aes_wrap.txt11 # AES wrap tests from RFC3394
12 Cipher = id-aes128-wrap
17 Cipher = id-aes192-wrap
22 Cipher = id-aes256-wrap
27 Cipher = id-aes192-wrap
32 Cipher = id-aes256-wrap
51 Cipher = id-aes256-wrap
58 # AES wrap tests from RFC5649
59 Cipher = id-aes192-wrap-pad
64 Cipher = id-aes192-wrap-pad
[all …]
H A Devpkdf_x942.txt19 Ctrl.cekalg = cekalg:id-aes128-wrap
25 Ctrl.cekalg = cekalg:id-aes256-wrap
34 Ctrl.cekalg = cekalg:id-aes256-wrap
41 Ctrl.cekalg = cekalg:id-aes256-wrap
49 Ctrl.cekalg = cekalg:id-aes256-wrap
57 Ctrl.cekalg = cekalg:id-aes256-wrap
64 Ctrl.cekalg = cekalg:id-aes256-wrap
71 Ctrl.cekalg = cekalg:id-aes256-wrap
84 Ctrl.cekalg = cekalg:id-aes128-wrap
95 Ctrl.cekalg = cekalg:id-aes128-wrap
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitReader.cpp49 *OutModule = wrap((Module *)nullptr); in LLVMParseBitcodeInContext()
53 *OutModule = wrap(ModuleOrErr.get().release()); in LLVMParseBitcodeInContext()
66 *OutModule = wrap((Module *)nullptr); in LLVMParseBitcodeInContext2()
70 *OutModule = wrap(ModuleOrErr.get().release()); in LLVMParseBitcodeInContext2()
95 *OutM = wrap((Module *)nullptr); in LLVMGetBitcodeModuleInContext()
99 *OutM = wrap(ModuleOrErr.get().release()); in LLVMGetBitcodeModuleInContext()
115 *OutM = wrap((Module *)nullptr); in LLVMGetBitcodeModuleInContext2()
119 *OutM = wrap(ModuleOrErr.get().release()); in LLVMGetBitcodeModuleInContext2()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp38 wrap(const section_iterator *SI) { in wrap() function
48 wrap(const symbol_iterator *SI) { in wrap() function
58 wrap(const relocation_iterator *SI) { in wrap() function
76 return wrap(ObjOrErr.get().release()); in LLVMCreateBinary()
81 return wrap(llvm::MemoryBuffer::getMemBuffer( in LLVMBinaryCopyMemoryBuffer()
149 return wrap(ObjOrErr.get().release()); in LLVMMachOUniversalBinaryCopyObjectForArch()
193 return wrap(Ret); in LLVMCreateObjectFile()
204 return wrap(new section_iterator(SI)); in LLVMGetSections()
237 return wrap(new symbol_iterator(SI)); in LLVMGetSymbols()
285 return wrap(new relocation_iterator(SI)); in LLVMGetRelocations()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Remarks/
H A DRemark.cpp79 return wrap(&unwrap(DL)->SourceFilePath); in LLVMRemarkDebugLocGetSourceFilePath()
92 return wrap(&unwrap(Arg)->Key); in LLVMRemarkArgGetKey()
96 return wrap(&unwrap(Arg)->Val); in LLVMRemarkArgGetValue()
102 return wrap(&*Loc); in LLVMRemarkArgGetDebugLoc()
117 return wrap(&unwrap(Remark)->PassName); in LLVMRemarkEntryGetPassName()
122 return wrap(&unwrap(Remark)->RemarkName); in LLVMRemarkEntryGetRemarkName()
127 return wrap(&unwrap(Remark)->FunctionName); in LLVMRemarkEntryGetFunctionName()
133 return wrap(&*Loc); in LLVMRemarkEntryGetDebugLoc()
/freebsd-14.2/sys/contrib/ck/include/spinlock/
H A Danderson.h50 unsigned int wrap; member
82 lock->wrap = (UINT_MAX % count) + 1; in ck_spinlock_anderson_init()
84 lock->wrap = 0; in ck_spinlock_anderson_init()
114 if (lock->wrap != 0) { in ck_spinlock_anderson_lock()
119 next = lock->wrap; in ck_spinlock_anderson_lock()
158 if (lock->wrap == 0) in ck_spinlock_anderson_unlock()
/freebsd-14.2/sys/dev/tsec/
H A Dif_tsec.h132 #define TSEC_CNT_INIT(cnt, wrap) ((cnt) = ((wrap) - 1)) argument
134 #define TSEC_INC(count, wrap) (count = ((count) + 1) & ((wrap) - 1)) argument
136 #define TSEC_GET_GENERIC(hand, tab, count, wrap) \ argument
137 ((hand)->tab[TSEC_INC((hand)->count, wrap)])
139 #define TSEC_PUT_GENERIC(hand, tab, count, wrap, val) \ argument
140 ((hand)->tab[TSEC_INC((hand)->count, wrap)] = val)
142 #define TSEC_BACK_GENERIC(sc, count, wrap) do { \ argument
146 (sc)->count = (wrap) - 1; \
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp46 return wrap(GenVal); in LLVMCreateGenericValueOfInt()
52 return wrap(GenVal); in LLVMCreateGenericValueOfPointer()
67 return wrap(GenVal); in LLVMCreateGenericValueOfFloat()
112 *OutEE = wrap(EE); in LLVMCreateExecutionEngineForModule()
127 *OutInterp = wrap(Interp); in LLVMCreateInterpreterForModule()
144 *OutJIT = wrap(JIT); in LLVMCreateJITCompilerForModule()
209 *OutJIT = wrap(JIT); in LLVMCreateMCJITCompilerForModule()
251 return wrap(Result); in LLVMRunFunction()
265 *OutMod = wrap(Mod); in LLVMRemoveModule()
272 *OutFn = wrap(F); in LLVMFindFunction()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/
H A DTarget.cpp32 inline LLVMTargetLibraryInfoRef wrap(const TargetLibraryInfoImpl *P) { in wrap() function
43 return wrap(&unwrap(M)->getDataLayout()); in LLVMGetModuleDataLayout()
51 return wrap(new DataLayout(StringRep)); in LLVMCreateTargetData()
81 return wrap(unwrap(TD)->getIntPtrType(*unwrap(LLVMGetGlobalContext()))); in LLVMIntPtrType()
85 return wrap(unwrap(TD)->getIntPtrType(*unwrap(LLVMGetGlobalContext()), AS)); in LLVMIntPtrTypeForAS()
89 return wrap(unwrap(TD)->getIntPtrType(*unwrap(C))); in LLVMIntPtrTypeInContext()
93 return wrap(unwrap(TD)->getIntPtrType(*unwrap(C), AS)); in LLVMIntPtrTypeForASInContext()
H A DTargetMachineC.cpp56 static LLVMTargetMachineRef wrap(const TargetMachine *P) { in wrap() function
59 static LLVMTargetRef wrap(const Target * P) { in wrap() function
69 return wrap(target); in LLVMGetFirstTarget()
72 return wrap(unwrap(T)->getNext()); in LLVMGetNextTarget()
79 return I != TargetRegistry::targets().end() ? wrap(&*I) : nullptr; in LLVMGetTargetFromName()
86 *T = wrap(TargetRegistry::lookupTarget(TripleStr, Error)); in LLVMGetTargetFromTriple()
119 return wrap(new LLVMTargetMachineOptions()); in LLVMCreateTargetMachineOptions()
205 return wrap(unwrap(T)->createTargetMachine(Triple, Opt->CPU, Opt->Features, in LLVMCreateTargetMachineWithOptions()
232 return wrap(target); in LLVMGetTargetMachineTarget()
287 return wrap(new DataLayout(unwrap(T)->createDataLayout())); in LLVMCreateTargetDataLayout()
/freebsd-14.2/sys/dev/sec/
H A Dsec.h227 #define SEC_CNT_INIT(sc, cnt, wrap) \ argument
228 (((sc)->cnt) = ((wrap) - 1))
229 #define SEC_ADD(sc, cnt, wrap, val) \ argument
230 ((sc)->cnt = (((sc)->cnt) + (val)) & ((wrap) - 1))
231 #define SEC_INC(sc, cnt, wrap) \ argument
232 SEC_ADD(sc, cnt, wrap, 1)
233 #define SEC_DEC(sc, cnt, wrap) \ argument
234 SEC_ADD(sc, cnt, wrap, -1)
235 #define SEC_GET_GENERIC(sc, tab, cnt, wrap) \ argument
236 ((sc)->tab[SEC_INC(sc, cnt, wrap)])
[all …]
/freebsd-14.2/crypto/openssl/util/
H A Dbuild.info9 SCRIPTS{noinst}=wrap.pl
10 SOURCE[wrap.pl]=wrap.pl.in
11 DEPEND[wrap.pl]=../configdata.pm
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_coroutine.lua80 f = coroutine.wrap(function ()
95 f = coroutine.wrap(pf)
106 return coroutine.wrap(function ()
113 return coroutine.wrap(function ()
137 co = coroutine.wrap(function()
157 local co = coroutine.wrap(function (c)
172 x = coroutine.wrap(goo)
203 local x = coroutine.wrap (function ()
247 co2 = coroutine.wrap(function ()
273 _X = coroutine.wrap(function ()
[all …]
/freebsd-14.2/contrib/llvm-project/lld/COFF/
H A DMinGW.cpp223 Symbol *wrap = in addWrappedSymbols() local
225 v.push_back({sym, real, wrap}); in addWrappedSymbols()
240 if (!isa<Undefined>(wrap)) in addWrappedSymbols()
241 wrap->isUsedInRegularObj = true; in addWrappedSymbols()
255 map[w.sym] = w.wrap; in wrapSymbols()
257 if (Defined *d = dyn_cast<Defined>(w.wrap)) { in wrapSymbols()
265 ctx, saver().save("__imp_" + w.wrap->getName()), d); in wrapSymbols()

12345678910>>...12