/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/proc-macro2-1.0.89/src/ |
D | parse.rs | 65 fn parse(&self, tag: &str) -> Result<Cursor<'a>, Reject> { in parse() argument 74 pub(crate) struct Reject; struct 157 fn word_break(input: Cursor) -> Result<Cursor, Reject> { in word_break() argument 347 fn literal_nocapture(input: Cursor) -> Result<Cursor, Reject> { in literal_nocapture() argument 374 fn string(input: Cursor) -> Result<Cursor, Reject> { in string() argument 384 fn cooked_string(mut input: Cursor) -> Result<Cursor, Reject> { in cooked_string() argument 418 fn raw_string(input: Cursor) -> Result<Cursor, Reject> { in raw_string() argument 437 fn byte_string(input: Cursor) -> Result<Cursor, Reject> { in byte_string() argument 447 fn cooked_byte_string(mut input: Cursor) -> Result<Cursor, Reject> { in cooked_byte_string() argument 495 fn raw_byte_string(input: Cursor) -> Result<Cursor, Reject> { in raw_byte_string() argument [all …]
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/proc-macro2-1.0.89/src/ |
D | parse.rs | 65 fn parse(&self, tag: &str) -> Result<Cursor<'a>, Reject> { in parse() argument 74 pub(crate) struct Reject; struct 157 fn word_break(input: Cursor) -> Result<Cursor, Reject> { in word_break() argument 347 fn literal_nocapture(input: Cursor) -> Result<Cursor, Reject> { in literal_nocapture() argument 374 fn string(input: Cursor) -> Result<Cursor, Reject> { in string() argument 384 fn cooked_string(mut input: Cursor) -> Result<Cursor, Reject> { in cooked_string() argument 418 fn raw_string(input: Cursor) -> Result<Cursor, Reject> { in raw_string() argument 437 fn byte_string(input: Cursor) -> Result<Cursor, Reject> { in byte_string() argument 447 fn cooked_byte_string(mut input: Cursor) -> Result<Cursor, Reject> { in cooked_byte_string() argument 495 fn raw_byte_string(input: Cursor) -> Result<Cursor, Reject> { in raw_byte_string() argument [all …]
|
/external/rust/android-crates-io/crates/proc-macro2/src/ |
D | parse.rs | 65 fn parse(&self, tag: &str) -> Result<Cursor<'a>, Reject> { in parse() argument 74 pub(crate) struct Reject; struct 157 fn word_break(input: Cursor) -> Result<Cursor, Reject> { in word_break() argument 343 fn literal_nocapture(input: Cursor) -> Result<Cursor, Reject> { in literal_nocapture() argument 370 fn string(input: Cursor) -> Result<Cursor, Reject> { in string() argument 380 fn cooked_string(mut input: Cursor) -> Result<Cursor, Reject> { in cooked_string() argument 414 fn raw_string(input: Cursor) -> Result<Cursor, Reject> { in raw_string() argument 433 fn byte_string(input: Cursor) -> Result<Cursor, Reject> { in byte_string() argument 443 fn cooked_byte_string(mut input: Cursor) -> Result<Cursor, Reject> { in cooked_byte_string() argument 491 fn raw_byte_string(input: Cursor) -> Result<Cursor, Reject> { in raw_byte_string() argument [all …]
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/backoff/ |
D | random_early_detection.cc | 21 bool RandomEarlyDetection::Reject(uint64_t size) { in Reject() function in grpc_core::RandomEarlyDetection
|
/external/grpc-grpc/src/core/lib/backoff/ |
D | random_early_detection.cc | 23 bool RandomEarlyDetection::Reject(uint64_t size, absl::BitGenRef bitsrc) const { in Reject() function in grpc_core::RandomEarlyDetection
|
/external/perfetto/src/ipc/ |
D | deferred.cc | 74 void DeferredBase::Reject() { in Reject() function in perfetto::ipc::DeferredBase
|
/external/rust/android-crates-io/crates/libfuzzer-sys/src/ |
D | lib.rs | 26 Reject, enumerator
|
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/ |
D | frame_headers.h | 179 Reject = 1, in tx_seq() enumerator
|
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
D | signaling_channel_test.cc | 141 TEST_F(SignalingChannelTest, Reject) { in TEST_F() argument
|
/external/zucchini/ |
D | arm_utils_unittest.cc | 246 void Reject(CODE_T clean_slate_code, in Reject() function in zucchini::__anone823a7760111::ArmTranslatorWriteReadTest
|