Home
last modified time | relevance | path

Searched refs:operate (Results 1 – 25 of 514) sorted by relevance

12345678910>>...21

/netbsd-src/external/bsd/unbound/dist/testdata/dynlibmod.tdir/
H A Ddynlibmod.test51 if grep "hello world from operate" unbound.log >/dev/null; then :; else sleep 1; fi
52 if grep "hello world from operate" unbound.log >/dev/null; then :; else sleep 1; fi
53 if grep "hello world from operate" unbound.log >/dev/null; then :; else sleep 1; fi
54 if grep "hello world from operate" unbound.log >/dev/null; then :; else sleep 1; fi
55 if grep "hello world from operate" unbound.log >/dev/null; then :; else sleep 1; fi
56 if grep "hello world from operate" unbound.log >/dev/null; then :; else sleep 1; fi
57 if grep "hello world from operate" unbound.log >/dev/null; then :; else sleep 10; fi
58 if grep "hello world from operate" unbound.log; then echo "yes it is in unbound.log";
/netbsd-src/sys/arch/alpha/alpha/
H A Ddb_disasm.c861 goto operate; in alpha_print_instruction()
865 goto operate; in alpha_print_instruction()
869 goto operate; in alpha_print_instruction()
873 operate: in alpha_print_instruction()
972 goto operate; in alpha_print_instruction()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUInstructionSyntax.rst42 Instructions which operate with data have an implied type of *data* operands.
64 Instructions which have no type suffices are assumed to operate with typeless data.
105 Examples of instructions which operate with packed data:
113 Examples of typeless instructions which operate on b128 data:
/netbsd-src/external/bsd/unbound/dist/dynlibmod/
H A Ddynlibmod.c108 __DYNSYM operate; in dynlibmod_init() local
128 operate = __LOADSYM(dynamic_library,"operate"); in dynlibmod_init()
129 if (operate == NULL) { in dynlibmod_init()
134 de->func_operate = (func_operate_t)(void*)operate; in dynlibmod_init()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/
H A D2000-12-06-EncodingIdea.txt9 Instead of encoding an instruction to operate on two register numbers,
10 have it operate on two negative offsets based on the current register
/netbsd-src/external/bsd/unbound/dist/pythonmod/doc/examples/
H A Dexample0.rst107 .. function:: operate(id, event, qstate, qdata)
120 def operate(id, event, qstate, qdata):
121 log_info("pythonmod: operate called, id: %d, event:%s" % (id, strmodulevent(event)))
H A Dexample0-1.py16 def operate(id, event, qstate, qdata): function
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DX509v3_get_ext_by_NID.pod88 and X509_add_ext() operate on the extensions of certificate B<x> they are
93 X509_CRL_delete_ext() and X509_CRL_add_ext() operate on the extensions of
99 X509_REVOKED_add_ext() operate on the extensions of CRL entry B<x>
H A DX509V3_get_d2i.pod62 X509_get_ext_d2i() and X509_add1_ext_i2d() operate on the extensions of
66 X509_CRL_get_ext_d2i() and X509_CRL_add1_ext_i2d() operate on the extensions
70 X509_REVOKED_get_ext_d2i() and X509_REVOKED_add1_ext_i2d() operate on the
H A DX509_STORE_add_cert.pod60 The public interfaces that operate on such trusted certificates still
61 operate on pointers to B<X509> objects, though.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DX509v3_get_ext_by_NID.pod89 and X509_add_ext() operate on the extensions of certificate I<x>. They are
94 X509_CRL_delete_ext() and X509_CRL_add_ext() operate on the extensions of
100 X509_REVOKED_add_ext() operate on the extensions of CRL entry I<x>.
/netbsd-src/external/bsd/unbound/dist/pythonmod/examples/
H A Dcalc.py44 def operate(id, event, qstate, qdata): function
H A Dresgen.py42 def operate(id, event, qstate, qdata): function
H A Dresmod.py53 def operate(id, event, qstate, qdata): function
H A Dresip.py49 def operate(id, event, qstate, qdata): function
H A Ddict.py71 def operate(id, event, qstate, qdata): function
H A Dedns.py109 def operate(id, event, qstate, qdata): function
/netbsd-src/bin/csh/
H A Dset.c55 static Char *operate(int, Char *, Char *);
330 asx(vp, subscr, operate(op, gv->vec[subscr - 1], p)); in dolet()
333 set(vp, operate(op, value(vp), p)); in dolet()
364 operate(int op, Char *vp, Char *p) in operate() function
/netbsd-src/distrib/syspkg/sets/comp/comp-cvs-bin/
H A DDESCR4 does not just operate on one file at a time or one directory at a time,
/netbsd-src/distrib/syspkg/sets/comp/comp-cvs-man/
H A DDESCR5 not just operate on one file at a time or one directory at a time, but
/netbsd-src/distrib/syspkg/sets/comp/comp-cvs-catman/
H A DDESCR5 CVS does not just operate on one file at a time or one directory at a
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DREADME.Portability117 operate (int a, int b)
129 operate (int a, int b)
132 but operate() is called above its definition, you will get an error
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DREADME.Portability117 operate (int a, int b)
129 operate (int a, int b)
132 but operate() is called above its definition, you will get an error
/netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300.md27 ;; On the H8/300H and H8S, adds/subs operate on the 32bit "er"
41 ;; to add variants which operate on memory back to the MD.
216 ;; This mode iterator allows :P to be used for patterns that operate on
/netbsd-src/games/quiz/datfiles/
H A Dtrek18 reaction that main engines operate on:matter-antimatter{ reaction}|matter/antimatter{ reaction}

12345678910>>...21