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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/binaryxml/
XmlStorageEditorInput.java 45 * @see IStorageEditorInput#getStorage()
48 public IStorage getStorage() throws CoreException {
53 * @see IInput#getStorage()
  /external/deqp/framework/randomshaders/
rsgVariable.hpp 58 Storage getStorage (void) const { return m_storage; }
rsgProgramExecutor.cpp 78 VaryingStorage* getStorage (const VariableType& type, const char* name);
97 VaryingStorage* VaryingStore::getStorage (const VariableType& type, const char* name)
266 VaryingStorage* dst = varyingStore.getStorage(output->getType(), output->getName());
319 const VaryingStorage* src = varyingStore.getStorage(type, input->getVariable()->getName());
  /external/llvm/include/llvm/Support/
ErrorOr.h 111 new (getStorage()) storage_type(moveIfMoveConstructible<storage_type>(Val));
168 getStorage()->~storage_type();
176 reference get() { return *getStorage(); }
184 return toPointer(getStorage());
187 const_pointer operator->() const { return toPointer(getStorage()); }
190 return *getStorage();
193 const_reference operator*() const { return *getStorage(); }
201 new (getStorage()) storage_type(*Other.getStorage());
233 new (getStorage()) storage_type(std::move(*Other.getStorage()))
    [all...]
  /external/clang/include/clang/AST/
TemplateName.h 98 NamedDecl **getStorage() {
101 NamedDecl * const *getStorage() const {
108 iterator begin() const { return getStorage(); }
109 iterator end() const { return getStorage() + size(); }
  /external/clang/include/clang/Basic/
PartialDiagnostic.h 126 Storage *getStorage() const {
162 DiagStorage = getStorage();
172 DiagStorage = getStorage();
191 DiagStorage = getStorage();
234 DiagStorage = getStorage();
269 DiagStorage = getStorage();
279 DiagStorage = getStorage();
  /frameworks/av/media/mtp/
MtpServer.cpp 138 MtpStorage* MtpServer::getStorage(MtpStorageID id) {
152 return (getStorage(id) != NULL);
540 MtpStorage* storage = getStorage(id);
891 MtpStorage* storage = getStorage(storageID);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 
org.eclipse.equinox.registry_3.5.0.v20100503.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.registry_3.5.301.v20130717-1549.jar 
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.registry_3.5.300.v20130327-1442.jar 
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.7/
velocity-1.7.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /external/libgdx/backends/gdx-backends-gwt/libs/
gwt-dev.jar 
  /external/dagger2/lib/
auto-value-1.0.jar 

Completed in 275 milliseconds