HomeSort by relevance Sort by last modified time
    Searched refs:newPool (Results 1 - 15 of 15) sorted by null

  /hardware/intel/common/libwsbm/src/
wsbm_manager.c 486 struct _WsbmBufferPool *newPool, uint32_t placement)
501 if (newPool == NULL)
502 newPool = buf->pool;
504 if (newPool == NULL)
507 newBuffer = (!storage || storage->pool != newPool ||
522 buf->pool = newPool;
529 newPool->create(newPool, size, placement, buf->alignment);
536 buf->pool = newPool;
615 unsigned size, const void *data, struct _WsbmBufferPool *newPool,
    [all...]
wsbm_manager.h 97 unsigned size, const void *data, struct _WsbmBufferPool *newPool,
  /hardware/interfaces/automotive/vehicle/2.0/default/common/src/
VehicleObjectPool.cpp 98 auto newPool(std::make_unique<InternalPool>(type, vecSize));
99 it = mValueTypePools.emplace(key, std::move(newPool)).first;
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3commontoken.c 68 static void newPool (pANTLR3_TOKEN_FACTORY factory);
117 newPool(factory);
152 newPool(pANTLR3_TOKEN_FACTORY factory)
202 newPool(factory);
238 newPool(factory);
antlr3commontree.c 58 static void newPool (pANTLR3_ARBORETUM factory);
106 newPool(factory);
124 newPool(pANTLR3_ARBORETUM factory)
179 newPool(factory);
antlr3collections.c 100 static void newPool (pANTLR3_VECTOR_FACTORY factory);
    [all...]
  /frameworks/base/tools/aapt2/
ResourceValues.h 316 Styleable* Clone(StringPool* newPool) const override;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
xmlparse.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
xmlparse.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
xmlparse.c     [all...]
  /external/expat/lib/
xmlparse.c     [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.0.CR3/
netty-transport-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.3.Final/
netty-transport-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.6.Final/
netty-transport-4.1.6.Final.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 1855 milliseconds