| /third_party/openssl/test/ |
| H A D | sslapitest.c | 672 static int get_password_cb(char *buf, int size, int rw_flag, void *userdata) in get_password_cb() argument [all...] |
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2test.c | 2769 static void *my_malloc(PCRE2_SIZE size, void *data) in my_malloc() argument 4310 size_t size, cblock_size; show_memory_info() local [all...] |
| H A D | pcre2_jit_compile.c | 67 static void * pcre2_jit_malloc(size_t size, void *allocator_data) in pcre2_jit_malloc() argument 1757 int space, size, bracketle in set_private_data_ptrs() local 1846 size = -2; set_private_data_ptrs() local 1851 size = -2; set_private_data_ptrs() local 1856 size = -(2 + IMM2_SIZE); set_private_data_ptrs() local 1861 size = 1; set_private_data_ptrs() local 1866 size = 1; set_private_data_ptrs() local 2355 int size, offset; get_recurse_data_length() local 3141 allocate_stack(compiler_common *common, int size) allocate_stack() argument 3158 free_stack(compiler_common *common, int size) free_stack() argument 3166 allocate_read_only_data(compiler_common *common, sljit_uw size) allocate_read_only_data() argument 3228 sljit_u32 size = (sljit_u32)(common->early_fail_end_ptr - common->early_fail_start_ptr); reset_early_fail() local 9140 int size; compile_charn_matchingpath() local 12060 int size; compile_then_trap_matchingpath() local 13256 int size; compile_then_trap_backtrackingpath() local [all...] |
| /third_party/openSLES/api/1.1/ |
| H A D | OpenSLES.h | 798 SLuint32 size; member
|
| /third_party/openSLES/api/1.0.1/ |
| H A D | OpenSLES.h | 753 SLuint32 size; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineExtendedDynamicStateTests.cpp | 3877 copyAndFlush(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::BufferWithMemory& buffer, size_t offset, const void* src, size_t size) copyAndFlush() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiCopiesAndBlittingTests.cpp | 304 VkDeviceSize size; member 11934 const deUint32 size = 16; addBufferToBufferTests() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | FrameCapture.cpp | 2172 CaptureTextureContents(std::vector<CallCapture> *setupCalls, gl::State *replayState, const gl::Texture *texture, const gl::ImageIndex &index, const gl::ImageDesc &desc, GLuint size, const void *data) CaptureTextureContents() argument 2514 GLsizeiptr size = buffer.getSize(); CaptureIndexedBuffers() local 6665 CaptureMemory(const void *source, size_t size, ParamCapture *paramCapture) CaptureMemory() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Context_gl.cpp | 591 void Context::secondaryColorPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) in secondaryColorPointer() argument 676 void Context::getBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, void *data) in getBufferSubData() argument 996 void Context::feedbackBuffer(GLsizei size, GLenum type, GLfloat *buffer) in feedbackBuffer() argument 1572 void Context::selectBuffer(GLsizei size, GLuint *buffer) in selectBuffer() argument 3101 void Context::getNamedBufferSubData(BufferID buffer, GLintptr offset, GLsizeiptr size, voi argument 2633 vertexAttribLPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer) vertexAttribLPointer() argument 2699 clearBufferSubData(GLenum target, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) clearBufferSubData() argument 2765 vertexAttribLFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) vertexAttribLFormat() argument 2872 clearNamedBufferSubData(BufferID buffer, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) clearNamedBufferSubData() argument 2955 copyNamedBufferSubData(GLuint readBuffer, GLuint writeBuffer, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size) copyNamedBufferSubData() argument 3390 namedBufferData(BufferID buffer, GLsizeiptr size, const void *data, GLenum usage) namedBufferData() argument 3395 namedBufferStorage(BufferID buffer, GLsizeiptr size, const void *data, GLbitfield flags) namedBufferStorage() argument 3403 namedBufferSubData(BufferID buffer, GLintptr offset, GLsizeiptr size, const void *data) namedBufferSubData() argument 3483 textureBufferRange(TextureID texture, GLenum internalformat, BufferID buffer, GLintptr offset, GLsizeiptr size) textureBufferRange() argument 3614 transformFeedbackBufferRange(GLuint xfb, GLuint index, BufferID buffer, GLintptr offset, GLsizeiptr size) transformFeedbackBufferRange() argument 3634 vertexArrayAttribFormat(VertexArrayID vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) vertexArrayAttribFormat() argument 3644 vertexArrayAttribIFormat(VertexArrayID vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) vertexArrayAttribIFormat() argument 3653 vertexArrayAttribLFormat(VertexArrayID vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) vertexArrayAttribLFormat() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 3036 size_t size() const { size() function in __anon23996::PhiNodeSet [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cGPUShaderFP64Tests.cpp | 3587 glw::GLsizei size = 0; in inspectProgram() local 4340 glw::GLsizei size = 0; testBegin() local [all...] |
| H A D | gl4cEnhancedLayoutsTests.cpp | 247 const GLuint size = basic_size * n_elements; in GenerateDataPacked() local 1227 size_t size = interface->m_members.size(); in checkUniform() local 1311 size_t size = interface->m_members.size(); checkSSB() local 1741 Init(BUFFERS buffer, USAGE usage, GLsizeiptr size, GLvoid* data) Init() argument 1809 Data(USAGE usage, glw::GLsizeiptr size, glw::GLvoid* data) Data() argument 1835 SubData(glw::GLintptr offset, glw::GLsizeiptr size, glw::GLvoid* data) SubData() argument 1889 BindRange(const Functions& gl, GLuint id, BUFFERS buffer, GLuint index, GLintptr offset, GLsizeiptr size) BindRange() argument 1905 Data(const glw::Functions& gl, BUFFERS buffer, USAGE usage, glw::GLsizeiptr size, glw::GLvoid* data) Data() argument 1922 SubData(const glw::Functions& gl, BUFFERS buffer, glw::GLintptr offset, glw::GLsizeiptr size, glw::GLvoid* data) SubData() argument 3660 const GLint size = (GLint)type.m_n_rows; AttribPointer() local 5881 size_t size = descriptor->m_expected_data.size(); test() local 6086 GLsizeiptr size = 0; test() local 6424 static const GLuint size = m_width * m_height; test() local 15269 const GLuint size = desc.m_n_rows * basic_type.GetSize(); test() local 19793 static const GLuint size = m_width * m_height; test() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
| H A D | vulkan_json_parser.hpp | 53 void * alloc(T1 size) { in alloc() argument 68 void* allocate (T1 size) in allocate() argument 76 allocate(T1 count, T1 size) allocate() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | vk_helpers.cpp | 3761 initializeNonZeroMemory(Context *context, VkDeviceSize size) initializeNonZeroMemory() argument 3847 flush(RendererVk *renderer, VkDeviceSize offset, VkDeviceSize size) flush() argument 3858 invalidate(RendererVk *renderer, VkDeviceSize offset, VkDeviceSize size) invalidate() argument 4417 initializeNonZeroMemory(Context *context, bool hasProtectedContent, VkDeviceSize size) initializeNonZeroMemory() argument 4536 VkDeviceSize size; initMemory() local 8427 init(RendererVk *renderer, VkDeviceSize offset, VkDeviceSize size) init() argument 8510 VkDeviceSize size = mSize - mSize % pixelBytes; getView() local [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngvalid.c | 270 make_random_bytes(png_uint_32* seed, void* pv, size_t size) in make_random_bytes() argument 303 randomize(void *pv, size_t size) in randomize() argument 1793 png_alloc_size_t size; /* Size of memory allocated */ global() member [all...] |
| /third_party/openSLES/api/1.0/ |
| H A D | OpenSLES.h | 750 SLuint32 size; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | MachO.h | 550 uint32_t size; member 564 uint64_t size; member 848 uint32_t size; member 900 uint32_t size; member 908 uint64_t size; member [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
| H A D | MachO.h | 559 uint32_t size; member 573 uint64_t size; member 839 uint64_t size; // length of data region member 883 uint32_t size; member 935 uint32_t size; member 943 uint64_t size; member [all...] |
| /third_party/toybox/generated/ |
| H A D | globals.h | 451 long size; member 561 size_t size; member 729 int dir_num, size, is_binary, status, change, len[2]; member 1555 long long size, ssize; member
|
| /third_party/toybox/toys/pending/ |
| H A D | bc.c | 135 size_t len, cap, size; member 1015 bc_read_binary(char *buf, size_t size) bc_read_binary() argument 1092 size_t size, read; bc_read_file() local [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | simulator-aarch64.cc | 1571 const unsigned size = kQRegSizeInBytes; in Simulator() local 1639 const unsigned size = kQRegSizeInBytes; in Simulator() local 4652 bool Simulator::CanReadMemory(uintptr_t address, size_t size) { in Simulator() argument 5417 unsigned size = sizeof(val) * 8; // Number of bits in type T. Simulator() local [all...] |
| /third_party/skia/third_party/externals/expat/expat/lib/ |
| H A D | xmlparse.c | 219 size_t size; member 330 int size; member 2305 XML_GetInputContext(XML_Parser parser, int *offset, int *size) { in XML_GetInputContext() argument 2355 XML_MemMalloc(XML_Parser parser, size_t size) XML_MemMalloc() argument 2362 XML_MemRealloc(XML_Parser parser, void *ptr, size_t size) XML_MemRealloc() argument [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | descriptor.pb.h | 6688 set_name(const char* value, size_t size) set_name() argument 6692 reinterpret_cast<const char*>(value), size), GetArena()); set_name() local 6762 set_package(const char* value, size_t size) set_package() argument 6766 reinterpret_cast<const char*>(value), size), GetArena()); set_package() local 6830 set_dependency(int index, const char* value, size_t size) set_dependency() argument 6832 reinterpret_cast<const char*>(value), size); set_dependency() local 6851 add_dependency(const char* value, size_t size) add_dependency() argument 6852 dependency_.Add()->assign(reinterpret_cast<const char*>(value), size); add_dependency() local 7326 set_syntax(const char* value, size_t size) set_syntax() argument 7330 reinterpret_cast<const char*>(value), size), GetArena()); set_syntax() local 7607 set_name(const char* value, size_t size) set_name() argument 7611 reinterpret_cast<const char*>(value), size), GetArena()); set_name() local 8031 set_reserved_name(int index, const char* value, size_t size) set_reserved_name() argument 8033 reinterpret_cast<const char*>(value), size); set_reserved_name() local 8052 add_reserved_name(const char* value, size_t size) add_reserved_name() argument 8053 reserved_name_.Add()->assign(reinterpret_cast<const char*>(value), size); add_reserved_name() local 8158 set_name(const char* value, size_t size) set_name() argument 8162 reinterpret_cast<const char*>(value), size), GetArena()); set_name() local 8318 set_type_name(const char* value, size_t size) set_type_name() argument 8322 reinterpret_cast<const char*>(value), size), GetArena()); set_type_name() local 8392 set_extendee(const char* value, size_t size) set_extendee() argument 8396 reinterpret_cast<const char*>(value), size), GetArena()); set_extendee() local 8466 set_default_value(const char* value, size_t size) set_default_value() argument 8470 reinterpret_cast<const char*>(value), size), GetArena()); set_default_value() local 8568 set_json_name(const char* value, size_t size) set_json_name() argument 8572 reinterpret_cast<const char*>(value), size), GetArena()); set_json_name() local 8757 set_name(const char* value, size_t size) set_name() argument 8761 reinterpret_cast<const char*>(value), size), GetArena()); set_name() local 8978 set_name(const char* value, size_t size) set_name() argument 8982 reinterpret_cast<const char*>(value), size), GetArena()); set_name() local 9207 set_reserved_name(int index, const char* value, size_t size) set_reserved_name() argument 9209 reinterpret_cast<const char*>(value), size); set_reserved_name() local 9228 add_reserved_name(const char* value, size_t size) add_reserved_name() argument 9229 reserved_name_.Add()->assign(reinterpret_cast<const char*>(value), size); add_reserved_name() local 9291 set_name(const char* value, size_t size) set_name() argument 9295 reinterpret_cast<const char*>(value), size), GetArena()); set_name() local 9480 set_name(const char* value, size_t size) set_name() argument 9484 reinterpret_cast<const char*>(value), size), GetArena()); set_name() local 9680 set_name(const char* value, size_t size) set_name() argument 9684 reinterpret_cast<const char*>(value), size), GetArena()); set_name() local 9754 set_input_type(const char* value, size_t size) set_input_type() argument 9758 reinterpret_cast<const char*>(value), size), GetArena()); set_input_type() local 9828 set_output_type(const char* value, size_t size) set_output_type() argument 9832 reinterpret_cast<const char*>(value), size), GetArena()); set_output_type() local 10045 set_java_package(const char* value, size_t size) set_java_package() argument 10049 reinterpret_cast<const char*>(value), size), GetArena()); set_java_package() local 10119 set_java_outer_classname(const char* value, size_t size) set_java_outer_classname() argument 10123 reinterpret_cast<const char*>(value), size), GetArena()); set_java_outer_classname() local 10306 set_go_package(const char* value, size_t size) set_go_package() argument 10310 reinterpret_cast<const char*>(value), size), GetArena()); set_go_package() local 10548 set_objc_class_prefix(const char* value, size_t size) set_objc_class_prefix() argument 10552 reinterpret_cast<const char*>(value), size), GetArena()); set_objc_class_prefix() local 10622 set_csharp_namespace(const char* value, size_t size) set_csharp_namespace() argument 10626 reinterpret_cast<const char*>(value), size), GetArena()); set_csharp_namespace() local 10696 set_swift_prefix(const char* value, size_t size) set_swift_prefix() argument 10700 reinterpret_cast<const char*>(value), size), GetArena()); set_swift_prefix() local 10770 set_php_class_prefix(const char* value, size_t size) set_php_class_prefix() argument 10774 reinterpret_cast<const char*>(value), size), GetArena()); set_php_class_prefix() local 10844 set_php_namespace(const char* value, size_t size) set_php_namespace() argument 10848 reinterpret_cast<const char*>(value), size), GetArena()); set_php_namespace() local 10918 set_php_metadata_namespace(const char* value, size_t size) set_php_metadata_namespace() argument 10922 reinterpret_cast<const char*>(value), size), GetArena()); set_php_metadata_namespace() local 10992 set_ruby_package(const char* value, size_t size) set_ruby_package() argument 10996 reinterpret_cast<const char*>(value), size), GetArena()); set_ruby_package() local 11861 set_name_part(const char* value, size_t size) set_name_part() argument 11865 reinterpret_cast<const char*>(value), size), GetArena()); set_name_part() local 12006 set_identifier_value(const char* value, size_t size) set_identifier_value() argument 12010 reinterpret_cast<const char*>(value), size), GetArena()); set_identifier_value() local 12164 set_string_value(const void* value, size_t size) set_string_value() argument 12168 reinterpret_cast<const char*>(value), size), GetArena()); set_string_value() local 12238 set_aggregate_value(const char* value, size_t size) set_aggregate_value() argument 12242 reinterpret_cast<const char*>(value), size), GetArena()); set_aggregate_value() local 12410 set_leading_comments(const char* value, size_t size) set_leading_comments() argument 12414 reinterpret_cast<const char*>(value), size), GetArena()); set_leading_comments() local 12484 set_trailing_comments(const char* value, size_t size) set_trailing_comments() argument 12488 reinterpret_cast<const char*>(value), size), GetArena()); set_trailing_comments() local 12552 set_leading_detached_comments(int index, const char* value, size_t size) set_leading_detached_comments() argument 12554 reinterpret_cast<const char*>(value), size); set_leading_detached_comments() local 12573 add_leading_detached_comments(const char* value, size_t size) add_leading_detached_comments() argument 12574 leading_detached_comments_.Add()->assign(reinterpret_cast<const char*>(value), size); add_leading_detached_comments() local 12726 set_source_file(const char* value, size_t size) set_source_file() argument 12730 reinterpret_cast<const char*>(value), size), GetArena()); set_source_file() local [all...] |
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | php-upb.c | 713 uint32_t size; decode_msg() local 772 upb_decode(const char *buf, size_t size, void *msg, const upb_msglayout *l, upb_arena *arena) upb_decode() argument 976 size_t size; upb_encode_scalarfield() local 987 size_t size; upb_encode_scalarfield() local 1078 size_t size; upb_encode_array() local 1091 size_t size; upb_encode_array() local 1123 size_t size; upb_encode_map() local 1140 upb_encode_message(upb_encstate *e, const char *msg, const upb_msglayout *m, size_t *size) upb_encode_message() argument 1184 upb_encode(const void *msg, const upb_msglayout *m, upb_arena *arena, size_t *size) upb_encode() argument 1244 ptrdiff_t size = sizeof(upb_msg_internal); upb_msg_getinternal_const() local 1348 _upb_array_resize_fallback(upb_array **arr_ptr, size_t size, upb_fieldtype_t type, upb_arena *arena) _upb_array_resize_fallback() argument 2316 upb_global_allocfunc(upb_alloc *alloc, void *ptr, size_t oldsize, size_t size) upb_global_allocfunc() argument 2336 uint32_t size; global() member 2378 upb_arena_addblock(upb_arena *a, void *ptr, size_t size) upb_arena_addblock() argument 2397 upb_arena_allocblock(upb_arena *a, size_t size) upb_arena_allocblock() argument 2406 arena_has(upb_arena *a, size_t size) arena_has() argument 2411 _upb_arena_slowmalloc(upb_arena *a, size_t size) _upb_arena_slowmalloc() argument 2417 upb_arena_doalloc(upb_alloc *alloc, void *ptr, size_t oldsize, size_t size) upb_arena_doalloc() argument 4324 upb_msglayout_place(upb_msglayout *l, size_t size) upb_msglayout_place() argument 4604 size_t size = getjsonname(name, NULL, 0); makejsonname() local 5908 upb_array_resize(upb_array *arr, size_t size, upb_arena *arena) upb_array_resize() argument 6371 size_t size = UPB_MAX(8, 2 * oldsize); jsondec_resize() local 7390 upb_json_decode(const char *buf, size_t size, upb_msg *msg, const upb_msgdef *m, const upb_symtab *any_pool, int options, upb_arena *arena, upb_status *status) upb_json_decode() argument 7841 const size_t size = upb_array_size(values); jsonenc_listvalue() local 7996 size_t size = upb_array_size(arr); jsonenc_array() local 8078 jsonenc_nullz(jsonenc *e, size_t size) jsonenc_nullz() argument 8089 upb_json_encode(const upb_msg *msg, const upb_msgdef *m, const upb_symtab *ext_pool, int options, char *buf, size_t size, upb_status *status) upb_json_encode() argument [all...] |
| H A D | php-upb.h | 267 size_t size; member 270 UPB_INLINE upb_strview upb_strview_make(const char *data, size_t size) { in upb_strview_make() argument 311 upb_malloc(upb_alloc *alloc, size_t size) upb_malloc() argument 316 upb_realloc(upb_alloc *alloc, void *ptr, size_t oldsize, size_t size) upb_realloc() argument 336 upb_gmalloc(size_t size) upb_gmalloc() argument 340 upb_grealloc(void *ptr, size_t oldsize, size_t size) upb_grealloc() argument 387 upb_arena_malloc(upb_arena *a, size_t size) upb_arena_malloc() argument 401 upb_arena_realloc(upb_arena *a, void *ptr, size_t oldsize, size_t size) upb_arena_realloc() argument 981 uint16_t size; global() member 1102 size_t size; /* Measured in elements. */ global() member 1125 _upb_array_reserve(upb_array *arr, size_t size, upb_arena *arena) _upb_array_reserve() argument 1131 _upb_array_resize(upb_array *arr, size_t size, upb_arena *arena) _upb_array_resize() argument 1138 _upb_array_accessor(const void *msg, size_t ofs, size_t *size) _upb_array_accessor() argument 1150 _upb_array_mutable_accessor(void *msg, size_t ofs, size_t *size) _upb_array_mutable_accessor() argument 1162 _upb_array_resize_accessor(void *msg, size_t ofs, size_t size, upb_fieldtype_t type, upb_arena *arena) _upb_array_resize_accessor() argument 1232 _upb_map_tokey(const void *key, size_t size) _upb_map_tokey() argument 1240 _upb_map_fromkey(upb_strview key, void* out, size_t size) _upb_map_fromkey() argument 1248 _upb_map_tovalue(const void *val, size_t size, upb_arena *a) _upb_map_tovalue() argument 1261 _upb_map_fromvalue(upb_value val, void* out, size_t size) _upb_map_fromvalue() argument 1364 _upb_msg_map_key(const void* msg, void* key, size_t size) _upb_msg_map_key() argument 1373 _upb_msg_map_value(const void* msg, void* val, size_t size) _upb_msg_map_value() argument 1380 _upb_msg_map_set_value(void* msg, const void* val, size_t size) _upb_msg_map_set_value() argument 1589 google_protobuf_FileDescriptorSet_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_FileDescriptorSet_parse() argument 1620 google_protobuf_FileDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_FileDescriptorProto_parse() argument 1777 google_protobuf_DescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_DescriptorProto_parse() argument 1930 google_protobuf_DescriptorProto_ExtensionRange_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_DescriptorProto_ExtensionRange_parse() argument 1973 google_protobuf_DescriptorProto_ReservedRange_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_DescriptorProto_ReservedRange_parse() argument 2001 google_protobuf_ExtensionRangeOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_ExtensionRangeOptions_parse() argument 2032 google_protobuf_FieldDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_FieldDescriptorProto_parse() argument 2123 google_protobuf_OneofDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_OneofDescriptorProto_parse() argument 2160 google_protobuf_EnumDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_EnumDescriptorProto_parse() argument 2238 google_protobuf_EnumDescriptorProto_EnumReservedRange_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_EnumDescriptorProto_EnumReservedRange_parse() argument 2266 google_protobuf_EnumValueDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_EnumValueDescriptorProto_parse() argument 2309 google_protobuf_ServiceDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_ServiceDescriptorProto_parse() argument 2361 google_protobuf_MethodDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_MethodDescriptorProto_parse() argument 2422 google_protobuf_FileOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_FileOptions_parse() argument 2573 google_protobuf_MessageOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_MessageOptions_parse() argument 2628 google_protobuf_FieldOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_FieldOptions_parse() argument 2695 google_protobuf_OneofOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_OneofOptions_parse() argument 2726 google_protobuf_EnumOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_EnumOptions_parse() argument 2769 google_protobuf_EnumValueOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_EnumValueOptions_parse() argument 2806 google_protobuf_ServiceOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_ServiceOptions_parse() argument 2843 google_protobuf_MethodOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_MethodOptions_parse() argument 2886 google_protobuf_UninterpretedOption_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_UninterpretedOption_parse() argument 2953 google_protobuf_UninterpretedOption_NamePart_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_UninterpretedOption_NamePart_parse() argument 2981 google_protobuf_SourceCodeInfo_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_SourceCodeInfo_parse() argument 3012 google_protobuf_SourceCodeInfo_Location_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_SourceCodeInfo_Location_parse() argument 3073 google_protobuf_GeneratedCodeInfo_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_GeneratedCodeInfo_parse() argument 3104 google_protobuf_GeneratedCodeInfo_Annotation_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_GeneratedCodeInfo_Annotation_parse() argument [all...] |