Home
last modified time | relevance | path

Searched +defs:op +defs:es (Results 1 – 25 of 651) sorted by relevance

12345678910>>...27

/dports/net/samba412/samba-4.12.15/source3/rpc_server/mdssvc/
H A Des_parser.y237 char op, in map_type()
245 char *es = NULL; in map_type() local
287 char op, in map_num()
292 char *es = NULL; in map_num() local
338 char op, in map_fts()
345 char *es = NULL; in map_fts() local
378 char op, in map_str()
383 char *es = NULL; in map_str() local
462 char op, in map_date()
469 char *es = NULL; in map_date() local
[all …]
/dports/shells/pdksh/pdksh-5.2.14/
H A Dexpr.c40 #define IS_BINOP(op) (((int)op) >= (int)O_EQ && ((int)op) <= (int)O_COMMA) argument
41 #define IS_ASSIGNOP(op) ((int)(op) >= (int)O_ASN && (int)(op) <= (int)O_BORASN) argument
170 Expr_state * const es = &curstate; local
218 evalerr(es, type, str) in evalerr() argument
277 evalexpr(es, prec) in evalexpr() argument
282 enum token op; local
458 token(es) in token() argument
532 do_ppmm(es, op, vasn, is_prefix) in do_ppmm() argument
556 assign_check(es, op, vasn) in assign_check() argument
583 intvar(es, vp) in intvar() argument
/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dmbalign.c181 static Uint4 edit_val_get(edit_op_t op) in edit_val_get()
185 static Uint4 edit_opc_get(edit_op_t op) in edit_opc_get()
190 static edit_op_t edit_op_cons(Uint4 op, Uint4 val) in edit_op_cons()
195 static edit_op_t edit_op_inc(edit_op_t op, Uint4 n) in edit_op_inc()
233 static Int4 edit_script_put(edit_script_t *es, Uint4 op, Uint4 n) in edit_script_put()
254 static edit_op_t *edit_script_first(edit_script_t *es) in edit_script_first()
259 static edit_op_t *edit_script_next(edit_script_t *es, edit_op_t *op) in edit_script_next()
267 static Int4 edit_script_more(edit_script_t *data, Uint4 op, Uint4 k) in edit_script_more()
285 edit_op_t *op; in edit_script_append() local
296 edit_script_t *es = MemNew(sizeof(*es)); in edit_script_new() local
[all …]
/dports/shells/oksh/oksh-7.0/
H A Dexpr.c44 #define IS_BINOP(op) (((int)op) >= (int)O_EQ && ((int)op) <= (int)O_COMMA) argument
45 #define IS_ASSIGNOP(op) ((int)(op) >= (int)O_ASN && (int)(op) <= (int)O_BORASN) argument
172 Expr_state * const es = &curstate; in v_evaluate() local
225 evalerr(Expr_state *es, enum error_type type, const char *str) in evalerr()
282 evalexpr(Expr_state *es, enum prec prec) in evalexpr()
285 enum token op; in evalexpr() local
465 token(Expr_state *es) in token()
534 do_ppmm(Expr_state *es, enum token op, struct tbl *vasn, bool is_prefix) in do_ppmm()
554 assign_check(Expr_state *es, enum token op, struct tbl *vasn) in assign_check()
579 intvar(Expr_state *es, struct tbl *vp) in intvar()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/api/
H A Dapi_service.c32 ( access_t *perm, void *opaque, const char *op, htsmsg_t *args, htsmsg_t **resp ) in api_mapper_stop()
59 ( access_t *perm, void *opaque, const char *op, htsmsg_t *args, htsmsg_t **resp ) in api_mapper_status()
74 api_service_streams_get_one ( elementary_stream_t *es, int use_filter ) in api_service_streams_get_one()
112 ( access_t *perm, void *opaque, const char *op, htsmsg_t *args, htsmsg_t **resp ) in api_service_streams()
117 elementary_stream_t *es; in api_service_streams() local
167 ( access_t *perm, void *opaque, const char *op, htsmsg_t *args, htsmsg_t **resp ) in api_service_remove_unseen()
/dports/shells/mksh/mksh/
H A Dexpr.c126 Expr_state * const es = &curstate; in v_evaluate() local
174 evalerr(Expr_state *es, enum error_type type, const char *str) in evalerr()
234 do_ppmm(Expr_state *es, enum token op, struct tbl *vasn, bool is_prefix) in do_ppmm()
261 evalexpr(Expr_state *es, unsigned int prec) in evalexpr()
264 enum token op; in evalexpr() local
407 #define cmpop(op) (es->natural ? \ in evalexpr() argument
553 exprtoken(Expr_state *es) in exprtoken()
652 assign_check(Expr_state *es, enum token op, struct tbl *vasn) in assign_check()
680 intvar(Expr_state *es, struct tbl *vp) in intvar()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dipa-fnsummary.c349 struct expr_eval_op *op; in evaluate_conditions_for_known_args() local
1175 gimple *stmt, tree op, int *index_p, in unmodified_parm_or_parm_agg_item()
1429 tree op = gimple_op (stmt, i + 1); variable
1475 tree op, op2; in set_cond_stmt_execution_predicate() local
1567 tree op; in set_switch_stmt_execution_predicate() local
1976 tree op = gimple_assign_rhs1 (stmt); in will_be_nonconstant_predicate() local
2036 tree op; member
2100 tree op = gimple_call_arg (stmt, i); in param_change_prob() local
2420 tree op; in fp_expression_p() local
4270 struct expr_eval_op op; in inline_read_section() local
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dipa-fnsummary.c349 struct expr_eval_op *op; in evaluate_conditions_for_known_args() local
1175 gimple *stmt, tree op, int *index_p, in unmodified_parm_or_parm_agg_item()
1429 tree op = gimple_op (stmt, i + 1); variable
1475 tree op, op2; in set_cond_stmt_execution_predicate() local
1567 tree op; in set_switch_stmt_execution_predicate() local
1976 tree op = gimple_assign_rhs1 (stmt); in will_be_nonconstant_predicate() local
2036 tree op; member
2100 tree op = gimple_call_arg (stmt, i); in param_change_prob() local
2420 tree op; in fp_expression_p() local
4284 struct expr_eval_op op; in inline_read_section() local
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dipa-fnsummary.c349 struct expr_eval_op *op; in evaluate_conditions_for_known_args() local
1175 gimple *stmt, tree op, int *index_p, in unmodified_parm_or_parm_agg_item()
1429 tree op = gimple_op (stmt, i + 1); variable
1475 tree op, op2; in set_cond_stmt_execution_predicate() local
1567 tree op; in set_switch_stmt_execution_predicate() local
1976 tree op = gimple_assign_rhs1 (stmt); in will_be_nonconstant_predicate() local
2036 tree op; member
2100 tree op = gimple_call_arg (stmt, i); in param_change_prob() local
2420 tree op; in fp_expression_p() local
4277 struct expr_eval_op op; in inline_read_section() local
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-fnsummary.c979 unmodified_parm_1 (gimple *stmt, tree op, HOST_WIDE_INT *size_p) in unmodified_parm_1()
1015 unmodified_parm (gimple *stmt, tree op, HOST_WIDE_INT *size_p) in unmodified_parm()
1039 gimple *stmt, tree op, int *index_p, in unmodified_parm_or_parm_agg_item()
1128 tree op = get_base_address (TREE_OPERAND (inner_rhs, 0)); in eliminated_by_inlining_prob() local
1215 tree op; in set_cond_stmt_execution_predicate() local
1300 tree op; in set_switch_stmt_execution_predicate() local
1533 tree op; in will_be_nonconstant_predicate() local
1594 tree op; member
1658 tree op = gimple_call_arg (stmt, i); in param_change_prob() local
1846 vec< predicate> nonconstant_names, tree op) in array_index_predicate()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dipa-fnsummary.c987 unmodified_parm (ipa_func_body_info *fbi, gimple *stmt, tree op, in unmodified_parm()
1012 gimple *stmt, tree op, int *index_p, in unmodified_parm_or_parm_agg_item()
1101 tree op = get_base_address (TREE_OPERAND (inner_rhs, 0)); in eliminated_by_inlining_prob() local
1190 tree op; in set_cond_stmt_execution_predicate() local
1275 tree op; in set_switch_stmt_execution_predicate() local
1512 tree op; in will_be_nonconstant_predicate() local
1573 tree op; member
1637 tree op = gimple_call_arg (stmt, i); in param_change_prob() local
1831 vec< predicate> nonconstant_names, tree op) in array_index_predicate()
1976 tree op; in fp_expression_p() local
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dipa-fnsummary.c979 unmodified_parm_1 (gimple *stmt, tree op, HOST_WIDE_INT *size_p) in unmodified_parm_1()
1015 unmodified_parm (gimple *stmt, tree op, HOST_WIDE_INT *size_p) in unmodified_parm()
1039 gimple *stmt, tree op, int *index_p, in unmodified_parm_or_parm_agg_item()
1128 tree op = get_base_address (TREE_OPERAND (inner_rhs, 0)); in eliminated_by_inlining_prob() local
1215 tree op; in set_cond_stmt_execution_predicate() local
1300 tree op; in set_switch_stmt_execution_predicate() local
1533 tree op; in will_be_nonconstant_predicate() local
1594 tree op; member
1658 tree op = gimple_call_arg (stmt, i); in param_change_prob() local
1846 vec< predicate> nonconstant_names, tree op) in array_index_predicate()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-fnsummary.c979 unmodified_parm_1 (gimple *stmt, tree op, HOST_WIDE_INT *size_p) in unmodified_parm_1()
1015 unmodified_parm (gimple *stmt, tree op, HOST_WIDE_INT *size_p) in unmodified_parm()
1039 gimple *stmt, tree op, int *index_p, in unmodified_parm_or_parm_agg_item()
1128 tree op = get_base_address (TREE_OPERAND (inner_rhs, 0)); in eliminated_by_inlining_prob() local
1215 tree op; in set_cond_stmt_execution_predicate() local
1300 tree op; in set_switch_stmt_execution_predicate() local
1533 tree op; in will_be_nonconstant_predicate() local
1594 tree op; member
1658 tree op = gimple_call_arg (stmt, i); in param_change_prob() local
1846 vec< predicate> nonconstant_names, tree op) in array_index_predicate()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dipa-fnsummary.c979 unmodified_parm_1 (gimple *stmt, tree op, HOST_WIDE_INT *size_p) in unmodified_parm_1()
1015 unmodified_parm (gimple *stmt, tree op, HOST_WIDE_INT *size_p) in unmodified_parm()
1039 gimple *stmt, tree op, int *index_p, in unmodified_parm_or_parm_agg_item()
1128 tree op = get_base_address (TREE_OPERAND (inner_rhs, 0)); in eliminated_by_inlining_prob() local
1215 tree op; in set_cond_stmt_execution_predicate() local
1300 tree op; in set_switch_stmt_execution_predicate() local
1533 tree op; in will_be_nonconstant_predicate() local
1594 tree op; member
1658 tree op = gimple_call_arg (stmt, i); in param_change_prob() local
1846 vec< predicate> nonconstant_names, tree op) in array_index_predicate()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-fnsummary.c979 unmodified_parm_1 (gimple *stmt, tree op, HOST_WIDE_INT *size_p) in unmodified_parm_1()
1015 unmodified_parm (gimple *stmt, tree op, HOST_WIDE_INT *size_p) in unmodified_parm()
1039 gimple *stmt, tree op, int *index_p, in unmodified_parm_or_parm_agg_item()
1128 tree op = get_base_address (TREE_OPERAND (inner_rhs, 0)); in eliminated_by_inlining_prob() local
1215 tree op; in set_cond_stmt_execution_predicate() local
1300 tree op; in set_switch_stmt_execution_predicate() local
1533 tree op; in will_be_nonconstant_predicate() local
1594 tree op; member
1658 tree op = gimple_call_arg (stmt, i); in param_change_prob() local
1846 vec< predicate> nonconstant_names, tree op) in array_index_predicate()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dipa-fnsummary.c987 unmodified_parm (ipa_func_body_info *fbi, gimple *stmt, tree op, in unmodified_parm()
1012 gimple *stmt, tree op, int *index_p, in unmodified_parm_or_parm_agg_item()
1101 tree op = get_base_address (TREE_OPERAND (inner_rhs, 0)); in eliminated_by_inlining_prob() local
1190 tree op; in set_cond_stmt_execution_predicate() local
1275 tree op; in set_switch_stmt_execution_predicate() local
1512 tree op; in will_be_nonconstant_predicate() local
1573 tree op; member
1637 tree op = gimple_call_arg (stmt, i); in param_change_prob() local
1831 vec< predicate> nonconstant_names, tree op) in array_index_predicate()
1976 tree op; in fp_expression_p() local
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dipa-fnsummary.c987 unmodified_parm (ipa_func_body_info *fbi, gimple *stmt, tree op, in unmodified_parm()
1012 gimple *stmt, tree op, int *index_p, in unmodified_parm_or_parm_agg_item()
1101 tree op = get_base_address (TREE_OPERAND (inner_rhs, 0)); in eliminated_by_inlining_prob() local
1190 tree op; in set_cond_stmt_execution_predicate() local
1275 tree op; in set_switch_stmt_execution_predicate() local
1512 tree op; in will_be_nonconstant_predicate() local
1573 tree op; member
1637 tree op = gimple_call_arg (stmt, i); in param_change_prob() local
1831 vec< predicate> nonconstant_names, tree op) in array_index_predicate()
1976 tree op; in fp_expression_p() local
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dipa-fnsummary.c979 unmodified_parm_1 (gimple *stmt, tree op, HOST_WIDE_INT *size_p) in unmodified_parm_1()
1015 unmodified_parm (gimple *stmt, tree op, HOST_WIDE_INT *size_p) in unmodified_parm()
1039 gimple *stmt, tree op, int *index_p, in unmodified_parm_or_parm_agg_item()
1128 tree op = get_base_address (TREE_OPERAND (inner_rhs, 0)); in eliminated_by_inlining_prob() local
1215 tree op; in set_cond_stmt_execution_predicate() local
1300 tree op; in set_switch_stmt_execution_predicate() local
1533 tree op; in will_be_nonconstant_predicate() local
1594 tree op; member
1658 tree op = gimple_call_arg (stmt, i); in param_change_prob() local
1846 vec< predicate> nonconstant_names, tree op) in array_index_predicate()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dipa-fnsummary.c384 struct expr_eval_op *op; in evaluate_conditions_for_known_args() local
1257 gimple *stmt, tree op, int *index_p, in unmodified_parm_or_parm_agg_item()
1511 tree op = gimple_op (stmt, i + 1); variable
1572 tree op, op2; in set_cond_stmt_execution_predicate() local
1666 tree op; in set_switch_stmt_execution_predicate() local
2075 tree op = gimple_assign_rhs1 (stmt); in will_be_nonconstant_predicate() local
2135 tree op; member
2199 tree op = gimple_call_arg (stmt, i); in param_change_prob() local
2523 tree op; in fp_expression_p() local
4448 struct expr_eval_op op; in inline_read_section() local
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dipa-fnsummary.c384 struct expr_eval_op *op; in evaluate_conditions_for_known_args() local
1257 gimple *stmt, tree op, int *index_p, in unmodified_parm_or_parm_agg_item()
1511 tree op = gimple_op (stmt, i + 1); variable
1572 tree op, op2; in set_cond_stmt_execution_predicate() local
1666 tree op; in set_switch_stmt_execution_predicate() local
2075 tree op = gimple_assign_rhs1 (stmt); in will_be_nonconstant_predicate() local
2135 tree op; member
2199 tree op = gimple_call_arg (stmt, i); in param_change_prob() local
2523 tree op; in fp_expression_p() local
4441 struct expr_eval_op op; in inline_read_section() local
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dipa-fnsummary.c384 struct expr_eval_op *op; in evaluate_conditions_for_known_args() local
1257 gimple *stmt, tree op, int *index_p, in unmodified_parm_or_parm_agg_item()
1511 tree op = gimple_op (stmt, i + 1); variable
1572 tree op, op2; in set_cond_stmt_execution_predicate() local
1666 tree op; in set_switch_stmt_execution_predicate() local
2075 tree op = gimple_assign_rhs1 (stmt); in will_be_nonconstant_predicate() local
2135 tree op; member
2199 tree op = gimple_call_arg (stmt, i); in param_change_prob() local
2523 tree op; in fp_expression_p() local
4441 struct expr_eval_op op; in inline_read_section() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dipa-fnsummary.c386 struct expr_eval_op *op; in evaluate_conditions_for_known_args() local
1261 gimple *stmt, tree op, int *index_p, in unmodified_parm_or_parm_agg_item()
1515 tree op = gimple_op (stmt, i + 1); variable
1576 tree op, op2; in set_cond_stmt_execution_predicate() local
1670 tree op; in set_switch_stmt_execution_predicate() local
2085 tree op = gimple_assign_rhs1 (stmt); in will_be_nonconstant_predicate() local
2145 tree op; member
2209 tree op = gimple_call_arg (stmt, i); in param_change_prob() local
2533 tree op; in fp_expression_p() local
4494 struct expr_eval_op op; in inline_read_section() local
[all …]
/dports/astro/stellarium/stellarium-0.21.3/src/external/qxlsx/
H A Dxlsxdatavalidation.cpp22 …ataValidationPrivate(DataValidation::ValidationType type, DataValidation::ValidationOperator op, c… in DataValidationPrivate()
98 DataValidation::DataValidation(ValidationType type, ValidationOperator op, const QString &formula1,… in DataValidation()
254 void DataValidation::setValidationOperator(DataValidation::ValidationOperator op) in setValidationOperator()
262 void DataValidation::setErrorStyle(DataValidation::ErrorStyle es) in setErrorStyle()
488 QString es = attrs.value(QLatin1String("errorStyle")).toString(); in loadFromXml() local
493 QString op = attrs.value(QLatin1String("operator")).toString(); in loadFromXml() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/Frontend/
H A DIRToString.hpp59 static inline std::string ToSymbol(Op op) { in ToSymbol()
435 static inline std::string ToSyntax(ExecSize es) { in ToSyntax()
448 static inline std::string ToSyntax(ChannelOffset es) { in ToSyntax()
480 static inline bool IsBitwise(Op op) { in IsBitwise()
505 static inline std::string ToSyntax(Op op, SrcModifier sm) { in ToSyntax()
/dports/devel/clixon/clixon-4.8.0/lib/src/
H A Dclixon_stream.c101 event_stream_t *es = NULL; in stream_find() local
128 event_stream_t *es; in stream_add() local
165 event_stream_t *es; in stream_delete_all() local
200 event_stream_t *es = NULL; in stream_get_xml() local
245 event_stream_t *es; in stream_timer_setup() local
339 event_stream_t *es; in stream_ss_add() local
495 event_stream_t *es, in stream_notify1()
555 event_stream_t *es; in stream_notify() local
631 event_stream_t *es; in stream_notify_xml() local
790 event_stream_t *es; in stream_replay_cb() local
[all …]

12345678910>>...27