/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/ |
CodedOutputStreamMicro.java | 91 final int bufferSize) { 92 return new CodedOutputStreamMicro(output, new byte[bufferSize]); [all...] |
/external/skia/src/codec/ |
SkPngCodec.cpp | 132 SkStream* stream, void* buffer, size_t bufferSize, size_t length) { 134 const size_t bytesToProcess = std::min(bufferSize, length); [all...] |
/external/syslinux/com32/modules/ |
pxechn.c | 1074 pxep->BufferSize = 0x8000; 1079 pxep->BufferSize, (unsigned int)pxep->Buffer);
|
/frameworks/base/core/jni/ |
android_view_ThreadedRenderer.cpp | 484 jsize bufferSize = env->GetArrayLength(reinterpret_cast<jarray>(buffer)); 485 LOG_ALWAYS_FATAL_IF(bufferSize != kBufferSize, [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/ |
DxeMain.h | [all...] |
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/ |
IpSecConfigImpl.c | [all...] |
/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/ |
ShellProtocol.c | [all...] |
Shell.c | [all...] |
/external/deqp/external/vulkancts/modules/vulkan/api/ |
vktApiCopiesAndBlittingTests.cpp | 414 const deUint32 bufferSize = calculateSize(bufferAccess); 417 deMemcpy(bufferAlloc.getHostPtr(), bufferAccess.getDataPtr(), bufferSize); 418 flushMappedMemoryRange(vk, vkDevice, bufferAlloc.getMemory(), bufferAlloc.getOffset(), bufferSize); 431 const deUint32 bufferSize = calculateSize(imageAccess); 443 bufferSize, // VkDeviceSize size; 466 bufferSize // VkDeviceSize size; 528 deMemcpy(bufferAlloc->getHostPtr(), imageAccess.getDataPtr(), bufferSize); 529 flushMappedMemoryRange(vk, vkDevice, bufferAlloc->getMemory(), bufferAlloc->getOffset(), bufferSize); [all...] |
/external/expat/lib/ |
xmlparse.c | [all...] |
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
vktBindingShaderAccessTests.cpp | [all...] |
/device/linaro/bootloader/edk2/EdkShellPkg/ |
ShellR64.patch | [all...] |
/external/icu/icu4c/source/test/cintltst/ |
cloctst.c | [all...] |
/external/python/cpython2/Modules/expat/ |
xmlparse.c | [all...] |
/device/google/marlin/camera/usbcamcore/src/ |
QualcommUsbCamera.cpp | 125 static int readFromFile(char* fileName, char* buffer, int bufferSize); [all...] |
/external/pdfium/third_party/lcms2-2.6/include/ |
lcms2.h | [all...] |
/hardware/qcom/camera/msm8998/usbcamcore/src/ |
QualcommUsbCamera.cpp | 125 static int readFromFile(char* fileName, char* buffer, int bufferSize); [all...] |
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/ |
Tcg2Dxe.c | 208 @param[in] BufferSize Size of buffer to be checked.
216 IN UINTN BufferSize
223 for (Index = 0; Index < BufferSize; Index++) {
[all...] |
/external/deqp/modules/glshared/ |
glsVertexArrayTests.cpp | [all...] |
/external/dng_sdk/source/ |
dng_xmp.cpp | [all...] |
/external/e2fsprogs/contrib/ |
fsstress.c | 619 attr_list_path(pathname_t * name, char *buffer, const int buffersize, int flags, 626 rval = attr_list(name->path, buffer, buffersize, flags, cursor); 631 rval = attr_list_path(&newname, buffer, buffersize, flags, [all...] |
/external/icu/icu4c/source/common/ |
rbbi.cpp | [all...] |
/external/llvm/lib/CodeGen/ |
ScheduleDAGInstrs.cpp | 664 // entire pipeline. These are identified by BufferSize=0. 668 // within an out-of-order core. These are identified by BufferSize=1. 674 switch (SchedModel.getProcResource(PI->ProcResourceIdx)->BufferSize) { [all...] |
/external/ltp/testcases/kernel/fs/fsstress/ |
fsstress.c | 592 attr_list_path(pathname_t * name, char *buffer, const int buffersize, int flags, 599 rval = attr_list(name->path, buffer, buffersize, flags, cursor); 604 rval = attr_list_path(&newname, buffer, buffersize, flags, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
dwrite.h | [all...] |