Searched refs:OPS (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/sys/ |
| H A D | kobj.h | 225 #define KOBJOPLOOKUP(OPS,OP) do { \ argument 228 &OPS->cache[_desc->id & (KOBJ_CACHE_SIZE-1)]; \ 231 _ce = kobj_lookup_method(OPS->cls, \ 239 #define KOBJOPLOOKUP(OPS,OP) do { \ argument 242 &OPS->cache[_desc->id & (KOBJ_CACHE_SIZE-1)]; \ 245 _ce = kobj_lookup_method(OPS->cls, \
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | interleaf | 6 0 string =\210OPS Interleaf saved data 7 0 string =<!OPS Interleaf document text
|
| /freebsd/sys/dev/hwpmc/ |
| H A D | hwpmc_mod.c | 544 DBG_SET_FLAG_MIN("ops", OPS); in pmc_debugflags_parse() 1971 PMCDBG2(LOG,OPS,2, "hwpmc: vm_map entry unexpectedly " in pmc_log_process_mappings() 2005 PMCDBG3(LOG,OPS,2, in pmc_log_process_mappings() 3075 PMCDBG3(PMC,OPS,1, "start pmc=%p mode=%d ri=%d", pm, mode, ri); in pmc_start() 3137 PMCDBG1(PMC,OPS,1, "po=%p in global list", po); in pmc_start() 3188 PMCDBG3(PMC,OPS,1, "stop pmc=%p mode=%d ri=%d", pm, PMC_TO_MODE(pm), in pmc_stop() 3240 PMCDBG1(PMC,OPS,2,"po=%p removed from global list", po); in pmc_stop() 3672 PMCDBG2(PMC,OPS,1, "rw id=%d flags=0x%x", prw->pm_pmcid, prw->pm_flags); in pmc_do_op_pmcrw() 3756 PMCDBG3(PMC,OPS,2, "rw id=%d new %jx -> old %jx", in pmc_do_op_pmcrw() 3759 PMCDBG2(PMC,OPS,2, "rw id=%d -> old %jx", ri, *valp); in pmc_do_op_pmcrw() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugInfoMetadata.cpp | 615 #define DEFINE_GETIMPL_STORE(CLASS, ARGS, OPS) \ argument 616 return storeImpl(new (std::size(OPS), Storage) \ 617 CLASS(Context, Storage, UNWRAP_ARGS(ARGS), OPS), \ 623 #define DEFINE_GETIMPL_STORE_NO_CONSTRUCTOR_ARGS(CLASS, OPS) \ argument 624 return storeImpl(new (std::size(OPS), Storage) CLASS(Context, Storage, OPS), \ 626 #define DEFINE_GETIMPL_STORE_N(CLASS, ARGS, OPS, NUM_OPS) \ argument 628 CLASS(Context, Storage, UNWRAP_ARGS(ARGS), OPS), \
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 5203 @Article{Shell:1971:OPS, 5698 note = "See \cite{Shell:1971:OPS}.",
|