Home
last modified time | relevance | path

Searched defs:node_count (Results 1 – 25 of 96) sorted by relevance

1234

/aosp_15_r20/external/googleapis/google/cloud/automl/v1/
H A Dimage.proto117 int64 node_count = 14 [(google.api.field_behavior) = OUTPUT_ONLY]; field
150 int64 node_count = 3 [(google.api.field_behavior) = OUTPUT_ONLY]; field
190 int64 node_count = 1 [(google.api.field_behavior) = INPUT_ONLY]; field
200 int64 node_count = 1 [(google.api.field_behavior) = INPUT_ONLY]; field
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1/src/main/proto/google/cloud/automl/v1/
H A Dimage.proto117 int64 node_count = 14 [(google.api.field_behavior) = OUTPUT_ONLY]; field
150 int64 node_count = 3 [(google.api.field_behavior) = OUTPUT_ONLY]; field
190 int64 node_count = 1 [(google.api.field_behavior) = INPUT_ONLY]; field
200 int64 node_count = 1 [(google.api.field_behavior) = INPUT_ONLY]; field
/aosp_15_r20/external/googleapis/google/cloud/automl/v1beta1/
H A Dimage.proto104 int64 node_count = 14; field
137 int64 node_count = 3; field
178 int64 node_count = 1; field
189 int64 node_count = 1; field
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/proto/google/cloud/automl/v1beta1/
H A Dimage.proto104 int64 node_count = 14; field
137 int64 node_count = 3; field
178 int64 node_count = 1; field
189 int64 node_count = 1; field
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/meta/
Dfundamental.hpp26 struct node_count { struct
28 typedef typename ParserT::parser_category_t parser_category_t;
30 ::template count<ParserT, mpl::int_<0> > count_t;
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/algo/
Dpage_rank.rs58 let node_count = graph.node_count(); in page_rank() localVariable
134 let node_count = graph.node_count(); in parallel_page_rank() localVariable
Dmin_spanning_tree.rs66 node_count: usize, field
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dbi_ra.c33 unsigned node_count; member
62 lcra_alloc_equations(unsigned node_count) in lcra_alloc_equations()
346 uint64_t preload_live, unsigned node_count, bool is_blend, in bi_mark_interference()
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Dprofiling.py99 def node_count(self): member in AggregateProfile
/aosp_15_r20/external/mesa3d/src/panfrost/util/
H A Dlcra.h34 unsigned node_count; member
H A Dlcra.c43 lcra_alloc_equations(unsigned node_count, unsigned class_count) in lcra_alloc_equations()
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/
H A Dcordz_statistics.h69 size_t node_count = 0; member
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/internal/
H A Dcordz_statistics.h69 size_t node_count = 0; member
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/internal/
H A Dcordz_statistics.h69 size_t node_count = 0; member
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
H A Dcordz_statistics.h69 size_t node_count = 0; member
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/
H A Dcordz_statistics.h69 size_t node_count = 0; member
/aosp_15_r20/external/google-cloud-java/java-dataplex/proto-google-cloud-dataplex-v1/src/main/proto/google/cloud/dataplex/v1/
H A Danalyze.proto47 int32 node_count = 2 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dcordz_statistics.h69 size_t node_count = 0; member
/aosp_15_r20/external/googleapis/google/cloud/dataplex/v1/
H A Danalyze.proto47 int32 node_count = 2 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str01.c49 int node_count; /* number of nodes created so far */ variable
H A Dpth_str03.c68 int node_count; /* number of nodes created so far */ variable
/aosp_15_r20/external/googleapis/google/cloud/gkehub/v1/
H A Dmembership.proto241 int32 node_count = 3 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/aosp_15_r20/external/google-cloud-java/java-gkehub/proto-google-cloud-gkehub-v1/src/main/proto/google/cloud/gkehub/v1/
H A Dmembership.proto241 int32 node_count = 3 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_vec4_reg_allocate.cpp173 int node_count = alloc.count; in reg_allocate() local
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/
H A Dmidgard_schedule.c102 unsigned node_count) in mir_create_dependency_graph()
1460 unsigned node_count = ctx->temp_count + 1; in schedule_block() local

1234