/aosp_15_r20/external/antlr/runtime/Ruby/test/unit/ |
H A D | test-trees.rb | 302 def new_token(type, opts = {}) method in TestTreeNodeStream 446 def new_token(type, opts = {}) method in TestCommonTreeNodeStream 782 def new_token(type, opts = {}) method in TestCommonTree
|
H A D | test-streams.rb | 404 def new_token(type, opts = {}) method in TestCommonTokenStream
|
/aosp_15_r20/external/icing/icing/result/ |
H A D | result-state-manager.cc | 100 uint64_t new_token = GetUniqueToken(); in Add() local 172 uint64_t new_token = random_generator_(); in GetUniqueToken() local
|
/aosp_15_r20/external/cronet/base/ |
H A D | unguessable_token_unittest.cc | 31 std::optional<UnguessableToken> new_token = in TEST() local 39 std::optional<UnguessableToken> new_token = in TEST() local
|
/aosp_15_r20/external/libtextclassifier/native/utils/ |
H A D | tokenizer.cc | 141 Token new_token("", 0, 0); in InternalTokenize() local 284 Token new_token("", 0, 0); in NumberTokenize() local
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/glcpp/ |
H A D | glcpp-parse.y | 1155 token_t *new_token = linear_alloc_child(parser->linalloc, sizeof(token_t)); in _token_list_copy() local 1927 token_t *new_token; in _glcpp_parser_expand_function() local 2044 token_t *new_token = _token_create_ival(parser, SPACE, SPACE); in _glcpp_parser_expand_node() local
|
/aosp_15_r20/external/pciutils/lib/ |
H A D | win32-helpers.c | 264 win32_change_token(HANDLE new_token, HANDLE *old_token) in win32_change_token() 332 HANDLE new_token; in win32_enable_privilege() local
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | access_token.cc | 117 HANDLE new_token; in DuplicateToken() local 250 HANDLE new_token; in FromToken() local
|
H A D | access_token_unittest.cc | 239 ATL::CAccessToken* new_token) { in DuplicateTokenWithSecurityDescriptor()
|
/aosp_15_r20/external/rust/android-crates-io/crates/virtio-drivers/src/device/net/ |
D | dev.rs | 104 let new_token = unsafe { self.inner.receive_begin(rx_buf.as_bytes_mut()) }?; in recycle_rx_buffer() localVariable
|
/aosp_15_r20/external/python/oauth2client/tests/contrib/ |
D | test_multiprocess_file_storage.py | 66 def _generate_token_response_http(new_token='new_token'): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/examples/ |
D | server.rs | 219 let new_token = mint_token(&hdr, &from); in main() localVariable
|
D | http3-server.rs | 221 let new_token = mint_token(&hdr, &from); in main() localVariable
|
/aosp_15_r20/external/rust/crates/quiche/examples/ |
D | server.rs | 219 let new_token = mint_token(&hdr, &from); in main() localVariable
|
D | http3-server.rs | 221 let new_token = mint_token(&hdr, &from); in main() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/virtio-drivers/src/device/socket/ |
D | vsock.rs | 500 let new_token = self.rx.add(&[], &mut [buffer])?; in add_buffer_to_rx_queue() localVariable
|
/aosp_15_r20/external/libtextclassifier/native/annotator/ |
H A D | feature-processor.cc | 119 Token new_token(token_word.UTF8Substring(last_start, split_point), in SplitTokensOnSelectionBoundaries() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
H A D | legalize_tf_communication.cc | 737 auto new_token = new_while_results[new_while_results.size() - 1]; in RewriteRegionWhileOp() local
|
/aosp_15_r20/external/rust/crates/quiche/src/ |
D | frame.rs | 1552 fn new_token() { in new_token() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/ |
D | frame.rs | 1552 fn new_token() { in new_token() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_connection_test.cc | 13779 QuicNewTokenFrame* new_token = new QuicNewTokenFrame(); in TEST_P() local 13792 QuicNewTokenFrame* new_token = new QuicNewTokenFrame(); in TEST_P() local
|