Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/SPIRV-Tools/source/
Dlibspirv.cpp107 bool SpirvTools::Validate(const std::vector<uint32_t>& binary) const { in Validate() function in spvtools::SpirvTools
111 bool SpirvTools::Validate(const uint32_t* binary, in Validate() function in spvtools::SpirvTools
117 bool SpirvTools::Validate(const uint32_t* binary, const size_t binary_size, in Validate() function in spvtools::SpirvTools
/external/deqp-deps/SPIRV-Tools/source/
Dlibspirv.cpp107 bool SpirvTools::Validate(const std::vector<uint32_t>& binary) const { in Validate() function in spvtools::SpirvTools
111 bool SpirvTools::Validate(const uint32_t* binary, in Validate() function in spvtools::SpirvTools
117 bool SpirvTools::Validate(const uint32_t* binary, const size_t binary_size, in Validate() function in spvtools::SpirvTools
/external/libchrome/mojo/public/cpp/bindings/lib/
Dnative_enum_data.h19 static bool Validate(int32_t value, in Validate() function
Dmap_data_internal.h48 static bool Validate(const void* data, in Validate() function
Dpipe_control_message_handler.cc44 bool PipeControlMessageHandler::Validate(Message* message) { in Validate() function in mojo::PipeControlMessageHandler
/external/perfetto/src/tracing/core/
Dpacket_stream_validator.cc29 bool PacketStreamValidator::Validate(const Slices& slices) { in Validate() function in perfetto::PacketStreamValidator
Dsliced_protobuf_input_stream.cc102 bool SlicedProtobufInputStream::Validate() const { in Validate() function in perfetto::SlicedProtobufInputStream
/external/pdfium/xfa/fwl/
Dcfwl_event.h34 Validate enumerator
/external/pdfium/core/fpdfdoc/
Dcpdf_aaction.h31 Validate, enumerator
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_tensor_coding_test.cc31 void Validate(const Tensor& t, bool is_dead) { in Validate() function in tensorflow::GrpcTensorCodingTest
/external/pdfium/core/fpdfapi/page/
Dcpdf_shadingpattern.cpp105 bool CPDF_ShadingPattern::Validate() const { in Validate() function in CPDF_ShadingPattern
/external/tensorflow/tensorflow/compiler/xla/
Dsparse_index_array.cc81 bool SparseIndexArray::Validate(const Shape& shape) const { in Validate() function in xla::SparseIndexArray
/external/toolchain-utils/crosperf/
Dsettings.py63 def Validate(self): member in Settings
/external/v8/src/wasm/
Dfunction-body-decoder-impl.h809 inline bool Validate(const byte* pc, in Validate() function
819 inline bool Validate(const byte* pc, ExceptionIndexImmediate<validate>& imm) { in Validate() function
829 inline bool Validate(const byte* pc, GlobalIndexImmediate<validate>& imm) { in Validate() function
848 inline bool Validate(const byte* pc, CallFunctionImmediate<validate>& imm) { in Validate() function
865 inline bool Validate(const byte* pc, CallIndirectImmediate<validate>& imm) { in Validate() function
877 inline bool Validate(const byte* pc, BreakDepthImmediate<validate>& imm, in Validate() function
886 bool Validate(const byte* pc, BranchTableImmediate<validate>& imm, in Validate() function
896 inline bool Validate(const byte* pc, WasmOpcode opcode, in Validate() function
926 inline bool Validate(const byte* pc, WasmOpcode opcode, in Validate() function
957 inline bool Validate(const byte* pc, in Validate() function
[all …]
/external/syzkaller/dashboard/app/
Dapp_test.go177 func (cfg *TestConfig) Validate() error { func
/external/protobuf/src/google/protobuf/compiler/javamicro/
Djavamicro_file.cc95 bool FileGenerator::Validate(string* error) { in Validate() function in google::protobuf::compiler::javamicro::FileGenerator
/external/sonivox/jet_tools/JetCreator/
DJetDialogs.py182 def Validate(self): member in JetOpen
356 def Validate(self): member in SegEdit
715 def Validate(self): member in EventEdit
882 def Validate(self): member in JetReplicate
/external/protobuf/src/google/protobuf/compiler/javanano/
Djavanano_file.cc96 bool FileGenerator::Validate(string* error) { in Validate() function in google::protobuf::compiler::javanano::FileGenerator
/external/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.cpp371 GalliumContext::Validate(uint32 width, uint32 height) in Validate() function in GalliumContext
/external/tensorflow/tensorflow/core/lib/histogram/
Dhistogram_test.cc25 static void Validate(const Histogram& h) { in Validate() function
/external/mesa3d/src/gallium/state_trackers/xvmc/
Dcontext.c45 static Status Validate(Display *dpy, XvPortID port, int surface_type_id, in Validate() function
/external/tensorflow/tensorflow/core/util/
Dstat_summarizer.cc44 void StatSummarizer::Validate(const std::vector<TensorDescription>* outputs, in Validate() function in tensorflow::StatSummarizer
/external/v8/src/objects/
Djs-array-buffer-inl.h179 MaybeHandle<JSTypedArray> JSTypedArray::Validate(Isolate* isolate, in Validate() function
/external/tensorflow/tensorflow/core/distributed_runtime/
Dtensor_coding_test.cc77 void Validate(const Tensor& src, bool is_dead, bool use_tensor_content) { in Validate() function in tensorflow::TensorResponseTest
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Dlcssa.cpp32 bool Validate(const std::vector<uint32_t>& bin) { in Validate() function

123