| /NextBSD/sys/dev/aic7xxx/ |
| HD | aic79xx_reg_print.c | 19 ahd_mode_ptr_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahd_mode_ptr_print() argument 22 0x00, regvalue, cur_col, wrap)); in ahd_mode_ptr_print() 38 ahd_intstat_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahd_intstat_print() argument 41 0x01, regvalue, cur_col, wrap)); in ahd_intstat_print() 75 ahd_seqintcode_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahd_seqintcode_print() argument 78 0x02, regvalue, cur_col, wrap)); in ahd_seqintcode_print() 93 ahd_clrint_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahd_clrint_print() argument 96 0x03, regvalue, cur_col, wrap)); in ahd_clrint_print() 110 ahd_error_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahd_error_print() argument 113 0x04, regvalue, cur_col, wrap)); in ahd_error_print() [all …]
|
| HD | aic7xxx_reg_print.c | 25 ahc_scsiseq_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahc_scsiseq_print() argument 28 0x00, regvalue, cur_col, wrap)); in ahc_scsiseq_print() 42 ahc_sxfrctl0_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahc_sxfrctl0_print() argument 45 0x01, regvalue, cur_col, wrap)); in ahc_sxfrctl0_print() 59 ahc_sxfrctl1_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahc_sxfrctl1_print() argument 62 0x02, regvalue, cur_col, wrap)); in ahc_sxfrctl1_print() 86 ahc_scsisigi_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahc_scsisigi_print() argument 89 0x03, regvalue, cur_col, wrap)); in ahc_scsisigi_print() 111 ahc_scsisigo_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahc_scsisigo_print() argument 114 0x03, regvalue, cur_col, wrap)); in ahc_scsisigo_print() [all …]
|
| HD | aic79xx_reg.h | 20 #define ahd_mode_ptr_print(regvalue, cur_col, wrap) \ argument 21 ahd_print_register(NULL, 0, "MODE_PTR", 0x00, regvalue, cur_col, wrap) 27 #define ahd_intstat_print(regvalue, cur_col, wrap) \ argument 28 ahd_print_register(NULL, 0, "INTSTAT", 0x01, regvalue, cur_col, wrap) 34 #define ahd_seqintcode_print(regvalue, cur_col, wrap) \ argument 35 ahd_print_register(NULL, 0, "SEQINTCODE", 0x02, regvalue, cur_col, wrap) 41 #define ahd_clrint_print(regvalue, cur_col, wrap) \ argument 42 ahd_print_register(NULL, 0, "CLRINT", 0x03, regvalue, cur_col, wrap) 48 #define ahd_error_print(regvalue, cur_col, wrap) \ argument 49 ahd_print_register(NULL, 0, "ERROR", 0x04, regvalue, cur_col, wrap) [all …]
|
| HD | aic7xxx_reg.h | 20 #define ahc_scsiseq_print(regvalue, cur_col, wrap) \ argument 21 ahc_print_register(NULL, 0, "SCSISEQ", 0x00, regvalue, cur_col, wrap) 27 #define ahc_sxfrctl0_print(regvalue, cur_col, wrap) \ argument 28 ahc_print_register(NULL, 0, "SXFRCTL0", 0x01, regvalue, cur_col, wrap) 34 #define ahc_sxfrctl1_print(regvalue, cur_col, wrap) \ argument 35 ahc_print_register(NULL, 0, "SXFRCTL1", 0x02, regvalue, cur_col, wrap) 41 #define ahc_scsisigi_print(regvalue, cur_col, wrap) \ argument 42 ahc_print_register(NULL, 0, "SCSISIGI", 0x03, regvalue, cur_col, wrap) 48 #define ahc_scsisigo_print(regvalue, cur_col, wrap) \ argument 49 ahc_print_register(NULL, 0, "SCSISIGO", 0x03, regvalue, cur_col, wrap) [all …]
|
| /NextBSD/contrib/llvm/lib/IR/ |
| HD | Core.cpp | 77 return wrap(new LLVMContext()); in LLVMContextCreate() 81 return wrap(&getGlobalContext()); in LLVMGetGlobalContext() 150 return wrap(new Module(ModuleID, getGlobalContext())); in LLVMModuleCreateWithName() 155 return wrap(new Module(ModuleID, *unwrap(C))); in LLVMModuleCreateWithNameInContext() 223 return wrap(&unwrap(M)->getContext()); in LLVMGetModuleContext() 275 return wrap(&unwrap(Ty)->getContext()); in LLVMGetTypeContext() 317 return wrap(IntegerType::get(*unwrap(C), NumBits)); in LLVMIntTypeInContext() 398 return wrap(FunctionType::get(unwrap(ReturnType), Tys, IsVarArg != 0)); in LLVMFunctionType() 406 return wrap(unwrap<FunctionType>(FunctionTy)->getReturnType()); in LLVMGetReturnType() 417 *Dest++ = wrap(*I); in LLVMGetParamTypes() [all …]
|
| /NextBSD/usr.bin/tail/ |
| HD | read.c | 69 int wrap; in bytes() local 75 for (wrap = 0, ep = p + off; (ch = getc(fp)) != EOF;) { in bytes() 78 wrap = 1; in bytes() 94 if (wrap) { in bytes() 113 if (wrap && (len = ep - p)) in bytes() 144 int blen, cnt, recno, wrap; in lines() local 149 blen = cnt = recno = wrap = 0; in lines() 170 wrap = 1; in lines() 185 wrap = 1; in lines() 193 if (wrap) in lines() [all …]
|
| /NextBSD/contrib/groff/tmac/ |
| HD | Makefile.sub | 38 stamp-wrap stamp-sed *-wrap man.tmac-sed ms.tmac-sed www.tmac-sed \ 47 all: stamp-strip stamp-wrap stamp-sed 50 stamp-strip stamp-wrap stamp-sed 56 $(INSTALL_DATA) $$m-wrap $(systemtmacdir)/$$m.tmac; \ 94 stamp-wrap: 97 rm -f $$m-wrap; \ 99 echo .do mso andoc.tmac >>$$m-wrap; \ 101 echo .cp 1 >>$$m-wrap; \ 102 echo .so $(sys_tmac_prefix)$$m >>$$m-wrap; \
|
| /NextBSD/contrib/llvm/lib/ExecutionEngine/ |
| HD | ExecutionEngineBindings.cpp | 32 inline LLVMTargetMachineRef wrap(const TargetMachine *P) { in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() 44 return wrap(GenVal); in LLVMCreateGenericValueOfInt() 50 return wrap(GenVal); in LLVMCreateGenericValueOfPointer() 65 return wrap(GenVal); in LLVMCreateGenericValueOfFloat() 110 *OutEE = wrap(EE); in LLVMCreateExecutionEngineForModule() 125 *OutInterp = wrap(Interp); in LLVMCreateInterpreterForModule() 142 *OutJIT = wrap(JIT); in LLVMCreateJITCompilerForModule() 206 *OutJIT = wrap(JIT); in LLVMCreateMCJITCompilerForModule() 275 return wrap(Result); in LLVMRunFunction() 294 *OutMod = wrap(Mod); in LLVMRemoveModule() [all …]
|
| /NextBSD/contrib/llvm/lib/Object/ |
| HD | Object.cpp | 26 inline LLVMObjectFileRef wrap(const OwningBinary<ObjectFile> *OF) { in wrap() function 36 wrap(const section_iterator *SI) { in wrap() function 46 wrap(const symbol_iterator *SI) { in wrap() function 56 wrap(const relocation_iterator *SI) { in wrap() function 71 return wrap(Ret); in LLVMCreateObjectFile() 82 return wrap(new section_iterator(SI)); in LLVMGetSections() 109 return wrap(new symbol_iterator(SI)); in LLVMGetSymbols() 157 return wrap(new relocation_iterator(SI)); in LLVMGetRelocations() 200 return wrap(new symbol_iterator(ret)); in LLVMGetRelocationSymbol()
|
| /NextBSD/sys/dev/sec/ |
| HD | sec.h | 234 #define SEC_CNT_INIT(sc, cnt, wrap) \ argument 235 (((sc)->cnt) = ((wrap) - 1)) 236 #define SEC_ADD(sc, cnt, wrap, val) \ argument 237 ((sc)->cnt = (((sc)->cnt) + (val)) & ((wrap) - 1)) 238 #define SEC_INC(sc, cnt, wrap) \ argument 239 SEC_ADD(sc, cnt, wrap, 1) 240 #define SEC_DEC(sc, cnt, wrap) \ argument 241 SEC_ADD(sc, cnt, wrap, -1) 242 #define SEC_GET_GENERIC(sc, tab, cnt, wrap) \ argument 243 ((sc)->tab[SEC_INC(sc, cnt, wrap)]) [all …]
|
| /NextBSD/sys/compat/ndis/ |
| HD | kern_windrv.c | 583 windrv_wrap(func, wrap, argcnt, ftype) in windrv_wrap() argument 585 funcptr *wrap; 612 *wrap = p; 755 windrv_wrap_fastcall(func, wrap, argcnt) in windrv_wrap_fastcall() argument 757 funcptr *wrap; 792 *wrap = p; 803 windrv_wrap_stdcall(func, wrap, argcnt) in windrv_wrap_stdcall() argument 805 funcptr *wrap; 836 *wrap = p; 846 windrv_wrap_regparm(func, wrap) in windrv_wrap_regparm() argument [all …]
|
| /NextBSD/contrib/llvm/lib/Target/ |
| HD | TargetMachineC.cpp | 41 inline LLVMTargetMachineRef wrap(const TargetMachine *P) { in wrap() function 45 inline LLVMTargetRef wrap(const Target * P) { in wrap() function 55 return wrap(target); in LLVMGetFirstTarget() 58 return wrap(unwrap(T)->getNext()); in LLVMGetNextTarget() 66 return I != TargetRegistry::targets().end() ? wrap(&*I) : nullptr; in LLVMGetTargetFromName() 73 *T = wrap(TargetRegistry::lookupTarget(TripleStr, Error)); in LLVMGetTargetFromTriple() 144 return wrap(unwrap(T)->createTargetMachine(Triple, CPU, Features, opt, RM, in LLVMCreateTargetMachine() 155 return wrap(target); in LLVMGetTargetMachineTarget() 174 return wrap(unwrap(T)->getDataLayout()); in LLVMGetTargetMachineData()
|
| HD | Target.cpp | 31 inline LLVMTargetLibraryInfoRef wrap(const TargetLibraryInfoImpl *P) { in wrap() function 46 return wrap(new DataLayout(StringRep)); in LLVMCreateTargetData() 75 return wrap(unwrap(TD)->getIntPtrType(getGlobalContext())); in LLVMIntPtrType() 79 return wrap(unwrap(TD)->getIntPtrType(getGlobalContext(), AS)); in LLVMIntPtrTypeForAS() 83 return wrap(unwrap(TD)->getIntPtrType(*unwrap(C))); in LLVMIntPtrTypeInContext() 87 return wrap(unwrap(TD)->getIntPtrType(*unwrap(C), AS)); in LLVMIntPtrTypeForASInContext()
|
| /NextBSD/sys/dev/tsec/ |
| HD | if_tsec.h | 141 #define TSEC_CNT_INIT(cnt, wrap) ((cnt) = ((wrap) - 1)) argument 143 #define TSEC_INC(count, wrap) (count = ((count) + 1) & ((wrap) - 1)) argument 145 #define TSEC_GET_GENERIC(hand, tab, count, wrap) \ argument 146 ((hand)->tab[TSEC_INC((hand)->count, wrap)]) 148 #define TSEC_PUT_GENERIC(hand, tab, count, wrap, val) \ argument 149 ((hand)->tab[TSEC_INC((hand)->count, wrap)] = val) 151 #define TSEC_BACK_GENERIC(sc, count, wrap) do { \ argument 155 (sc)->count = (wrap) - 1; \
|
| /NextBSD/contrib/llvm/lib/Bitcode/Reader/ |
| HD | BitReader.cpp | 27 return LLVMParseBitcodeInContext(wrap(&getGlobalContext()), MemBuf, OutModule, in LLVMParseBitcode() 49 *OutModule = wrap((Module*)nullptr); in LLVMParseBitcodeInContext() 53 *OutModule = wrap(ModuleOrErr.get().release()); in LLVMParseBitcodeInContext() 72 *OutM = wrap((Module *)nullptr); in LLVMGetBitcodeModuleInContext() 78 *OutM = wrap(ModuleOrErr.get().release()); in LLVMGetBitcodeModuleInContext()
|
| /NextBSD/contrib/llvm/lib/Target/WebAssembly/ |
| HD | WebAssemblyInstrMemory.td | 34 * int32.store[int8]: wrap int32 to int8 35 * int32.store[int16]: wrap int32 to int16 37 * int64.store[int8]: wrap int64 to int8 38 * int64.store[int16]: wrap int64 to int16 39 * int64.store[int32]: wrap int64 to int32
|
| /NextBSD/sys/dev/drm/ |
| HD | savage_bci.c | 247 unsigned int wrap; in savage_freelist_get() local 255 wrap = dev_priv->event_wrap; in savage_freelist_get() 257 wrap--; /* hardware hasn't passed the last wrap yet */ in savage_freelist_get() 259 DRM_DEBUG(" tail=0x%04x %d\n", tail->age.event, tail->age.wrap); in savage_freelist_get() 260 DRM_DEBUG(" head=0x%04x %d\n", event, wrap); in savage_freelist_get() 262 if (tail->buf && (TEST_AGE(&tail->age, event, wrap) || event == 0)) { in savage_freelist_get() 280 DRM_DEBUG("age=0x%04x wrap=%d\n", entry->age.event, entry->age.wrap); in savage_freelist_put() 325 unsigned int wrap, i; in savage_dma_reset() local 327 wrap = dev_priv->event_wrap; in savage_dma_reset() 329 SET_AGE(&dev_priv->dma_pages[i].age, event, wrap); in savage_dma_reset() [all …]
|
| /NextBSD/contrib/netbsd-tests/lib/libc/ssp/ |
| HD | h_vsprintf.c | 37 static void wrap(const char *, ...) __printflike(1, 2); 40 wrap(const char *fmt, ...) in wrap() function 53 wrap("%s", argv[1]); in main()
|
| HD | h_vsnprintf.c | 38 static void wrap(size_t, const char *, ...) __printflike(2, 3); 41 wrap(size_t len, const char *fmt, ...) in wrap() function 55 wrap(len, "%s", "012345678901234567890"); in main()
|
| /NextBSD/lib/libz/ |
| HD | deflate.c | 225 int wrap = 1; local 262 wrap = 0; 267 wrap = 2; /* write gzip wrapper instead */ 282 s->wrap = wrap; 330 int wrap; local 337 wrap = s->wrap; 338 if (wrap == 2 || (wrap == 1 && s->status != INIT_STATE) || s->lookahead) 342 if (wrap == 1) 344 s->wrap = 0; /* avoid computing Adler-32 in read_buf */ 348 if (wrap == 0) { /* already empty otherwise */ [all …]
|
| /NextBSD/contrib/compiler-rt/lib/asan/scripts/ |
| HD | asan_device_setup | 182 adb_shell rm /system/bin/app_process.wrap 244 adb_pull /system/bin/app_process.wrap "$TMPDIROLD" || true 297 adb_shell ln -s /system/bin/app_process.wrap /system/bin/app_process 301 /system/bin/app_process.wrap \ 306 /system/bin/app_process.wrap \ 328 /system/bin/app_process.wrap \
|
| /NextBSD/sys/cddl/contrib/opensolaris/uts/common/zmod/ |
| HD | deflate.c | 234 int wrap = 1; local 262 wrap = 0; 267 wrap = 2; /* write gzip wrapper instead */ 282 s->wrap = wrap; 332 strm->state->wrap == 2 || 333 (strm->state->wrap == 1 && strm->state->status != INIT_STATE)) 337 if (s->wrap) 381 if (s->wrap < 0) { 382 s->wrap = -s->wrap; /* was made negative by deflate(..., Z_FINISH); */ 384 s->status = s->wrap ? INIT_STATE : BUSY_STATE; [all …]
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Expression/ |
| HD | ExpressionSourceCode.h | 65 bool wrap) : in ExpressionSourceCode() argument 69 m_wrap(wrap) in ExpressionSourceCode()
|
| /NextBSD/contrib/dialog/samples/ |
| HD | form4 | 54 --backtitle "$backtitle" --no-collapse --cr-wrap \ 61 --backtitle "$backtitle" --no-collapse --cr-wrap \
|
| HD | form3 | 53 --backtitle "$backtitle" --no-collapse --cr-wrap \ 60 --backtitle "$backtitle" --no-collapse --cr-wrap \
|