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

  /cts/tests/app/app/res/values/
attrs.xml 45 <attr name="type11" format="integer"/>
62 <attr name="type11"/>
styles.xml 30 <item name="type11">365</item>
  /cts/tests/tests/content/res/values/
attrs.xml 45 <attr name="type11" format="integer"/>
66 <attr name="type11"/>
styles.xml 30 <item name="type11">365</item>
  /cts/tests/tests/graphics/res/values/
attrs.xml 45 <attr name="type11" format="integer"/>
62 <attr name="type11"/>
styles.xml 30 <item name="type11">365</item>
  /cts/tests/tests/text/res/values/
attrs.xml 45 <attr name="type11" format="integer"/>
62 <attr name="type11"/>
  /cts/tests/tests/view/res/values/
attrs.xml 45 <attr name="type11" format="integer"/>
62 <attr name="type11"/>
styles.xml 30 <item name="type11">365</item>
  /cts/tests/tests/widget/res/values/
attrs.xml 45 <attr name="type11" format="integer"/>
62 <attr name="type11"/>
styles.xml 30 <item name="type11">365</item>
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
AudioSampleEntry.java 42 public static final String TYPE11 = "dtsl";
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Smbios.h 614 SMBIOS_TABLE_TYPE11 *Type11;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
SimpleCParser.java 454 SimpleCParser.type_return type11 = null; local
476 type11=type();
480 stream_type.add(type11.getTree());
    [all...]
SimpleCParser.m     [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
SimpleCParser.java 454 SimpleCParser.type_return type11 = null; local
476 type11=type();
480 stream_type.add(type11.getTree());
    [all...]
SimpleCParser.m     [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
PrintInfo.c 557 PRINT_STRUCT_VALUE (Struct, Type11, StringCount);
558 for (Index = 1; Index <= Struct->Type11->StringCount; Index++) {
    [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 20 OperandType type11(Type::TENSOR_FLOAT32, {1, 7, 7, 256});
190 auto op18 = model->addOperand(&type11);
193 auto op21 = model->addOperand(&type11);
196 auto op24 = model->addOperand(&type11);
    [all...]
mobilenet_224_gender_basic_fixed_relaxed.model.cpp 20 OperandType type11(Type::TENSOR_FLOAT32, {1, 7, 7, 256});
190 auto op18 = model->addOperand(&type11);
193 auto op21 = model->addOperand(&type11);
196 auto op24 = model->addOperand(&type11);
    [all...]
mobilenet_quantized.model.cpp 73 OperandType type11(Type::TENSOR_QUANT8_ASYMM, {512, 1, 1, 512}, 0.00691097788513, 136);
220 auto op8 = model->addOperand(&type11);
    [all...]
  /external/freetype/
ChangeLog.24     [all...]

Completed in 2512 milliseconds