Home
last modified time | relevance | path

Searched defs:size (Results 5101 - 5125 of 23195) sorted by relevance

1...<<201202203204205206207208209210>>...928

/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
/third_party/python/Mac/Tools/
H A Dpythonw.c160 uint32_t size = PATH_MAX * 2; in main() local
/third_party/python/Python/
H A Dframe.c70 Py_ssize_t size = ((char*)&src->localsplus[src->stacktop]) - (char *)src; in _PyFrame_Copy() local
83 Py_ssize_t size = ((char*)&frame->localsplus[frame->stacktop]) - (char *)frame; in take_ownership() local
154 size_t size = code->co_nlocalsplus + code->co_stacksize + FRAME_SPECIALS_SIZE; in _PyFrame_Push() local
/third_party/python/Modules/_sqlite/
H A Dstatement.c36 Py_ssize_t size; in pysqlite_statement_create() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DCodedOutputStream.php59 $size = self::writeVarintToArray($value, $bytes, $trim); variable
66 $size = self::writeVarintToArray($value, $bytes); variable
73 $size = self::writeLittleEndian32ToArray($value, $bytes); variable
80 $size = self::writeLittleEndian64ToArray($value, $bytes); variable
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_database.cc166 Py_ssize_t size = PyList_Size(py_list.get()); in FindAllExtensionNumbers() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dos_support.h51 static inline void *speex_alloc (int size) in speex_alloc() argument
62 static inline void *speex_alloc_scratch (int size) in speex_alloc_scratch() argument
71 static inline void *speex_realloc (void *ptr, int size) in speex_realloc() argument
/third_party/pulseaudio/src/modules/raop/
H A Draop-crypto.c80 int size; in rsa_encrypt() local
176 int size = 0; in pa_raop_secret_get_key() local
[all...]
/third_party/pulseaudio/src/tests/
H A Dhashmap-test.c89 unsigned size; in START_TEST() local
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.cc80 int size = 0; in SubstituteAndAppend() local
[all...]
/third_party/python/Modules/
H A Datexitmodule.c157 size_t size = sizeof(atexit_callback*) * (size_t)state->callback_len; in atexit_register() local
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DQrTemplate.java37 private final int size; // Derived from version. field in QrTemplate
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhashtablez_sampler_test.cc71 HashtablezInfo* Register(HashtablezSampler* s, size_t size) { in Register() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
H A Dsequence_lock.h99 void Write(std::atomic<uint64_t>* dst, const void* src, size_t size) { in Write() argument
143 RelaxedCopyFromAtomic(void* dst, const std::atomic<uint64_t>* src, size_t size) RelaxedCopyFromAtomic() argument
161 RelaxedCopyToAtomic(std::atomic<uint64_t>* dst, const void* src, size_t size) RelaxedCopyToAtomic() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_benchmark.cc87 absl::Cord FlatCord(size_t size) { in FlatCord() argument
93 absl::Cord FragmentedCord(size_t size) { in FragmentedCord() argument
[all...]

Completed in 15 milliseconds

1...<<201202203204205206207208209210>>...928