HomeSort by: relevance | last modified time | path
    Searched defs:expression (Results 1 - 25 of 39) sorted by relevancy

1 2

  /src/external/mpl/bind/dist/tests/isc/
regex_test.c 46 const char *expression; member in struct:__anon24230
2300 r = regcomp(&preg, tests[i].expression, REG_EXTENDED);
2321 r = isc_regex_validate(tests[i].expression);
2324 tests[i].expression, r, tests[i].expect);
  /src/lib/libform/
type_regex.c 59 char *expression; local
65 expression = va_arg(*args, char *);
66 if ((regcomp(&new->compiled, expression,
  /src/external/gpl3/gdb/dist/sim/ppc/
ld-cache.h 54 <expression>
72 const char *expression; member in struct:_cache_table
88 const char *expression,
gen-icache.c 100 const char *expression; local
133 expression = "constant field";
154 expression = "constant compare";
179 expression = "extraction";
206 lf_printf(file, " /* %s - %s */", reason, expression);
280 cache_rule->expression,
296 cache_rule->expression,
312 cache_rule->expression,
  /src/external/gpl3/gdb.old/dist/sim/ppc/
ld-cache.h 54 <expression>
72 const char *expression; member in struct:_cache_table
88 const char *expression,
gen-icache.c 100 const char *expression; local
133 expression = "constant field";
154 expression = "constant compare";
179 expression = "extraction";
206 lf_printf(file, " /* %s - %s */", reason, expression);
280 cache_rule->expression,
296 cache_rule->expression,
312 cache_rule->expression,
  /src/external/bsd/bc/dist/
bc.y 46 /* Expression encoded information -- See comment at expression rules. */
107 %type <i_value> expression return_expression named_expression opt_expression
175 | expression
178 ct_warn ("comparison in expression");
228 ct_warn ("Comparison in first for expression");
230 yyerror ("first expression is void");
240 yyerror ("second expression is void");
255 ct_warn ("Comparison in third for expression");
257 yyerror ("third expression is void")
489 expression : named_expression ASSIGN_OP label
    [all...]
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
plural-exp.h 0 /* Expression parsing and evaluation for plural form selection.
34 struct expression struct
64 struct expression *args[3]; /* Up to three arguments. */
73 struct expression *res;
82 binary incompatible changes in 'struct expression'. Furthermore,
104 extern void FREE_EXPRESSION (struct expression *exp)
107 extern struct expression GERMANIC_PLURAL attribute_hidden;
109 struct expression **pluralp,
114 extern unsigned long int plural_eval (struct expression *pexp,
  /src/external/gpl2/grep/dist/intl/
plural-exp.h 3 /* Expression parsing and evaluation for plural form selection.
40 struct expression struct
70 struct expression *args[3]; /* Up to three arguments. */
79 struct expression *res;
88 binary incompatible changes in 'struct expression'. Furthermore,
110 extern void FREE_EXPRESSION PARAMS ((struct expression *exp))
113 extern struct expression GERMANIC_PLURAL;
115 struct expression **pluralp,
120 extern unsigned long int plural_eval PARAMS ((struct expression *pexp,
  /src/external/gpl2/texinfo/dist/intl/
plural-exp.h 3 /* Expression parsing and evaluation for plural form selection.
36 struct expression struct
66 struct expression *args[3]; /* Up to three arguments. */
75 struct expression *res;
84 binary incompatible changes in 'struct expression'. Furthermore,
106 extern void FREE_EXPRESSION (struct expression *exp)
109 extern struct expression GERMANIC_PLURAL attribute_hidden;
111 struct expression **pluralp,
116 extern unsigned long int plural_eval (struct expression *pexp,
  /src/external/gpl3/gcc.old/dist/intl/
plural-exp.h 0 /* Expression parsing and evaluation for plural form selection.
44 struct expression struct
74 struct expression *args[3]; /* Up to three arguments. */
83 struct expression *res;
92 binary incompatible changes in 'struct expression'. Furthermore,
114 extern void FREE_EXPRESSION PARAMS ((struct expression *exp))
121 extern struct expression GERMANIC_PLURAL attribute_hidden;
123 struct expression **pluralp,
128 extern unsigned long int plural_eval PARAMS ((struct expression *pexp,
  /src/external/gpl3/gdb/dist/gdb/
expression.h 35 /* Track the innermost block for symbols within an expression. */
38 /* Track the innermost block for registers within an expression. */
72 struct expression;
85 an expression. */
100 struct expression *exp,
105 virtual value *evaluate_with_coercion (struct expression *exp,
111 /* Evaluate this expression in the context of a cast to
114 struct expression *exp,
117 /* Evaluate this expression in the context of a sizeof
119 virtual value *evaluate_for_sizeof (struct expression *exp
200 struct expression struct
202 expression (const struct language_defn *lang, struct gdbarch *arch) function in struct:expression
    [all...]
  /src/external/gpl3/gdb/dist/sim/igen/
gen-icache.c 95 const char *expression; local
198 expression = "constant field";
233 expression = "constant compare";
265 expression = "extraction";
284 "Instruction field entry with nonempty expression\n");
320 ASSERT (reason != NULL && expression != NULL);
321 lf_printf (file, " /* %s - %s */\n", reason, expression);
409 "instruction", /* expression */
462 NULL, /* expression */
488 print_icache_extraction (file, instruction->format_name, cache_rule->entry_type, cache_rule->name, cache_rule->type, cache_rule->expression, single_field, cache_rule->line, NULL, /* cur_field *
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
expression.h 35 /* Track the innermost block for symbols within an expression. */
38 /* Track the innermost block for registers within an expression. */
72 struct expression;
85 an expression. */
100 struct expression *exp,
105 virtual value *evaluate_with_coercion (struct expression *exp,
111 /* Evaluate this expression in the context of a cast to
114 struct expression *exp,
117 /* Evaluate this expression in the context of a sizeof
119 virtual value *evaluate_for_sizeof (struct expression *exp
195 struct expression struct
197 expression (const struct language_defn *lang, struct gdbarch *arch) function in struct:expression
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/igen/
gen-icache.c 95 const char *expression; local
198 expression = "constant field";
233 expression = "constant compare";
265 expression = "extraction";
284 "Instruction field entry with nonempty expression\n");
320 ASSERT (reason != NULL && expression != NULL);
321 lf_printf (file, " /* %s - %s */\n", reason, expression);
409 "instruction", /* expression */
462 NULL, /* expression */
488 print_icache_extraction (file, instruction->format_name, cache_rule->entry_type, cache_rule->name, cache_rule->type, cache_rule->expression, single_field, cache_rule->line, NULL, /* cur_field *
    [all...]
  /src/sys/dev/microcode/aic7xxx/
aicasm_gram.y 103 static void type_check(symbol_t *symbol, expression_t *expression, int and_op);
118 expression_t expression;
207 %type <expression> expression immediate immediate_or_a
450 | T_FIELD T_SYMBOL expression
458 | T_FIELD T_SYMBOL expression
472 | T_ENUM T_SYMBOL expression
493 | T_SYMBOL expression
501 T_MASK T_SYMBOL expression
593 expression label
    [all...]
  /src/crypto/external/bsd/heimdal/dist/kadmin/
server.c 54 char *password = NULL, *expression; local
543 ret = krb5_ret_string(sp, &expression);
547 expression = NULL;
549 expression ? expression : "*");
552 free(expression);
555 ret = kadm5_get_principals(kadm_handlep, expression, &princs, &n_princs);
556 free(expression);
  /src/external/gpl3/gdb/dist/gdb/mi/
mi-cmd-var.c 44 controls if the expression should be printed. */
101 error (_("-var-create: Usage: NAME FRAME EXPRESSION."));
128 "Name=\"%s\", Frame=\"%s\" (%s), Expression=\"%s\"\n",
136 print_varobj (var, PRINT_ALL_VALUES, 0 /* don't print expression */);
151 error (_("-var-delete: Usage: [-c] EXPRESSION."));
413 print_varobj (children[ix], print_values, 1 /* print expression */);
444 error (_("-var-info-path-expression: Usage: NAME."));
463 error (_("-var-info-expression: Usage: NAME."));
529 int opt = mi_getopt ("-var-evaluate-expression", argc, argv,
576 error (_("-var-assign: Usage: NAME EXPRESSION."))
584 const char *expression = argv[1]; local
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/mi/
mi-cmd-var.c 44 controls if the expression should be printed. */
101 error (_("-var-create: Usage: NAME FRAME EXPRESSION."));
128 "Name=\"%s\", Frame=\"%s\" (%s), Expression=\"%s\"\n",
136 print_varobj (var, PRINT_ALL_VALUES, 0 /* don't print expression */);
151 error (_("-var-delete: Usage: [-c] EXPRESSION."));
413 print_varobj (children[ix], print_values, 1 /* print expression */);
444 error (_("-var-info-path-expression: Usage: NAME."));
463 error (_("-var-info-expression: Usage: NAME."));
529 int opt = mi_getopt ("-var-evaluate-expression", argc, argv,
576 error (_("-var-assign: Usage: NAME EXPRESSION."))
584 const char *expression = argv[1]; local
    [all...]
  /src/sys/dev/
midisyn.c 109 int16_t expression; member in struct:channelstate
376 * where midisyn computes a volume from vel*volume*expression*
516 ms->chnstate[chan].expression = 0;
519 ms->chnstate[chan].expression = midisyn_vol2cB(
605 level = ms->chnstate[chan].volume + ms->chnstate[chan].expression;
713 * The vol and expression controllers are in 14-bit space so the
  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_grammar.y 188 %type <l_node> expression
223 | DT_CTX_DEXPR expression { $$ = $2; }
331 | probe_specifiers DT_TOK_DIV expression DT_TOK_EPRED {
335 | probe_specifiers DT_TOK_DIV expression DT_TOK_EPRED
364 | statement_list_impl expression {
374 | expression ';' { $$ = dt_node_statement($1); }
375 | DT_KEY_IF DT_TOK_LPAR expression DT_TOK_RPAR statement_or_block {
378 | DT_KEY_IF DT_TOK_LPAR expression DT_TOK_RPAR
398 | DT_TOK_LPAR expression DT_TOK_RPAR { $$ = $2; }
451 DT_TOK_LPAR expression DT_TOK_RPAR
616 expression: assignment_expression label
    [all...]
  /src/bin/ksh/
expr.c 4 * Korn expression evaluation
124 const char *expression; /* expression being evaluated */ member in struct:expr_state
148 * parse and evaluate expression
167 * parse and evaluate expression, storing result in vp.
181 curstate.expression = curstate.tokp = expr;
243 s = "end of expression";
253 warningf(true, "%s: unexpected `%s'", es->expression, s);
257 warningf(true, "%s: bad number `%s'", es->expression, str);
261 warningf(true, "%s: expression recurses on parameter `%s'"
    [all...]
  /src/external/gpl3/binutils/dist/gas/
expr.h 21 /* By popular demand, we define a struct to represent an expression.
31 The type of an expression used to be stored as a segment. That got
35 /* This is the type of an expression. The operator types are also
36 used while parsing an expression.
42 /* An illegal expression. */
44 /* A nonexistent expression. */
46 /* X_add_number (a constant expression). */
125 /* The type of the expression. */
128 /* Non-zero if the expression value should be regarded as unsigned. This is
157 #define expression(result) expr (0, result, expr_normal macro
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/
expr.h 21 /* By popular demand, we define a struct to represent an expression.
31 The type of an expression used to be stored as a segment. That got
35 /* This is the type of an expression. The operator types are also
36 used while parsing an expression.
42 /* An illegal expression. */
44 /* A nonexistent expression. */
46 /* X_add_number (a constant expression). */
125 /* The type of the expression. We can't assume that an arbitrary
134 /* Non-zero if the expression value should be regarded as unsigned. This is
165 #define expression(result) expr (0, result, expr_normal macro
    [all...]
  /src/sys/dev/microcode/siop/
ncr53cxxx.c 313 int expression (int *);
745 int expression (int *t) function
939 value = expression (&i);

Completed in 46 milliseconds

1 2