Home
last modified time | relevance | path

Searched refs:str_op (Results 1 – 25 of 124) sorted by relevance

12345

/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/gb/
H A Dgbasm.c8 static void str_op(char *c) { in str_op() function
440 str_op (buf_asm + 5); in gbAsm()
441 str_op (buf_asm + 6); in gbAsm()
457 str_op (&buf_asm[4]); in gbAsm()
458 str_op (&buf_asm[5]); in gbAsm()
490 str_op (p-2); in gbAsm()
491 str_op (p-1); in gbAsm()
533 str_op (p-2); in gbAsm()
534 str_op (p-1); in gbAsm()
573 str_op (p-2); in gbAsm()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzcfont.c38 os_ptr str_op = op; in zcshow() local
51 str_op = op - 1; in zcshow()
56 if ((code = op_show_setup(i_ctx_p, str_op)) != 0 || in zcshow()
57 (code = gs_cshow_begin(igs, str_op->value.bytes, r_size(str_op), in zcshow()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzcfont.c38 os_ptr str_op = op; in zcshow() local
51 str_op = op - 1; in zcshow()
56 if ((code = op_show_setup(i_ctx_p, str_op)) != 0 || in zcshow()
57 (code = gs_cshow_begin(igs, str_op->value.bytes, r_size(str_op), in zcshow()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzcfont.c40 os_ptr str_op = op; in zcshow() local
53 str_op = op - 1; in zcshow()
58 if ((code = op_show_setup(i_ctx_p, str_op)) != 0 || in zcshow()
59 (code = gs_cshow_begin(igs, str_op->value.bytes, r_size(str_op), in zcshow()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzcfont.c40 os_ptr str_op = op; in zcshow() local
53 str_op = op - 1; in zcshow()
58 if ((code = op_show_setup(i_ctx_p, str_op)) != 0 || in zcshow()
59 (code = gs_cshow_begin(igs, str_op->value.bytes, r_size(str_op), in zcshow()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzcfont.c40 os_ptr str_op = op; in zcshow() local
53 str_op = op - 1; in zcshow()
58 if ((code = op_show_setup(i_ctx_p, str_op)) != 0 || in zcshow()
59 (code = gs_cshow_begin(igs, str_op->value.bytes, r_size(str_op), in zcshow()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzcfont.c40 os_ptr str_op = op; in zcshow() local
53 str_op = op - 1; in zcshow()
58 if ((code = op_show_setup(i_ctx_p, str_op)) != 0 || in zcshow()
59 (code = gs_cshow_begin(igs, str_op->value.bytes, r_size(str_op), in zcshow()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzcfont.c43 os_ptr str_op = op; in zcshow() local
56 str_op = op - 1; in zcshow()
61 if ((code = op_show_setup(i_ctx_p, str_op)) != 0 || in zcshow()
62 (code = gs_cshow_begin(igs, str_op->value.bytes, r_size(str_op), in zcshow()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzcfont.c43 os_ptr str_op = op; in zcshow() local
56 str_op = op - 1; in zcshow()
61 if ((code = op_show_setup(i_ctx_p, str_op)) != 0 || in zcshow()
62 (code = gs_cshow_begin(igs, str_op->value.bytes, r_size(str_op), in zcshow()
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dstrfns.cc324 bool (*str_op) (const std::string&, const std::string&, in do_strcmp_fun()
368 output(i) = str_op (cellstr(i), s, n); in do_strcmp_fun()
376 output(i) = str_op (cell(i).string_value (), s, n); in do_strcmp_fun()
396 output(i) = str_op (str[i], str2, n); in do_strcmp_fun()
414 output(i) = str_op (str[i], cellstr(i), n); in do_strcmp_fun()
422 output(i) = str_op (str[i], in do_strcmp_fun()
474 output(i) = str_op (cellstr(i), str2, n); in do_strcmp_fun()
484 output(i) = str_op (str1, str2, n); in do_strcmp_fun()
500 output (i) = str_op (cellstr1(i), cellstr2(i), n); in do_strcmp_fun()
511 output(i) = str_op (str1, str2, n); in do_strcmp_fun()
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/PMP/
H A DCorefinement_plugin.cpp187 QString str_op; in apply_corefine_and_bool_op() local
202 str_op = "Union"; in apply_corefine_and_bool_op()
214 str_op = "Intersection"; in apply_corefine_and_bool_op()
229 str_op = "Difference"; in apply_corefine_and_bool_op()
244 …new_item->setName(QString("%1 of %2 and %3").arg(str_op).arg(first_item->name()).arg(item->name())… in apply_corefine_and_bool_op()
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/asm/
H A Dx86dis.h114 …virtual void str_op(char *opstr, int *opstrlen, x86dis_insn *insn, x86_insn_op *op, bool explicit…
157 …virtual void str_op(char *opstr, int *opstrlen, x86dis_insn *insn, x86_insn_op *op, bool explicit_…
H A Djavadis.h68 virtual void str_op(char *opstr, int *opstrlen, javadis_insn *insn, java_insn_op *op);
H A Djavadis.cc234 void javadis::str_op(char *opstr, int *opstrlen, javadis_insn *insn, java_insn_op *op) in str_op() function in javadis
431 str_op(op[i], &oplen[i], insn, &insn->op[i]); in strf()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/third-party/mruby/oss-fuzz/
H A Druby.proto33 required StrExtOp str_op = 1; field
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/third-party/mruby/oss-fuzz/
H A Druby.proto33 required StrExtOp str_op = 1; field
/dports/www/libnghttp2/nghttp2-1.46.0/third-party/mruby/oss-fuzz/
H A Druby.proto33 required StrExtOp str_op = 1; field
/dports/www/nghttp2/nghttp2-1.46.0/third-party/mruby/oss-fuzz/
H A Druby.proto33 required StrExtOp str_op = 1; field
/dports/net/openslp/openslp-2.0.0/slpd/
H A Dslpd_predicate.c715 static FilterResult str_op(SLPAttributes slp_attr, char * tag, in str_op() function
1154 err = str_op(slp_attr, lhs, lhs_len, rhs, rhs_len, op); in filterv1()
1390 err = str_op(slp_attr, lhs, lhs_len, rhs, rhs_len, op); in filter()
1995 err = str_op(slp_attr, lhs, lhs_len, rhs, rhs_len, parseTree->nodeType); in treeFilter()
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/main/
H A Dgis-debug.test72 # Note, LIMIT 0 is needed to avoid calling str_op(), which does DBUG_ASSERT(0).
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/main/
H A Dgis-debug.test72 # Note, LIMIT 0 is needed to avoid calling str_op(), which does DBUG_ASSERT(0).
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_func.h763 virtual String *str_op(String *) = 0;
794 String *str_op(String *) override { in str_op() function
823 String *str_op(String *) override { in str_op() function
1416 String *str_op(String *) override;
1767 virtual String *str_op(String *) = 0;
1796 String *str_op(String *str) override { in str_op() function
1809 String *str_op(String *str) override { in str_op() function
1822 String *str_op(String *str) override { in str_op() function
1859 String *str_op(String *str) override { return eval_str_op<true>(str); } in str_op() function
1870 String *str_op(String *str) override { return eval_str_op<false>(str); } in str_op() function
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/main/
H A Dgis-debug.test72 # Note, LIMIT 0 is needed to avoid calling str_op(), which does DBUG_ASSERT(0).
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/main/
H A Dgis-debug.test72 # Note, LIMIT 0 is needed to avoid calling str_op(), which does DBUG_ASSERT(0).
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/main/
H A Dgis-debug.test72 # Note, LIMIT 0 is needed to avoid calling str_op(), which does DBUG_ASSERT(0).

12345