HomeSort by relevance Sort by last modified time
    Searched full:release (Results 551 - 575 of 12414) sorted by null

<<21222324252627282930>>

  /prebuilts/tools/common/m2/repository/com/google/guava/guava-parent/
maven-metadata.xml 7 <release>14.0</release>
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/
maven-metadata.xml 7 <release>28</release>
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/
maven-metadata.xml 7 <release>4.3-alpha1</release>
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/
maven-metadata.xml 7 <release>4.3-alpha1</release>
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcomponents-core/
maven-metadata.xml 7 <release>4.3-alpha1</release>
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/
maven-metadata.xml 7 <release>4.3-alpha1</release>
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpmime/
maven-metadata.xml 7 <release>4.3-alpha1</release>
  /sdk/testapps/aidlTest/libWithAidl/
ant.properties 12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
  /sdk/testapps/aidlTest/mainProject/
ant.properties 12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
  /sdk/testapps/basicProjectWithAidl/
ant.properties 12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
  /sdk/testapps/buildConfigTest/app/
ant.properties 12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
  /sdk/testapps/customViewTest/libWithCustomView/
ant.properties 12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
  /sdk/testapps/customViewTest/mainProject/
ant.properties 12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
  /sdk/testapps/gridlayoutTest/app/
ant.properties 12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
  /sdk/testapps/jarCheckTests1/app/
ant.properties 12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
  /sdk/testapps/jarCheckTests1/lib1/
ant.properties 12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
  /sdk/testapps/jarCheckTests1/lib2/
ant.properties 12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
  /sdk/testapps/jarCheckTests2/app/
ant.properties 12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
  /sdk/testapps/jarCheckTests2/lib1/
ant.properties 12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
  /sdk/testapps/jarCheckTests2/lib2/
ant.properties 12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
  /sdk/testapps/jarCheckTests3/app/
ant.properties 12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
  /sdk/testapps/jarCheckTests3/lib1/
ant.properties 12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
  /sdk/testapps/jarCheckTests3/lib2/
ant.properties 12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
  /external/chromium_org/ppapi/generators/
idl_generator.py 15 Option('release', 'Which release to generate.', default='')
67 releasestr = GetOption('release')
78 # Check for a range option which over-rides a release option
103 # Otherwise this should be a single release generation
111 InfoOut.Log('There is no unique release for %s, using last release.' %
116 self.Error('Release %s not in [%s].' %
120 InfoOut.Log('Generate release %s of %s.' % (releasestr, self.name))
123 self.Error('Failed to generate release %s.' % releasestr
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/
SwapChain9.cpp 33 release();
36 void SwapChain9::release() function in class:rx::SwapChain9
40 mSwapChain->Release();
46 mBackBuffer->Release();
52 mDepthStencil->Release();
58 mRenderTarget->Release();
64 mOffscreenTexture->Release();
106 // Evict all non-render target textures to system memory and release all resources
112 // Release specific resources to free up memory for the new render target, while the
116 mSwapChain->Release();
    [all...]

Completed in 1472 milliseconds

<<21222324252627282930>>