HomeSort by relevance Sort by last modified time
    Searched defs:Subtype (Results 1 - 15 of 15) sorted by null

  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAsmBackendDarwin.h 20 const MachO::CPUSubTypeARM Subtype;
23 : ARMAsmBackend(T, TT, /* IsLittleEndian */ true), MRI(MRI), Subtype(st) {
28 Subtype);
  /external/jmdns/src/javax/jmdns/
ServiceInfo.java 29 * <li>&lt;sub&gt;: This is the subtype for the application protocol</li>
61 * Subtype Field.
63 Subtype
90 * @param subtype
91 * service subtype see draft-cheshire-dnsext-dns-sd-06.txt chapter 7.1 Selective Instance Enumeration
98 public static ServiceInfo create(final String type, final String name, final String subtype, final int port, final String text) {
99 return new ServiceInfoImpl(type, name, subtype, port, 0, 0, false, text);
130 * @param subtype
131 * service subtype see draft-cheshire-dnsext-dns-sd-06.txt chapter 7.1 Selective Instance Enumeration
142 public static ServiceInfo create(final String type, final String name, final String subtype, final int port, final int weight, final int priority, final String text)
    [all...]
  /external/pdfium/core/fpdfdoc/
cpdf_annot.h 35 enum class Subtype {
67 static CPDF_Annot::Subtype StringToAnnotSubtype(const ByteString& sSubtype);
68 static ByteString AnnotSubtypeToString(CPDF_Annot::Subtype nSubtype);
76 CPDF_Annot::Subtype GetSubtype() const;
110 CPDF_Annot::Subtype m_nSubtype;
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMAsmBackend.cpp 431 const object::mach::CPUSubtypeARM Subtype;
434 : ARMAsmBackend(T, TT), Subtype(st) { }
439 Subtype);
  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
StmResourceDescriptor.h 134 UINT8 Subtype;
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86AsmBackend.cpp 817 const MachO::CPUSubTypeX86 Subtype;
821 : DarwinX86AsmBackend(T, MRI, CPU, true), Subtype(st) {}
825 MachO::CPU_TYPE_X86_64, Subtype);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddkbd.h 102 UCHAR Subtype;
wincrypt.h 642 GUID Subtype;
    [all...]
  /packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
Constants.java 77 public static final class Subtype {
79 * The subtype mode used to indicate that the subtype is a keyboard.
85 * The subtype extra value used to indicate that this subtype is capable of
91 * The subtype extra value used to indicate that this subtype is enabled
92 * when the default subtype is not marked as ascii capable.
98 * The subtype extra value used to indicate that this subtype is capable o
    [all...]
  /external/llvm/lib/Support/
Host.cpp 301 unsigned *Type, unsigned *Subtype) {
339 *Subtype = INTEL_PENTIUM_MMX;
385 *Subtype = INTEL_CORE2_65;
394 *Subtype = INTEL_CORE2_45;
403 *Subtype = INTEL_COREI7_NEHALEM;
410 *Subtype = INTEL_COREI7_WESTMERE;
416 *Subtype = INTEL_COREI7_SANDYBRIDGE;
421 *Subtype = INTEL_COREI7_IVYBRIDGE;
430 *Subtype = INTEL_COREI7_HASWELL;
439 *Subtype = INTEL_COREI7_BROADWELL
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Host.cpp 335 unsigned *Type, unsigned *Subtype) {
373 *Subtype = INTEL_PENTIUM_MMX;
419 *Subtype = INTEL_CORE2_65;
428 *Subtype = INTEL_CORE2_45;
437 *Subtype = INTEL_COREI7_NEHALEM;
444 *Subtype = INTEL_COREI7_WESTMERE;
450 *Subtype = INTEL_COREI7_SANDYBRIDGE;
455 *Subtype = INTEL_COREI7_IVYBRIDGE;
464 *Subtype = INTEL_COREI7_HASWELL;
473 *Subtype = INTEL_COREI7_BROADWELL
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
atm.h 80 UCHAR Subtype;
wdm.h     [all...]
wmidata.h     [all...]
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/26.2.0-alpha16/
protos-26.2.0-alpha16.jar 

Completed in 1652 milliseconds