HomeSort by relevance Sort by last modified time
    Searched full:incomplete (Results 726 - 750 of 2139) sorted by null

<<21222324252627282930>>

  /external/webrtc/webrtc/modules/video_coding/
receiver.cc 174 // Update stats for incomplete frames.
video_coding_robustness_unittest.cc 211 EXPECT_EQ(VCM_OK, vcm_->Decode(0)); // Decode timestamp 3000 incomplete.
  /frameworks/base/core/java/android/util/
AtomicFile.java 184 * incomplete write, this will roll back to the last good data before
  /frameworks/base/core/tests/coretests/src/android/widget/
SimpleCursorAdapterTest.java 33 * incomplete and can use work.
  /frameworks/base/docs/html/training/printing/
html-docs.jd 89 loading is finished, the print output may be incomplete or blank, or may fail completely.
  /frameworks/support/v4/java/android/support/v4/util/
AtomicFile.java 153 * incomplete write, this will roll back to the last good data before
  /hardware/qcom/msm8996/original-kernel-headers/linux/
qseecom.h 68 * operation and provide the response for QSEECOM can continue the incomplete
  /libcore/luni/src/main/java/libcore/io/
Base64.java 117 // Overestimating 3 bytes per each 4 blocks of input (plus a possibly incomplete one).
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-linked_ptr.h 51 // Note: If you use an incomplete type with linked_ptr<>, the class
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
iterator_adaptor.hpp 55 // This can be an incomplete type, as only pointers to
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppBatch.java 155 * 2) Go through mShares list and mark all incomplete share as CANCELED status
  /packages/apps/Camera2/src/com/android/camera/
MediaSaverImpl.java 226 // apps reading incomplete data. We need to do it after we are
  /packages/apps/ExactCalculator/src/com/android/calculator2/
Calculator.java 87 EVALUATE, // Both visible, evaluation requested, evaluation/animation incomplete.
454 * View.NO_ID is treated as an incomplete function id.
652 // example the delete button can be used to delete a character from an incomplete
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/model/
WidgetsModel.java 126 // the returned value may be incomplete and will not be refreshed until the next
  /packages/inputmethods/LatinIME/java/res/xml/
rowkeys_nepali_traditional1.xml 83 render dotted circle for incomplete combining letter of some scripts, different
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
MoreKeySpecStringReferenceTests.java 93 assertError("Incomplete resource name", "!string/", "!string/");
  /prebuilts/gdb/darwin-x86/lib/python2.7/encodings/
punycode.py 140 raise UnicodeError, "incomplete punicode string"
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_binascii.py 31 self.assertTrue(issubclass(binascii.Incomplete, Exception))
  /prebuilts/gdb/linux-x86/lib/python2.7/encodings/
punycode.py 140 raise UnicodeError, "incomplete punicode string"
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_binascii.py 31 self.assertTrue(issubclass(binascii.Incomplete, Exception))
  /prebuilts/go/darwin-x86/doc/
go1.3.html 251 Previously, all pointers to incomplete struct types translated to the Go type <code>*[0]byte</code>,
255 incomplete struct to a different named type.
259 Given the C declaration <code>typedef struct S T</code> for an incomplete <code>struct S</code>,
269 <em>Updating</em>: Code confusing pointers to incomplete types or
  /prebuilts/go/darwin-x86/src/cmd/go/
list.go 71 Incomplete bool // this package or a dependency has an error
  /prebuilts/go/darwin-x86/src/go/parser/
interface.go 131 // returned. If a parse error occurred, a non-nil but incomplete map and the
  /prebuilts/go/darwin-x86/src/html/template/
clone_test.go 41 // Create an incomplete template t0.
error.go 105 // produce incomplete Fragments should not be executed directly.

Completed in 964 milliseconds

<<21222324252627282930>>