Searched refs:transition (Results 1 - 25 of 37) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-i386/
H A Dtlsgd2.d1 #name: TLS GD->LE transition check
4 #error: .*TLS transition from R_386_TLS_GD to R_386_TLS_LE_32 against `foo'.*failed.*
H A Dtlsie3.d1 #name: TLS IE->LE transition check (R_386_TLS_GOTIE)
4 #error: .*TLS transition from R_386_TLS_GOTIE to R_386_TLS_LE_32 against `foo'.*failed.*
H A Dtlsie5.d1 #name: TLS IE->LE transition check (R_386_TLS_IE)
4 #error: .*TLS transition from R_386_TLS_IE to R_386_TLS_LE_32 against `foo'.*failed.*
H A Dtlsgd4.d1 #name: TLS GD->LE transition check without PLT
4 #error: .*TLS transition from R_386_TLS_GD to R_386_TLS_LE_32 against `foo'.*failed.*
H A Dtlsie2.d1 #name: TLS IE->LE transition check (R_386_TLS_GOTIE with %eax)
4 #error: .*TLS transition from R_386_TLS_GOTIE to R_386_TLS_LE_32 against `foo'.*failed.*
H A Dtlsie4.d1 #name: TLS IE->LE transition check (R_386_TLS_IE with %eax)
4 #error: .*TLS transition from R_386_TLS_IE to R_386_TLS_LE_32 against `foo'.*failed.*
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-x86-64/
H A Dtlsgd12.d1 #name: TLS GD->IE transition check without PLT
4 #error: .*TLS transition from R_X86_64_TLSGD to R_X86_64_GOTTPOFF against `foo'.*failed.*
H A Dtlsgd13.d1 #name: TLS GD->LE transition check without PLT
4 #error: .*TLS transition from R_X86_64_TLSGD to R_X86_64_TPOFF32 against `foo'.*failed.*
H A Dtlsgd2.d1 #name: TLS GD->IE transition check
4 #error: .*TLS transition from R_X86_64_TLSGD to R_X86_64_GOTTPOFF against `foo'.*failed.*
H A Dtlsgd3.d1 #name: TLS GD->LE transition check
4 #error: .*TLS transition from R_X86_64_TLSGD to R_X86_64_TPOFF32 against `foo'.*failed.*
H A Dtlsie2.d1 #name: TLS IE->LE transition check
4 #error: .*TLS transition from R_X86_64_GOTTPOFF to R_X86_64_TPOFF32 against `foo'.*failed.*
H A Dtlsie3.d1 #name: TLS IE->LE transition check (%r12)
4 #error: .*TLS transition from R_X86_64_GOTTPOFF to R_X86_64_TPOFF32 against `foo'.*failed.*
/netbsd-current/external/apache2/llvm/dist/llvm/lib/XRay/
H A DBlockVerifier.cpp61 Error BlockVerifier::transition(State To) { function in class:llvm::xray::BlockVerifier
113 "BUG (BlockVerifier): Cannot find transition table entry for %s, "
129 "BlockVerifier: Invalid transition from %s to %s.",
137 return transition(State::BufferExtents);
141 return transition(State::WallClockTime);
145 return transition(State::NewCPUId);
149 return transition(State::TSCWrap);
153 return transition(State::CustomEvent);
157 return transition(State::CustomEvent);
161 return transition(Stat
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAutomaton.h43 /// Forward define the pair type used by the automata transition info tables.
62 /// Cached transition table. This is a table of NfaStatePairs that contains
92 /// transition.
93 void transition(ArrayRef<NfaStatePair> Pairs) { function in class:llvm::internal::NfaTranscriber
100 // transition from the current head state.
103 // For every transition from the current head state, add a new path
132 void transition(unsigned TransitionInfoIdx) { function in class:llvm::internal::NfaTranscriber
138 transition(Pairs);
164 /// TransitionInfoIdx is used by the DfaTranscriber to analyze the transition.
201 // Greedily read and cache the transition tabl
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DBlockVerifier.h48 Error transition(State To);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenrecog.c1124 an rtx X. Some also take as input a transition label LABEL; the others
1125 are booleans for which the transition label is always "true".
1437 /* A simple set of transition labels. Most transitions have a singleton
1507 /* Represents a transition between states, dependent on the result of
1509 class transition
1512 transition (const int_set &, state *, bool);
1514 void set_parent (list_head <transition> *);
1517 transition *prev, *next;
1519 /* The transition should be taken when T has one of these values.
1546 If a transition exist
1573 transition::transition (const int_set &labels_in, state *to_in, function in class:transition
3374 typedef std::pair <transition *, state_size> subroutine_candidate; typedef
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc1122 an rtx X. Some also take as input a transition label LABEL; the others
1123 are booleans for which the transition label is always "true".
1435 /* A simple set of transition labels. Most transitions have a singleton
1505 /* Represents a transition between states, dependent on the result of
1507 class transition
1510 transition (const int_set &, state *, bool);
1512 void set_parent (list_head <transition> *);
1515 transition *prev, *next;
1517 /* The transition should be taken when T has one of these values.
1544 If a transition exist
1503 class transition class
1571 transition::transition (const int_set &labels_in, state *to_in, function in class:transition
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Dcec-snen-reti.S46 # This IVG makes sure RETI LSB is set correctly on transition in (RAISE)
79 # This IVG makes sure RETI LSB is respected on transition out (RTI)
/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem.c543 int (*transition) (SSL *s, int mt);
553 transition = ossl_statem_server_read_transition;
558 transition = ossl_statem_client_read_transition;
598 if (!transition(s, mt))
758 WRITE_TRAN(*transition) (SSL *s);
772 transition = ossl_statem_server_write_transition;
777 transition = ossl_statem_client_write_transition;
793 switch (transition(s)) {
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem.c551 int (*transition) (SSL *s, int mt);
561 transition = ossl_statem_server_read_transition;
566 transition = ossl_statem_client_read_transition;
606 if (!transition(s, mt))
768 WRITE_TRAN(*transition) (SSL *s);
782 transition = ossl_statem_server_write_transition;
787 transition = ossl_statem_client_write_transition;
803 switch (transition(s)) {
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dcec-snen-reti.S46 # This IVG makes sure RETI LSB is set correctly on transition in (RAISE)
79 # This IVG makes sure RETI LSB is respected on transition out (RTI)
/netbsd-current/sys/dev/isa/
H A Disv.c149 bool transition = false; local
156 transition = true;
163 transition = true;
170 return transition;
/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/xsm/
H A Dflask_op.h65 /* IN: transition SIDs and class */
197 struct xen_flask_transition transition; member in union:xen_flask_op::__anon9163
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsm.h141 if VAR is in state FROM, transition it to state TO, potentially
167 virtual void on_custom_transition (custom_transition *transition) = 0;
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dtimezone.d1814 immutable transition = found == 0 ? _transitions[0] : _transitions[found - 1];
1816 return transition.ttInfo.isDST;
1839 immutable transition = found == 0 ? _transitions[0] : _transitions[found - 1];
1841 return stdTime + convert!("seconds", "hnsecs")(transition.ttInfo.utcOffset + leapSecs);
1885 immutable transition = found == 0 ? pastTrans : _transitions[pastFound + found - 1];
1887 return adjTime - convert!("seconds", "hnsecs")(transition.ttInfo.utcOffset + leapSecs);
2010 // The number of "transition times" for which data is stored in the file.
2022 foreach (ref transition; transitionTimeTs)
2023 transition = readVal!int(tzFile);
2026 // to be made at the corresponding DST transition
[all...]

Completed in 539 milliseconds

12