HomeSort by relevance Sort by last modified time
    Searched defs:getGeneration (Results 1 - 25 of 44) sorted by null

1 2

  /external/mesa3d/src/gallium/drivers/radeon/
AMDILSIDevice.cpp 35 AMDGPUSIDevice::getGeneration() const
AMDILNIDevice.cpp 44 AMDGPUNIDevice::getGeneration() const
AMDIL7XXDevice.cpp 50 uint32_t AMDGPU7XXDevice::getGeneration() const
AMDILEvergreenDevice.cpp 86 uint32_t AMDGPUEvergreenDevice::getGeneration() const {
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ImageCanvas.java 92 int getGeneration();
  /frameworks/base/media/java/android/media/tv/
TvStreamConfig.java 86 public int getGeneration() {
  /frameworks/native/include/input/
InputDevice.h 81 inline int32_t getGeneration() const { return mGeneration; }
  /frameworks/support/compat/java/android/support/v4/provider/
SelfDestructiveThread.java 99 public int getGeneration() {
  /external/clang/include/clang/AST/
ExternalASTSource.h 76 uint32_t getGeneration() const { return CurrentGeneration; }
436 if (LazyVal->LastGeneration != LazyVal->ExternalSource->getGeneration()) {
437 LazyVal->LastGeneration = LazyVal->ExternalSource->getGeneration();
  /external/clang/include/clang/Basic/
Module.h 529 unsigned getGeneration() const { return Generation; }
  /packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
MtpDeviceIndex.java 472 protected long getGeneration() {
  /external/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 134 Generation getGeneration() const {
167 return (getGeneration() < VOLCANIC_ISLANDS);
171 return (getGeneration() >= EVERGREEN);
175 return (getGeneration() >= EVERGREEN);
184 return (getGeneration() >= EVERGREEN);
187 return (getGeneration() >= SOUTHERN_ISLANDS);
193 return (getGeneration() >= EVERGREEN);
197 return (getGeneration() >= SOUTHERN_ISLANDS ||
202 return (getGeneration() >= EVERGREEN);
206 return (getGeneration() >= EVERGREEN)
    [all...]
  /frameworks/base/core/java/android/view/
InputDevice.java 528 public int getGeneration() {
    [all...]
  /libcore/ojluni/src/main/java/sun/security/x509/
X500Name.java 587 public String getGeneration() throws IOException {
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/apis/google-api-services-storage/v1-rev82-1.22.0/
google-api-services-storage-v1-rev82-1.22.0.jar 
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 770 uint32_t getGeneration() {
    [all...]
  /frameworks/native/services/inputflinger/
InputReader.h 541 inline int32_t getGeneration() const { return mGeneration; }
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar 
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar 
  /prebuilts/devtools/tools/lib/
commons-compress-1.8.1.jar 
  /prebuilts/misc/common/commons-compress/
commons-compress-prebuilt.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 

Completed in 207 milliseconds

1 2