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

1 2 3

  /src/external/gpl3/gdb/dist/sim/igen/
gen.h 67 /* The semantic function list_entry corresponding to this insn */
68 insn_list *semantic; member in struct:_insn_list
121 /* list of all the semantic functions */
125 /* list of all the semantic functions */
igen.c 51 /* Semantic functions */
611 const insn_list *semantic; local
629 for (semantic = semantics; semantic != NULL; semantic = semantic->next)
632 if (semantic->insn->nr_words == 0)
635 semantic->insn,
636 semantic->expanded_bits,
637 semantic->opcodes
653 const insn_list *semantic; local
    [all...]
gen.h 67 /* The semantic function list_entry corresponding to this insn */
68 insn_list *semantic; member in struct:_insn_list
121 /* list of all the semantic functions */
125 /* list of all the semantic functions */
igen.c 51 /* Semantic functions */
611 const insn_list *semantic; local
629 for (semantic = semantics; semantic != NULL; semantic = semantic->next)
632 if (semantic->insn->nr_words == 0)
635 semantic->insn,
636 semantic->expanded_bits,
637 semantic->opcodes
653 const insn_list *semantic; local
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/igen/
gen.h 67 /* The semantic function list_entry corresponding to this insn */
68 insn_list *semantic; member in struct:_insn_list
121 /* list of all the semantic functions */
125 /* list of all the semantic functions */
igen.c 51 /* Semantic functions */
611 const insn_list *semantic; local
629 for (semantic = semantics; semantic != NULL; semantic = semantic->next)
632 if (semantic->insn->nr_words == 0)
635 semantic->insn,
636 semantic->expanded_bits,
637 semantic->opcodes
653 const insn_list *semantic; local
    [all...]
gen.h 67 /* The semantic function list_entry corresponding to this insn */
68 insn_list *semantic; member in struct:_insn_list
121 /* list of all the semantic functions */
125 /* list of all the semantic functions */
igen.c 51 /* Semantic functions */
611 const insn_list *semantic; local
629 for (semantic = semantics; semantic != NULL; semantic = semantic->next)
632 if (semantic->insn->nr_words == 0)
635 semantic->insn,
636 semantic->expanded_bits,
637 semantic->opcodes
653 const insn_list *semantic; local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
contracts.h 102 contract_mode (contract_semantic semantic) : kind(cm_explicit)
104 u.semantic = semantic;
122 return u.semantic;
130 contract_semantic semantic; member in union:contract_mode::__anon13552
144 /* Map a source level semantic or level name to its value, or invalid. */
160 /* Handle various command line arguments related to semantic mapping. */
220 /* True if the contract semantic was specified literally. If true, the
221 contract mode is an identifier containing the semantic. Otherwise,
228 /* The identifier denoting the literal semantic of the contract. *
    [all...]
contracts.h 102 contract_mode (contract_semantic semantic) : kind(cm_explicit)
104 u.semantic = semantic;
122 return u.semantic;
130 contract_semantic semantic; member in union:contract_mode::__anon13552
144 /* Map a source level semantic or level name to its value, or invalid. */
160 /* Handle various command line arguments related to semantic mapping. */
220 /* True if the contract semantic was specified literally. If true, the
221 contract mode is an identifier containing the semantic. Otherwise,
228 /* The identifier denoting the literal semantic of the contract. *
    [all...]
contracts.cc 166 error ("axiom contract semantic must be %<assume%> or %<ignore%>");
169 warning (0, "the %<audit%> semantic should be at least as strong as "
170 "the %<default%> semantic");
187 error ("'%s' is not a valid explicit concrete semantic", name);
459 error ("%<-fcontract-semantic=%> must be in the form level:semantic");
465 error ("%<-fcontract-semantic=%> cannot be mixed with std/p1332 contract flags");
473 error ("%<-fcontract-semantic=%> cannot find default role");
477 const char *semantic = strchr (arg, ':') + 1; local
478 contract_semantic sem = lookup_concrete_semantic (semantic);
517 contract_semantic semantic = local
1770 contract_semantic semantic = get_contract_semantic (contract); local
    [all...]
  /src/external/gpl3/gdb/dist/sim/iq2000/
cpu.h 151 union sem semantic; member in struct:argbuf
166 /* Macros to simplify extraction, reading and semantic code.
cpu.h 151 union sem semantic; member in struct:argbuf
166 /* Macros to simplify extraction, reading and semantic code.
  /src/external/gpl3/gdb/dist/sim/lm32/
cpu.h 152 union sem semantic; member in struct:argbuf
167 /* Macros to simplify extraction, reading and semantic code.
cpu.h 152 union sem semantic; member in struct:argbuf
167 /* Macros to simplify extraction, reading and semantic code.
  /src/external/gpl3/gdb.old/dist/sim/iq2000/
cpu.h 151 union sem semantic; member in struct:argbuf
166 /* Macros to simplify extraction, reading and semantic code.
cpu.h 151 union sem semantic; member in struct:argbuf
166 /* Macros to simplify extraction, reading and semantic code.
  /src/external/gpl3/gdb.old/dist/sim/lm32/
cpu.h 152 union sem semantic; member in struct:argbuf
167 /* Macros to simplify extraction, reading and semantic code.
cpu.h 152 union sem semantic; member in struct:argbuf
167 /* Macros to simplify extraction, reading and semantic code.
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
dsymbol.h 115 semantic, // semantic() started member in class:PASS
116 semanticdone, // semantic() done
129 PASSsemantic, // semantic() started
130 PASSsemanticdone, // semantic() done
179 Scope *_scope; // !=NULL means context to use for semantic()
181 bool errors; // this symbol failed to pass semantic()
dsymbol.h 115 semantic, // semantic() started member in class:PASS
116 semanticdone, // semantic() done
129 PASSsemantic, // semantic() started
130 PASSsemanticdone, // semantic() done
179 Scope *_scope; // !=NULL means context to use for semantic()
181 bool errors; // this symbol failed to pass semantic()
  /src/external/gpl3/gdb/dist/sim/m32r/
cpu.h 285 union sem semantic; member in struct:argbuf
300 /* Macros to simplify extraction, reading and semantic code.
cpu.h 285 union sem semantic; member in struct:argbuf
300 /* Macros to simplify extraction, reading and semantic code.
  /src/external/gpl3/gdb.old/dist/sim/m32r/
cpu.h 285 union sem semantic; member in struct:argbuf
300 /* Macros to simplify extraction, reading and semantic code.
cpu.h 285 union sem semantic; member in struct:argbuf
300 /* Macros to simplify extraction, reading and semantic code.

Completed in 63 milliseconds

1 2 3