HomeSort by relevance Sort by last modified time
    Searched full:alloc (Results 901 - 925 of 3588) sorted by null

<<31323334353637383940>>

  /external/lzma/CPP/7zip/Archive/
DllExports2.cpp 8 #include "../../../C/Alloc.h"
  /external/lzma/CPP/7zip/Common/
InBuffer.cpp 5 #include "../../../C/Alloc.h"
  /external/lzma/CPP/7zip/Compress/
CopyCoder.cpp 5 #include "../../../C/Alloc.h"
  /external/skia/src/gpu/gl/iOS/
SkNativeGLContext_iOS.mm 46 fEAGLContext = [[EAGLContext alloc] initWithAPI:kEAGLRenderingAPIOpenGLES2];
  /external/skia/src/views/ios/
SkOSWindow_iOS.mm 15 fNotifier = [[SkEventNotifier alloc] init];
  /external/valgrind/main/memcheck/tests/
big_blocks_freed_list.c 26 by doing big alloc/free. */
dw4.stderr.exp 4 Address 0x........ is 4 bytes inside a block of size 32 alloc'd
malloc1.stderr.exp 12 Address 0x........ is 1 bytes before a block of size 10 alloc'd
  /external/valgrind/main/memcheck/tests/s390x/
cu42.stderr.exp 4 Address 0x........ is 0 bytes inside a block of size 1 alloc'd
11 Address 0x........ is 0 bytes inside a block of size 1 alloc'd
18 Address 0x........ is 0 bytes inside a block of size 2 alloc'd
25 Address 0x........ is 0 bytes inside a block of size 3 alloc'd
  /frameworks/base/graphics/java/android/renderscript/
AllocationAdapter.java 29 AllocationAdapter(int id, RenderScript rs, Allocation alloc) {
30 super(id, rs, alloc.mType, alloc.mUsage);
31 mAdaptedAllocation = alloc;
  /frameworks/compile/mclinker/include/mcld/Support/
RegionFactory.h 29 typedef GCFactory<MemoryRegion, MCLD_REGION_CHUNK_SIZE> Alloc;
  /frameworks/rs/java/tests/SampleTest/src/com/android/rs/sample/
SampleRSActivity.java 156 private synchronized void filterAlloc(Allocation alloc, Sampler sampler) {
158 mScript.invoke_setSampleData(alloc, mTwoByTwoAlloc, sampler);
159 mScript.forEach_root(alloc);
160 alloc.ioSendOutput();
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Memory.c 42 Exynos_OSAL_Log(EXYNOS_LOG_TRACE, "alloc count: %d", mem_cnt);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/allocator.traits/allocator.traits.members/
allocate.pass.cpp 12 // template <class Alloc>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
quotaio_v1.h 21 __u32 dqb_bhardlimit; /* absolute limit on disk blks alloc */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
rquota.x 22 unsigned int rq_bhardlimit; /* absolute limit on disk blks alloc */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
quotaio_v1.h 21 __u32 dqb_bhardlimit; /* absolute limit on disk blks alloc */