/cts/tests/tests/content/res/values/ |
attrs.xml | 52 <attr name="type18" format="reference|string"/> 73 <attr name="type18"/>
|
styles.xml | 37 <item name="type18">@font/sample_regular_font</item>
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/ |
Smbios.h | 621 SMBIOS_TABLE_TYPE18 *Type18;
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/ |
PrintInfo.c | 736 DisplayMemoryErrorType (Struct->Type18->ErrorType, Option);
738 Struct->Type18->ErrorGranularity,
741 DisplayMemoryErrorOperation (Struct->Type18->ErrorOperation, Option);
742 PRINT_STRUCT_VALUE_H (Struct, Type18, VendorSyndrome);
743 PRINT_STRUCT_VALUE_H (Struct, Type18, MemoryArrayErrorAddress);
744 PRINT_STRUCT_VALUE_H (Struct, Type18, DeviceErrorAddress);
745 PRINT_STRUCT_VALUE_H (Struct, Type18, ErrorResolution);
[all...] |
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/ |
SimpleCParser.java | 616 SimpleCParser.type_return type18 = null; local 628 type18=type(); 632 stream_type.add(type18.getTree()); [all...] |
SimpleCParser.m | [all...] |
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/ |
SimpleCParser.java | 616 SimpleCParser.type_return type18 = null; local 628 type18=type(); 632 stream_type.add(type18.getTree()); [all...] |
SimpleCParser.m | [all...] |
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
SmBios.h | [all...] |
/frameworks/ml/nn/runtime/test/generated/models/ |
mobilenet_224_gender_basic_fixed.model.cpp | 17 OperandType type18(Type::TENSOR_FLOAT32, {1, 56, 56, 16}); 205 auto op33 = model->addOperand(&type18); [all...] |
mobilenet_224_gender_basic_fixed_relaxed.model.cpp | 17 OperandType type18(Type::TENSOR_FLOAT32, {1, 56, 56, 16}); 205 auto op33 = model->addOperand(&type18); [all...] |
mobilenet_quantized.model.cpp | 51 OperandType type18(Type::TENSOR_QUANT8_ASYMM, {1, 3, 3, 512}, 0.00705806072801, 111); 229 auto op17 = model->addOperand(&type18); [all...] |