| /external/open-dice/src/ |
| D | template_cert_op_test.cc | 37 DiceStateForTest next_state = {}; in TEST() local 58 DiceStateForTest next_state = {}; in TEST() local 86 DiceStateForTest next_state = {}; in TEST() local 100 DiceStateForTest next_state = {}; in TEST() local 115 DiceStateForTest next_state = {}; in TEST() local 130 DiceStateForTest next_state = {}; in TEST() local 143 DiceStateForTest next_state = {}; in TEST() local 156 DiceStateForTest next_state = {}; in TEST() local
|
| D | template_cbor_cert_op_test.cc | 37 DiceStateForTest next_state = {}; in TEST() local 59 DiceStateForTest next_state = {}; in TEST() local 88 DiceStateForTest next_state = {}; in TEST() local 102 DiceStateForTest next_state = {}; in TEST() local 117 DiceStateForTest next_state = {}; in TEST() local 132 DiceStateForTest next_state = {}; in TEST() local 145 DiceStateForTest next_state = {}; in TEST() local 158 DiceStateForTest next_state = {}; in TEST() local
|
| D | mbedtls_ops_test.cc | 38 DiceStateForTest next_state = {}; in TEST() local 61 DiceStateForTest next_state = {}; in TEST() local 94 DiceStateForTest next_state = {}; in TEST() local 140 DiceStateForTest next_state = {}; in TEST() local 154 DiceStateForTest next_state = {}; in TEST() local 167 DiceStateForTest next_state = {}; in TEST() local
|
| D | cbor_p384_cert_op_test.cc | 38 DiceStateForTest next_state = {}; in TEST() local 68 DiceStateForTest next_state = {}; in TEST() local 105 DiceStateForTest next_state = {}; in TEST() local 152 DiceStateForTest next_state = {}; in TEST() local 166 DiceStateForTest next_state = {}; in TEST() local 179 DiceStateForTest next_state = {}; in TEST() local
|
| D | cbor_cert_op_test.cc | 37 DiceStateForTest next_state = {}; in TEST() local 60 DiceStateForTest next_state = {}; in TEST() local 94 DiceStateForTest next_state = {}; in TEST() local 141 DiceStateForTest next_state = {}; in TEST() local 155 DiceStateForTest next_state = {}; in TEST() local 168 DiceStateForTest next_state = {}; in TEST() local
|
| D | boringssl_ed25519_ops_test.cc | 38 DiceStateForTest next_state = {}; in TEST() local 61 DiceStateForTest next_state = {}; in TEST() local 95 DiceStateForTest next_state = {}; in TEST() local 142 DiceStateForTest next_state = {}; in TEST() local 156 DiceStateForTest next_state = {}; in TEST() local 169 DiceStateForTest next_state = {}; in TEST() local
|
| D | dice_test.cc | 118 DiceStateForTest next_state = {}; in TEST() local 136 DiceStateForTest next_state = {}; in TEST() local 149 DiceStateForTest next_state = {}; in TEST() local 162 DiceStateForTest next_state = {}; in TEST() local 174 DiceStateForTest next_state = {}; in TEST() local 187 DiceStateForTest next_state = {}; in TEST() local 204 DiceStateForTest next_state = {}; in TEST() local
|
| /external/blktrace/ |
| D | strverscmp.c | 99 static const unsigned int next_state[] = in strverscmp() local
|
| /external/rust/crates/regex-automata/src/ |
| D | dfa.rs | 56 fn next_state(&self, current: Self::ID, input: u8) -> Self::ID; in next_state() method 351 fn next_state(&self, current: Self::ID, input: u8) -> Self::ID { in next_state() method
|
| D | dense.rs | 575 fn next_state(&self, current: S, input: u8) -> S { in next_state() method 704 fn next_state(&self, current: S, input: u8) -> S { in next_state() method 764 fn next_state(&self, current: S, input: u8) -> S { in next_state() method 825 fn next_state(&self, current: S, input: u8) -> S { in next_state() method 878 fn next_state(&self, current: S, input: u8) -> S { in next_state() method
|
| D | sparse.rs | 444 fn next_state(&self, current: S, input: u8) -> S { in next_state() method 541 fn next_state(&self, current: S, input: u8) -> S { in next_state() method 602 fn next_state(&self, current: S, input: u8) -> S { in next_state() method
|
| /external/harfbuzz_ng/src/ |
| D | hb-ot-shaper-thai.cc | 184 thai_above_state_t next_state; member 211 thai_below_state_t next_state; member
|
| /external/rust/crates/aho-corasick/src/ |
| D | dfa.rs | 196 fn next_state(&self, current: S, input: u8) -> S { in next_state() method 255 fn next_state(&self, current: S, input: u8) -> S { in next_state() method 324 fn next_state(&self, current: S, input: u8) -> S { in next_state() method 391 fn next_state(&self, current: S, input: u8) -> S { in next_state() method 477 fn next_state(&self, from: S, byte: u8) -> S { in next_state() method
|
| D | nfa.rs | 154 pub fn next_state(&self, current: S, input: u8) -> S { in next_state() method 265 fn next_state(&self, mut current: S, input: u8) -> S { in next_state() method 316 fn next_state(&self, input: u8) -> S { in next_state() method 394 fn next_state(&self, input: u8) -> S { in next_state() method
|
| D | automaton.rs | 162 fn next_state(&self, current: Self::ID, input: u8) -> Self::ID; in next_state() method
|
| /external/webrtc/pc/ |
| D | sctp_transport.cc | 138 SctpTransportState next_state = info_.state(); in SetDtlsTransport() local
|
| /external/rust/crates/itertools/src/ |
| D | sources.rs | 159 let next_state = (self.f)(&self.state); in next() localVariable
|
| /external/perfetto/src/protozero/filtering/ |
| D | message_filter.cc | 154 StackState next_state{}; in FilterOneByte() local
|
| /external/cronet/net/quic/ |
| D | dedicated_web_transport_http3_client.cc | 97 WebTransportState next_state, in RecordNetLogQuicSessionClientStateChanged() 660 WebTransportState next_state) { in TransitionToState()
|
| /external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
| D | hpack_parser.h | 57 const grpc_chttp2_hpack_parser_state* next_state; member
|
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/ |
| D | hpack_parser.h | 56 const grpc_chttp2_hpack_parser_state* next_state; member
|
| /external/rust/crates/plotters/examples/ |
| D | console.rs | 39 let next_state = match (*self, new_state) { in update() localVariable
|
| /external/libusb/examples/ |
| D | dpfp.c | 397 static int next_state(void) in next_state() function
|
| /external/cronet/net/server/ |
| D | http_server.cc | 437 int next_state = parser_state[state][input]; in ParseHeaders() local
|
| /external/musl/src/regex/ |
| D | regexec.c | 741 tre_tnfa_transition_t *next_state; in tre_tnfa_run_backtrack() local
|