Home
last modified time | relevance | path

Searched refs:PAD (Results 1 – 25 of 39) sorted by relevance

12

/packages/apps/Messaging/src/android/support/v7/mms/pdu/
DBase64.java29 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/
DBase64.java29 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/
Dpad_all_dims.example.cpp44 .type = TestOperationType::PAD, in get_test_model()
135 .type = TestOperationType::PAD, in get_test_model_all_inputs_as_internal()
192 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs()
283 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
340 .type = TestOperationType::PAD, in get_test_model_float16()
431 .type = TestOperationType::PAD, in get_test_model_float16_all_inputs_as_internal()
488 .type = TestOperationType::PAD, in get_test_model_float16_all_tensors_as_inputs()
579 .type = TestOperationType::PAD, in get_test_model_float16_all_tensors_as_inputs_all_inputs_as_internal()
636 .type = TestOperationType::PAD, in get_test_model_relaxed()
727 .type = TestOperationType::PAD, in get_test_model_relaxed_all_inputs_as_internal()
[all …]
Dpad_low_rank.example.cpp44 .type = TestOperationType::PAD, in get_test_model()
135 .type = TestOperationType::PAD, in get_test_model_all_inputs_as_internal()
192 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs()
283 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
340 .type = TestOperationType::PAD, in get_test_model_float16()
431 .type = TestOperationType::PAD, in get_test_model_float16_all_inputs_as_internal()
488 .type = TestOperationType::PAD, in get_test_model_float16_all_tensors_as_inputs()
579 .type = TestOperationType::PAD, in get_test_model_float16_all_tensors_as_inputs_all_inputs_as_internal()
Dpad_low_rank_quant8.example.cpp44 .type = TestOperationType::PAD, in get_test_model()
135 .type = TestOperationType::PAD, in get_test_model_all_inputs_as_internal()
192 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs()
283 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
Dpad_quant8.example.cpp44 .type = TestOperationType::PAD, in get_test_model()
135 .type = TestOperationType::PAD, in get_test_model_all_inputs_as_internal()
192 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs()
283 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
Dpad_float16.example.cpp44 .type = TestOperationType::PAD, in get_test_model()
135 .type = TestOperationType::PAD, in get_test_model_all_inputs_as_internal()
192 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs()
283 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
Dpad_quant8_nonzero.example.cpp44 .type = TestOperationType::PAD, in get_test_model()
135 .type = TestOperationType::PAD, in get_test_model_all_inputs_as_internal()
192 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs()
283 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_1/
Dpad_float_1_relaxed.example.cpp44 .type = TestOperationType::PAD, in get_test_model()
135 .type = TestOperationType::PAD, in get_test_model_all_inputs_as_internal()
192 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs()
283 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
Dpad.example.cpp44 .type = TestOperationType::PAD, in get_test_model()
135 .type = TestOperationType::PAD, in get_test_model_all_inputs_as_internal()
192 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs()
283 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
Dpad_relaxed.example.cpp44 .type = TestOperationType::PAD, in get_test_model()
135 .type = TestOperationType::PAD, in get_test_model_all_inputs_as_internal()
192 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs()
283 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
Dpad_float_1.example.cpp44 .type = TestOperationType::PAD, in get_test_model()
135 .type = TestOperationType::PAD, in get_test_model_all_inputs_as_internal()
192 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs()
283 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_3/
Dpad_quant8_signed.example.cpp44 .type = TestOperationType::PAD, in get_test_model_quant8_signed()
135 .type = TestOperationType::PAD, in get_test_model_quant8_signed_all_inputs_as_internal()
192 .type = TestOperationType::PAD, in get_test_model_quant8_signed_all_tensors_as_inputs()
283 .type = TestOperationType::PAD, in get_test_model_quant8_signed_all_tensors_as_inputs_all_inputs_as_internal()
340 .type = TestOperationType::PAD, in get_test_model()
431 .type = TestOperationType::PAD, in get_test_model_all_inputs_as_internal()
488 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs()
579 .type = TestOperationType::PAD, in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
636 .type = TestOperationType::PAD, in get_test_model_2()
727 .type = TestOperationType::PAD, in get_test_model_all_inputs_as_internal_2()
[all …]
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/corpus/
Dseed00254 type: PAD
Dseed04556 type: PAD
Dseed26360 type: PAD
Dseed050109 type: PAD
/packages/modules/NeuralNetworks/common/types/include/nnapi/
DOperationTypes.h1989 PAD = 32, enumerator
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
DStaticAssert.cpp89 static_assert(static_cast<TestOperationType>(PAD) == TestOperationType::PAD);
/packages/modules/NeuralNetworks/common/
DOperationResolver.cpp44 NN_OPERATION_IS_NOT_IMPLEMENTED(PAD);
/packages/modules/NeuralNetworks/runtime/operation_converters/
DOperationConverterResolver.cpp61 NN_OPERATION_CONVERTER_NOT_IMPLEMENTED(PAD);
/packages/modules/NeuralNetworks/runtime/
DFlatbufferModelBuilderUtils.h70 case OperationType::PAD: in getFlatbufferOperator()
/packages/modules/NeuralNetworks/common/types/include/
DOperationsUtils.h75 CALL(PAD) \
/packages/modules/NeuralNetworks/runtime/test/
DTestAssertions.cpp75 CHECK_TEST_ENUM(TestOperationType, PAD);
/packages/modules/NeuralNetworks/tools/test_generator/test_harness/
DAssertions.cpp104 COMPARE_ENUMS(PAD);

12