/frameworks/rs/java/tests/LivePreview/src/com/android/rs/livepreview/ |
CameraPreviewActivity.java | 355 Log.e(TAG, "Mismatched size of buffer! Expected ");
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/ |
clnt.h | 69 RPC_PROGVERSMISMATCH=9, /* program version mismatched */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/ |
clnt.h | 69 RPC_PROGVERSMISMATCH=9, /* program version mismatched */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/ |
clnt.h | 69 RPC_PROGVERSMISMATCH=9, /* program version mismatched */
|
/cts/tests/tests/provider/src/android/provider/cts/ |
MediaStore_Audio_Playlists_MembersTest.java | 174 assertEquals("mismatched member at position " + pos, 178 assertEquals("mismatched ordering at position " + pos,
|
/external/chromium_org/ppapi/tests/extensions/socket/ |
test_socket.cc | 366 return std::string("RecvFrom(): mismatched data: ").append( 580 return std::string("Read() or RecvFrom(): mismatched data: ").append(
|
/external/clang/www/analyzer/ |
release_notes.html | 35 <li>Improved use-after-free and mismatched deallocator checking.</li> 48 <li>New checker for simple cases of mismatched allocators and deallocators, e.g. "delete malloc(4);"</li>
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
CaptureSequencer.cpp | 579 ALOGW("Mismatched capture frame IDs: Expected %d, got %d", 588 ALOGW("Mismatched capture timestamps: Metadata frame %lld,"
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
Antlr.Runtime.pas | [all...] |
/external/ipsec-tools/src/racoon/ |
ipsec_doi.c | 243 * mismatched items in those proposal. 474 * print all of items in peer's proposal which are mismatched to my proposal. 1052 "proposal #%d mismatched, " 1100 /* # of protocols mismatched */ 1102 "#of protocols mismatched.\n"); [all...] |
handler.h | 400 * Otherwise IV mismatched happens between the intitiator and the responder.
|
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
exceptions.py | 197 """@brief A mismatched char or Token or tree node."""
|
/external/chromium/third_party/libjingle/source/talk/base/ |
network.cc | 106 LOG(LERROR) << "mismatched '{' and '}'";
|
/external/chromium_org/components/dom_distiller/core/ |
dom_distiller_store_unittest.cc | 198 return AssertionFailure() << "Mismatched entry with id <"
|
/external/chromium_org/third_party/WebKit/Source/core/html/forms/ |
TextFieldInputType.cpp | 437 // HTMLInputElement::value() because they can be mismatched by
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/ |
opt-gvmat64.asm | 380 ;;; adjust rdx so that it is offset to the exact byte that mismatched.
|
/external/llvm/unittests/IR/ |
InstructionsTest.cpp | 173 // Test mismatched number of elements for pointers
|
/external/zlib/src/contrib/amd64/ |
amd64-match.S | 280 * adjust %rdx so that it is offset to the exact byte that mismatched.
|
/external/zlib/src/contrib/asm686/ |
match.S | 254 * adjust %edx so that it is offset to the exact byte that mismatched.
|
/external/zlib/src/contrib/gcc_gvmat64/ |
gvmat64.S | 428 ;;; adjust rdx so that it is offset to the exact byte that mismatched.
|
/external/zlib/src/contrib/masmx64/ |
gvmat64.asm | 418 ;;; adjust rdx so that it is offset to the exact byte that mismatched.
|
/external/zlib/src/contrib/masmx86/ |
match686.asm | 357 ;;; adjust edx so that it is offset to the exact byte that mismatched.
|
/frameworks/av/camera/ |
CameraMetadata.cpp | 175 ALOGE("Mismatched tag type when updating entry %s (%d) of type %s; "
|
/frameworks/base/core/tests/coretests/src/android/text/ |
TextUtilsTest.java | 478 assertEquals("Mismatched array size", nonEmptySpans.size(), nonEmpty.length);
|
/frameworks/base/services/java/com/android/server/wm/ |
Session.java | 274 Slog.w(WindowManagerService.TAG, "Performing mismatched drag");
|