HomeSort by relevance Sort by last modified time
    Searched full:operationcode (Results 1 - 20 of 20) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
EuiccCardErrorException.java 53 public @interface OperationCode {}
71 private final @OperationCode int mOperationCode;
81 public EuiccCardErrorException(@OperationCode int operationCode, int errorCode) {
82 mOperationCode = operationCode;
95 public EuiccCardErrorException(@OperationCode int operationCode, int errorCode,
97 mOperationCode = operationCode;
EuiccCard.java 47 import com.android.internal.telephony.uicc.euicc.EuiccCardErrorException.OperationCode;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h 740 UCHAR OperationCode;
751 UCHAR OperationCode;
760 UCHAR OperationCode;
769 UCHAR OperationCode;
779 UCHAR OperationCode;
    [all...]
  /frameworks/ml/nn/runtime/include/
NeuralNetworksOEM.h 33 }; // extends OperationCode
NeuralNetworks.h     [all...]
  /frameworks/ml/nn/runtime/test/
TestValidateOperations.cpp 178 void simpleMathOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) {
197 OperationTestBase simpleMathTest(operationCode, {input1, input2, activation}, {output});
229 void activationOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) {
241 OperationTestBase activationTest(operationCode, {input}, {output});
327 void poolingOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) {
354 OperationTestBase explicitPoolingTest(operationCode,
368 OperationTestBase implicitPoolingTest(operationCode,
402 void spaceDepthOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) {
420 OperationTestBase spaceDepthTest(operationCode, {input, block_size}, {output});
444 void spaceBatchOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode)
    [all...]
  /frameworks/ml/nn/common/include/
Utils.h 32 // The number of operation types (OperationCode) defined in NeuralNetworks.h.
41 // The number of operation types (OperationCode) defined in NeuralNetworksOEM.h.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntmsapi.h 493 DWORD OperationCode;
512 DWORD OperationCode;
708 DWORD OperationCode;
724 DWORD OperationCode;
    [all...]
gpmgmt.h     [all...]
  /frameworks/ml/nn/tools/
sync_enums_to_hal.py 191 elif line == "} OperationCode;\n":
  /prebuilts/abi-dumps/ndk/28/32/arm_armv7-a-neon/source-based/
libneuralnetworks.so.lsdump.gz 
  /prebuilts/abi-dumps/ndk/28/32/x86/source-based/
libneuralnetworks.so.lsdump.gz 
  /prebuilts/abi-dumps/ndk/28/64/arm64_armv8-a/source-based/
libneuralnetworks.so.lsdump.gz 
  /prebuilts/abi-dumps/ndk/28/64/arm_armv8-a/source-based/
libneuralnetworks.so.lsdump.gz 
  /prebuilts/abi-dumps/ndk/28/64/x86/source-based/
libneuralnetworks.so.lsdump.gz 
  /prebuilts/abi-dumps/ndk/28/64/x86_64/source-based/
libneuralnetworks.so.lsdump.gz 
  /prebuilts/abi-dumps/ndk/28/64/x86_x86_64/source-based/
libneuralnetworks.so.lsdump.gz 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libntmsdba.a     [all...]
  /external/clang/unittests/Format/
FormatTest.cpp 720 verifyGoogleFormat("Operation codeToOperation(OperationCode OpCode) {\n"
    [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.text_3.5.400.v20150505-1044.jar 

Completed in 339 milliseconds