Home
last modified time | relevance | path

Searched defs:GetValues (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/lldb/include/lldb/Core/
DUniqueCStringMap.h124 size_t GetValues(ConstString unique_cstr, std::vector<T> &values) const { in GetValues() function
134 size_t GetValues(const RegularExpression &regex, in GetValues() function
/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.h84 std::vector<mlir::Value> GetValues(absl::Span<const XlaOp> ops) { in GetValues() function
/external/tensorflow/tensorflow/lite/delegates/flex/
Dtest_util.h71 std::vector<float> GetValues(int tensor_index) { in GetValues() function
/external/tensorflow/tensorflow/lite/kernels/
Dexpand_dims_test.cc62 std::vector<InputType> GetValues() { in GetValues() function in tflite::__anon93b544bb0111::ExpandDimsOpModel
Dtopk_v2_test.cc64 std::vector<InputType> GetValues() { in GetValues() function in tflite::__anonc19024f40111::TopKV2OpModel
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dpropagator_test.cpp57 const std::vector<uint32_t>& GetValues() { in GetValues() function in spvtools::opt::__anone86eb9f80111::PropagatorTest
/external/deqp-deps/SPIRV-Tools/test/opt/
Dpropagator_test.cpp57 const std::vector<uint32_t>& GetValues() { in GetValues() function in spvtools::opt::__anone753bdab0111::PropagatorTest
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dpropagator_test.cpp57 const std::vector<uint32_t>& GetValues() { in GetValues() function in spvtools::opt::__anon8edb74650111::PropagatorTest
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/
Dragged_range_tflite_test.cc67 std::vector<T> GetValues() const { return ExtractVector<T>(output_values_); } in GetValues() function in tflite::__anon7bee03b80111::RaggedRangeOpModel
/external/deqp-deps/amber/src/
Dbuffer.h226 const T* GetValues() const { in GetValues() function
Dcommand.h457 const std::vector<Value>& GetValues() const { return values_; } in GetValues() function
550 const std::vector<Value>& GetValues() const { return values_; } in GetValues() function
/external/llvm-project/libcxx/test/libcxx/fuzzing/
Drandom.pass.cpp23 std::vector<IntT> GetValues(const std::uint8_t *data, std::size_t size) { in GetValues() function
/external/openscreen/discovery/dnssd/impl/
Dquerier_impl.cc82 std::vector<DnsSdInstanceEndpoint> GetValues( in GetValues() function
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitcodeParser.h274 const RecordVector &GetValues() const { return Data.Values; } in GetValues() function
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.h187 void* GetValues() const { in GetValues() function
/external/golang-protobuf/ptypes/struct/
Dstruct.pb.go290 func (m *ListValue) GetValues() []*Value { func
/external/tensorflow/tensorflow/core/kernels/image/
Dscale_and_translate_op.cc251 void GetValues(OpKernelContext* context, int input_index, float* v_1, in GetValues() function