/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | libspirv.cpp | 107 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/ |
D | libspirv.cpp | 107 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/perfetto/src/tracing/core/ |
D | packet_stream_validator.cc | 29 bool PacketStreamValidator::Validate(const Slices& slices) { in Validate() function in perfetto::PacketStreamValidator
|
D | sliced_protobuf_input_stream.cc | 102 bool SlicedProtobufInputStream::Validate() const { in Validate() function in perfetto::SlicedProtobufInputStream
|
/external/libchrome/mojo/public/cpp/bindings/lib/ |
D | native_enum_data.h | 19 static bool Validate(int32_t value, in Validate() function
|
D | map_data_internal.h | 48 static bool Validate(const void* data, in Validate() function
|
D | pipe_control_message_handler.cc | 44 bool PipeControlMessageHandler::Validate(Message* message) { in Validate() function in mojo::PipeControlMessageHandler
|
/external/pdfium/xfa/fwl/ |
D | cfwl_event.h | 34 Validate enumerator
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_tensor_coding_test.cc | 31 void Validate(const Tensor& t, bool is_dead) { in Validate() function in tensorflow::GrpcTensorCodingTest
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_aaction.h | 31 Validate, enumerator
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_shadingpattern.cpp | 105 bool CPDF_ShadingPattern::Validate() const { in Validate() function in CPDF_ShadingPattern
|
/external/v8/src/wasm/ |
D | function-body-decoder-impl.h | 809 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/tensorflow/tensorflow/compiler/xla/ |
D | sparse_index_array.cc | 81 bool SparseIndexArray::Validate(const Shape& shape) const { in Validate() function in xla::SparseIndexArray
|
/external/toolchain-utils/crosperf/ |
D | settings.py | 63 def Validate(self): member in Settings
|
/external/syzkaller/dashboard/app/ |
D | app_test.go | 177 func (cfg *TestConfig) Validate() error { func
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetDialogs.py | 182 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/javamicro/ |
D | javamicro_file.cc | 95 bool FileGenerator::Validate(string* error) { in Validate() function in google::protobuf::compiler::javamicro::FileGenerator
|
/external/protobuf/src/google/protobuf/compiler/javanano/ |
D | javanano_file.cc | 96 bool FileGenerator::Validate(string* error) { in Validate() function in google::protobuf::compiler::javanano::FileGenerator
|
/external/mesa3d/src/gallium/targets/haiku-softpipe/ |
D | GalliumContext.cpp | 371 GalliumContext::Validate(uint32 width, uint32 height) in Validate() function in GalliumContext
|
/external/tensorflow/tensorflow/core/lib/histogram/ |
D | histogram_test.cc | 25 static void Validate(const Histogram& h) { in Validate() function
|
/external/mesa3d/src/gallium/state_trackers/xvmc/ |
D | context.c | 45 static Status Validate(Display *dpy, XvPortID port, int surface_type_id, in Validate() function
|
/external/tensorflow/tensorflow/core/util/ |
D | stat_summarizer.cc | 44 void StatSummarizer::Validate(const std::vector<TensorDescription>* outputs, in Validate() function in tensorflow::StatSummarizer
|
/external/v8/src/objects/ |
D | js-array-buffer-inl.h | 179 MaybeHandle<JSTypedArray> JSTypedArray::Validate(Isolate* isolate, in Validate() function
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | tensor_coding_test.cc | 77 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/ |
D | lcssa.cpp | 32 bool Validate(const std::vector<uint32_t>& bin) { in Validate() function
|