Home
last modified time | relevance | path

Searched defs:sub (Results 576 - 600 of 610) sorted by relevance

1...<<2122232425

/third_party/vixl/src/aarch32/
H A Dassembler-aarch32.h3509 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 Ddisasm-aarch32.cc3164 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/vixl/src/aarch64/
H A Dassembler-sve-aarch64.cc2293 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/python/Python/
H A Dceval.c2006 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 Dtest_inspect.py1945 class sub(meta): class
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c401 struct vop2_win *sub; member
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c8698 struct bpf_subprog_info *sub; check_btf_line() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c417 struct vop2_win *sub; member
[all...]
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Demulate.c1044 FASTOP2(sub); variable
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c2075 const struct hisi_sas_hw_error *sub = error->sub; in fatal_axi_int_v3_hw() local
[all...]
H A Dhisi_sas_v2_hw.c3083 const struct hisi_sas_hw_error *sub = axi_error->sub; in fatal_axi_int_v2_hw() local
[all...]
/kernel/linux/linux-5.10/kernel/events/
H A Dcore.c4353 struct perf_event *sub, *event = data->event; in __perf_event_read() local
5256 struct perf_event *sub, *parent; in __perf_read_group_add() local
6897 struct perf_event *leader = event->group_leader, *sub; perf_output_read_group() local
12887 struct perf_event *sub; inherit_group() local
[all...]
/kernel/linux/linux-5.10/kernel/bpf/
H A Dverifier.c9114 struct bpf_subprog_info *sub; check_btf_line() local
[all...]
/kernel/linux/linux-6.6/kernel/events/
H A Dcore.c4479 struct perf_event *sub, *event = data->event; in __perf_event_read() local
5480 struct perf_event *sub, *parent; in __perf_read_group_add() local
7212 struct perf_event *leader = event->group_leader, *sub; perf_output_read_group() local
13414 struct perf_event *sub; inherit_group() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c2144 const struct hisi_sas_hw_error *sub = error->sub; in fatal_axi_int_v3_hw() local
[all...]
H A Dhisi_sas_v2_hw.c3078 const struct hisi_sas_hw_error *sub = axi_error->sub; in fatal_axi_int_v2_hw() local
[all...]
/third_party/f2fs-tools/include/
H A Df2fs_fs.h1774 char *buf, *sub, *next; in parse_feature() local
[all...]
/third_party/elfutils/src/
H A Dreadelf.c3732 const unsigned char *const sub = q; in print_attributes() local
/third_party/toybox/toys/pending/
H A Dbc.c1322 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 Dphp-upb.c3452 } sub; member
[all...]
H A Dphp-upb.h1608 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...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display.c6018 u16 skl_scaler_calc_phase(int sub, int scale, bool chroma_cosited) in skl_scaler_calc_phase() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dverifier.c15569 struct bpf_subprog_info *sub; check_btf_line() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dfw.h3390 u8 sub; member
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_realtek.c6797 comp_generic_playback_hook(struct hda_pcm_stream *hinfo, struct hda_codec *cdc, struct snd_pcm_substream *sub, int action) comp_generic_playback_hook() argument

Completed in 271 milliseconds

1...<<2122232425