Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 25 of 184) sorted by path

12345678

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cg.c147 static const uint_t ops[] = { in dt_cg_load() local
H A Ddt_ident.c769 const dt_idops_t *ops, void *iarg, ulong_t gen) in dt_idhash_insert()
911 const dt_idops_t *ops, void *iarg, ulong_t gen) in dt_ident_create()
954 const dt_idops_t *ops, void *iarg) in dt_ident_morph()
/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Dmain.c199 uint32 ops[8], result[8]; in dofile() local
/freebsd/contrib/bc/include/
H A Dparse.h180 BcVec ops; member
/freebsd/contrib/bmake/filemon/
H A Dfilemon_ktrace.c331 int ops, trpoints; in filemon_setpid_child() local
/freebsd/contrib/less/
H A Dcvt.c22 public int cvt_length(int len, int ops) in cvt_length()
52 public void cvt_text(char *odst, char *osrc, int *chpos, int *lenp, int ops) in cvt_text()
H A Dscreen.c2482 char *ops = *ps; in parse_color6() local
H A Dsearch.c214 int ops = 0; in get_cvt_ops() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_rb.c96 const struct archive_rb_tree_ops *ops) in __archive_rb_tree_init()
/freebsd/contrib/libevent/
H A Dbufferevent.c311 const struct bufferevent_ops *ops, in bufferevent_init_common_()
H A Dlistener.c77 const struct evconnlistener_ops *ops; member
/freebsd/contrib/libucl/include/
H A Ducl.h1436 const struct ucl_emitter_operations *ops; member
/freebsd/contrib/libucl/src/
H A Ducl_emitter_streamline.c48 const struct ucl_emitter_operations *ops; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1839 LookupResult ops(S, deleteName, loc, Sema::LookupOrdinaryName); in doesUsualArrayDeleteWantSize() local
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h262 #define __sanitizer_syscall_pre_ktrace(fname, ops, facs, pid) \ argument
265 #define __sanitizer_syscall_post_ktrace(res, fname, ops, facs, pid) \ argument
1526 #define __sanitizer_syscall_pre_fktrace(fd, ops, facs, pid) \ argument
1529 #define __sanitizer_syscall_post_fktrace(res, fd, ops, facs, pid) \ argument
/freebsd/contrib/llvm-project/lld/ELF/
H A DScriptLexer.cpp199 StringRef ops = "!~*/+-<>?^:="; // List of operators in tokenizeExpr() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp812 CodeComplete(clang::LangOptions ops, std::string expr, unsigned position) in CodeComplete()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp753 SDValue ops[] = {cond, Hi1, Lo1, Hi2, Lo2}; in trySelect() local
/freebsd/contrib/lua/src/
H A Dltests.c1396 static const char ops[] = "+-*%^/\\&|~<>_!"; variable
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_fpsetmask.c187 struct ops { struct
193 static const struct ops float_ops[] = { argument
H A Dt_getcwd.c80 int ops; in ATF_TC_BODY() local
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_stat.c99 int ops; in ATF_TC_BODY() local
/freebsd/contrib/ntp/sntp/libevent/
H A Dbufferevent.c311 const struct bufferevent_ops *ops, in bufferevent_init_common_()
H A Dlistener.c77 const struct evconnlistener_ops *ops; member
/freebsd/contrib/ofed/libibverbs/
H A Dcompat-1_0.c219 struct ibv_context_ops_1_0 ops; member

12345678