/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
regrtest.py | 243 specify testdir; if it's omitted, the directory containing the
246 If the tests argument is omitted, the tests listed on the
592 omitted = set(selected) - set(good) - set(bad) - set(skipped)
593 print count(len(omitted), "test"), "omitted:"
594 printlist(omitted)
[all...] |
test_functools.py | 200 "Docstrings are omitted with -O2 and above")
262 "Docstrings are omitted with -O2 and above")
|
test_pydoc.py | 226 "Docstrings are omitted with -O2 and above")
241 "Docstrings are omitted with -O2 and above")
|
/external/slf4j/slf4j-site/src/site/pages/ |
extensions.html | 60 <pre class="prettyprint source">[omitted] 76 [omitted]</pre> 159 <pre class="prettyprint source">[omitted] 187 [omitted] </pre> 233 <pre class="prettyprint source">[omitted] 770 <p>a typical transformation would be similar to: (imports omitted)</p> [all...] |
/prebuilts/go/darwin-x86/src/net/url/ |
url.go | 731 // - if u.Scheme is empty, scheme: is omitted. 732 // - if u.User is nil, userinfo@ is omitted. 733 // - if u.Host is empty, host/ is omitted. 735 // the entire scheme://userinfo@host/ is omitted. 738 // - if u.RawQuery is empty, ?query is omitted. 739 // - if u.Fragment is empty, #fragment is omitted.
|
/prebuilts/go/linux-x86/src/net/url/ |
url.go | 731 // - if u.Scheme is empty, scheme: is omitted. 732 // - if u.User is nil, userinfo@ is omitted. 733 // - if u.Host is empty, host/ is omitted. 735 // the entire scheme://userinfo@host/ is omitted. 738 // - if u.RawQuery is empty, ?query is omitted. 739 // - if u.Fragment is empty, #fragment is omitted.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
_io.so | |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
formatter.py | 30 If the writer parameter is omitted, a NullWriter instance is created.
362 as the file parameter or, if file is omitted, on standard output. The
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/ |
generator.py | 289 _FMT = '[Non-text (%(type)s) part of message omitted, filename %(filename)s]'
317 [Non-text (%(type)s) part of message omitted, filename %(filename)s]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
formatter.py | 30 If the writer parameter is omitted, a NullWriter instance is created.
362 as the file parameter or, if file is omitted, on standard output. The
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/ |
test_result.py | 238 "Docstrings are omitted with -O2 and above")
249 "Docstrings are omitted with -O2 and above")
|
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Arm/ |
Processor.c | 456 Continue. addr is Address to resume. If addr is omitted, resume at current
475 Single step. addr is the Address at which to resume. If addr is omitted, resume
|
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/ |
GdbStubInternal.h | 419 Continue. addr is Address to resume. If addr is omitted, resume at current
434 Single step. addr is the Address at which to resume. If addr is omitted, resume
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Arm/ |
Processor.c | 394 Continue. addr is Address to resume. If addr is omitted, resume at current
413 Single step. addr is the Address at which to resume. If addr is omitted, resume
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/ |
GdbDebugAgent.h | 365 Continue. addr is Address to resume. If addr is omitted, resume at current
380 Single step. addr is the Address at which to resume. If addr is omitted, resume
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/ |
DebugLib.c | 147 // These characters in format field are omitted.
153 // These characters in format field are omitted.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/ |
DebugLib.c | 140 // These characters in format field are omitted.
146 // These characters in format field are omitted.
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
OutputPropertiesFactory.java | 76 * This non-standard property key is used to set a value of "yes" if the META tag should be omitted where it would 156 * This non-standard property key is used to set a value of "yes" if the META tag should be omitted where it would
|
WriterToUTF8Buffered.java | 257 /* This block could be omitted and the code would produce 385 /* This block could be omitted and the code would produce
|
/external/clang/docs/ |
BlockLanguageSpec.rst | 105 If the return type is omitted and the argument list is ``( void )``, 106 the ``( void )`` argument list may also be omitted.
|
CrossCompilation.rst | 90 and Apple. Most of the time it can be omitted (and Unknown) 95 When a parameter is not important, it can be omitted, or you can
|
/external/iproute2/man/man8/ |
bridge.8 | 408 If omitted the value specified at vxlan device creation 415 If omitted the default value is used.
|
/external/libevent/ |
Doxyfile | 37 # of all members will be omitted, etc. 238 # omitted =1 is assumed. To prevent a macro definition from being
|
/external/libyuv/files/tools_libyuv/autoroller/ |
roll_deps.py | 417 'Chromium HEAD revision if omitted.')) 420 'If omitted a previously cached one will be used or an '
|
/external/python/cpython2/Lib/email/ |
generator.py | 296 _FMT = '[Non-text (%(type)s) part of message omitted, filename %(filename)s]' 324 [Non-text (%(type)s) part of message omitted, filename %(filename)s]
|