Home
last modified time | relevance | path

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

/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/v8/src/wasm/
Dast-decoder.cc136 inline bool Validate(const byte* pc, LocalIndexOperand& operand) { in Validate() function in v8::internal::wasm::WasmDecoder
149 inline bool Validate(const byte* pc, GlobalIndexOperand& operand) { in Validate() function in v8::internal::wasm::WasmDecoder
169 inline bool Validate(const byte* pc, CallFunctionOperand& operand) { in Validate() function in v8::internal::wasm::WasmDecoder
193 inline bool Validate(const byte* pc, CallIndirectOperand& operand) { in Validate() function in v8::internal::wasm::WasmDecoder
217 inline bool Validate(const byte* pc, CallImportOperand& operand) { in Validate() function in v8::internal::wasm::WasmDecoder
231 inline bool Validate(const byte* pc, BreakDepthOperand& operand, in Validate() function in v8::internal::wasm::WasmDecoder
245 bool Validate(const byte* pc, BranchTableOperand& operand, in Validate() function in v8::internal::wasm::WasmDecoder
/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/state_trackers/xvmc/
Dcontext.c45 static Status Validate(Display *dpy, XvPortID port, int surface_type_id, in Validate() function
Dsubpicture.c110 static Status Validate(Display *dpy, XvPortID port, int surface_type_id, int xvimage_id) in Validate() function
/external/pdfium/xfa/src/fee/src/fee/
Dfde_txtedtblock.cpp429 int32_t CFDE_TxtEdtField::Validate(const CFX_WideString& wsText) const { in Validate() function in CFDE_TxtEdtField
483 int32_t CFDE_TxtEdtField_Integer::Validate(const CFX_WideString& wsText) const { in Validate() function in CFDE_TxtEdtField_Integer
540 int32_t CFDE_TxtEdtField_Float::Validate(const CFX_WideString& wsText) const { in Validate() function in CFDE_TxtEdtField_Float
/external/chromium-trace/catapult/dashboard/dashboard/
Dutils.py414 def Validate(expected, actual): function
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/gen/
Dservice_registry.py39 def Validate(self): member in ServiceRegistry
Dmessage_registry.py110 def Validate(self): member in MessageRegistry
Dcommand_registry.py117 def Validate(self): member in CommandRegistry
/external/protobuf/src/google/protobuf/compiler/java/
Djava_file.cc167 bool FileGenerator::Validate(string* error) { in Validate() function in google::protobuf::compiler::java::FileGenerator
/external/webrtc/talk/media/base/
Dvideoframe.cc243 bool VideoFrame::Validate(uint32_t fourcc, in Validate() function in cricket::VideoFrame
/external/v8/tools/
Djs2c.py75 def Validate(lines): function
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/Shapes/
Db2PolygonShape.cpp441 bool b2PolygonShape::Validate() const in Validate() function in b2PolygonShape
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/
Db2DynamicTree.cpp656 void b2DynamicTree::Validate() const in Validate() function in b2DynamicTree
/external/v8/test/cctest/interpreter/
Dgenerate-bytecode-expectations.cc253 bool ProgramOptions::Validate() const { in Validate() function in __anon5a628bf50111::ProgramOptions
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_utility.cc417 RTCPUtility::RTCPParserV2::Validate() in Validate() function in webrtc::RTCPUtility::RTCPParserV2
/external/v8/src/
Dunicode.cc308 bool Utf8::Validate(const byte* bytes, size_t length) { in Validate() function in unibrow::Utf8
Dtyping-asm.cc72 bool AsmTyper::Validate() { in Validate() function in v8::internal::AsmTyper
Delements.cc519 void Validate(Handle<JSObject> holder) final { in Validate() function in v8::internal::__anon05ed30b70111::ElementsAccessorBase
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h288 Validate, enumerator
/external/v8/test/cctest/
Dtest-asm-validator.cc52 std::string Validate(Zone* zone, const char* source, in Validate() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h170 static void Validate() { in Validate() function