Home
last modified time | relevance | path

Searched defs:size (Results 7276 - 7300 of 27899) sorted by relevance

1...<<291292293294295296297298299300>>...1116

/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dudata.h119 uint16_t size; member
/third_party/skia/third_party/externals/icu/source/common/
H A Dutrie_swap.cpp31 int32_t size; in utrie_swap() local
102 int32_t dataLength, size; in utrie2_swap() local
189 int32_t dataLength, size; ucptrie_swap() local
[all...]
H A Duvector.h353 inline int32_t UVector::size(void) const { in size() function in UVector
H A Duvectr32.h235 inline int32_t *UVector32::reserveBlock(int32_t size, UErrorCode &status) { in reserveBlock() argument
244 inline int32_t *UVector32::popFrame(int32_t size) { in popFrame() argument
255 inline int32_t UVector32::size(void) const { size() function in UVector32
[all...]
H A Duvectr64.h224 inline int64_t *UVector64::reserveBlock(int32_t size, UErrorCode &status) { in reserveBlock() argument
233 inline int64_t *UVector64::popFrame(int32_t size) { in popFrame() argument
244 inline int32_t UVector64::size(void) const { size() function in UVector64
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DPackedVector.h101 explicit PackedVector(unsigned size) : Bits(size << (BitNum-1)) {} in PackedVector() argument
105 unsigned size() const { return Bits.size() >> (BitNum - 1); } in size() function in llvm::PackedVector
H A DPriorityWorklist.h73 size_type size() const { in size() function in llvm::PriorityWorklist
H A DSmallSet.h159 size_type size() const { in size() function in llvm::SmallSet
H A DSparseSet.h190 size_type size() cons function in llvm::SparseSet
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DCallGraphSCCPass.h100 unsigned size() const { return Nodes.size(); } in size() function in llvm::CallGraphSCC
H A DTrace.h95 unsigned size() const { return BasicBlocks.size(); } in size() function in llvm::Trace
/third_party/toybox/openharmony/
H A Dsu.c44 static void *xmalloc(size_t size) in xmalloc() argument
/third_party/toybox/toys/lsb/
H A Ddmesg.c155 int size; in dmesg_main() local
/third_party/toybox/toys/posix/
H A Ddu.c52 long size; member
56 static void print(long long size, struct dirtree *node) in print() argument
[all...]
/third_party/tzdata/
H A Ddate.c195 ptrdiff_t size = 1024 / 2; in timeout() local
/third_party/vixl/src/aarch64/
H A Dabi-aarch64.h98 unsigned size = is_pointer_type ? 8 : sizeof(T); in GetNextParameterGenericOperand() local
[all...]
/third_party/vixl/src/
H A Dcode-buffer-vixl.cc137 void CodeBuffer::EmitData(const void* data, size_t size) { in EmitData() argument
145 void CodeBuffer::UpdateData(size_t offset, const void* data, size_t size) { in UpdateData() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DBufferValidationTests.cpp35 wgpu::Buffer CreateMapReadBuffer(uint64_t size) { in CreateMapReadBuffer() argument
43 wgpu::Buffer CreateMapWriteBuffer(uint64_t size) { in CreateMapWriteBuffer() argument
51 wgpu::Buffer BufferMappedAtCreation(uint64_t size, wgpu::BufferUsage usage) { in BufferMappedAtCreation() argument
60 void AssertMapAsyncError(wgpu::Buffer buffer, wgpu::MapMode mode, size_t offset, size_t size) { in AssertMapAsyncError() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/utils/
H A DWGPUHelpers.h170 uint64_t size = 0; member
H A DWireHelper.cpp71 mFile.write(const_cast<const char*>(commands), size); variable
/third_party/skia/third_party/externals/freetype/builds/windows/
H A Dftsystem.c262 LARGE_INTEGER size; in FT_BASE_DEF() local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dzip_writer.cc153 uint32 size = files_[i].size; WriteDirectory() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dextension_set_inl.h170 int size = ReadSize(&ptr); in ParseFieldWithExtensionInfo() local
253 int32 size = ReadSize(&ptr); in ParseMessageSetItemTmpl() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DUnmodifiableLazyStringList.java67 public int size() { in size() method in UnmodifiableLazyStringList
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dprotobuf.c41 static VALUE create_frozen_string(const char* str, size_t size, bool binary) { in create_frozen_string() argument
50 VALUE get_frozen_string(const char* str, size_t size, bool binary) { in get_frozen_string() argument

Completed in 17 milliseconds

1...<<291292293294295296297298299300>>...1116