/freebsd/contrib/tzcode/ |
H A D | tzfile.5 | 50 The number of transition times for which data entries are stored 67 Each is used as a transition time (as returned by 74 starting with the same-indexed transition time 75 and continuing up to but not including the next transition time. 157 they tell whether the transition times associated with local time types 161 they tell whether the transition times associated with local time types 168 transforming a TZif file's transition times into transitions appropriate 172 the idea was to adapt the transition times from a TZif file with the 191 is zero or the time argument is less than the first transition time recorded 197 eight bytes are used for each transition tim [all...] |
H A D | tzfile.h | 46 char tzh_timecnt[4]; /* coded number of transition times */ 54 ** tzh_timecnt (char [4])s coded transition times a la time(2) 62 ** one (char [4]) coded leap second transition times 64 ** tzh_ttisstdcnt (char)s indexed by type; if 1, transition 66 ** transition time is local (wall clock) 67 ** time; if absent, transition times are 69 ** tzh_ttisutcnt (char)s indexed by type; if 1, transition 70 ** time is UT, if 0, transition time is 71 ** local time; if absent, transition 79 ** of tzhead and a second instance of the data in which each coded transition [all...] |
H A D | zdump.8 | 110 describing the time interval before the first transition if any, and 113 one line for each transition time and following interval. 123 Times are in local time immediately after the transition. 176 first transition, the date is 1896-01-13 and the time is 12:01:26, and 179 Immediately after the second transition, the date is 182 Immediately after the last transition the date is 1947-06-08 and the
|
H A D | NEWS | 81 timestamps before the file's first transition. Formerly, 135 country that will transition from UTC+6 on 2024-03-01 at 00:00 to 145 Asia/Ho_Chi_Minh's 1955-07-01 transition occurred at 01:00 161 first used in the 20th century. As a transition aid, FROM columns 205 as the spring-forward transition. Its clocks will therefore not 238 transition into a DST regime. Previously, it incorrectly assumed 239 DST was in effect before the transition too. (Thanks to Alois 327 Assume the transition times are 00:00 and 24:00, respectively. 329 In 2023 Morocco's spring-forward transition after Ramadan 707 transition wa [all...] |
/freebsd/contrib/llvm-project/llvm/lib/XRay/ |
H A D | BlockVerifier.cpp | 56 struct Transition { argument 63 Error BlockVerifier::transition(State To) { in transition() 65 static constexpr std::array<const Transition, number(State::StateMax)> in transition() 115 "BUG (BlockVerifier): Cannot find transition table entry for %s, " in transition() 131 "BlockVerifier: Invalid transition from %s to %s.", in transition() 139 return transition(State::BufferExtents); 143 return transition(State::WallClockTime); 147 return transition(State::NewCPUId); 151 return transition(State::TSCWrap); 155 return transition(Stat in visit() 54 struct Transition { global() struct 55 Fromllvm::xray::__anon09ebe70a0111::Transition global() argument 61 Error BlockVerifier::transition(State To) { transition() function in llvm::xray::BlockVerifier [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Automaton.td | 20 // 3) a transition function from state + action -> state. 25 // d: (delta) The transition function f(q in Q, s in S) -> q' in Q. 29 // transition function only and crawl all reachable states starting from the 37 // Concretely a transition may set one or more bits in the state that were 38 // previously zero to one. If any bit was not zero, the transition is invalid. 42 // symbol A to state B. The Transition object transforms state A to state B and 55 // Name of a class that inherits from Transition. All records inheriting from 72 // def MyTransition : Transition { 77 // let TransitionClass = "Transition"; 84 // All transitions inherit from Transition. [all …]
|
/freebsd/sys/dev/isci/scil/ |
H A D | scif_sas_remote_device_states.c | 81 * INITIAL state. This basically, causes an immediate transition 85 * the state transition is occurring. This is cast into a 118 * the state transition is occurring. This is cast into a 161 * the state transition is occurring. This is cast into a 213 * the state transition is occurring. This is cast into a 228 // Transition immediately into the operational sub-state. in scif_sas_remote_device_starting_state_exit() 238 * the state transition is occurring. This is cast into a 250 // Transition immediately into the operational sub-state. in scif_sas_remote_device_ready_state_enter() 264 * the state transition is occurring. This is cast into a 276 // Transition immediately into the operational sub-state. in scif_sas_remote_device_ready_state_exit() [all …]
|
H A D | scif_sas_domain_states.c | 77 * @brief This method will attempt to transition to the stopped state. 78 * The transition will only occur if the criteria for transition is 82 * to attempt to perform the transition. 98 // then transition directly to the STOPPED state. in scif_sas_domain_transition_to_stopped_state() 105 "Domain:0x%x immediate transition to STOPPED\n", in scif_sas_domain_transition_to_stopped_state() 126 * the state transition has occurred. 162 * the state transition has occurred. 183 * the state transition is occurring. This is cast into a 215 * the state transition is occurring. This is cast into a 243 // then directly transition into the READY state. This can occur in scif_sas_domain_starting_state_enter() [all …]
|
H A D | scif_sas_controller_states.c | 78 * the state transition is occurring. This is cast into a 102 * the state transition is occurring. This is cast into a 178 * the state transition is occurring. This is cast into a 202 * the state transition is occurring. This is cast into a 226 * the state transition is occurring. This is cast into a 250 * the state transition is occurring. This is cast into a 274 * the state transition is occurring. This is cast into a 298 * the state transition is occurring. This is cast into a 322 * the state transition is occurring. This is cast into a 372 * the state transition is occurring. This is cast into a
|
H A D | scif_sas_io_request_states.c | 79 * the state transition is occurring. This is cast into a 108 * the state transition is occurring. This is cast into a 132 * the state transition is occurring. This is cast into a 156 * the state transition is occurring. This is cast into a 180 * the state transition is occurring. This is cast into a 215 * the state transition is occurring. This is cast into a 234 * the state transition is occurring. This is cast into a
|
H A D | scif_sas_task_request_states.c | 74 * the state transition is occurring. This is cast into a 103 * the state transition is occurring. This is cast into a 127 * the state transition is occurring. This is cast into a 156 * the state transition is occurring. This is cast into a 185 * the state transition is occurring. This is cast into a 214 * the state transition is occurring. This is cast into a 233 * the state transition is occurring. This is cast into a
|
H A D | scic_sds_remote_node_context.h | 168 * request the remote node context will transition to the posting state. 173 * This is a transition state that posts the RNi to the hardware. Once the RNC 179 * This is a transition state that will post an RNC invalidate to the 181 * transition to the posting state. 186 * This is a transition state that will post an RNC resume to the hardare. 188 * context will transition to the ready state. 281 * called when the requested state transition is complete. 287 * state transition is completed.
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_leapsec.h | 52 * too close to a leap second. The transition might be lost in that 53 * case. (The limit is actual 2 sec before transition.) 77 * 'ttime' is the next transition point in full time scale. (Nominal UTC 79 * 'ddist' is the distance to the transition, in clock seconds. 81 * from the transition time if the mode is non-electric. 86 * transition. Zero if nothing is pending or too far ahead. 109 * table, and then it contains the last transition, TAI offset after 110 * the final transition, and the expiration time. 112 * the *current* TAI offset, the *next* transition time and the 117 uint32_t ttime; /* transition time */ [all …]
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DFAEmitter.cpp | 117 OS << "// transition implies a set of NFA transitions. These are referred\n"; in emit() 136 OS << "// A transition in the generated " << Name << " DFA.\n"; in emit() 137 OS << "struct " << Name << "Transition {\n"; in emit() 141 OS << " Action; // The input symbol that causes this transition.\n"; in emit() 149 OS << "const std::array<" << Name << "Transition, " << DfaTransitions.size() in emit() 177 class Transition { class 179 // The tuple of actions that causes this transition. 185 Transition(Record *R, Automaton *Parent); 196 std::vector<Transition> Transitions; 199 /// The fields within each Transition object to find the action symbols. [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Automaton.h | 41 /// Forward define the pair type used by the automata transition info tables. 60 /// Cached transition table. This is a table of NfaStatePairs that contains 90 /// transition. 91 void transition(ArrayRef<NfaStatePair> Pairs) { 98 // transition from the current head state. in transition() 101 // For every transition from the current head state, add a new path in transition() 130 void transition(unsigned TransitionInfoIdx) { in reset() 136 transition(Pairs); in transition() 162 /// TransitionInfoIdx is used by the DfaTranscriber to analyze the transition. 199 // Greedily read and cache the transition tabl 93 void transition(ArrayRef<NfaStatePair> Pairs) { transition() function 132 void transition(unsigned TransitionInfoIdx) { transition() function [all...] |
/freebsd/contrib/flex/src/ |
H A D | tblcmp.c | 59 * "protos" are transition tables which have a high probability of 61 * transition table) or nearly redundant (a state processed later will have 66 * "templates" are a special type of proto. If a transition table is 71 * sets that they merit special attention. If the transition table were 77 * hand, go to the common state on EVERY transition character, and therefore 218 * classes', which are collections of transition character equivalence 314 * State is the state to be added to the full speed transition table. 414 /* inittbl - initialize transition tables 455 ++tblend; /* room for transition on end-of-buffer character */ in mkdeftbl() 460 /* Add in default end-of-buffer transition. */ in mkdeftbl() [all …]
|
H A D | flexdef.h | 136 /* Returns true if an nfa state has an epsilon out-transition slot 144 /* Returns true if an nfa state has an epsilon out-transition character 184 #define JAM -1 /* to mark a missing DFA transition */ 229 #define ONE_STACK_SIZE 500 /* stack of states with only one out-transition */ 230 #define SAME_TRANS -1 /* transition is the same as "default" entry for state */ 242 * that the state's transition table is first compared with a potential 243 * template of the most common out-transition instead of with the first 248 /* The percentage the number of differences between a state's transition 255 /* The percentage the number of differences between a state's transition 267 /* The percentage the number of differences between a state's transition [all …]
|
H A D | nfa.c | 51 * with a state that has a non-epsilon out-transition, then the state in add_accept() 52 * will accept BEFORE it makes that transition, i.e., one character in add_accept() 140 * transition states values are adjusted so that the copy is self-contained, 574 /* mkstate - create a state with a transition on a given symbol 581 * sym - the symbol the new state is to have an out-transition on 625 /* Fix up equivalence classes base on this transition. Note that any in mkstate() 626 * character which has its own transition gets its own equivalence in mkstate() 656 /* mkxtion - make a transition from one state to another 662 * statefrom - the state from which the transition is to be made 663 * stateto - the state to which the transition is to be made [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CheckerContext.h | 29 /// by the checker using this context. For example, a new transition has been 75 /// a new transition or a bug report. 160 /// Generates a new transition in the program state graph 174 /// Generates a new transition with the given predecessor. 178 /// @param Pred The transition will be generated from the specified Pred node 202 /// Generate a transition to a node that will be used to report 215 /// Generate a transition to a node that will be used to report 220 /// @param Pred The transition will be generated from the specified Pred node 231 /// Generate a transition to a node that will be used to report 244 /// Generate a transition to a node that will be used to report [all …]
|
/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/ |
H A D | bhnd_pwrctl.h | 55 * Return the transition latency required for @p clock in microseconds, if 62 * @param clock The clock to be queried for transition latency. 63 * @param[out] latency On success, the transition latency of @p clock in 67 * @retval ENODEV If the transition latency for @p clock is not available.
|
H A D | bhnd_pwrctl_if.m | 63 * Return the transition latency required for @p clock in microseconds, if 70 * @param clock The clock to be queried for transition latency. 71 * @param[out] latency On success, the transition latency of @p clock in 75 * @retval ENODEV If the transition latency for @p clock is not available.
|
H A D | bhnd_pwrctl.c | 327 * and issue any required clock transition. 356 /* Cannot transition clock if FORCE_HT */ in bhnd_pwrctl_updateclk() 363 * transition back to BHND_CLOCK_DYN on FORCE_HT devices. */ in bhnd_pwrctl_updateclk() 391 /* Issue transition */ in bhnd_pwrctl_updateclk() 418 /* drop reservation and apply clock transition */ in bhnd_pwrctl_request_clock() 423 device_printf(dev, "clock transition failed: %d\n", in bhnd_pwrctl_request_clock() 456 /* apply clock transition */ in bhnd_pwrctl_request_clock()
|
/freebsd/contrib/wpa/src/ap/ |
H A D | wnm_ap.c | 413 wpa_printf(MSG_DEBUG, "WNM: Send BSS Transition Management Request to " in ieee802_11_send_bss_trans_mgmt_request() 445 "Ignore BSS Transition Management Query from " in ieee802_11_rx_bss_trans_mgmt_query() 447 " since BSS Transition Management is disabled", in ieee802_11_rx_bss_trans_mgmt_query() 453 wpa_printf(MSG_DEBUG, "WNM: Ignore too short BSS Transition Management Query from " in ieee802_11_rx_bss_trans_mgmt_query() 463 wpa_printf(MSG_DEBUG, "WNM: BSS Transition Management Query from " in ieee802_11_rx_bss_trans_mgmt_query() 467 wpa_hexdump(MSG_DEBUG, "WNM: BSS Transition Candidate List Entries", in ieee802_11_rx_bss_trans_mgmt_query() 513 "Ignore BSS Transition Management Response from " in ieee802_11_rx_bss_trans_mgmt_resp() 515 " since BSS Transition Management is disabled", in ieee802_11_rx_bss_trans_mgmt_resp() 521 wpa_printf(MSG_DEBUG, "WNM: Ignore too short BSS Transition Management Response from " in ieee802_11_rx_bss_trans_mgmt_resp() 532 wpa_printf(MSG_DEBUG, "WNM: BSS Transition Management Response from " in ieee802_11_rx_bss_trans_mgmt_resp() [all …]
|
/freebsd/sys/dev/bhnd/cores/pmu/ |
H A D | bhnd_pmu_if.m | 280 * Return the transition latency required for @p clock in microseconds, if 287 * @param clock The clock to be queried for transition latency. 288 * @param[out] latency On success, the transition latency of @p clock in 292 * @retval ENODEV If the transition latency for @p clock is not available. 332 * Return the PMU's maximum state transition latency in microseconds. 339 * @returns maximum PMU transition latency, in microseconds.
|
/freebsd/contrib/tzdata/ |
H A D | NEWS | 38 transition on 2024-10-06, so it is now permanently at -03. 184 timestamps before the file's first transition. Formerly, 238 country that will transition from UTC+6 on 2024-03-01 at 00:00 to 248 Asia/Ho_Chi_Minh's 1955-07-01 transition occurred at 01:00 264 first used in the 20th century. As a transition aid, FROM columns 308 as the spring-forward transition. Its clocks will therefore not 341 transition into a DST regime. Previously, it incorrectly assumed 342 DST was in effect before the transition too. (Thanks to Alois 430 Assume the transition times are 00:00 and 24:00, respectively. 432 In 2023 Morocco's spring-forward transition after Ramadan [all …]
|