Home
last modified time | relevance | path

Searched defs:target_size (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/include/lapi/
H A Dip_tables.h33 uint16_t target_size; member
38 uint16_t target_size; member
41 uint16_t target_size; member
/third_party/backends/backend/genesys/
H A Dscanner_interface_usb.cpp254 std::size_t target_size = size; in bulk_read_data() local
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
H A Dcommon.cpp169 const unsigned target_size = dl.getTypeStoreSize(arg_type); in make_kernel_args() local
179 target_size, target_size, in make_kernel_args() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dbinary.hpp127 size_t target_size; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen_cache.c246 unsigned target_size = SVGA_HOST_SURFACE_CACHE_BYTES - surf_size; in svga_screen_cache_add() local
176 svga_screen_cache_shrink(struct svga_screen *svgascreen, unsigned target_size) svga_screen_cache_shrink() argument
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_containers.hpp677 size_t target_size = 0; in str() local
728 size_t target_size = len > BlockSize ? len : BlockSize; in append() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftbitmap.c107 FT_ULong target_size; in FT_EXPORT_DEF() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dframe_enc.c49 const uint64_t target_size = (uint64_t)enc->config_->target_size; in InitPassStats() local
/third_party/skia/third_party/externals/libwebp/src/webp/
H A Dencode.h106 int target_size; // if non-zero, set the desired target size in bytes. member
/third_party/node/deps/v8/src/snapshot/
H A Dserializer.cc986 sink_->PutRaw(reinterpret_cast<byte*>(&target), target_size, "Bytes"); in OutputExternalReference() local
961 OutputExternalReference( Address target, int target_size, bool sandboxify, ExternalPointerTag tag) OutputExternalReference() argument
/third_party/protobuf/src/google/protobuf/
H A Dmap_test.cc473 const int target_size = in TestOldVersusNewIterator() local

Completed in 16 milliseconds