| /third_party/vixl/src/aarch64/ |
| H A D | assembler-aarch64.cc | 490 void Assembler::sub(const Register& rd, in sub() function in vixl::aarch64::Assembler
|
| H A D | assembler-sve-aarch64.cc | 2293 void Assembler::sub(const ZRegister& zd, in sub() function in vixl::aarch64::Assembler 2528 void Assembler::sub(const ZRegister& zd, in sub() function in vixl::aarch64::Assembler 3727 void Assembler::sub(const ZRegister& zd, in sub() function in vixl::aarch64::Assembler
|
| /third_party/selinux/libsepol/src/ |
| H A D | module_to_cil.c | 3594 static int is_scope_superset(struct scope_index *sup, struct scope_index *sub) in is_scope_superset() argument
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderOperatorTests.cpp | 184 inline int sub (int a, int b) { return static_cast<int>(static_cast<deInt64>(a) - static_cast<deInt64>(b)); } in sub() function 188 inline deUint32 sub (deUint32 a, deUint32 b) { return a - b; } in sub() function [all...] |
| H A D | es3fUniformApiTests.cpp | 475 UniformCollection* const sub = basic(types[i], ("_" + de::toString(i) + nameSuffix).c_str()); in multipleBasic() local 490 UniformCollection* const sub = basicArray(types[i], ("_" + de::toString(i) + nameSuffix).c_str()); in multipleBasicArray() local 508 UniformCollection* const sub = nestedArraysStructs(types0[i], types1[i], ("_" + de::toString(i) + nameSuffix).c_str()); in multipleNestedArraysStructs() local
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffprobe.c | 2527 static void show_subtitle(WriterContext *w, AVSubtitle *sub, AVStream *stream, in show_subtitle() argument 2712 AVSubtitle sub; in process_frame() local [all...] |
| H A D | ffplay.c | 156 AVSubtitle sub; member 577 static int decoder_decode_frame(Decoder *d, AVFrame *frame, AVSubtitle *sub) { in decoder_decode_frame() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | matroskadec.c | 323 EbmlList sub; member
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | assembler-arm64.cc | 853 void Assembler::sub(const Register& rd, const Register& rn, in sub() function in v8::internal::Assembler
|
| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | assembler-arm.cc | 1556 void Assembler::sub(Register dst, Register src1, const Operand& src2, SBit s, in sub() function in v8::internal::Assembler 1561 void Assembler::sub(Register dst, Register src1, Register src2, SBit s, in sub() function in v8::internal::Assembler
|
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| H A D | assembler-riscv64.cc | 1639 void Assembler::sub(Register rd, Register rs1, Register rs2) { in sub() function in v8::internal::Assembler
|
| /third_party/mksh/ |
| H A D | edit.c | 4674 domove(int argcnt, const char *cmd, int sub) in domove() argument [all...] |
| /third_party/vixl/src/aarch32/ |
| H A D | assembler-aarch32.cc | 12116 void Assembler::sub(Condition cond, in sub() function in vixl::aarch32::Assembler 12298 void Assembler::sub(Condition cond, Register rd, const Operand& operand) { in sub() function in vixl::aarch32::Assembler
|
| H A D | assembler-aarch32.h | 3509 void sub(Register rd, Register rn, const Operand& operand) { in sub() function in vixl::aarch32::Assembler 3512 void sub(Condition cond, Register rd, Register rn, const Operand& operand) { in sub() function in vixl::aarch32::Assembler 3515 void sub(EncodingSize size, in sub() function in vixl::aarch32::Assembler 3523 void sub(Register rd, const Operand& operand) { sub(a function in vixl::aarch32::Assembler [all...] |
| H A D | disasm-aarch32.cc | 3164 void Disassembler::sub(Condition cond, in sub() function in vixl::aarch32::Disassembler 3178 void Disassembler::sub(Condition cond, Register rd, const Operand& operand) { in sub() function in vixl::aarch32::Disassembler [all...] |
| /third_party/python/Python/ |
| H A D | ceval.c | 2006 PyObject *sub = _PyLong_Subtract((PyLongObject *)left, (PyLongObject *)right); local 2026 PyObject *sub = PyFloat_FromDouble(dsub); local 2135 PyObject *sub = POP(); local 2150 PyObject *sub = TOP(); global() local 2168 PyObject *sub = TOP(); global() local 2193 PyObject *sub = TOP(); global() local 2221 PyObject *sub = TOP(); global() local 2237 PyObject *sub = TOP(); global() local 2297 PyObject *sub = TOP(); global() local 2317 PyObject *sub = TOP(); global() local 2335 PyObject *sub = TOP(); global() local 2361 PyObject *sub = TOP(); global() local 2377 PyObject *sub = TOP(); global() local 5724 PyObject *sub = POP(); global() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_inspect.py | 1945 class sub(meta): class
|
| /third_party/f2fs-tools/include/ |
| H A D | f2fs_fs.h | 1774 char *buf, *sub, *next; in parse_feature() local [all...] |
| /third_party/elfutils/src/ |
| H A D | readelf.c | 3732 const unsigned char *const sub = q; in print_attributes() local
|
| /third_party/toybox/toys/pending/ |
| H A D | bc.c | 1322 static BcStatus bc_num_a(BcNum *a, BcNum *b, BcNum *c, size_t sub) { in bc_num_a() argument 1391 static BcStatus bc_num_s(BcNum *a, BcNum *b, BcNum *c, size_t sub) { in bc_num_s() argument
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | php-upb.c | 3452 } sub; member [all...] |
| H A D | php-upb.h | 1608 struct google_protobuf_FileDescriptorProto* sub = (struct google_protobuf_FileDescriptorProto*)_upb_msg_new(&google_protobuf_FileDescriptorProto_msginit, arena); in google_protobuf_FileDescriptorSet_add_file() local 1676 struct google_protobuf_DescriptorProto* sub = (struct google_protobuf_DescriptorProto*)_upb_msg_new(&google_protobuf_DescriptorProto_msginit, arena); in google_protobuf_FileDescriptorProto_add_message_type() local 1689 struct google_protobuf_EnumDescriptorProto* sub = (struct google_protobuf_EnumDescriptorProto*)_upb_msg_new(&google_protobuf_EnumDescriptorProto_msginit, arena); in google_protobuf_FileDescriptorProto_add_enum_type() local 1702 struct google_protobuf_ServiceDescriptorProto* sub in google_protobuf_FileDescriptorProto_add_service() local 1715 struct google_protobuf_FieldDescriptorProto* sub = (struct google_protobuf_FieldDescriptorProto*)_upb_msg_new(&google_protobuf_FieldDescriptorProto_msginit, arena); google_protobuf_FileDescriptorProto_add_extension() local 1726 struct google_protobuf_FileOptions* sub = (struct google_protobuf_FileOptions*)google_protobuf_FileDescriptorProto_options(msg); google_protobuf_FileDescriptorProto_mutable_options() local 1739 struct google_protobuf_SourceCodeInfo* sub = (struct google_protobuf_SourceCodeInfo*)google_protobuf_FileDescriptorProto_source_code_info(msg); google_protobuf_FileDescriptorProto_mutable_source_code_info() local 1817 struct google_protobuf_FieldDescriptorProto* sub = (struct google_protobuf_FieldDescriptorProto*)_upb_msg_new(&google_protobuf_FieldDescriptorProto_msginit, arena); google_protobuf_DescriptorProto_add_field() local 1830 struct google_protobuf_DescriptorProto* sub = (struct google_protobuf_DescriptorProto*)_upb_msg_new(&google_protobuf_DescriptorProto_msginit, arena); google_protobuf_DescriptorProto_add_nested_type() local 1843 struct google_protobuf_EnumDescriptorProto* sub = (struct google_protobuf_EnumDescriptorProto*)_upb_msg_new(&google_protobuf_EnumDescriptorProto_msginit, arena); google_protobuf_DescriptorProto_add_enum_type() local 1856 struct google_protobuf_DescriptorProto_ExtensionRange* sub = (struct google_protobuf_DescriptorProto_ExtensionRange*)_upb_msg_new(&google_protobuf_DescriptorProto_ExtensionRange_msginit, arena); google_protobuf_DescriptorProto_add_extension_range() local 1869 struct google_protobuf_FieldDescriptorProto* sub = (struct google_protobuf_FieldDescriptorProto*)_upb_msg_new(&google_protobuf_FieldDescriptorProto_msginit, arena); google_protobuf_DescriptorProto_add_extension() local 1880 struct google_protobuf_MessageOptions* sub = (struct google_protobuf_MessageOptions*)google_protobuf_DescriptorProto_options(msg); google_protobuf_DescriptorProto_mutable_options() local 1895 struct google_protobuf_OneofDescriptorProto* sub = (struct google_protobuf_OneofDescriptorProto*)_upb_msg_new(&google_protobuf_OneofDescriptorProto_msginit, arena); google_protobuf_DescriptorProto_add_oneof_decl() local 1908 struct google_protobuf_DescriptorProto_ReservedRange* sub = (struct google_protobuf_DescriptorProto_ReservedRange*)_upb_msg_new(&google_protobuf_DescriptorProto_ReservedRange_msginit, arena); google_protobuf_DescriptorProto_add_reserved_range() local 1959 struct google_protobuf_ExtensionRangeOptions* sub = (struct google_protobuf_ExtensionRangeOptions*)google_protobuf_DescriptorProto_ExtensionRange_options(msg); google_protobuf_DescriptorProto_ExtensionRange_mutable_options() local 2020 struct google_protobuf_UninterpretedOption* sub = (struct google_protobuf_UninterpretedOption*)_upb_msg_new(&google_protobuf_UninterpretedOption_msginit, arena); google_protobuf_ExtensionRangeOptions_add_uninterpreted_option() local 2097 struct google_protobuf_FieldOptions* sub = (struct google_protobuf_FieldOptions*)google_protobuf_FieldDescriptorProto_options(msg); google_protobuf_FieldDescriptorProto_mutable_options() local 2146 struct google_protobuf_OneofOptions* sub = (struct google_protobuf_OneofOptions*)google_protobuf_OneofDescriptorProto_options(msg); google_protobuf_OneofDescriptorProto_mutable_options() local 2190 struct google_protobuf_EnumValueDescriptorProto* sub = (struct google_protobuf_EnumValueDescriptorProto*)_upb_msg_new(&google_protobuf_EnumValueDescriptorProto_msginit, arena); google_protobuf_EnumDescriptorProto_add_value() local 2201 struct google_protobuf_EnumOptions* sub = (struct google_protobuf_EnumOptions*)google_protobuf_EnumDescriptorProto_options(msg); google_protobuf_EnumDescriptorProto_mutable_options() local 2216 struct google_protobuf_EnumDescriptorProto_EnumReservedRange* sub = (struct google_protobuf_EnumDescriptorProto_EnumReservedRange*)_upb_msg_new(&google_protobuf_EnumDescriptorProto_EnumReservedRange_msginit, arena); google_protobuf_EnumDescriptorProto_add_reserved_range() local 2295 struct google_protobuf_EnumValueOptions* sub = (struct google_protobuf_EnumValueOptions*)google_protobuf_EnumValueDescriptorProto_options(msg); google_protobuf_EnumValueDescriptorProto_mutable_options() local 2336 struct google_protobuf_MethodDescriptorProto* sub = (struct google_protobuf_MethodDescriptorProto*)_upb_msg_new(&google_protobuf_MethodDescriptorProto_msginit, arena); google_protobuf_ServiceDescriptorProto_add_method() local 2347 struct google_protobuf_ServiceOptions* sub = (struct google_protobuf_ServiceOptions*)google_protobuf_ServiceDescriptorProto_options(msg); google_protobuf_ServiceDescriptorProto_mutable_options() local 2400 struct google_protobuf_MethodOptions* sub = (struct google_protobuf_MethodOptions*)google_protobuf_MethodDescriptorProto_options(msg); google_protobuf_MethodDescriptorProto_mutable_options() local 2561 struct google_protobuf_UninterpretedOption* sub = (struct google_protobuf_UninterpretedOption*)_upb_msg_new(&google_protobuf_UninterpretedOption_msginit, arena); google_protobuf_FileOptions_add_uninterpreted_option() local 2616 struct google_protobuf_UninterpretedOption* sub = (struct google_protobuf_UninterpretedOption*)_upb_msg_new(&google_protobuf_UninterpretedOption_msginit, arena); google_protobuf_MessageOptions_add_uninterpreted_option() local 2683 struct google_protobuf_UninterpretedOption* sub = (struct google_protobuf_UninterpretedOption*)_upb_msg_new(&google_protobuf_UninterpretedOption_msginit, arena); google_protobuf_FieldOptions_add_uninterpreted_option() local 2714 struct google_protobuf_UninterpretedOption* sub = (struct google_protobuf_UninterpretedOption*)_upb_msg_new(&google_protobuf_UninterpretedOption_msginit, arena); google_protobuf_OneofOptions_add_uninterpreted_option() local 2757 struct google_protobuf_UninterpretedOption* sub = (struct google_protobuf_UninterpretedOption*)_upb_msg_new(&google_protobuf_UninterpretedOption_msginit, arena); google_protobuf_EnumOptions_add_uninterpreted_option() local 2794 struct google_protobuf_UninterpretedOption* sub = (struct google_protobuf_UninterpretedOption*)_upb_msg_new(&google_protobuf_UninterpretedOption_msginit, arena); google_protobuf_EnumValueOptions_add_uninterpreted_option() local 2831 struct google_protobuf_UninterpretedOption* sub = (struct google_protobuf_UninterpretedOption*)_upb_msg_new(&google_protobuf_UninterpretedOption_msginit, arena); google_protobuf_ServiceOptions_add_uninterpreted_option() local 2874 struct google_protobuf_UninterpretedOption* sub = (struct google_protobuf_UninterpretedOption*)_upb_msg_new(&google_protobuf_UninterpretedOption_msginit, arena); google_protobuf_MethodOptions_add_uninterpreted_option() local 2917 struct google_protobuf_UninterpretedOption_NamePart* sub = (struct google_protobuf_UninterpretedOption_NamePart*)_upb_msg_new(&google_protobuf_UninterpretedOption_NamePart_msginit, arena); google_protobuf_UninterpretedOption_add_name() local 3000 struct google_protobuf_SourceCodeInfo_Location* sub = (struct google_protobuf_SourceCodeInfo_Location*)_upb_msg_new(&google_protobuf_SourceCodeInfo_Location_msginit, arena); google_protobuf_SourceCodeInfo_add_location() local 3092 struct google_protobuf_GeneratedCodeInfo_Annotation* sub = (struct google_protobuf_GeneratedCodeInfo_Annotation*)_upb_msg_new(&google_protobuf_GeneratedCodeInfo_Annotation_msginit, arena); google_protobuf_GeneratedCodeInfo_add_annotation() local [all...] |
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | upb.c | 3007 } sub; member 5423 const upb_handlers **sub; global() member 5654 upb_handlers_setsubhandlers(upb_handlers *h, const upb_fielddef *f, const upb_handlers *sub) upb_handlers_setsubhandlers() argument 6516 const upb_handlers *sub = find_submethod() local [all...] |
| H A D | upb.h | 1537 struct google_protobuf_FileDescriptorProto* sub = (struct google_protobuf_FileDescriptorProto*)_upb_msg_new(&google_protobuf_FileDescriptorProto_msginit, arena); in google_protobuf_FileDescriptorSet_add_file() local 1605 struct google_protobuf_DescriptorProto* sub = (struct google_protobuf_DescriptorProto*)_upb_msg_new(&google_protobuf_DescriptorProto_msginit, arena); in google_protobuf_FileDescriptorProto_add_message_type() local 1618 struct google_protobuf_EnumDescriptorProto* sub = (struct google_protobuf_EnumDescriptorProto*)_upb_msg_new(&google_protobuf_EnumDescriptorProto_msginit, arena); in google_protobuf_FileDescriptorProto_add_enum_type() local 1631 struct google_protobuf_ServiceDescriptorProto* sub in google_protobuf_FileDescriptorProto_add_service() local 1644 struct google_protobuf_FieldDescriptorProto* sub = (struct google_protobuf_FieldDescriptorProto*)_upb_msg_new(&google_protobuf_FieldDescriptorProto_msginit, arena); google_protobuf_FileDescriptorProto_add_extension() local 1655 struct google_protobuf_FileOptions* sub = (struct google_protobuf_FileOptions*)google_protobuf_FileDescriptorProto_options(msg); google_protobuf_FileDescriptorProto_mutable_options() local 1668 struct google_protobuf_SourceCodeInfo* sub = (struct google_protobuf_SourceCodeInfo*)google_protobuf_FileDescriptorProto_source_code_info(msg); google_protobuf_FileDescriptorProto_mutable_source_code_info() local 1746 struct google_protobuf_FieldDescriptorProto* sub = (struct google_protobuf_FieldDescriptorProto*)_upb_msg_new(&google_protobuf_FieldDescriptorProto_msginit, arena); google_protobuf_DescriptorProto_add_field() local 1759 struct google_protobuf_DescriptorProto* sub = (struct google_protobuf_DescriptorProto*)_upb_msg_new(&google_protobuf_DescriptorProto_msginit, arena); google_protobuf_DescriptorProto_add_nested_type() local 1772 struct google_protobuf_EnumDescriptorProto* sub = (struct google_protobuf_EnumDescriptorProto*)_upb_msg_new(&google_protobuf_EnumDescriptorProto_msginit, arena); google_protobuf_DescriptorProto_add_enum_type() local 1785 struct google_protobuf_DescriptorProto_ExtensionRange* sub = (struct google_protobuf_DescriptorProto_ExtensionRange*)_upb_msg_new(&google_protobuf_DescriptorProto_ExtensionRange_msginit, arena); google_protobuf_DescriptorProto_add_extension_range() local 1798 struct google_protobuf_FieldDescriptorProto* sub = (struct google_protobuf_FieldDescriptorProto*)_upb_msg_new(&google_protobuf_FieldDescriptorProto_msginit, arena); google_protobuf_DescriptorProto_add_extension() local 1809 struct google_protobuf_MessageOptions* sub = (struct google_protobuf_MessageOptions*)google_protobuf_DescriptorProto_options(msg); google_protobuf_DescriptorProto_mutable_options() local 1824 struct google_protobuf_OneofDescriptorProto* sub = (struct google_protobuf_OneofDescriptorProto*)_upb_msg_new(&google_protobuf_OneofDescriptorProto_msginit, arena); google_protobuf_DescriptorProto_add_oneof_decl() local 1837 struct google_protobuf_DescriptorProto_ReservedRange* sub = (struct google_protobuf_DescriptorProto_ReservedRange*)_upb_msg_new(&google_protobuf_DescriptorProto_ReservedRange_msginit, arena); google_protobuf_DescriptorProto_add_reserved_range() local 1888 struct google_protobuf_ExtensionRangeOptions* sub = (struct google_protobuf_ExtensionRangeOptions*)google_protobuf_DescriptorProto_ExtensionRange_options(msg); google_protobuf_DescriptorProto_ExtensionRange_mutable_options() local 1949 struct google_protobuf_UninterpretedOption* sub = (struct google_protobuf_UninterpretedOption*)_upb_msg_new(&google_protobuf_UninterpretedOption_msginit, arena); google_protobuf_ExtensionRangeOptions_add_uninterpreted_option() local 2026 struct google_protobuf_FieldOptions* sub = (struct google_protobuf_FieldOptions*)google_protobuf_FieldDescriptorProto_options(msg); google_protobuf_FieldDescriptorProto_mutable_options() local 2075 struct google_protobuf_OneofOptions* sub = (struct google_protobuf_OneofOptions*)google_protobuf_OneofDescriptorProto_options(msg); google_protobuf_OneofDescriptorProto_mutable_options() local 2119 struct google_protobuf_EnumValueDescriptorProto* sub = (struct google_protobuf_EnumValueDescriptorProto*)_upb_msg_new(&google_protobuf_EnumValueDescriptorProto_msginit, arena); google_protobuf_EnumDescriptorProto_add_value() local 2130 struct google_protobuf_EnumOptions* sub = (struct google_protobuf_EnumOptions*)google_protobuf_EnumDescriptorProto_options(msg); google_protobuf_EnumDescriptorProto_mutable_options() local 2145 struct google_protobuf_EnumDescriptorProto_EnumReservedRange* sub = (struct google_protobuf_EnumDescriptorProto_EnumReservedRange*)_upb_msg_new(&google_protobuf_EnumDescriptorProto_EnumReservedRange_msginit, arena); google_protobuf_EnumDescriptorProto_add_reserved_range() local 2224 struct google_protobuf_EnumValueOptions* sub = (struct google_protobuf_EnumValueOptions*)google_protobuf_EnumValueDescriptorProto_options(msg); google_protobuf_EnumValueDescriptorProto_mutable_options() local 2265 struct google_protobuf_MethodDescriptorProto* sub = (struct google_protobuf_MethodDescriptorProto*)_upb_msg_new(&google_protobuf_MethodDescriptorProto_msginit, arena); google_protobuf_ServiceDescriptorProto_add_method() local 2276 struct google_protobuf_ServiceOptions* sub = (struct google_protobuf_ServiceOptions*)google_protobuf_ServiceDescriptorProto_options(msg); google_protobuf_ServiceDescriptorProto_mutable_options() local 2329 struct google_protobuf_MethodOptions* sub = (struct google_protobuf_MethodOptions*)google_protobuf_MethodDescriptorProto_options(msg); google_protobuf_MethodDescriptorProto_mutable_options() local 2490 struct google_protobuf_UninterpretedOption* sub = (struct google_protobuf_UninterpretedOption*)_upb_msg_new(&google_protobuf_UninterpretedOption_msginit, arena); google_protobuf_FileOptions_add_uninterpreted_option() local 2545 struct google_protobuf_UninterpretedOption* sub = (struct google_protobuf_UninterpretedOption*)_upb_msg_new(&google_protobuf_UninterpretedOption_msginit, arena); google_protobuf_MessageOptions_add_uninterpreted_option() local 2612 struct google_protobuf_UninterpretedOption* sub = (struct google_protobuf_UninterpretedOption*)_upb_msg_new(&google_protobuf_UninterpretedOption_msginit, arena); google_protobuf_FieldOptions_add_uninterpreted_option() local 2643 struct google_protobuf_UninterpretedOption* sub = (struct google_protobuf_UninterpretedOption*)_upb_msg_new(&google_protobuf_UninterpretedOption_msginit, arena); google_protobuf_OneofOptions_add_uninterpreted_option() local 2686 struct google_protobuf_UninterpretedOption* sub = (struct google_protobuf_UninterpretedOption*)_upb_msg_new(&google_protobuf_UninterpretedOption_msginit, arena); google_protobuf_EnumOptions_add_uninterpreted_option() local 2723 struct google_protobuf_UninterpretedOption* sub = (struct google_protobuf_UninterpretedOption*)_upb_msg_new(&google_protobuf_UninterpretedOption_msginit, arena); google_protobuf_EnumValueOptions_add_uninterpreted_option() local 2760 struct google_protobuf_UninterpretedOption* sub = (struct google_protobuf_UninterpretedOption*)_upb_msg_new(&google_protobuf_UninterpretedOption_msginit, arena); google_protobuf_ServiceOptions_add_uninterpreted_option() local 2803 struct google_protobuf_UninterpretedOption* sub = (struct google_protobuf_UninterpretedOption*)_upb_msg_new(&google_protobuf_UninterpretedOption_msginit, arena); google_protobuf_MethodOptions_add_uninterpreted_option() local 2846 struct google_protobuf_UninterpretedOption_NamePart* sub = (struct google_protobuf_UninterpretedOption_NamePart*)_upb_msg_new(&google_protobuf_UninterpretedOption_NamePart_msginit, arena); google_protobuf_UninterpretedOption_add_name() local 2929 struct google_protobuf_SourceCodeInfo_Location* sub = (struct google_protobuf_SourceCodeInfo_Location*)_upb_msg_new(&google_protobuf_SourceCodeInfo_Location_msginit, arena); google_protobuf_SourceCodeInfo_add_location() local 3021 struct google_protobuf_GeneratedCodeInfo_Annotation* sub = (struct google_protobuf_GeneratedCodeInfo_Annotation*)_upb_msg_new(&google_protobuf_GeneratedCodeInfo_Annotation_msginit, arena); google_protobuf_GeneratedCodeInfo_add_annotation() local 5314 upb_sink_startseq(upb_sink s, upb_selector_t sel, upb_sink *sub) upb_sink_startseq() argument 5340 upb_sink_startstr(upb_sink s, upb_selector_t sel, size_t size_hint, upb_sink *sub) upb_sink_startstr() argument 5366 upb_sink_startsubmsg(upb_sink s, upb_selector_t sel, upb_sink *sub) upb_sink_startsubmsg() argument 5384 upb_sink_endsubmsg(upb_sink s, upb_sink sub, upb_selector_t sel) upb_sink_endsubmsg() argument 5531 StartString(HandlersPtr::Selector s, size_t size_hint, Sink* sub) StartString() argument 5552 StartSubMessage(HandlersPtr::Selector s, Sink* sub) StartSubMessage() argument 5559 EndSubMessage(HandlersPtr::Selector s, Sink sub) EndSubMessage() argument 5569 StartSequence(HandlersPtr::Selector s, Sink* sub) StartSequence() argument [all...] |
| /third_party/rust/crates/memchr/bench/data/code/ |
| H A D | rust-library.rs | 33363 fn sub(self, rhs: &BTreeSet<T>) -> BTreeSet<T> { sub() functions [all...] |