Home
last modified time | relevance | path

Searched refs:Validate (Results 1 – 21 of 21) sorted by relevance

/frameworks/ml/nn/tools/systrace_parser/parser/test/
Dbuckets.txt2 LR <-- Prepare --> <- Validate -><---------------- Compile ------------------------> …
4 LD <- Validate -><- Caps -><- Validate -><- Compile -> …
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/javanano/
Djavanano_file.h66 bool Validate(string* error);
Djavanano_generator.cc186 if (!file_generator.Validate(error)) { in Generate()
Djavanano_file.cc96 bool FileGenerator::Validate(string* error) { in Validate() function in google::protobuf::compiler::javanano::FileGenerator
/frameworks/compile/slang/
Dslang_rs_check_ast.h74 bool Validate();
Dslang_rs_check_ast.cpp288 bool RSCheckAST::Validate() { in Validate() function in slang::RSCheckAST
Dslang_backend.cpp699 if (!mASTChecker.Validate()) { in HandleTranslationUnitPre()
/frameworks/opt/gamesdk/samples/tuningfork/tfvalidate/
Dmain.cpp36 return validator.Validate(enforce_enums_in_annotations, in validateApk()
Dapk_validator.h65 int Validate(bool enforce_enums_in_annotations,
Dapk_validator.cpp113 int ApkValidator::Validate(bool enforce_enums_in_annotations, in Validate() function in tuningfork::ApkValidator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/
Djava_file.h78 bool Validate(string* error);
Djava_generator.cc122 if (!file_generators[i]->Validate(error)) { in Generate()
Djava_file.cc223 bool FileGenerator::Validate(string* error) { in Validate() function in google::protobuf::compiler::java::FileGenerator
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dshared.rsh92 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
/frameworks/rs/rsov/tests/RSoVTest/src/com/android/rs/rsov/test/
Dshared.rsh95 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
/frameworks/native/vulkan/libvulkan/
Ddriver.cpp105 VkResult Validate();
357 VkResult CreateInfoWrapper::Validate() { in Validate() function in vulkan::driver::__anonbed2d0790111::CreateInfoWrapper
1010 VkResult result = wrapper.Validate(); in CreateInstance()
1116 VkResult result = wrapper.Validate(); in CreateDevice()
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dshared.rsh111 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dshared.rsh113 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
/frameworks/native/libs/vr/libvrflinger/
Dhardware_composer.h400 HWC::Error Validate(hwc2_display_t display);
Dhardware_composer.cpp291 HWC::Error HardwareComposer::Validate(hwc2_display_t display) { in Validate() function in android::dvr::HardwareComposer
533 HWC::Error error = Validate(display); in PostLayers()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc5096 Validate##type##Options(descriptor->array_name##s_ + i, \