Home
last modified time | relevance | path

Searched refs:OPS (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/sys/
H A Dkobj.h223 #define KOBJOPLOOKUP(OPS,OP) do { \ argument
226 &OPS->cache[_desc->id & (KOBJ_CACHE_SIZE-1)]; \
229 _ce = kobj_lookup_method(OPS->cls, \
237 #define KOBJOPLOOKUP(OPS,OP) do { \ argument
240 &OPS->cache[_desc->id & (KOBJ_CACHE_SIZE-1)]; \
243 _ce = kobj_lookup_method(OPS->cls, \
/freebsd/contrib/file/magic/Magdir/
H A Dinterleaf6 0 string =\210OPS Interleaf saved data
7 0 string =<!OPS Interleaf document text
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp435 #define DEFINE_GETIMPL_STORE(CLASS, ARGS, OPS) \ argument
436 return storeImpl(new (std::size(OPS), Storage) \
437 CLASS(Context, Storage, UNWRAP_ARGS(ARGS), OPS), \
443 #define DEFINE_GETIMPL_STORE_NO_CONSTRUCTOR_ARGS(CLASS, OPS) \ argument
444 return storeImpl(new (std::size(OPS), Storage) CLASS(Context, Storage, OPS), \
446 #define DEFINE_GETIMPL_STORE_N(CLASS, ARGS, OPS, NUM_OPS) \ argument
448 CLASS(Context, Storage, UNWRAP_ARGS(ARGS), OPS), \
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mod.c539 DBG_SET_FLAG_MIN("ops", OPS); in pmc_debugflags_parse()
1969 PMCDBG2(LOG,OPS,2, "hwpmc: vm_map entry unexpectedly " in pmc_log_process_mappings()
2003 PMCDBG3(LOG,OPS,2, in pmc_log_process_mappings()
3073 PMCDBG3(PMC,OPS,1, "start pmc=%p mode=%d ri=%d", pm, mode, ri); in pmc_start()
3135 PMCDBG1(PMC,OPS,1, "po=%p in global list", po); in pmc_start()
3186 PMCDBG3(PMC,OPS,1, "stop pmc=%p mode=%d ri=%d", pm, PMC_TO_MODE(pm), in pmc_stop()
3238 PMCDBG1(PMC,OPS,2,"po=%p removed from global list", po); in pmc_stop()
3670 PMCDBG2(PMC,OPS,1, "rw id=%d flags=0x%x", prw->pm_pmcid, prw->pm_flags); in pmc_do_op_pmcrw()
3754 PMCDBG3(PMC,OPS,2, "rw id=%d new %jx -> old %jx", in pmc_do_op_pmcrw()
3757 PMCDBG2(PMC,OPS,2, "rw id=%d -> old %jx", ri, *valp); in pmc_do_op_pmcrw()
[all …]
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in5203 @Article{Shell:1971:OPS,
5698 note = "See \cite{Shell:1971:OPS}.",