/frameworks/ml/nn/tools/systrace_parser/parser/test/ |
D | buckets.txt | 2 LR <-- Prepare --> <- Validate -><---------------- Compile ------------------------> … 4 LD <- Validate -><- Caps -><- Validate -><- Compile -> …
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/javanano/ |
D | javanano_file.h | 66 bool Validate(string* error);
|
D | javanano_generator.cc | 186 if (!file_generator.Validate(error)) { in Generate()
|
D | javanano_file.cc | 96 bool FileGenerator::Validate(string* error) { in Validate() function in google::protobuf::compiler::javanano::FileGenerator
|
/frameworks/compile/slang/ |
D | slang_rs_check_ast.h | 74 bool Validate();
|
D | slang_rs_check_ast.cpp | 288 bool RSCheckAST::Validate() { in Validate() function in slang::RSCheckAST
|
D | slang_backend.cpp | 699 if (!mASTChecker.Validate()) { in HandleTranslationUnitPre()
|
/frameworks/opt/gamesdk/samples/tuningfork/tfvalidate/ |
D | main.cpp | 36 return validator.Validate(enforce_enums_in_annotations, in validateApk()
|
D | apk_validator.h | 65 int Validate(bool enforce_enums_in_annotations,
|
D | apk_validator.cpp | 113 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/ |
D | java_file.h | 78 bool Validate(string* error);
|
D | java_generator.cc | 122 if (!file_generators[i]->Validate(error)) { in Generate()
|
D | java_file.cc | 223 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/ |
D | shared.rsh | 92 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
|
/frameworks/rs/rsov/tests/RSoVTest/src/com/android/rs/rsov/test/ |
D | shared.rsh | 95 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
|
/frameworks/native/vulkan/libvulkan/ |
D | driver.cpp | 105 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/ |
D | shared.rsh | 111 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | shared.rsh | 113 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
|
/frameworks/native/libs/vr/libvrflinger/ |
D | hardware_composer.h | 400 HWC::Error Validate(hwc2_display_t display);
|
D | hardware_composer.cpp | 291 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/ |
D | descriptor.cc | 5096 Validate##type##Options(descriptor->array_name##s_ + i, \
|