/packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
D | Base64.java | 29 static final byte PAD = (byte) '='; field in Base64 85 while (base64Data[lastData - 1] == PAD) { in decodeBase64() 101 if (marker0 != PAD && marker1 != PAD) { in decodeBase64() 110 } else if (marker0 == PAD) { in decodeBase64() 113 } else if (marker1 == PAD) { in decodeBase64() 133 if (octect == PAD) { in isBase64()
|
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
D | Base64.java | 29 static final byte PAD = (byte) '='; field in Base64 85 while (base64Data[lastData - 1] == PAD) { in decodeBase64() 101 if (marker0 != PAD && marker1 != PAD) { in decodeBase64() 110 } else if (marker0 == PAD) { in decodeBase64() 113 } else if (marker1 == PAD) { in decodeBase64() 133 if (octect == PAD) { in isBase64()
|
/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_2/ |
D | pad_all_dims.example.cpp | 50 .type = TestOperationType::PAD in get_test_model() 141 .type = TestOperationType::PAD in get_test_model_all_inputs_as_internal() 198 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs() 289 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs_all_inputs_as_internal() 346 .type = TestOperationType::PAD in get_test_model_float16() 437 .type = TestOperationType::PAD in get_test_model_float16_all_inputs_as_internal() 494 .type = TestOperationType::PAD in get_test_model_float16_all_tensors_as_inputs() 585 .type = TestOperationType::PAD in get_test_model_float16_all_tensors_as_inputs_all_inputs_as_internal() 642 .type = TestOperationType::PAD in get_test_model_relaxed() 733 .type = TestOperationType::PAD in get_test_model_relaxed_all_inputs_as_internal() [all …]
|
D | pad_low_rank.example.cpp | 50 .type = TestOperationType::PAD in get_test_model() 141 .type = TestOperationType::PAD in get_test_model_all_inputs_as_internal() 198 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs() 289 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs_all_inputs_as_internal() 346 .type = TestOperationType::PAD in get_test_model_float16() 437 .type = TestOperationType::PAD in get_test_model_float16_all_inputs_as_internal() 494 .type = TestOperationType::PAD in get_test_model_float16_all_tensors_as_inputs() 585 .type = TestOperationType::PAD in get_test_model_float16_all_tensors_as_inputs_all_inputs_as_internal()
|
D | pad_quant8.example.cpp | 50 .type = TestOperationType::PAD in get_test_model() 141 .type = TestOperationType::PAD in get_test_model_all_inputs_as_internal() 198 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs() 289 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
|
D | pad_quant8_nonzero.example.cpp | 50 .type = TestOperationType::PAD in get_test_model() 141 .type = TestOperationType::PAD in get_test_model_all_inputs_as_internal() 198 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs() 289 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
|
D | pad_low_rank_quant8.example.cpp | 50 .type = TestOperationType::PAD in get_test_model() 141 .type = TestOperationType::PAD in get_test_model_all_inputs_as_internal() 198 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs() 289 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
|
D | pad_float16.example.cpp | 50 .type = TestOperationType::PAD in get_test_model() 141 .type = TestOperationType::PAD in get_test_model_all_inputs_as_internal() 198 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs() 289 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
|
/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_3/ |
D | pad_quant8_signed.example.cpp | 50 .type = TestOperationType::PAD in get_test_model_quant8_signed() 141 .type = TestOperationType::PAD in get_test_model_quant8_signed_all_inputs_as_internal() 198 .type = TestOperationType::PAD in get_test_model_quant8_signed_all_tensors_as_inputs() 289 .type = TestOperationType::PAD in get_test_model_quant8_signed_all_tensors_as_inputs_all_inputs_as_internal() 346 .type = TestOperationType::PAD in get_test_model() 437 .type = TestOperationType::PAD in get_test_model_all_inputs_as_internal() 494 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs() 585 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs_all_inputs_as_internal() 642 .type = TestOperationType::PAD in get_test_model_2() 733 .type = TestOperationType::PAD in get_test_model_all_inputs_as_internal_2() [all …]
|
/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_1/ |
D | pad_relaxed.example.cpp | 50 .type = TestOperationType::PAD in get_test_model() 141 .type = TestOperationType::PAD in get_test_model_all_inputs_as_internal() 198 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs() 289 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
|
D | pad.example.cpp | 50 .type = TestOperationType::PAD in get_test_model() 141 .type = TestOperationType::PAD in get_test_model_all_inputs_as_internal() 198 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs() 289 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
|
D | pad_float_1.example.cpp | 50 .type = TestOperationType::PAD in get_test_model() 141 .type = TestOperationType::PAD in get_test_model_all_inputs_as_internal() 198 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs() 289 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
|
D | pad_float_1_relaxed.example.cpp | 50 .type = TestOperationType::PAD in get_test_model() 141 .type = TestOperationType::PAD in get_test_model_all_inputs_as_internal() 198 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs() 289 .type = TestOperationType::PAD in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
|
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/ |
D | StaticAssert.cpp | 89 static_assert(static_cast<TestOperationType>(PAD) == TestOperationType::PAD);
|
D | Model.proto | 72 PAD = 32; enumerator
|
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/corpus/ |
D | seed409 | 58 type: PAD
|
D | seed132 | 58 type: PAD
|
D | seed389 | 132 type: PAD
|
D | seed213 | 161 type: PAD
|
D | seed233 | 278 type: PAD
|
/packages/modules/NeuralNetworks/common/include/nnapi/ |
D | OperationTypes.h | 1988 PAD = 32, enumerator
|
/packages/modules/NeuralNetworks/runtime/test/fuzzing/ |
D | TestRandomGraph.cpp | 570 TEST_SINGLE_OPERATION(PAD, V1_1, kStrictCriteria); 595 TEST_SINGLE_OPERATION(PAD, V1_2, kStrictCriteria); 699 TEST_SINGLE_OPERATION(PAD, V1_3, kStrictCriteria);
|
/packages/modules/NeuralNetworks/tools/test_generator/test_harness/ |
D | Assertions.cpp | 104 COMPARE_ENUMS(PAD);
|
/packages/modules/NeuralNetworks/runtime/test/ |
D | TestAssertions.cpp | 75 CHECK_TEST_ENUM(TestOperationType, PAD);
|
/packages/modules/NeuralNetworks/tools/test_generator/test_harness/include/ |
D | TestHarness.h | 127 PAD = 32, enumerator
|