| /third_party/python/Objects/ |
| H A D | abstract.c | 2915 Py_ssize_t size; in _PySequence_BytesToCharpArray() local
|
| H A D | bytearrayobject.c | 108 PyByteArray_FromStringAndSize(const char *bytes, Py_ssize_t size) in PyByteArray_FromStringAndSize() argument 178 size_t size = (size_t) requested_size; PyByteArray_Resize() local 296 Py_ssize_t size; bytearray_iconcat() local 350 const Py_ssize_t size = mysize * count; bytearray_irepeat() local 831 Py_ssize_t size; bytearray___init___impl() local 848 Py_ssize_t size = PySequence_Fast_GET_SIZE(arg); bytearray___init___impl() local [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | GeneratedMessageLite.java | 265 void setMemoizedSerializedSize(int size) { in setMemoizedSerializedSize() argument [all...] |
| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | descriptor_containers.cc | 349 int size = Length(self); in DescriptorSequence_Equal() local 393 int size = Length(self); in DescriptorMapping_Equal() local
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | encode_decode.c | 312 int size = RepeatedField_size(ary); in appendwrapper_handler() local 1209 int size; in putary() local 882 unknown_field_handler(void* closure, const void* hd, const char* buf, size_t size) unknown_field_handler() argument 1753 int size; discard_unknown() local [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | command_line_interface.cc | 462 int size = pair.second.size(); in WriteAllToDisk() local [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| H A D | cpp_helpers.cc | 1678 std::string size = (field->type() == FieldDescriptor::TYPE_SINT32 || in GenerateFieldBody() local
|
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | bluez5-util.c | 868 static ssize_t a2dp_transport_write(pa_bluetooth_transport *t, int fd, const void* buffer, size_t size, size_t write_mtu) { in a2dp_transport_write() argument 203 pa_bluetooth_transport_new(pa_bluetooth_device *d, const char *owner, const char *path, pa_bluetooth_profile_t p, const uint8_t *config, size_t size) pa_bluetooth_transport_new() argument 2440 int size = 0; endpoint_set_configuration() local 2586 int size; endpoint_select_configuration() local [all...] |
| /third_party/pulseaudio/src/modules/raop/ |
| H A D | raop-client.c | 233 static inline void bit_writer(uint8_t **buffer, uint8_t *bit_pos, size_t *size, uint8_t data, uint8_t data_bit_len) { in bit_writer() argument 281 size_t size in write_ALAC_data() local 319 size_t length, size; build_tcp_audio_packet() local 410 size_t length, size; build_udp_audio_packet() local 491 size_t size = sizeof(udp_audio_retrans_header); rebuild_udp_audio_packet() local 547 const size_t size = sizeof(udp_sync_header) + 12; build_udp_sync_packet() local 576 size_t size = 0; send_udp_sync_packet() local 587 handle_udp_control_packet(pa_raop_client *c, const uint8_t packet[], ssize_t size) handle_udp_control_packet() argument 619 const size_t size = sizeof(udp_timing_header) + 24; build_udp_timing_packet() local 647 size_t size = 0; send_udp_timing_packet() local 658 handle_udp_timing_packet(pa_raop_client *c, const uint8_t packet[], ssize_t size) handle_udp_timing_packet() argument 1443 size_t size = 2; pa_raop_client_new() local 1806 pa_raop_client_handle_oob_packet(pa_raop_client *c, const int fd, const uint8_t packet[], ssize_t size) pa_raop_client_handle_oob_packet() argument [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | repeated_field.h | 386 InternalDeallocate(Rep* rep, int size) InternalDeallocate() argument 1257 inline int RepeatedField<Element>::size() const { size() function in google::protobuf::RepeatedField 1338 uint32 size = current_size_; Add() local 1353 uint32 size = current_size_; Add() local 1667 const size_t size = total_size_ * sizeof(elements[0]) + kRepHeaderSize; Destroy() local 1668 ::operator delete(static_cast<void*>(rep_), size); Destroy() local 1702 inline int RepeatedPtrFieldBase::size() const { return current_size_; } size() function in google::protobuf::internal::RepeatedPtrFieldBase 2168 inline int RepeatedPtrField<Element>::size() const { size() function in google::protobuf::RepeatedPtrField [all...] |
| H A D | type.pb.h | 1393 set_name(const char* value, size_t size) set_name() argument 1397 reinterpret_cast<const char*>(value), size), GetArena()); set_name() local 1496 set_oneofs(int index, const char* value, size_t size) set_oneofs() argument 1498 reinterpret_cast<const char*>(value), size); set_oneofs() local 1517 add_oneofs(const char* value, size_t size) add_oneofs() argument 1518 oneofs_.Add()->assign(reinterpret_cast<const char*>(value), size); add_oneofs() local 1768 set_name(const char* value, size_t size) set_name() argument 1772 reinterpret_cast<const char*>(value), size), GetArena()); set_name() local 1830 set_type_url(const char* value, size_t size) set_type_url() argument 1834 reinterpret_cast<const char*>(value), size), GetArena()); set_type_url() local 1971 set_json_name(const char* value, size_t size) set_json_name() argument 1975 reinterpret_cast<const char*>(value), size), GetArena()); set_json_name() local 2033 set_default_value(const char* value, size_t size) set_default_value() argument 2037 reinterpret_cast<const char*>(value), size), GetArena()); set_default_value() local 2099 set_name(const char* value, size_t size) set_name() argument 2103 reinterpret_cast<const char*>(value), size), GetArena()); set_name() local 2340 set_name(const char* value, size_t size) set_name() argument 2344 reinterpret_cast<const char*>(value), size), GetArena()); set_name() local 2465 set_name(const char* value, size_t size) set_name() argument 2469 reinterpret_cast<const char*>(value), size), GetArena()); set_name() local [all...] |
| H A D | wire_format_lite.h | 657 int size = value.GetCachedSize(); in WriteMessageToArray() local 1083 int size; ReadRepeatedFixedSizePrimitive() local [all...] |
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | strutil.cc | 2430 int size = snprintf(temp, sizeof(temp), "%.1f", 1.5); LocalizeRadix() local [all...] |
| /third_party/python/Modules/ |
| H A D | _collectionsmodule.c | 652 Py_ssize_t i, m, size; in deque_inplace_repeat() local [all...] |
| H A D | selectmodule.c | 781 int size, n; in devpoll_flush() local
|
| H A D | pyexpat.c | 910 int offset, size; in pyexpat_xmlparser_GetInputContext_impl() local
|
| /third_party/python/Modules/_io/ |
| H A D | textio.c | 2276 _io_TextIOWrapper_readline_impl(textio *self, Py_ssize_t size) in _io_TextIOWrapper_readline_impl() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | btree_test.cc | 200 int size = tree_.size(); in erase() local 211 int size = tree_.size(); in erase() local 231 int size = tree_.size(); erase() local 300 size_type size() const { size() function in absl::container_internal::base_checker 336 int size = this->tree_.size(); insert() local 347 int size = this->tree_.size(); insert() local 384 int size = this->tree_.size(); insert() local 393 int size = this->tree_.size(); insert() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | raw_hash_set_test.cc | 444 size_t size; in TEST() member 452 size_t size; in TEST() member 1167 VerifyStats(size_t size, const ExpectedStats& exp, const ProbeStats& stats) VerifyStats() argument 1949 MakeSimpleTable(size_t size) MakeSimpleTable() argument [all...] |
| H A D | btree.h | 871 static void deallocate(const size_type size, btree_node *node, in deallocate() argument 1368 size_type size() const { return size_; } in size() function in absl::container_internal::btree 1463 allocate(const size_type size) allocate() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | cord.cc | 420 PrepareAppendRegion(CordRep* root, char** region, size_t* size, size_t max_length) PrepareAppendRegion() argument 465 GetAppendRegion(char** region, size_t* size, size_t length) GetAppendRegion() argument [all...] |
| /third_party/skia/modules/skshaper/src/ |
| H A D | SkShaper_harfbuzz.cpp | 331 size_t size = asset->getLength(); local [all...] |
| /third_party/skia/modules/skparagraph/src/ |
| H A D | TextLine.cpp | 1497 size_t size = 0; global() local [all...] |
| H A D | Run.h | 104 size_t size() const { return fGlyphs.size(); } in size() function in skia::textlayout::Run 411 size_t size() const { return fEnd - fStart; } size() function in skia::textlayout::Cluster [all...] |
| /third_party/skia/modules/skparagraph/include/ |
| H A D | TextStyle.h | 287 void setFontSize(SkScalar size) { fFontSize = size; } in setFontSize() argument
|