Home
last modified time | relevance | path

Searched defs:size (Results 10276 - 10300 of 28467) sorted by relevance

1...<<411412413414415416417418419420>>...1139

/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_type_decl_test.cc415 auto* size = a->count->As<ast::SintLiteralExpression>(); in TEST_F() local
435 auto* size = a->count->As<ast::UintLiteralExpression>(); in TEST_F() local
473 auto* size = a->count->As<ast::SintLiteralExpression>(); TEST_F() local
[all...]
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dioapi.c132 static uLong ZCALLBACK fread_file_func (voidpf opaque, voidpf stream, void* buf, uLong size) in fread_file_func() argument
139 static uLong ZCALLBACK fwrite_file_func (voidpf opaque, voidpf stream, const void* buf, uLong size) in fwrite_file_func() argument
/third_party/skia/third_party/externals/zlib/
H A Dcrc32.c517 ZLIB_INTERNAL void copy_with_crc(z_streamp strm, Bytef *dst, long size) in copy_with_crc() argument
H A Dzutil.c217 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc() argument
280 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size) in zcalloc() argument
[all...]
/third_party/skia/third_party/externals/zlib/google/
H A Dcompression_utils_portable.cc38 uint32_t size; in GetGzipUncompressedSize() local
[all...]
/third_party/skia/tools/
H A DSkMetaData.cpp246 SkMetaData::Rec* SkMetaData::Rec::Alloc(size_t size) { in Alloc() argument
/third_party/skia/tools/skqp/src/
H A Dskqp_model.cpp92 SkISize size = codec->getInfo().dimensions(); in decode() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dhash.h166 inline Hashtable::Hashtable(UBool ignoreKeyCase, int32_t size, UErrorCode& status) in Hashtable() argument
138 initSize(UHashFunction *keyHash, UKeyComparator *keyComp, UValueComparator *valueComp, int32_t size, UErrorCode& status) initSize() argument
H A Ducol_data.h37 int32_t size; member
H A Dulist.cpp31 int32_t size; member
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Duidna.h187 int16_t size; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DCachedHashString.h46 uint32_t size() const { return Size; } in size() function in llvm::CachedHashStringRef
137 uint32_t size() const { return Size; } in size() function in llvm::CachedHashString
H A DDirectedGraph.h197 size_t size() const { return Nodes.size(); } in size() function in DirectedGraph
H A DMapVector.h60 size_type size() const { return Vector.size(); } in size() function in llvm::MapVector
H A DStringRef.h151 size_t size() const { return Length; } in size() function in llvm::StringRef
[all...]
H A DTinyPtrVector.h172 unsigned size() const { in size() function in llvm::TinyPtrVector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DGCMetadata.h136 size_t size() const { return SafePoints.size(); } in size() function in llvm::GCFunctionInfo
/third_party/toybox/toys/pending/
H A Dgetty.c180 ssize_t size; in sense_baud() local
224 int size, fd = open(TT.issue_str, O_RDONLY); in write_issue() local
H A Dtr.c129 int i = 0, j, k, size = 256; in expand_set() local
/third_party/toybox/toys/posix/
H A Dcpio.c111 unsigned size, mode, uid, gid, timestamp; in cpio_main() local
221 size_t size = 0; cpio_main() local
[all...]
H A Ddf.c100 unsigned long long size, used, avail, percent, block; in show_mt() local
H A Dod.c48 int size; member
230 int size = 1; append_base() local
[all...]
/third_party/unity/extras/memory/src/
H A Dunity_memory.c51 size_t size; member
58 static size_t unity_size_round_up(size_t size) in unity_size_round_up() argument
67 void* unity_malloc(size_t size) in unity_malloc() argument
155 unity_calloc(size_t num, size_t size) unity_calloc() argument
163 unity_realloc(void* oldMem, size_t size) unity_realloc() argument
[all...]
/third_party/vixl/src/aarch32/
H A Dinstructions-aarch32.h84 constexpr CPURegister(RegisterType type, uint32_t code, int size) in CPURegister() argument
[all...]
/third_party/vixl/src/
H A Dcode-generation-scopes-vixl.h67 CodeBufferCheckScope(internal::AssemblerBase* assembler, size_t size, BufferSpacePolicy check_policy = kReserveBufferSpace, SizePolicy size_policy = kMaximumSize) CodeBufferCheckScope() argument
90 Open(internal::AssemblerBase* assembler, size_t size, BufferSpacePolicy check_policy = kReserveBufferSpace, SizePolicy size_policy = kMaximumSize) Open() argument
158 EmissionCheckScope(MacroAssemblerInterface* masm, size_t size, SizePolicy size_policy = kMaximumSize) EmissionCheckScope() argument
183 Open(MacroAssemblerInterface* masm, size_t size, SizePolicy size_policy = kMaximumSize) Open() argument
208 Open(MacroAssemblerInterface* masm, size_t size, SizePolicy size_policy, PoolPolicy pool_policy) Open() argument
237 EmissionCheckScope(MacroAssemblerInterface* masm, size_t size, SizePolicy size_policy, PoolPolicy pool_policy) EmissionCheckScope() argument
257 ExactAssemblyScope(MacroAssemblerInterface* masm, size_t size, SizePolicy size_policy = kExactSize) ExactAssemblyScope() argument
271 Open(MacroAssemblerInterface* masm, size_t size, SizePolicy size_policy = kExactSize) Open() argument
297 ExactAssemblyScope(MacroAssemblerInterface* masm, size_t size, SizePolicy assert_policy, PoolPolicy pool_policy) ExactAssemblyScope() argument
304 Open(MacroAssemblerInterface* masm, size_t size, SizePolicy size_policy, PoolPolicy pool_policy) Open() argument
[all...]

Completed in 22 milliseconds

1...<<411412413414415416417418419420>>...1139