Searched
full:closing (Results
701 -
725 of
2993) sorted by null
<<21222324252627282930>>
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/ |
pthread.h | 226 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/ |
pthread.h | 253 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/ |
pthread.h | 258 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
ParenMatch.py | 102 # If it was a shortcut and not really a closing paren, quit.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_tuple_params.py | 65 # doesn't feel right. Closing over self and new_lines makes the
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_signal.py | 3 from contextlib import closing 153 with closing(os.fdopen(os_done_r)) as done_r, \ 154 closing(os.fdopen(os_done_w, 'w')) as done_w: 163 with closing(done_w):
|
test_ucn.py | 131 # missing closing brace
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
ParenMatch.py | 102 # If it was a shortcut and not really a closing paren, quit.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_tuple_params.py | 65 # doesn't feel right. Closing over self and new_lines makes the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_signal.py | 3 from contextlib import closing 153 with closing(os.fdopen(os_done_r)) as done_r, \ 154 closing(os.fdopen(os_done_w, 'w')) as done_w: 163 with closing(done_w):
|
test_ucn.py | 131 # missing closing brace
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
DebuggerConnector.java | 139 // Deletion is effectively the same as closing
|
/system/bt/bta/pan/ |
bta_pan_main.c | 120 /* state table for closing state */
|
/system/bt/stack/rfcomm/ |
port_int.h | 204 BOOLEAN keep_port_handle; /* TRUE if port is not deallocated when closing */
|
/system/connectivity/shill/ |
icmp_session.h | 79 // Stops the current ICMP session by closing the ICMP socket and resetting
|
/system/core/adb/ |
adb_io.cpp | 147 // orderly/graceful shutdown of the socket, closing the socket so that
|
/system/core/include/ziparchive/ |
zip_writer.h | 71 * caller is responsible for closing the file.
|
/system/core/libutils/ |
FileMap.cpp | 117 // Closing the file descriptor does not unmap the pages, so we don't
|
/system/sepolicy/ |
README | 99 editor and strip out anything outside the opening and closing scissor lines. Failure to do
|
/system/tpm/trunks/ |
session_manager_impl.cc | 67 LOG(WARNING) << "Error closing tpm session: " << GetErrorString(result);
|
/external/pcre/dist/testdata/ |
testoutput17 | 42 )* " # closing quote 56 )* " # closing quote 93 )* " # closing quote 105 )* " # closing quote 163 : # closing colon 175 )* " # closing quote 189 )* " # closing quote [all...] |
/external/freetype/src/psaux/ |
psobjs.c | 330 /* *acur is positioned at the character after the closing `)' */ 429 FT_ERROR(( "skip_string: missing closing delimiter `>'\n" )); 563 " unexpected closing delimiter `>'\n" )); 937 /* though they have a closing one! E.g. "amuncial.pfb" */ [all...] |
/external/icu/icu4c/source/common/unicode/ |
utypes.h | 564 U_UNTERMINATED_QUOTE, /**< A closing single quote is missing */ 571 U_UNCLOSED_SEGMENT, /**< A closing ')' is missing */ 614 U_BRK_UNCLOSED_SET, /**< UnicodeSet witing an RBBI rule missing a closing ']'. */ 618 U_BRK_NEW_LINE_IN_QUOTED_STRING, /**< Missing closing quote in an RBBI rule. */ 647 U_REGEX_MISSING_CLOSE_BRACKET=U_REGEX_SET_CONTAINS_STRING+2, /**< Missing closing bracket on a bracket expression. */
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/psaux/ |
psobjs.c | 330 /* *acur is positioned at the character after the closing `)' */ 429 FT_ERROR(( "skip_string: missing closing delimiter `>'\n" )); 563 " unexpected closing delimiter `>'\n" )); 940 /* though they have a closing one! E.g. "amuncial.pfb" */ [all...] |
/external/pdfium/third_party/freetype/src/psaux/ |
psobjs.c | 330 /* *acur is positioned at the character after the closing `)' */ 429 FT_ERROR(( "skip_string: missing closing delimiter `>'\n" )); 563 " unexpected closing delimiter `>'\n" )); 940 /* though they have a closing one! E.g. "amuncial.pfb" */ [all...] |
Completed in 1834 milliseconds
<<21222324252627282930>>