/frameworks/ml/nn/runtime/test/generated/spec_V1_3/ |
D | if_same_branch_model.example.cpp | 70 .type = TestOperationType::IF in get_test_model_true() 230 .type = TestOperationType::IF in get_test_model_true_all_inputs_as_internal() 386 .type = TestOperationType::IF in get_test_model_true_all_outputs_as_internal() 516 .type = TestOperationType::IF in get_test_model_true_relaxed() 676 .type = TestOperationType::IF in get_test_model_true_relaxed_all_inputs_as_internal() 832 .type = TestOperationType::IF in get_test_model_true_relaxed_all_outputs_as_internal() 962 .type = TestOperationType::IF in get_test_model_true_float16() 1122 .type = TestOperationType::IF in get_test_model_true_float16_all_inputs_as_internal() 1278 .type = TestOperationType::IF in get_test_model_true_float16_all_outputs_as_internal() 1408 .type = TestOperationType::IF in get_test_model_true_int32() [all …]
|
D | if_simple.example.cpp | 70 .type = TestOperationType::IF in get_test_model_true() 279 .type = TestOperationType::IF in get_test_model_true_all_inputs_as_internal() 484 .type = TestOperationType::IF in get_test_model_true_all_outputs_as_internal() 663 .type = TestOperationType::IF in get_test_model_true_relaxed() 872 .type = TestOperationType::IF in get_test_model_true_relaxed_all_inputs_as_internal() 1077 .type = TestOperationType::IF in get_test_model_true_relaxed_all_outputs_as_internal() 1256 .type = TestOperationType::IF in get_test_model_true_float16() 1465 .type = TestOperationType::IF in get_test_model_true_float16_all_inputs_as_internal() 1670 .type = TestOperationType::IF in get_test_model_true_float16_all_outputs_as_internal() 1849 .type = TestOperationType::IF in get_test_model_true_int32() [all …]
|
D | if_constant.example.cpp | 80 .type = TestOperationType::IF in get_test_model_copy_true() 265 .type = TestOperationType::IF in get_test_model_copy_true_relaxed() 450 .type = TestOperationType::IF in get_test_model_copy_true_float16() 635 .type = TestOperationType::IF in get_test_model_copy_true_int32() 820 .type = TestOperationType::IF in get_test_model_copy_true_quant8() 1005 .type = TestOperationType::IF in get_test_model_copy_true_quant8_signed() 1190 .type = TestOperationType::IF in get_test_model_copy_false() 1375 .type = TestOperationType::IF in get_test_model_copy_false_relaxed() 1560 .type = TestOperationType::IF in get_test_model_copy_false_float16() 1745 .type = TestOperationType::IF in get_test_model_copy_false_int32() [all …]
|
D | if_no_value.example.cpp | 80 .type = TestOperationType::IF in get_test_model() 265 .type = TestOperationType::IF in get_test_model_relaxed() 450 .type = TestOperationType::IF in get_test_model_float16() 635 .type = TestOperationType::IF in get_test_model_int32() 820 .type = TestOperationType::IF in get_test_model_quant8() 1005 .type = TestOperationType::IF in get_test_model_quant8_signed()
|
/frameworks/ml/nn/runtime/test/generated/spec_V1_3_cts_only/ |
D | if_simple_unknown_dimension.example.cpp | 70 .type = TestOperationType::IF in get_test_model_true() 279 .type = TestOperationType::IF in get_test_model_true_all_inputs_as_internal() 484 .type = TestOperationType::IF in get_test_model_true_all_outputs_as_internal() 663 .type = TestOperationType::IF in get_test_model_true_relaxed() 872 .type = TestOperationType::IF in get_test_model_true_relaxed_all_inputs_as_internal() 1077 .type = TestOperationType::IF in get_test_model_true_relaxed_all_outputs_as_internal() 1256 .type = TestOperationType::IF in get_test_model_true_float16() 1465 .type = TestOperationType::IF in get_test_model_true_float16_all_inputs_as_internal() 1670 .type = TestOperationType::IF in get_test_model_true_float16_all_outputs_as_internal() 1849 .type = TestOperationType::IF in get_test_model_true_int32() [all …]
|
D | if_simple_unknown_rank.example.cpp | 70 .type = TestOperationType::IF in get_test_model_true() 279 .type = TestOperationType::IF in get_test_model_true_all_inputs_as_internal() 484 .type = TestOperationType::IF in get_test_model_true_all_outputs_as_internal() 663 .type = TestOperationType::IF in get_test_model_true_relaxed() 872 .type = TestOperationType::IF in get_test_model_true_relaxed_all_inputs_as_internal() 1077 .type = TestOperationType::IF in get_test_model_true_relaxed_all_outputs_as_internal() 1256 .type = TestOperationType::IF in get_test_model_true_float16() 1465 .type = TestOperationType::IF in get_test_model_true_float16_all_inputs_as_internal() 1670 .type = TestOperationType::IF in get_test_model_true_float16_all_outputs_as_internal() 1849 .type = TestOperationType::IF in get_test_model_true_int32() [all …]
|
/frameworks/base/native/webview/plat_support/ |
D | LICENSE | 27 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
/frameworks/base/obex/ |
D | NOTICE | 28 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
/frameworks/ml/nn/tools/test_generator/test_harness/include/ |
D | TestHarness.h | 191 IF = 96, enumerator 406 if (operation.type == TestOperationType::IF || in hasScalarOutputs()
|
/frameworks/native/opengl/tests/angeles/ |
D | license-BSD.txt | 34 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
D | license-LGPL.txt | 454 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
|
/frameworks/ml/nn/runtime/ |
D | ExecutionPlan.cpp | 1724 if (operation.type == OperationType::IF) { in partitionTheWorkInternal() 1875 if (operation.type == OperationType::IF) { in getPerformance() 1932 if (operation.type == OperationType::IF) { in isControlFlowOperationWithOperandOfUnknownSize() 1966 return (operation.type == OperationType::IF || operation.type == OperationType::WHILE) && in supportedByControlFlowInterpreter()
|
D | NeuralNetworks.cpp | 537 static_assert(static_cast<int32_t>(OperationType::IF) == ANEURALNETWORKS_IF,
|
D | NOTICE | 854 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 901 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
/frameworks/ml/nn/runtime/test/ |
D | TestPartitioning.cpp | 454 if (operation.type == OperationType::IF) { in getSupportedOperationsForSubgraph() 2703 makeDevices({{"ALL", 0.9, ~0U, PartitioningDriver::OEMNo, {OperationType::IF}}}); in TEST_F() 2745 makeDevices({{"ALL", 0.9, ~0U, PartitioningDriver::OEMNo, {OperationType::IF}}}); in testIfUnknownSize()
|
D | TestValidateOperations.cpp | 4517 TEST(OperationValidationTest, IF) { in TEST() argument
|
/frameworks/ml/nn/tools/test_generator/ |
D | README.md | 370 IF and WHILE operations.
|
/frameworks/compile/libbcc/ |
D | NOTICE | 307 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
/frameworks/av/ |
D | NOTICE | 289 THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY,
|
/frameworks/base/ |
D | NOTICE | 300 THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY,
|
/frameworks/av/camera/ndk/ |
D | NOTICE | 289 THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY,
|
/frameworks/av/media/ndk/ |
D | NOTICE | 289 THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY,
|
/frameworks/native/ |
D | NOTICE | 289 THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY,
|
/frameworks/ml/nn/common/ |
D | CpuExecutor.cpp | 780 if (operation.type == OperationType::IF) { in executeOperation()
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 143 …v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/animation/AnimatorSet;IF)Landroid/animation/A… 149 …imator(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;IF)Landroid/animation/A… 153 …nflater;->setupObjectAnimator(Landroid/animation/ValueAnimator;Landroid/content/res/TypedArray;IF)V 4095 HPLandroid/content/pm/IPackageInstallerCallback$Stub$Proxy;->onSessionProgressChanged(IF)V 4210 HPLandroid/content/pm/PackageInstaller$SessionCallbackDelegate;->onSessionProgressChanged(IF)V 4973 HSPLandroid/content/res/TypedArray;->getDimension(IF)F 4978 HSPLandroid/content/res/TypedArray;->getFloat(IF)F 5012 HSPLandroid/content/res/XmlBlock$Parser;->getAttributeFloatValue(IF)F 6724 HSPLandroid/graphics/drawable/ScaleDrawable;->getPercent(Landroid/content/res/TypedArray;IF)F 6929 HSPLandroid/graphics/text/MeasuredText$Builder;->appendReplacementRun(Landroid/graphics/Paint;IF)La… [all …]
|