/external/bluetooth/bluez/sap/ |
server.c | 606 /* Client opened RFCOMM channel but didn't send CONNECT_REQ, 608 * didn't closed RFCOMM channel in fixed time.*/ 616 /* Client didn't disconnect SAP connection in fixed time, [all...] |
/external/dnsmasq/src/ |
cache.c | 346 /* Free any entries which didn't get committed during the last 393 /* End of LRU list is still in use: if we didn't scan all the hash 481 /* drop CNAMEs which didn't find a target. */ [all...] |
/external/dropbear/libtommath/ |
changes.txt | 162 -- Fix to mp_clear which didn't reset the sign [Greg Rose] 246 mp_fast_s_mp_mul_high_digs function which didn't come up before. (fixed) 377 -- mp_mul_d didn't preserve sign
|
/external/icu4c/i18n/ |
nfrs.cpp | 197 // for rules that didn't specify a base value, their base values 555 * first character position this rule set didn't consume. 687 // first character we didn't use, and return the result that
|
/external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/ |
PHP Markdown Extra Readme.text | 286 this didn't create any code block for item 2: 371 * Fixed an issue where underscore-emphasis didn't work when applied on the 374 This didn't work:
|
/external/llvm/lib/Support/ |
raw_ostream.cpp | 363 // If we got here, we didn't have enough space in the output buffer for the 379 assert(BytesUsed > NextBufferSize && "Didn't grow buffer!?"); 722 assert(GetNumBytesInBuffer() == 0 && "Didn't flush before mutating vector");
|
/external/netperf/ |
nettest_dlpi.c | 331 /* ok - even on a DEC box, strings are strings. I didn't really want */ 412 /* here. If it didn't, we might as well start pumping data. */ 546 /* send_size, so we really didn't send what he asked for ;-) */ 688 /* didn't feel it was necessary. */ 809 /* sizes. We should give it a shot. If he didn't ask us to change the */ [all...] |
/external/webkit/Source/WebCore/loader/appcache/ |
ApplicationCacheGroup.cpp | 291 // The manifest didn't change, and we have a relevant cache - but the main resource download failed mid-way, so it cannot be stored to the cache, 306 // The cache manifest didn't list this main resource, and all cache entries were already updated successfully - but the main resource failed to load, 685 // The server returned 304 Not Modified even though we didn't send a conditional request. [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
ProjectHelper.java | 364 // if we didn't find the proper compliance level, we return an error 373 // if we didn't find the proper compliance level, we return an error 382 // if we didn't find the proper compliance level, we return an error [all...] |
/dalvik/docs/ |
verifier.html | 200 class that didn't pass pre-verification, the verifier is invoked. If a
|
/dalvik/vm/ |
IndirectRefTable.cpp | 255 ALOGW("trying to work around app JNI bugs, but didn't find %p in table!", iref);
|
/dalvik/vm/jdwp/ |
JdwpMain.cpp | 399 * receiving a breakpoint event that it didn't ask for.
|
/development/scripts/app_engine_server/gae_shell/ |
shell.py | 288 # this statement didn't add any unpicklables. pickle and store the
|
/development/tools/apkcheck/src/com/android/apkcheck/ |
TypeUtils.java | 185 * The latter is a generic type that we didn't catch above because
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
Python.g | 590 Only match \n here if we didn't start on left edge; let NEWLINE return that.
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
Label.java | 99 * If I didn't use a bitset implementation for runtime sets, I wouldn't
|
/external/apache-http/src/org/apache/http/conn/ssl/ |
AbstractVerifier.java | 185 throw new SSLException("hostname in certificate didn't match: <" + host + "> !=" + buf);
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemApplyTemplates.java | 280 // If that didn't locate a node, fall back to a default template rule.
|
/external/bluetooth/bluez/audio/ |
gstsbcenc.c | 316 GST_DEBUG_OBJECT(enc, "didn't receive fixed caps, "
|
/external/bluetooth/bluez/doc/ |
audio-api.txt | 417 CallTerminated where call didn't started
|
/external/chromium/chrome/browser/autofill/ |
personal_data_manager.h | 93 // if we didn't refresh-to-latest before an Autofill window was opened for
|
/external/chromium/chrome/browser/automation/ |
ui_controls_win.cc | 94 // didn't get a mouse message like I do with MouseHook.
|
/external/chromium/chrome/browser/ |
browser_shutdown.cc | 98 // shutdown path for the ones that didn't exit here.
|
/external/chromium/chrome/browser/download/ |
save_package.h | 118 // Rough percent complete, -1 means we don't know (since we didn't receive a
|
/external/chromium/chrome/browser/extensions/ |
extension_host.h | 94 // Returns true if the render view is initialized and didn't crash.
|