/packages/apps/Contacts/src/com/android/contacts/group/ |
GroupEditorFragment.java | 168 CLOSING // Prevents any more saves 475 Log.i(TAG, "Group not found with URI: " + mGroupUri + " Closing activity now."); 519 mStatus = Status.CLOSING; 557 mStatus = Status.CLOSING; 640 mStatus = Status.CLOSING; [all...] |
/prebuilts/go/darwin-x86/src/encoding/json/ |
decode.go | 224 // invent a closing brace/bracket to get it out. 535 // Read opening " of string key or closing }. 538 // closing } - can only happen on first iteration. 881 // Read opening " of string key or closing }. 884 // closing } - can only happen on first iteration.
|
/prebuilts/go/linux-x86/src/encoding/json/ |
decode.go | 224 // invent a closing brace/bracket to get it out. 535 // Read opening " of string key or closing }. 538 // closing } - can only happen on first iteration. 881 // Read opening " of string key or closing }. 884 // closing } - can only happen on first iteration.
|
/system/bt/audio_a2dp_hw/ |
audio_a2dp_hw.c | 596 DEBUG("stream suspended or closing"); 753 char *keyval = (char *)hash_map_get(params, "closing"); 757 DEBUG("stream closing, disallow any writes"); [all...] |
/system/bt/bta/ag/ |
bta_ag_sco.c | [all...] |
/external/libvpx/libvpx/tools/ |
cpplint.py | [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
cpplint.py | [all...] |
/external/curl/tests/server/ |
sws.c | 886 logmsg("Error closing file %s error: %d %s", 1001 logmsg("Request would overflow buffer, closing connection"); 1007 logmsg("Request buffer overflow, closing connection"); [all...] |
/prebuilts/go/darwin-x86/src/database/sql/ |
sql_test.go | 86 t.Errorf("Error closing fakeConn: %v", err) 96 t.Errorf("while closing db, freeConn %d/%d had %d open stmts; want 0", i, len(db.freeConn), n) 101 t.Fatalf("error closing DB: %v", err) 107 t.Fatalf("%d connections still open after closing DB", db.numOpen) 262 t.Errorf("error closing rows: %s", err) 945 t.Errorf("Error closing fakeConn: %v", err) 1079 t.Errorf("Error closing fakeConn: %v", err) 1175 t.Errorf("Error closing fakeConn: %v", err) 1280 t.Errorf("Error closing fakeConn: %v; from %s", err, stack()) [all...] |
/prebuilts/go/linux-x86/src/database/sql/ |
sql_test.go | 86 t.Errorf("Error closing fakeConn: %v", err) 96 t.Errorf("while closing db, freeConn %d/%d had %d open stmts; want 0", i, len(db.freeConn), n) 101 t.Fatalf("error closing DB: %v", err) 107 t.Fatalf("%d connections still open after closing DB", db.numOpen) 262 t.Errorf("error closing rows: %s", err) 945 t.Errorf("Error closing fakeConn: %v", err) 1079 t.Errorf("Error closing fakeConn: %v", err) 1175 t.Errorf("Error closing fakeConn: %v", err) 1280 t.Errorf("Error closing fakeConn: %v; from %s", err, stack()) [all...] |
/external/libmicrohttpd/src/microhttpd/ |
connection.c | 105 * Add extra debug messages with reasons for closing connections 373 "Closing connection (stream error)\n"); 419 "Closing connection (out of memory)\n"); 459 "Closing connection (error generating response)\n"); 945 "Error %u (`%s') processing request, closing connection.\n", 959 "Closing connection (failed to create response header)\n"); [all...] |
/external/clang/lib/Format/ |
UnwrappedLineFormatter.cpp | 389 // Last, check that the third line starts with a closing brace. 489 /// \brief If the \p State's next token is an r_brace closing a nested block, 497 /// encountering the closing brace right after the nested block. Now, if we 504 /// the closing "}" on yet another new line. 540 // We can't put the closing "}" on a line with a trailing comment. 828 // remaining file if it currently missing a closing brace. [all...] |
ContinuationIndenter.h | 208 /// \brief Whether a newline needs to be inserted before the block's closing 211 /// We only want to insert a newline before the closing brace if there also
|
/external/webrtc/webrtc/modules/audio_device/linux/ |
audio_device_alsa_linux.cc | 1040 // Start by closing any existing wave-output devices 1050 " Error closing current playout sound device, error:" 1195 // Start by closing any existing pcm-input devices 1205 " Error closing current recording sound device," [all...] |
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/ |
tree-construction.txt | 143 8.2.5.2 Closing elements that have implied end tags 482 Acknowledge the token's self-closing flag, if it is set. 488 Acknowledge the token's self-closing flag, if it is set. [all...] |
/art/runtime/jdwp/ |
jdwp.h | 405 // When the runtime shuts down, it needs to stop JDWP command handler thread by closing the 407 // for the command to finish so we can send its reply before closing the connection.
|
/art/runtime/ |
oat.cc | 410 // Scan for a closing zero. 437 // Scan for a closing zero.
|
/external/chromium-trace/catapult/third_party/beautifulsoup4/ |
NEWS.txt | 199 * Correctly display closing tags with an XML namespace declared. Patch 751 Tag objects now know whether or not they're self-closing. This avoids 753 self-closing even in XML documents. You can customize the self-closing 824 BASE is now considered a self-closing tag. [all...] |
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/ |
typeannotation.py | 412 """Reports an error about too many closing items, but only once.""" 415 self.Error(token, 'Too many closing items.')
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
RBBIRuleBuilder.java | 100 /**< UnicodeSet witing an RBBI rule missing a closing ']'. */ 112 /**< Missing closing quote in an RBBI rule. */
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
RBBIRuleBuilder.java | 99 /**< UnicodeSet witing an RBBI rule missing a closing ']'. */ 111 /**< Missing closing quote in an RBBI rule. */
|
/external/jetty/src/java/org/eclipse/jetty/http/ |
HttpURI.java | 183 throw new IllegalArgumentException("No closing ']' for " + StringUtil.toString(_raw,offset,length,URIUtil.__CHARSET)); 402 throw new IllegalArgumentException("No closing ']' for " + StringUtil.toString(_raw,offset,length,URIUtil.__CHARSET));
|
/external/libchrome/base/files/ |
file_unittest.cc | 58 // This time verify closing the file. 71 // This time verify closing the file.
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/ |
afblue.pl | 81 # tokens (i.e., the opening and closing brace) also. 463 Die("invalid data after last matching closing brace")
|
/external/libmicrohttpd/src/microspdy/ |
applicationlayer.c | 205 * discarded by the lib for any reason (e.g., closing session, 206 * closing stream, stopping daemon, etc.). It is possible that
|