OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:closing
(Results
551 - 575
of
2993
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/autotest/client/cros/netprotos/
interface_host.py
94
#
Closing
the socket drops membership groups.
/external/autotest/client/site_tests/audio_ActiveStreamStress/
audio_ActiveStreamStress.py
104
"""Turns off the first available stream by
closing
the first tab."""
/external/autotest/client/site_tests/hardware_TPMTakeOwnership/
hardware_TPMTakeOwnership.py
160
raise error.TestFail('Error
closing
tspi context')
/external/autotest/client/site_tests/platform_Firewall/
platform_Firewall.py
137
# Simulate the process exiting by
closing
|iface_w|.
/external/autotest/scheduler/
monitor_db_babysitter
191
logging.error('Failed to open socket with error:%s.
Closing
socket.',
/external/autotest/server/site_tests/display_LidCloseOpen/
display_LidCloseOpen.py
35
logging.info('
CLOSING
LID...')
/external/autotest/server/site_tests/firmware_ECLidShutdown/
firmware_ECLidShutdown.py
19
# Delay between
closing
and opening the lid
/external/autotest/server/site_tests/firmware_ECLidSwitch/
firmware_ECLidSwitch.py
29
# Delay between
closing
and opening the lid
/external/autotest/server/site_tests/power_SuspendShutdown/
power_SuspendShutdown.py
182
logging.info('
closing
lid')
/external/chromium-trace/catapult/devil/devil/android/
ports.py
160
with contextlib.
closing
(httplib.HTTPConnection(
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
javascriptstatetracker.py
109
Code blocks come after parameters, keywords like else, and
closing
parens.
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/treewalkers/
__init__.py
109
# self-
closing
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tree_construction/
tests7.dat
311
Line: 1 Col: 15 Expected
closing
tag. Unexpected end of file.
/external/clang/include/clang/AST/
CommentSema.h
68
/// A stack of HTML tags that are currently open (not matched with
closing
/external/clang/lib/Parse/
ParseInit.cpp
40
// way through the
closing
']' and to the next character. Handle the easy
68
// Parse up to (at most) the token after the
closing
']' to determine
82
// Once we hit the
closing
square bracket, we look at the next
483
// Return true if a comma (or
closing
brace) is necessary after the
/external/clang/test/Sema/
enum.c
74
enum NotYetComplete { // expected-note{{definition of 'enum NotYetComplete' is not complete until the
closing
'}'}}
/external/compiler-rt/lib/sanitizer_common/
sanitizer_flag_parser.cc
92
++pos_; // consume the
closing
quote
/external/curl/docs/examples/
xmlstream.c
130
printf("Depth Characters
Closing
Tag\n");
/external/curl/docs/libcurl/opts/
CURLOPT_RTSP_REQUEST.3
65
This command terminates an RTSP session. Simply
closing
a connection does not
/external/curl/lib/
multihandle.h
110
/* This handle will be used for
closing
the cached connections in
/external/deqp/android/package/src/com/drawelements/deqp/testercore/
DeqpInstrumentation.java
162
Log.w(LOG_TAG, "Got exception while
closing
log", e);
/external/deqp/framework/delibs/deutil/
deDynamicLibrary.h
57
*
Closing
library handle decrements reference count. Library is unloaded
/external/elfutils/tests/
sectiondump.c
70
error (EXIT_FAILURE, 0, "failure while
closing
ELF descriptor: %s",
/external/google-breakpad/src/testing/gtest/xcode/Scripts/
versiongenerate.py
48
3. No ")" character exists between the opening "(" and
closing
")" of
/external/guava/guava/src/com/google/common/io/
ByteSink.java
41
* something and finally
closing
the stream or channel that was opened.
Completed in 1905 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>