Searched refs:closing (Results 1 - 20 of 20) sorted by relevance

/external/skia/tools/
H A Dretrieve_from_googlesource.py11 from contextlib import closing namespace
29 with closing(urllib2.urlopen(base64_url)) as f:
/external/jmdns/src/javax/jmdns/impl/constants/
H A DDNSState.java57 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 DNioEndpoint.java60 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 DLexerCore.java521 /** Parse a comment string cursor is at a ". Leave cursor at closing "
523 * closing quote.
548 * closing brace.
/external/fio/
H A Dfile.h154 FILE_FLAG_FNS(closing); variable
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_format.inc175 // 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 Dgenlingware.pl33 9. id names of kb (strings of max 15 chars plus closing space)
/external/opencv/cxcore/src/
H A Dcxpersistence.cpp1119 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 DTransliteratorParser.java430 * up to the closing ')', put it in a segment matcher object,
/external/libvncserver/x11vnc/
H A Dsslhelper.c1603 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 Dopenssh.spec613 - Chuck the closing patch.
/external/pcre/dist/
H A Dpcre_compile.c495 "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 Dtexinfo.tex4333 % 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 Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/libxml2/
H A Dparser.c6276 * 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 Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 638 milliseconds