Home
last modified time | relevance | path

Searched defs:inner_state (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/extract/
Dstate.rs361 let inner_state = InnerState::from_ref(state); in from_request_parts() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/axum-core/src/ext_traits/
Dmod.rs27 let inner_state = InnerState::from_ref(state); in from_request_parts() localVariable
/aosp_15_r20/external/google-cloud-java/java-dataproc/proto-google-cloud-dataproc-v1/src/main/proto/google/cloud/dataproc/v1/
H A Doperations.proto84 string inner_state = 2 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_dce.c182 struct loop_state inner_state; in dce_cf_list() local
/aosp_15_r20/external/googleapis/google/cloud/dataproc/v1/
H A Doperations.proto126 string inner_state = 2 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Ddot_handler.cc2728 PartitionedHlo::PartitioningState inner_state = in PartitionDotGroupOnContracting() local
3696 auto inner_state = CreatePerGroupPartitioningState( in PartitionDot() local