HomeSort by relevance Sort by last modified time
    Searched full:subclass (Results 176 - 200 of 6336) sorted by null

1 2 3 4 5 6 78 91011>>

  /art/tools/dexfuzz/src/dexfuzz/program/
MInsnWithData.java 20 * A subclass of the MInsn, that tracks the data instruction.
  /cts/tests/tests/os/src/android/os/cts/
CustomDexClassLoader.java 21 // Trivial subclass of DexClassLoader
CustomPathClassLoader.java 21 // Trivial subclass of PathClassLoader
  /development/samples/USB/AdbTest/
_index.html 10 <li>Matching devices based on interface class, subclass and protocol (see <code>device_filter.xml</code>)</li>
  /development/samples/USB/AdbTest/res/xml/
device_filter.xml 17 <usb-device class="255" subclass="66" protocol="1" />
  /development/samples/devbytes/telephony/SmsSampleProject/app/src/main/java/com/example/android/smssample/receiver/
MmsReceiver.java 20 * Stub subclass to allow individual receiver components in AndroidManifest to be enabled/disabled.
MmsReceiverLegacy.java 20 * Stub subclass to allow individual receiver components in AndroidManifest to be enabled/disabled.
SmsReceiver.java 20 * Stub subclass to allow individual receiver components in AndroidManifest to be enabled/disabled.
SmsReceiverLegacy.java 20 * Stub subclass to allow individual receiver components in AndroidManifest to be enabled/disabled.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
ProcessorConv.c 2 Routines that support Processor SubClass data records translation.
18 Field Filling Function for Processor SubClass record type 17 -- Cache association.
83 Field Filling Function for Processor SubClass record type 6 -- ProcessorID.
120 Field Filling Function for Processor SubClass record type 9 -- Voltage.
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/MemorySubClass/
MemorySubClassStrings.uni 2 // String definitions for Smbios Memory SubClass data.
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/
MiscBiosVendor.uni 3 // Misc. subclass type 2.
SmbiosMiscStrings.uni 21 #string STR_MISC_SUBCLASS_DRIVER_TITLE #language en-US "SMBIOS Misc subclass driver"
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
MiscBootInformationData.c 31 Boot information is Misc. subclass type 26 and SMBIOS type 32.
MiscNumberOfInstallableLanguagesData.c 31 Number of installable languages information is Misc. subclass type 11 and SMBIOS type 13.
MiscOemStringData.c 31 OEM String information is Misc. subclass type 9 and SMBIOS type 11.
MiscProcessorCacheData.c 31 Misc. subclass type 7.
MiscResetCapabilitiesData.c 31 Reset Capabilities information is Misc. subclass type 17 and SMBIOS type 23.
MiscSubclassDriver.uni 19 // Misc Subclass information.
MiscSystemLanguageStringData.c 31 System language string information is Misc. subclass type 12 and SMBIOS type 13.
MiscSystemOptionStringData.c 31 System option string is Miscellaneous subclass type: 10 and SMBIOS type: 13.
  /external/apache-harmony/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/
MockFakeEvent.java 21 * This is a fake event which is not a subclass of java.util.EventObject
  /external/autotest/client/cros/cellular/wardmodem/
wardmodem_exceptions.py 12 (accepting / responding to AT commands) should subclass from this.
  /external/clang/test/SemaObjC/
property-user-setter.m 69 @interface Subclass : Root
76 @implementation Subclass
98 Subclass *x = [[Subclass alloc] init];
  /external/clang/test/TableGen/
DiagnosticBase.inc 22 // All diagnostics emitted by the compiler are an indirect subclass of this.

Completed in 594 milliseconds

1 2 3 4 5 6 78 91011>>