/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/gdb/syscalls/ |
gdb-syscalls.dtd | 3 Copying and distribution of this file, with or without modification,
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/share/gdb/syscalls/ |
gdb-syscalls.dtd | 3 Copying and distribution of this file, with or without modification,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
zlibdefs.h | 3 * For conditions of distribution and use, see copyright notice in zlib.h
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
zlibdefs.h | 3 * For conditions of distribution and use, see copyright notice in zlib.h
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
zlibdefs.h | 3 * For conditions of distribution and use, see copyright notice in zlib.h
|
/external/iproute2/netem/ |
normal.c | 2 * Normal distribution table generator 37 printf("# This is the distribution table for the normal distribution.\n");
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
X509CRLStoreSelector.java | 40 * Returns if the issuing distribution point criteria should be applied. 43 * You may also set the issuing distribution point criteria if not a missing 44 * issuing distribution point should be assumed. 46 * @return Returns if the issuing distribution point check is enabled. 54 * Enables or disables the issuing distribution point check. 57 * issuing distribution point check. 292 * Returns the issuing distribution point. Defaults to <code>null</code>, 293 * which is a missing issuing distribution point extension. 300 * @return Returns the issuing distribution point. 309 * Sets the issuing distribution point [all...] |
/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/ |
InsertionPoint.cpp | 13 * distribution. 57 void InsertionPoint::setDistribution(ContentDistribution& distribution) 70 for ( ; i < m_distribution.size() && j < distribution.size(); ++i, ++j) { 71 if (m_distribution.size() < distribution.size()) { 72 // If the new distribution is larger than the old one, reattach all nodes in 73 // the new distribution that were inserted. 74 for ( ; j < distribution.size() && m_distribution.at(i) != distribution.at(j); ++j) 75 distribution.at(j)->lazyReattachIfAttached(); 76 } else if (m_distribution.size() > distribution.size()) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
sdist.py | 3 Implements the Distutils 'sdist' command (create a source distribution).""" 34 "List of available source distribution formats:") 38 description = "create a source distribution (tarball, zip file, etc.)" 69 "formats for source distribution (comma-separated list)"), 71 "keep the distribution tree around after creating " + 74 "directory to put the source distribution archive(s) in " 91 "list available distribution formats", show_formats), 166 # Otherwise, go ahead and create the source distribution tarball, 174 check = self.distribution.get_command_obj('check') 180 distribution, and put it in 'self.filelist'. This might involv [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
sdist.py | 3 Implements the Distutils 'sdist' command (create a source distribution).""" 34 "List of available source distribution formats:") 38 description = "create a source distribution (tarball, zip file, etc.)" 69 "formats for source distribution (comma-separated list)"), 71 "keep the distribution tree around after creating " + 74 "directory to put the source distribution archive(s) in " 91 "list available distribution formats", show_formats), 166 # Otherwise, go ahead and create the source distribution tarball, 174 check = self.distribution.get_command_obj('check') 180 distribution, and put it in 'self.filelist'. This might involv [all...] |
/external/chromium_org/chrome/tools/build/win/ |
scan_server_dlls.py | 86 def ScanServerDlls(config, distribution, output_dir): 96 if distribution: 97 if len(distribution) > 1 and distribution[0] == '_': 98 distribution = distribution[1:] 99 ScanDllsInSection(config, distribution.upper(), output_dir, 140 option_parser.add_option('-d', '--distribution', 141 help='Name of Chromium Distribution. Optional.') 145 registered_dll_list = ScanServerDlls(config, options.distribution, [all...] |
/external/chromium_org/tools/grit/grit/gather/ |
chrome_html.py | 27 # Distribution string to replace with distribution. 28 DIST_SUBSTR = '%DISTRIBUTION%' 56 base_path, filename, scale_factors, distribution, 69 distribution: string that should replace %DISTRIBUTION% 91 filename = filename.replace(DIST_SUBSTR, distribution) 129 src_match, base_path, scale_factors, distribution, 144 distribution: string that should replace %DISTRIBUTION% [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_install_scripts.py | 7 from distutils.core import Distribution 18 dist = Distribution() 62 dist = Distribution()
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_install_scripts.py | 7 from distutils.core import Distribution 18 dist = Distribution() 62 dist = Distribution()
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
random.h | 162 * the input for a specific Distribution. 183 * distribution. [all...] |
/external/chromium_org/chrome/installer/util/ |
product_unittest.cc | 57 // TODO(tommi): We should mock this and use our mocked distribution. 71 BrowserDistribution* distribution = product->distribution(); local 72 EXPECT_EQ(BrowserDistribution::CHROME_BROWSER, distribution->GetType()); 98 system_level, distribution->GetType()) == NULL); 106 RegKey version_key(root, distribution->GetVersionKey().c_str(), 118 machine_state.GetProductState(system_level, distribution->GetType()); 127 std::wstring state_key_path(distribution->GetStateKey()); 135 machine_state.GetProductState(system_level, distribution->GetType());
|
/external/chromium_org/chrome/test/chromedriver/chrome/ |
preferences.txt | 11 "distribution": {
|
/external/chromium_org/third_party/zlib/ |
gzclose.c | 3 * For conditions of distribution and use, see copyright notice in zlib.h
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/ |
buildFeedToolsJar.sh | 5 # which accompanies this distribution, and is available at
|
buildFeedToolsZip.sh | 5 # which accompanies this distribution, and is available at
|
feedWatch.sh | 5 # which accompanies this distribution, and is available at
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/ |
plugin.properties | 5 # which accompanies this distribution, and is available at
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
messages.properties | 5 # which accompanies this distribution, and is available at
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/ |
IFlyoutMenuContributor.java | 5 * which accompanies this distribution, and is available at
|
/external/eigen/ |
README.android | 10 distribution from http://bitbucket.org/eigen/eigen/get/3.1.1.tar.gz.
|