Searched
full:filenames (Results
476 -
500 of
1194) sorted by null
<<11121314151617181920>>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_sdist.py | 502 filenames = [tarinfo.name for tarinfo in archive] 505 self.assertEqual(sorted(filenames), ['fake-1.0', 'fake-1.0/PKG-INFO',
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
fileinput.py | 12 filenames, pass it as the argument to input(). A single file name is 41 presence in the list of filenames is noticeable at all is when the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_sdist.py | 502 filenames = [tarinfo.name for tarinfo in archive] 505 self.assertEqual(sorted(filenames), ['fake-1.0', 'fake-1.0/PKG-INFO',
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
fileinput.py | 12 filenames, pass it as the argument to input(). A single file name is 41 presence in the list of filenames is noticeable at all is when the
|
/build/tools/ |
generate-notice-files.py | 118 # Flatten the list of lists into a single list of filenames
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
BuildDependencyGenerator.java | 75 * and had to escape spaces in filenames :(
|
/external/chromium/net/base/ |
escape.h | 72 // generating final output like filenames for URLs where we won't be
|
/external/chromium/third_party/libjingle/source/talk/base/ |
stringencode.h | 177 // used in filenames
|
/external/chromium_org/chrome/common/ |
chrome_constants.h | 50 // filenames
|
/external/chromium_org/native_client_sdk/src/doc/ |
conf.py | 31 # The suffix of source filenames.
|
/external/chromium_org/net/base/ |
escape.h | 84 // generating final output like filenames for URLs where we won't be
|
/external/chromium_org/third_party/WebKit/Source/core/platform/chromium/ |
ChromiumDataObject.cpp | 209 Vector<String> ChromiumDataObject::filenames() const function in class:WebCore::ChromiumDataObject
|
/external/chromium_org/third_party/icu/source/ |
install-sh | 148 # does not like double slashes in filenames, you may need to add some logic
|
/external/chromium_org/third_party/mesa/src/docs/ |
shading.html | 43 The filenames will be "shader_X.vert" or "shader_X.frag" where X
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
conf.py | 30 # The suffix of source filenames.
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prerr.h | 218 /* Directory is full. No additional filenames may be added */
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
CA.pl | 21 # 25-Jul-96 eay Cleaned up filenames some more.
|
CA.pl.in | 21 # 25-Jul-96 eay Cleaned up filenames some more.
|
CA.sh | 21 # 25-Jul-96 eay Cleaned up filenames some more.
|
/external/chromium_org/third_party/sqlite/src/ |
install-sh | 148 # does not like double slashes in filenames, you may need to add some logic
|
/external/chromium_org/tools/code_coverage/ |
example.croc | 71 # * It must contaihn a 'regexp' entry. Filenames which match this
|
/external/chromium_org/tools/grit/grit/format/ |
html_inline_unittest.py | 206 '''Tests that variables are expanded in filenames before inlining.'''
|
/external/chromium_org/tools/gyp/pylib/gyp/ |
MSVSProject.py | 42 contents: List of filenames and/or Filter objects contained.
|
/external/chromium_org/ui/base/dragdrop/ |
os_exchange_data.h | 71 // Controls whether or not filenames should be converted to file: URLs when
|
/external/chromium_org/ui/gfx/ |
font_fallback_win.cc | 20 // Queries the registry to get a mapping from font filenames to font names.
|
Completed in 751 milliseconds
<<11121314151617181920>>