Home
last modified time | relevance | path

Searched full:gen (Results 1 – 25 of 1356) sorted by relevance

12345678910>>...55

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/detail/cpp03/preprocessed/
H A Das_vector50.hpp27 typedef apply<Iterator> gen; in call() typedef
28 typedef typename gen::type result; in call()
48 typedef apply<Iterator> gen; in call() typedef
49 typedef typename gen::type result; in call()
50 typename gen::I1 i1 = fusion::next(i0); in call()
69 typedef apply<Iterator> gen; in call() typedef
70 typedef typename gen::type result; in call()
71 typename gen::I1 i1 = fusion::next(i0); typename gen::I2 i2 = fusion::next(i1); in call()
90 typedef apply<Iterator> gen; in call() typedef
91 typedef typename gen::type result; in call()
[all …]
H A Das_vector40.hpp27 typedef apply<Iterator> gen; in call() typedef
28 typedef typename gen::type result; in call()
48 typedef apply<Iterator> gen; in call() typedef
49 typedef typename gen::type result; in call()
50 typename gen::I1 i1 = fusion::next(i0); in call()
69 typedef apply<Iterator> gen; in call() typedef
70 typedef typename gen::type result; in call()
71 typename gen::I1 i1 = fusion::next(i0); typename gen::I2 i2 = fusion::next(i1); in call()
90 typedef apply<Iterator> gen; in call() typedef
91 typedef typename gen::type result; in call()
[all …]
H A Das_vector30.hpp27 typedef apply<Iterator> gen; in call() typedef
28 typedef typename gen::type result; in call()
48 typedef apply<Iterator> gen; in call() typedef
49 typedef typename gen::type result; in call()
50 typename gen::I1 i1 = fusion::next(i0); in call()
69 typedef apply<Iterator> gen; in call() typedef
70 typedef typename gen::type result; in call()
71 typename gen::I1 i1 = fusion::next(i0); typename gen::I2 i2 = fusion::next(i1); in call()
90 typedef apply<Iterator> gen; in call() typedef
91 typedef typename gen::type result; in call()
[all …]
H A Das_vector20.hpp27 typedef apply<Iterator> gen; in call() typedef
28 typedef typename gen::type result; in call()
48 typedef apply<Iterator> gen; in call() typedef
49 typedef typename gen::type result; in call()
50 typename gen::I1 i1 = fusion::next(i0); in call()
69 typedef apply<Iterator> gen; in call() typedef
70 typedef typename gen::type result; in call()
71 typename gen::I1 i1 = fusion::next(i0); typename gen::I2 i2 = fusion::next(i1); in call()
90 typedef apply<Iterator> gen; in call() typedef
91 typedef typename gen::type result; in call()
[all …]
H A Das_vector10.hpp27 typedef apply<Iterator> gen; in call() typedef
28 typedef typename gen::type result; in call()
48 typedef apply<Iterator> gen; in call() typedef
49 typedef typename gen::type result; in call()
50 typename gen::I1 i1 = fusion::next(i0); in call()
69 typedef apply<Iterator> gen; in call() typedef
70 typedef typename gen::type result; in call()
71 typename gen::I1 i1 = fusion::next(i0); typename gen::I2 i2 = fusion::next(i1); in call()
90 typedef apply<Iterator> gen; in call() typedef
91 typedef typename gen::type result; in call()
[all …]
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A DGEN-for-each-reg.h6 GEN(rax)
7 GEN(rcx)
8 GEN(rdx)
9 GEN(rbx)
10 GEN(rsp)
11 GEN(rbp)
12 GEN(rsi)
13 GEN(rdi)
14 GEN(r8)
15 GEN(r9)
[all …]
H A Dsysfb.h19 M_I24_8_1, /* 24-Inch iMac, 8,1th gen */
20 M_I24_10_1, /* 24-Inch iMac, 10,1th gen */
21 M_I27_11_1, /* 27-Inch iMac, 11,1th gen */
23 M_MINI_3_1, /* Mac Mini, 3,1th gen */
24 M_MINI_4_1, /* Mac Mini, 4,1th gen */
31 M_MB_SR, /* MacBook, 2nd gen, (Santa Rosa) */
35 M_MBP_2, /* MacBook Pro 2nd gen */
36 M_MBP_2_2, /* MacBook Pro 2,2nd gen */
38 M_MBP_4, /* MacBook Pro, 4th gen */
39 M_MBP_5_1, /* MacBook Pro, 5,1th gen */
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A DMakefile.headersinst18 gen := $(objtree)/$(subst include/,include/generated/,$(obj))
26 gen-subdirs := $(patsubst $(gen)/%/,%,$(filter %/, $(wildcard $(gen)/*/)))
27 all-subdirs := $(sort $(src-subdirs) $(gen-subdirs))
31 gen-headers := $(if $(gen-subdirs), $(shell cd $(gen) && find $(gen-subdirs) -name '*.h'))
32 gen-headers := $(filter-out $(no-export-headers), $(gen-headers))
36 duplicated := $(filter $(gen-headers), $(src-headers))
39 gen-headers := $(filter-out $(duplicated), $(gen-headers))
44 gen-headers := $(addprefix $(dst)/, $(gen-headers))
45 all-headers := $(src-headers) $(gen-headers)
65 $(gen-headers): $(dst)/%.h: $(gen)/%.h $(srctree)/scripts/headers_install.sh FORCE
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A DMakefile.headersinst18 gen := $(objtree)/$(subst include/,include/generated/,$(obj))
26 gen-subdirs := $(patsubst $(gen)/%/,%,$(filter %/, $(wildcard $(gen)/*/)))
27 all-subdirs := $(sort $(src-subdirs) $(gen-subdirs))
31 gen-headers := $(if $(gen-subdirs), $(shell cd $(gen) && find $(gen-subdirs) -name '*.h'))
32 gen-headers := $(filter-out $(no-export-headers), $(gen-headers))
36 duplicated := $(filter $(gen-headers), $(src-headers))
39 gen-headers := $(filter-out $(duplicated), $(gen-headers))
44 gen-headers := $(addprefix $(dst)/, $(gen-headers))
45 all-headers := $(src-headers) $(gen-headers)
65 $(gen-headers): $(dst)/%.h: $(gen)/%.h $(srctree)/scripts/headers_install.sh FORCE
/OK3568_Linux_fs/kernel/scripts/
H A DMakefile.headersinst18 gen := $(objtree)/$(subst include/,include/generated/,$(obj))
26 gen-subdirs := $(patsubst $(gen)/%/,%,$(filter %/, $(wildcard $(gen)/*/)))
27 all-subdirs := $(sort $(src-subdirs) $(gen-subdirs))
31 gen-headers := $(if $(gen-subdirs), $(shell cd $(gen) && find $(gen-subdirs) -name '*.h'))
32 gen-headers := $(filter-out $(no-export-headers), $(gen-headers))
36 duplicated := $(filter $(gen-headers), $(src-headers))
39 gen-headers := $(filter-out $(duplicated), $(gen-headers))
44 gen-headers := $(addprefix $(dst)/, $(gen-headers))
45 all-headers := $(src-headers) $(gen-headers)
65 $(gen-headers): $(dst)/%.h: $(gen)/%.h $(srctree)/scripts/headers_install.sh FORCE
/OK3568_Linux_fs/kernel/sound/soc/sh/rcar/
H A Dgen.c33 #define rsnd_priv_to_gen(p) ((struct rsnd_gen *)(p)->gen)
34 #define rsnd_reg_name(gen, id) ((gen)->reg_name[id]) argument
62 struct rsnd_gen *gen, enum rsnd_reg reg) in rsnd_is_accessible_reg() argument
64 if (!gen->regs[reg]) { in rsnd_is_accessible_reg()
86 struct rsnd_gen *gen = rsnd_priv_to_gen(priv); in rsnd_mod_read() local
89 if (!rsnd_is_accessible_reg(priv, gen, reg)) in rsnd_mod_read()
92 regmap_fields_read(gen->regs[reg], rsnd_mod_id_cmd(mod), &val); in rsnd_mod_read()
96 rsnd_reg_name(gen, reg), reg, val); in rsnd_mod_read()
106 struct rsnd_gen *gen = rsnd_priv_to_gen(priv); in rsnd_mod_write() local
108 if (!rsnd_is_accessible_reg(priv, gen, reg)) in rsnd_mod_write()
[all …]
/OK3568_Linux_fs/kernel/arch/arm/tools/
H A DMakefile8 gen := arch/$(ARCH)/include/generated macro
9 kapi := $(gen)/asm
10 uapi := $(gen)/uapi/asm
16 gen-y := $(gen)/calls-oabi.S
17 gen-y += $(gen)/calls-eabi.S
24 targets += $(addprefix ../../../,$(gen-y) $(kapi-hdrs-y) $(uapi-hdrs-y))
28 kapi: $(kapi-hdrs-y) $(gen-y)
36 quiet_cmd_gen_mach = GEN $@
40 $(kapi)/mach-types.h: $(src)/gen-mach-types $(src)/mach-types FORCE
74 $(gen)/calls-oabi.S: $(syscall) $(systbl) FORCE
[all …]
/OK3568_Linux_fs/u-boot/board/toradex/apalis_imx6/
H A Dpf0100_otp.inc29 {pmic_i2c, 0xA0, 0x2B}, // Auto gen from Row94
30 {pmic_i2c, 0xA1, 0x01}, // Auto gen from Row95
31 {pmic_i2c, 0xA2, 0x05}, // Auto gen from Row96
32 {pmic_i2c, 0xA8, 0x2B}, // Auto gen from Row102
33 {pmic_i2c, 0xA9, 0x02}, // Auto gen from Row103
34 {pmic_i2c, 0xAA, 0x01}, // Auto gen from Row104
35 {pmic_i2c, 0xAC, 0x18}, // Auto gen from Row106
36 {pmic_i2c, 0xAE, 0x01}, // Auto gen from Row108
37 {pmic_i2c, 0xB0, 0x2C}, // Auto gen from Row110
38 {pmic_i2c, 0xB1, 0x04}, // Auto gen from Row111
[all …]
/OK3568_Linux_fs/u-boot/board/toradex/colibri_imx6/
H A Dpf0100_otp.inc29 {pmic_i2c, 0xA0, 0x2B}, // Auto gen from Row94
30 {pmic_i2c, 0xA1, 0x01}, // Auto gen from Row95
31 {pmic_i2c, 0xA2, 0x05}, // Auto gen from Row96
32 {pmic_i2c, 0xA8, 0x2B}, // Auto gen from Row102
33 {pmic_i2c, 0xA9, 0x02}, // Auto gen from Row103
34 {pmic_i2c, 0xAA, 0x01}, // Auto gen from Row104
35 {pmic_i2c, 0xAC, 0x18}, // Auto gen from Row106
36 {pmic_i2c, 0xAE, 0x01}, // Auto gen from Row108
37 {pmic_i2c, 0xB0, 0x2C}, // Auto gen from Row110
38 {pmic_i2c, 0xB1, 0x04}, // Auto gen from Row111
[all …]
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_via.c78 struct hda_gen_spec gen; member
109 snd_hda_gen_spec_init(&spec->gen); in via_new_spec()
114 spec->gen.indep_hp = 1; in via_new_spec()
115 spec->gen.keep_eapd_on = 1; in via_new_spec()
116 spec->gen.dac_min_mute = 1; in via_new_spec()
117 spec->gen.pcm_playback_hook = via_playback_pcm_hook; in via_new_spec()
118 spec->gen.add_stereo_mix_input = HDA_HINT_STEREO_MIX_AUTO; in via_new_spec()
120 spec->gen.power_down_unused = 1; in via_new_spec()
187 if (spec->codec_type != VT1708 || !spec->gen.autocfg.hp_outs) in vt1708_stop_hp_work()
200 if (spec->codec_type != VT1708 || !spec->gen.autocfg.hp_outs) in vt1708_update_hp_work()
[all …]
H A Dpatch_analog.c23 struct hda_gen_spec gen; member
178 struct auto_pin_cfg *cfg = &spec->gen.autocfg; in ad198x_parse_auto_config()
185 spec->gen.indep_hp = indep_hp; in ad198x_parse_auto_config()
186 if (!spec->gen.add_stereo_mix_input) in ad198x_parse_auto_config()
187 spec->gen.add_stereo_mix_input = HDA_HINT_STEREO_MIX_AUTO; in ad198x_parse_auto_config()
211 snd_hda_gen_spec_init(&spec->gen); in alloc_ad_spec()
228 spec->gen.keep_eapd_on = 1; in ad_fixup_inv_jack_detect()
229 spec->gen.vmaster_mute.hook = ad_vmaster_eapd_hook; in ad_fixup_inv_jack_detect()
242 spec->gen.keep_eapd_on = 1; in ad1986a_fixup_eapd()
255 spec->gen.add_stereo_mix_input = HDA_HINT_STEREO_MIX_ENABLE; in ad1986a_fixup_eapd_mix_in()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/menu-cache/files/
H A D0001-Support-gcc10-compilation.patch8 /bin/ld: menu-merge.o:menu-cache-gen/menu-tags.h:167: multiple definition of `DirDirs'; main.o:menu…
9 /bin/ld: menu-merge.o:menu-cache-gen/menu-tags.h:164: multiple definition of `AppDirs'; main.o:menu…
10 /bin/ld: menu-merge.o:menu-cache-gen/menu-tags.h:52: multiple definition of `menuTag_Layout'; main.…
18 menu-cache-gen/menu-tags.h | 55 ++++++++++++--------------------------
21 diff --git a/menu-cache-gen/menu-tags.h b/menu-cache-gen/menu-tags.h
23 --- a/menu-cache-gen/menu-tags.h
24 +++ b/menu-cache-gen/menu-tags.h
/OK3568_Linux_fs/buildroot/package/menu-cache/
H A D0001-Support-gcc10-compilation.patch8 /bin/ld: menu-merge.o:menu-cache-gen/menu-tags.h:167: multiple definition of `DirDirs'; main.o:menu…
9 /bin/ld: menu-merge.o:menu-cache-gen/menu-tags.h:164: multiple definition of `AppDirs'; main.o:menu…
10 /bin/ld: menu-merge.o:menu-cache-gen/menu-tags.h:52: multiple definition of `menuTag_Layout'; main.…
19 menu-cache-gen/menu-tags.h | 55 ++++++++++++--------------------------
22 diff --git a/menu-cache-gen/menu-tags.h b/menu-cache-gen/menu-tags.h
24 --- a/menu-cache-gen/menu-tags.h
25 +++ b/menu-cache-gen/menu-tags.h
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Dregs.h131 #define R_AH gen.A.I8_reg.h_reg
132 #define R_AL gen.A.I8_reg.l_reg
133 #define R_BH gen.B.I8_reg.h_reg
134 #define R_BL gen.B.I8_reg.l_reg
135 #define R_CH gen.C.I8_reg.h_reg
136 #define R_CL gen.C.I8_reg.l_reg
137 #define R_DH gen.D.I8_reg.h_reg
138 #define R_DL gen.D.I8_reg.l_reg
141 #define R_AX gen.A.I16_reg.x_reg
142 #define R_BX gen.B.I16_reg.x_reg
[all …]
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Dregs.h125 #define R_AH gen.A.I8_reg.h_reg
126 #define R_AL gen.A.I8_reg.l_reg
127 #define R_BH gen.B.I8_reg.h_reg
128 #define R_BL gen.B.I8_reg.l_reg
129 #define R_CH gen.C.I8_reg.h_reg
130 #define R_CL gen.C.I8_reg.l_reg
131 #define R_DH gen.D.I8_reg.h_reg
132 #define R_DL gen.D.I8_reg.l_reg
135 #define R_AX gen.A.I16_reg.x_reg
136 #define R_BX gen.B.I16_reg.x_reg
[all …]
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Duncore_snb.c987 IMC_DEV(IVB_IMC, &ivb_uncore_pci_driver), /* 3rd Gen Core processor */
988 IMC_DEV(IVB_E3_IMC, &ivb_uncore_pci_driver), /* Xeon E3-1200 v2/3rd Gen Core processor */
989 IMC_DEV(HSW_IMC, &hsw_uncore_pci_driver), /* 4th Gen Core Processor */
990 IMC_DEV(HSW_U_IMC, &hsw_uncore_pci_driver), /* 4th Gen Core ULT Mobile Processor */
991 IMC_DEV(BDW_IMC, &bdw_uncore_pci_driver), /* 5th Gen Core U */
992 IMC_DEV(SKL_Y_IMC, &skl_uncore_pci_driver), /* 6th Gen Core Y */
993 IMC_DEV(SKL_U_IMC, &skl_uncore_pci_driver), /* 6th Gen Core U */
994 IMC_DEV(SKL_HD_IMC, &skl_uncore_pci_driver), /* 6th Gen Core H Dual Core */
995 IMC_DEV(SKL_HQ_IMC, &skl_uncore_pci_driver), /* 6th Gen Core H Quad Core */
996 IMC_DEV(SKL_SD_IMC, &skl_uncore_pci_driver), /* 6th Gen Core S Dual Core */
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/
H A Dconvert.hpp35 gen; typedef
37 typedef typename gen::type type;
46 typedef typename result_of::convert<Tag, Sequence>::gen gen; in BOOST_FUSION_WA_GCC34() typedef
47 return gen::call(seq); in BOOST_FUSION_WA_GCC34()
55 typedef typename result_of::convert<Tag, Sequence const>::gen gen; in convert() typedef
56 return gen::call(seq); in convert()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/
H A Dconvert.hpp24 typedef typename detail::as_vector<result_of::size<Sequence>::value> gen; typedef
25 typedef typename gen::
36 typedef typename result_of::as_vector<Sequence>::gen gen; in as_vector() typedef
37 return gen::call(fusion::begin(seq)); in as_vector()
45 typedef typename result_of::as_vector<Sequence const>::gen gen; in as_vector() typedef
46 return gen::call(fusion::begin(seq)); in as_vector()
/OK3568_Linux_fs/buildroot/package/libgpg-error/
H A D0001-build-Fix-generation-of-lock-obj-pub.native.h-for-cr.patch7 * src/gen-lock-obj.sh: Capture echo output with quotes.
16 src/gen-lock-obj.sh | 2 +-
19 diff --git a/src/gen-lock-obj.sh b/src/gen-lock-obj.sh
21 --- a/src/gen-lock-obj.sh
22 +++ b/src/gen-lock-obj.sh
24 # AWK=gawk ./gen-lock-obj.sh
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/
H A D0004-call-native-helpers.patch21 @@ -25,7 +25,7 @@ target_link_libraries(gen-western-table
25 - COMMAND ${CMAKE_CURRENT_BINARY_DIR}/gen-western-table "${CMAKE_CURRENT_SOURCE_DIR}/e-name-western…
26 + COMMAND gen-western-table "${CMAKE_CURRENT_SOURCE_DIR}/e-name-western-tables.h.in" >${CMAKE_CURRE…
27 DEPENDS gen-western-table e-name-western-tables.h.in
34 @@ -10,7 +10,7 @@ target_include_directories(camel-gen-tables PUBLIC
38 - COMMAND ${CMAKE_CURRENT_BINARY_DIR}/camel-gen-tables >${CMAKE_CURRENT_BINARY_DIR}/camel-mime-tabl…
39 + COMMAND camel-gen-tables >${CMAKE_CURRENT_BINARY_DIR}/camel-mime-tables.c
40 DEPENDS camel-gen-tables

12345678910>>...55