/external/skia/tools/ |
H A D | retrieve_from_googlesource.py | 11 from contextlib import closing namespace 29 with closing(urllib2.urlopen(base64_url)) as f:
|
/external/jmdns/src/javax/jmdns/impl/constants/ |
H A D | DNSState.java | 57 CLOSING("closing", StateClass.closing), 64 probing, announcing, announced, canceling, canceled, closing, closed enum constant in enum:DNSState.StateClass 198 * Returns true, if this is a closing state. 200 * @return <code>true</code> if closing state, <code>false</code> otherwise 203 return _state == StateClass.closing; 207 * Returns true, if this is a closing state.
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/tcp/ |
H A D | NioEndpoint.java | 60 private boolean closing = false; field in class:NioEndpoint 82 closing = true; 97 throw new KernelException( "Error closing endpoint for socket:" + socket, e ); 171 if( closing ) {
|
/external/nist-sip/java/gov/nist/core/ |
H A D | LexerCore.java | 521 /** Parse a comment string cursor is at a ". Leave cursor at closing " 523 * closing quote. 548 * closing brace.
|
/external/fio/ |
H A D | file.h | 154 FILE_FLAG_FNS(closing); variable
|
/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_common_interceptors_format.inc | 175 // In case of the end-of-string, a pointer to the closing \0 is returned. 230 // Consume the closing ']'. 255 p = q + 1; // Consume the closing ']'.
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/ |
H A D | genlingware.pl | 33 9. id names of kb (strings of max 15 chars plus closing space)
|
/external/opencv/cxcore/src/ |
H A D | cxpersistence.cpp | 1119 CV_PARSE_ERROR( "The wrong closing bracket" ); 1870 CV_PARSE_ERROR( "Mismatched closing tag" ); 2143 CV_PARSE_ERROR( "Invalid closing tag for <?xml ..." ); 2150 CV_PARSE_ERROR( "Invalid closing tag for <?xml ..." ); 2393 CV_ERROR( CV_StsError, "An extra closing tag" );
|
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
H A D | TransliteratorParser.java | 430 * up to the closing ')', put it in a segment matcher object,
|
/external/libvncserver/x11vnc/ |
H A D | sslhelper.c | 1603 rfbLog("vencrypt: received 0.0 version, closing connection.\n"); 1610 rfbLog("vencrypt: unsupported VeNCrypt version, closing connection.\n"); 1679 rfbLog("vencrypt: client selected no sub-type, closing connection.\n"); 2255 int c_to_s, s_to_c, closing; local 2340 closing = 0; 2342 closing = 1; 2370 if (!closing && tv_cutover && ndata > 25000) { 2549 rfbLog("SSL: ssl_xfer[%d]: closing sockets %d, %d, %d\n",
|
/external/openssh/contrib/redhat/ |
H A D | openssh.spec | 613 - Chuck the closing patch.
|
/external/pcre/dist/ |
H A D | pcre_compile.c | 495 "closing ) for (?C expected\0" 543 "non-hex character in \\x{} (closing brace missing?)\0" 545 "non-octal character in \\o{} (closing brace missing?)\0" 3854 seem right at all. PCRE does not allow closing square brackets in POSIX class 6446 a closing parenthesis, to appear in arguments, so we no longer insist on 8007 points to the closing bracket, or vertical bar, or end of string. The code
|
/external/bison/build-aux/ |
H A D | texinfo.tex | 4333 % closing the target index. 6709 % right brace, after last delimiter expect closing brace: 7759 % {. If so it reads up to the closing }, if not, it reads the whole 8275 % pagealignmacro call if that space before the closing brace is
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.pde.core_3.6.1.v20100902_r361.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.ui.ide_3.6.2.M20101117-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/libxml2/ |
H A D | parser.c | 6276 * opening or closing parentheses in a choice, seq, or Mixed 6572 * opening or closing parentheses in a choice, seq, or Mixed 8532 * EmptyElement. In both case we don't parse the tag closing chars. 9272 * EmptyElement. In both case we don't parse the tag closing chars.
|
/external/robolectric/lib/main/ |
H A D | h2-1.2.147.jar | META-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ... |
H A D | android.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |