Home
last modified time | relevance | path

Searched defs:transitions (Results 1 – 16 of 16) sorted by relevance

/netbsd/external/bsd/tre/dist/lib/
H A Dtre-compile.c1574 tre_tnfa_transition_t *transitions, in tre_make_trans()
1791 tre_ast_to_tnfa(tre_ast_node_t *node, tre_tnfa_transition_t *transitions, in tre_ast_to_tnfa()
1865 tre_tnfa_transition_t *transitions, *initial; in tre_compile() local
H A Dtre-internal.h232 tre_tnfa_transition_t *transitions; member
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dtimezone.d2222 auto transitions = new Transition[](tempTransitions.length); variable
2223 foreach (i, ref transition; transitions) in foreach()
2238 foreach (transition; retro(transitions)) in foreach()
2577 this(immutable Transition[] transitions, in this()
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dtimezone.d2348 auto transitions = new Transition[](tempTransitions.length); variable
2349 foreach (i, ref transition; transitions) in foreach()
2364 foreach (transition; retro(transitions)) in foreach()
2716 this(immutable Transition[] transitions, in this()
/netbsd/sys/dev/isa/
H A Disv.c176 int state, transitions; in isv_probe() local
/netbsd/external/gpl3/gdb/dist/gdb/
H A Daddrmap.c116 struct addrmap_transition transitions[1]; member
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Daddrmap.c116 struct addrmap_transition transitions[1]; member
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dxtensa-relax.c1878 build_transition_table (const string_pattern_pair *transitions, in build_transition_table()
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dxtensa-relax.c1878 build_transition_table (const string_pattern_pair *transitions, in build_transition_table()
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dxtensa-relax.c1878 build_transition_table (const string_pattern_pair *transitions, in build_transition_table()
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dxtensa-relax.c1878 build_transition_table (const string_pattern_pair *transitions, in build_transition_table()
/netbsd/sys/external/bsd/sljit/dist/regex_src/
H A DregexJIT.c946 …_item* handle_iteratives(struct stack_item *transitions_ptr, struct stack_item *transitions, struc… in handle_iteratives()
/netbsd/external/bsd/tmux/dist/
H A Dinput.c324 const struct input_transition *transitions; member
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.c2322 auto_vec <merge_pattern_transition *, 1> transitions; variable
H A Dgenrecog.cc2320 auto_vec <merge_pattern_transition *, 1> transitions; member in merge_pattern_info
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgenrecog.c2322 auto_vec <merge_pattern_transition *, 1> transitions; variable