Searched refs:ass (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | gimple.h | 2574 const gassign *ass = GIMPLE_CHECK2<const gassign *> (gs); 2575 return gimple_assign_lhs (ass); 2590 gassign *ass = GIMPLE_CHECK2<gassign *> (gs); 2591 return gimple_assign_lhs_ptr (ass); 2609 gassign *ass = GIMPLE_CHECK2<gassign *> (gs); 2610 gimple_assign_set_lhs (ass, lhs); 2625 const gassign *ass = GIMPLE_CHECK2<const gassign *> (gs); 2626 return gimple_assign_rhs1 (ass); 2642 gassign *ass = GIMPLE_CHECK2<gassign *> (gs); 2643 return gimple_assign_rhs1_ptr (ass); [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | gimple.h | 2574 const gassign *ass = GIMPLE_CHECK2<const gassign *> (gs); 2575 return gimple_assign_lhs (ass); 2590 gassign *ass = GIMPLE_CHECK2<gassign *> (gs); 2591 return gimple_assign_lhs_ptr (ass); 2609 gassign *ass = GIMPLE_CHECK2<gassign *> (gs); 2610 gimple_assign_set_lhs (ass, lhs); 2625 const gassign *ass = GIMPLE_CHECK2<const gassign *> (gs); 2626 return gimple_assign_rhs1 (ass); 2642 gassign *ass = GIMPLE_CHECK2<gassign *> (gs); 2643 return gimple_assign_rhs1_ptr (ass); [all …]
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | patch_realtek.c | 674 unsigned int ass, tmp, i; in alc_auto_parse_customize_define() local 681 ass = spec->cdefine.sku_cfg; in alc_auto_parse_customize_define() 682 if (ass == ALC_FIXUP_SKU_IGNORE) in alc_auto_parse_customize_define() 689 ass = codec->core.subsystem_id & 0xffff; in alc_auto_parse_customize_define() 690 if (ass != codec->bus->pci->subsystem_device && (ass & 1)) in alc_auto_parse_customize_define() 696 ass = snd_hda_codec_get_pincfg(codec, nid); in alc_auto_parse_customize_define() 698 if (!(ass & 1)) { in alc_auto_parse_customize_define() 700 codec->core.chip_name, ass); in alc_auto_parse_customize_define() 707 if ((ass >> i) & 1) in alc_auto_parse_customize_define() 710 if (((ass >> 16) & 0xf) != tmp) in alc_auto_parse_customize_define() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/netperf/files/ |
| H A D | 0001-netlib.c-Move-including-sched.h-out-og-function.patch | 50 defines from /usr/include/bits/sched.h, which we ass-u-me is
|
| /OK3568_Linux_fs/buildroot/package/gnupg/ |
| H A D | 0001-build-Always-use-EXTERN_UNLESS_MAIN_MODULE-pattern.patch | 12 defined once, ass gcc 10 now default to -fno-common.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/licenses/ |
| H A D | GPL-2.0-with-lmbench-restriction | 52 sorry if I'm a pain in the ass on this topic, but I'm doing the right
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | checksum_32.S | 329 be ccdbl + 4 ! 8 byte aligned, kick ass
|