/external/opencv3/modules/videoio/src/ |
cap_msmf.cpp | [all...] |
/frameworks/av/media/libstagefright/codecs/mpeg2dec/ |
SoftMPEG2.cpp | 700 ALOGV("timeTaken=%6d delay=%6d numBytes=%6d", timeTaken, timeDelay,
|
/libcore/luni/src/test/java/libcore/java/security/ |
ProviderTest.java | 687 protected byte[] engineGenerateSeed(int numBytes) {
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
winsplp.h | 746 PVOID WINAPI RouterAllocBidiMem(size_t NumBytes); [all...] |
d3dx9mesh.h | 205 DWORD NumBytes; [all...] |
adoint.h | [all...] |
/external/clang/lib/CodeGen/ |
CodeGenModule.cpp | [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCISelLowering.h | [all...] |
/frameworks/av/media/libstagefright/codecs/avcenc/ |
SoftAVCEnc.cpp | [all...] |
/external/deqp/framework/delibs/coding_guidelines/ |
de-coding-guidelines.html | [all...] |
/external/llvm/lib/CodeGen/AsmPrinter/ |
AsmPrinter.cpp | [all...] |
/external/llvm/lib/Target/XCore/ |
XCoreISelLowering.cpp | [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineCalls.cpp | 706 if (Constant *NumBytes = dyn_cast<Constant>(MI->getLength())) { 707 if (NumBytes->isNullValue()) 710 if (ConstantInt *CI = dyn_cast<ConstantInt>(NumBytes)) [all...] |
/external/llvm/lib/Transforms/Scalar/ |
ScalarReplAggregates.cpp | 668 unsigned NumBytes = static_cast<unsigned>(SNumBytes); 672 APInt APVal(NumBytes*8, Val); 676 for (unsigned i = 1; i != NumBytes; ++i) [all...] |
/prebuilts/tools/common/m2/repository/io/grpc/grpc-netty/0.13.2/ |
grpc-netty-0.13.2.jar | |
/external/llvm/lib/Target/Hexagon/ |
HexagonISelLowering.cpp | 708 unsigned NumBytes = CCInfo.getNextStackOffset(); 792 SDValue C = DAG.getConstant(NumBytes, dl, PtrVT, true); [all...] |
/external/llvm/lib/Target/X86/ |
X86FastISel.cpp | [all...] |
X86ISelLowering.cpp | [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
StatepointLowering.cpp | 733 // Add the <id> and <numBytes> constants. [all...] |
/external/valgrind/VEX/priv/ |
guest_ppc_toIR.c | [all...] |
/external/opencv3/3rdparty/libjasper/ |
jpc_enc.c | 1115 long numbytes; local [all...] |
/frameworks/base/core/java/android/widget/ |
RemoteViews.java | [all...] |
/external/clang/include/clang/Basic/ |
Attr.td | [all...] |
/external/mesa3d/src/glx/ |
glxcmds.c | [all...] |
/external/deqp/modules/gles31/functional/ |
es31fShaderImageLoadStoreTests.cpp | 704 const int numBytes = format.getPixelSize() * imageSize.x(); 707 glLog.glBufferData(GL_TEXTURE_BUFFER, numBytes, DE_NULL, GL_STATIC_DRAW); [all...] |