| /netbsd-src/external/bsd/unbound/dist/testdata/dynlibmod.tdir/ |
| H A D | dynlibmod.test | 51 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 D | db_disasm.c | 861 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 D | AMDGPUInstructionSyntax.rst | 42 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 D | dynlibmod.c | 108 __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 D | 2000-12-06-EncodingIdea.txt | 9 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 D | example0.rst | 107 .. 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 D | example0-1.py | 16 def operate(id, event, qstate, qdata): function
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | X509v3_get_ext_by_NID.pod | 88 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 D | X509V3_get_d2i.pod | 62 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 D | X509_STORE_add_cert.pod | 60 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 D | X509v3_get_ext_by_NID.pod | 89 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 D | calc.py | 44 def operate(id, event, qstate, qdata): function
|
| H A D | resgen.py | 42 def operate(id, event, qstate, qdata): function
|
| H A D | resmod.py | 53 def operate(id, event, qstate, qdata): function
|
| H A D | resip.py | 49 def operate(id, event, qstate, qdata): function
|
| H A D | dict.py | 71 def operate(id, event, qstate, qdata): function
|
| H A D | edns.py | 109 def operate(id, event, qstate, qdata): function
|
| /netbsd-src/bin/csh/ |
| H A D | set.c | 55 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 D | DESCR | 4 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 D | DESCR | 5 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 D | DESCR | 5 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 D | README.Portability | 117 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 D | README.Portability | 117 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 D | h8300.md | 27 ;; 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 D | trek | 18 reaction that main engines operate on:matter-antimatter{ reaction}|matter/antimatter{ reaction}
|