Home
last modified time | relevance | path

Searched defs:feature_count (Results 1 – 19 of 19) sorted by relevance

/external/mesa3d/src/gallium/frontends/vdpau/
Dmixer.c42 uint32_t feature_count, in vlVdpVideoMixerCreate()
585 uint32_t feature_count, in vlVdpVideoMixerGetFeatureSupport()
648 uint32_t feature_count, in vlVdpVideoMixerSetFeatureEnables()
723 uint32_t feature_count, in vlVdpVideoMixerGetFeatureEnables()
/external/grpc-grpc/examples/php/route_guide/Routeguide/
DRouteSummary.php32 protected $feature_count = 0; variable in Routeguide\\RouteSummary
/external/libtextclassifier/native/utils/
Dtoken-feature-extractor.h91 int feature_count = in DenseFeaturesCount() local
/external/grpc-grpc/examples/protos/
Droute_guide.proto104 int32 feature_count = 2; field
/external/grpc-grpc-java/examples/src/main/proto/
Droute_guide.proto108 int32 feature_count = 2; field
/external/grpc-grpc-java/examples/android/routeguide/app/src/main/proto/
Droute_guide.proto108 int32 feature_count = 2; field
/external/curl/src/
Dtool_libinfo.c132 size_t feature_count; variable
/external/grpc-grpc/examples/cpp/route_guide/
Droute_guide_server.cc123 int feature_count = 0; in RecordRoute() local
/external/harfbuzz_ng/src/
Dhb-aat-layout.cc392 unsigned int *feature_count, /* IN/OUT. May be NULL. */ in hb_aat_layout_get_feature_types()
Dhb-ot-layout.cc631 unsigned int *feature_count /* IN/OUT */, in hb_ot_layout_table_get_feature_tags()
931 unsigned int *feature_count /* IN/OUT */, in hb_ot_layout_language_get_feature_indexes()
967 unsigned int *feature_count /* IN/OUT */, in hb_ot_layout_language_get_feature_tags()
1331 unsigned feature_count = 1; in hb_ot_layout_collect_features_map() local
/external/tensorflow/tensorflow/core/kernels/
Dsparse_cross_op.cc606 int64_t feature_count = 0; in ExtractFeatureData() local
627 const auto feature_count = columns[i]->FeatureCount(batch_index); in CrossCountByBatchIndex() local
Dragged_cross_op.cc615 const auto feature_count = features[i]->FeatureCount(batch_index); in CrossCountByBatchIndex() local
/external/harfbuzz_ng/util/
Dhb-info.cc979 unsigned feature_count = sizeof feature_array / sizeof feature_array[0]; in _list_features_no_script() local
1100 unsigned feature_count = sizeof feature_array / sizeof feature_array[0]; in _list_features() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.cc1289 const int64_t feature_count = operand_shape.dimensions(feature_index); in InferBatchNormTrainingShape() local
1419 const int64_t feature_count = operand_shape.dimensions(feature_index); in InferBatchNormInferenceShape() local
1568 const int64_t feature_count = operand_shape.dimensions(feature_index); in InferBatchNormGradShape() local
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_ift.rs437 let feature_count: u16 = cursor.read()?; in read_with_args() localVariable
469 pub fn feature_count(&self) -> u16 { in feature_count() method
980 let feature_count = format_flags in read_with_args() localVariable
1108 pub fn feature_count(&self) -> Option<u8> { in feature_count() method
Dgenerated_layout.rs406 let feature_count: u16 = cursor.read()?; in read() localVariable
422 pub fn feature_count(&self) -> u16 { in feature_count() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_ift.rs437 let feature_count: u16 = cursor.read()?; in read_with_args() localVariable
469 pub fn feature_count(&self) -> u16 { in feature_count() method
980 let feature_count = format_flags in read_with_args() localVariable
1108 pub fn feature_count(&self) -> Option<u8> { in feature_count() method
Dgenerated_layout.rs406 let feature_count: u16 = cursor.read()?; in read() localVariable
422 pub fn feature_count(&self) -> u16 { in feature_count() method
/external/vulkan-validation-layers/tests/
Dvklayertests_buffer_image_memory_sampler.cpp5130 uint32_t feature_count = 4; in TEST_F() local