Home
last modified time | relevance | path

Searched defs:size (Results 5826 - 5850 of 8400) sorted by relevance

1...<<231232233234235236237238239240>>...336

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineFunction.h1057 static unsigned size (const MachineFunction *F) { size() function
[all...]
H A DRegAllocPBQP.h104 unsigned size() const { return NumOpts; } in size() function in llvm::PBQP::RegAlloc::AllowedRegVector
/third_party/toybox/toys/pending/
H A Dcrond.c107 static int getindex(char *src, int size) in getindex() argument
H A Ddiff.c264 int tok, i, j, size = 100, k; in create_j_vector() local
590 long i = 1, size = 1, x = 0, change = 0, ignore_white, do_diff() local
[all...]
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.cc213 uint32_t size = static_cast<uint32_t>(size_arg); in EnsureEmitPoolsFor() local
481 int size = reg4.GetRegSizeInBytes() + reg3.GetRegSizeInBytes() + in Printf() local
39 ExactAssemblyScopeWithoutPoolsCheck( MacroAssembler* masm, size_t size, SizePolicy size_policy) ExactAssemblyScopeWithoutPoolsCheck() argument
965 Delegate(InstructionType type, InstructionCondSizeRL instruction, Condition cond, EncodingSize size, Register rd, Location* location) Delegate() argument
1012 Delegate(InstructionType type, InstructionCondSizeRROp instruction, Condition cond, EncodingSize size, Register rd, Register rn, const Operand& operand) Delegate() argument
1720 Delegate(InstructionType type, InstructionCondSizeRMop instruction, Condition cond, EncodingSize size, Register rd, const MemOperand& operand) Delegate() argument
[all...]
/third_party/vixl/src/
H A Dinvalset-vixl.h447 size_t InvalSet<TEMPLATE_INVALSET_P_DEF>::size() const { in size() function in vixl::InvalSet
[all...]
/third_party/vixl/test/
H A Dtest-pool-manager.cc50 static int RandomObjectAlignment(int size) { in RandomObjectAlignment() argument
91 TestObject(int size, int alignment, int id = 0) in TestObject() argument
125 int size = RandomObjectSize(); in CreateRandom() local
144 TestBranchObject(int size, int alignment, int id = 0) TestBranchObject() argument
227 int size = RandomReferenceSize(); CreateRandom() local
340 CreateReference(int id, int32_t pc, int size, int32_t min_offset, int32_t max_offset, int alignment) CreateReference() argument
391 int32_t size = RandomReferenceSize(); TEST() local
469 int32_t size = RandomReferenceSize(); TEST() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrUtil.cpp64 MultiPlaneImageData::MultiPlaneImageData (VkFormat format, const UVec2& size) in MultiPlaneImageData() argument
220 void fillRandomNoNaN(de::Random* randomGen, deUint8* const data, deUint32 size, const vk::VkFormat format) in fillRandomNoNaN() argument
799 ChannelAccess(tcu::TextureChannelClass channelClass, deUint8 channelSize, const tcu::IVec3& size, const tcu::IVec3& bitPitch, void* data, deUint32 bitOffset) ChannelAccess() argument
[all...]
H A DvktYCbCrViewTests.cpp324 UVec2 size; member
455 const UVec2 size = params.size; in testPlaneView() local
102 createTestImage(const DeviceInterface& vkd, VkDevice device, VkFormat format, const UVec2& size, VkImageCreateFlags createFlags) createTestImage() argument
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc233 bool CodedInputStream::GetDirectBufferPointer(const void** data, int* size) { in GetDirectBufferPointer() argument
241 bool CodedInputStream::ReadRaw(void* buffer, int size) { in ReadRaw() argument
69 NextNonEmpty(ZeroCopyInputStream* input, const void** data, int* size) NextNonEmpty() argument
258 ReadString(std::string* buffer, int size) ReadString() argument
277 ReadStringFallback(std::string* buffer, int size) ReadStringFallback() argument
304 buffer->append(reinterpret_cast<const char*>(buffer_), size); ReadStringFallback() local
727 int size = Flush(*pp); Skip() local
744 GetDirectBufferPointer(void** data, int* size, uint8** pp) GetDirectBufferPointer() argument
766 GetDirectBufferForNBytesAndAdvance(int size, uint8** pp) GetDirectBufferForNBytesAndAdvance() argument
794 int size; Next() local
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DInternal.java415 public int size() { in size() method in Internal.ListAdapter
490 public int size() { in size() method in Internal.MapAdapter.SetAdapter
[all...]
H A DBinaryReader.java1675 skipBytes(final int size) skipBytes() argument
1695 requireBytes(int size) requireBytes() argument
[all...]
H A DRopeByteString.java295 public int size() { size() method in RopeByteString
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dprotobuf.h410 int size; member
527 uint32_t size; member
575 size_t len, size; member
/third_party/python/Parser/
H A Dpegen.c36 Py_ssize_t size = PyUnicode_GET_LENGTH(text); in _PyPegen_byte_offset_to_character_offset() local
548 Py_ssize_t size; _PyPegen_soft_keyword_token() local
[all...]
H A Dpegen.h55 size_t size; member
63 int fill, size; member
/third_party/python/Python/
H A Dast_opt.c166 Py_ssize_t size = PyTuple_Check(w) ? PyTuple_GET_SIZE(w) : in safe_multiply() local
179 Py_ssize_t size = PyUnicode_Check(w) ? PyUnicode_GET_LENGTH(w) : in safe_multiply() local
248 Py_ssize_t size = PyUnicode_GET_LENGTH(fmt); in parse_literal() local
[all...]
H A Dpreconfig.c76 size_t size = sizeof(wchar_t*) * args->argc; in _PyArgv_AsWstrList() local
/third_party/python/Modules/
H A Dossaudiodev.c410 Py_ssize_t size, count; in oss_read() local
461 Py_ssize_t size; in oss_writeall() local
[all...]
/third_party/python/Modules/clinic/
H A Doverlapped.c.h446 DWORD size; in _overlapped_Overlapped_ReadFile() local
511 DWORD size; in _overlapped_Overlapped_WSARecv() local
921 DWORD size; _overlapped_Overlapped_WSARecvFrom() local
954 DWORD size; _overlapped_Overlapped_WSARecvFromInto() local
[all...]
/third_party/python/PC/
H A D_msi.c363 DWORD size = Py_ARRAY_LENGTH(buf); in msierror() local
487 DWORD size = Py_ARRAY_LENGTH(buf); in _msi_Record_GetString_impl() local
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-ofono.c86 static ssize_t sco_transport_write(pa_bluetooth_transport *t, int fd, const void* buffer, size_t size, size_t write_mtu) { in sco_transport_write() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dmap_entry_lite.h268 size_t size = 0; variable
283 int size = 0; variable
363 int size; in MergePartialFromCodedStream() local
[all...]
H A Dmap_test_util.h1298 int size = 0; in ExpectMapFieldsSetViaReflectionIterator() local
1438 int size = 0; in ExpectMapFieldsSetViaReflectionIterator() local
1478 int size in ExpectMapFieldsSetViaReflectionIterator() local
[all...]
H A Dmessage_lite.cc116 inline StringPiece as_string_view(const void* data, int size) { in as_string_view() argument
296 MergePartialFromBoundedZeroCopyStream( io::ZeroCopyInputStream* input, int size) MergePartialFromBoundedZeroCopyStream() argument
301 MergeFromBoundedZeroCopyStream(io::ZeroCopyInputStream* input, int size) MergeFromBoundedZeroCopyStream() argument
306 ParseFromBoundedZeroCopyStream(io::ZeroCopyInputStream* input, int size) ParseFromBoundedZeroCopyStream() argument
311 ParsePartialFromBoundedZeroCopyStream( io::ZeroCopyInputStream* input, int size) ParsePartialFromBoundedZeroCopyStream() argument
324 ParseFromArray(const void* data, int size) ParseFromArray() argument
328 ParsePartialFromArray(const void* data, int size) ParsePartialFromArray() argument
339 SerializeToArrayImpl(const MessageLite& msg, uint8* target, int size) SerializeToArrayImpl() argument
378 const size_t size = ByteSizeLong(); // Force size to be cached. SerializePartialToCodedStream() local
408 const size_t size = ByteSizeLong(); // Force size to be cached. SerializePartialToZeroCopyStream() local
[all...]

Completed in 33 milliseconds

1...<<231232233234235236237238239240>>...336