Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Dbtree_container.h38 using params_type = typename Tree::params_type; variable
281 using params_type = typename Tree::params_type; variable
447 using params_type = typename Tree::params_type; variable
602 using params_type = typename Tree::params_type; variable
748 using params_type = typename Tree::params_type; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dbtree_container.h38 using params_type = typename Tree::params_type; variable
254 using params_type = typename Tree::params_type; variable
413 using params_type = typename Tree::params_type; variable
558 using params_type = typename Tree::params_type; variable
698 using params_type = typename Tree::params_type; variable
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Dbtree_container.h38 using params_type = typename Tree::params_type; variable
254 using params_type = typename Tree::params_type; variable
413 using params_type = typename Tree::params_type; variable
558 using params_type = typename Tree::params_type; variable
698 using params_type = typename Tree::params_type; variable
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Dbtree_container.h38 using params_type = typename Tree::params_type; variable
281 using params_type = typename Tree::params_type; variable
447 using params_type = typename Tree::params_type; variable
602 using params_type = typename Tree::params_type; variable
748 using params_type = typename Tree::params_type; variable
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Dbtree_container.h38 using params_type = typename Tree::params_type; variable
281 using params_type = typename Tree::params_type; variable
447 using params_type = typename Tree::params_type; variable
602 using params_type = typename Tree::params_type; variable
748 using params_type = typename Tree::params_type; variable
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Dbtree_container.h38 using params_type = typename Tree::params_type; variable
240 using params_type = typename Tree::params_type; variable
399 using params_type = typename Tree::params_type; variable
544 using params_type = typename Tree::params_type; variable
684 using params_type = typename Tree::params_type; variable
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Dbtree_container.h37 using params_type = typename Tree::params_type; variable
237 using params_type = typename Tree::params_type; variable
391 using params_type = typename Tree::params_type; variable
536 using params_type = typename Tree::params_type; variable
669 using params_type = typename Tree::params_type; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dexport_tensorflow.cc1260 const tensorflow::DataType params_type = in ConvertGatherOperator() local
1661 const tensorflow::DataType params_type = in ConvertSpaceToBatchNDOperator() local
1678 const tensorflow::DataType params_type = in ConvertBatchToSpaceNDOperator() local
1694 const tensorflow::DataType params_type = in ConvertPadOperator() local
1726 const tensorflow::DataType params_type = in ConvertPadV2Operator() local
1777 const tensorflow::DataType params_type = in ConvertStridedSliceOperator() local
1804 const tensorflow::DataType params_type = in ConvertSliceOperator() local
1826 const tensorflow::DataType params_type = in ConvertReduceOperator() local
1861 const tensorflow::DataType params_type = in ConvertSqueezeOperator() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/random/internal/
H A Dpcg_engine.h51 using params_type = Params; variable
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/random/internal/
H A Dpcg_engine.h51 using params_type = Params; variable
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/random/internal/
H A Dpcg_engine.h51 using params_type = Params; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dpcg_engine.h51 using params_type = Params; variable
/aosp_15_r20/external/abseil-cpp/absl/random/internal/
H A Dpcg_engine.h51 using params_type = Params; variable
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/random/internal/
H A Dpcg_engine.h51 using params_type = Params; variable
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/random/internal/
H A Dpcg_engine.h50 using params_type = Params; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dgather_op.cc276 DataType params_type = context->input_type(0); in Compile() local
/aosp_15_r20/external/executorch/kernels/quantized/cpu/
H A Dop_embedding.cpp299 ScalarType params_type = weight_scales.scalar_type(); in quantized_embedding_byte_dtype_out() local
H A Dembeddingxb.cpp348 ScalarType params_type = weight_scales.scalar_type(); in quantized_embedding_xbit_dtype_out() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dunpack_quantized_weights.cpp262 QuantizedParamsType params_type, in unpackQuantizedWeightsHelper()
/aosp_15_r20/external/python/apitools/apitools/base/py/
Dbase_api.py337 def params_type(self): member in BaseApiClient
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
H A Dlegalize_common.cc3400 auto params_type = params_value.getType().dyn_cast<RankedTensorType>(); in convertGatherOp() local
3669 auto params_type = params_value.getType().dyn_cast<RankedTensorType>(); in convertGatherNdOp() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Doptimize.cc197 auto params_type = params.getType().dyn_cast<RankedTensorType>(); in CanOptimizeIdentityGatherNdOrScatterNdOp() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
H A Dtfl_ops.cc967 ShapedType params_type = op.params().getType().cast<ShapedType>(); in verify() local
1327 auto params_type = params.getType().cast<TensorType>(); in BuildGatherOp() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Drandomized_tests.cc414 DataType params_type; member
2917 auto params_type = Choose<DataType>(kAllXlaTypes); in TEST_F() local
/aosp_15_r20/external/python/cpython3/Parser/
Dparser.c116 #define params_type 1036 macro