| /OK3568_Linux_fs/kernel/drivers/staging/sm750fb/ |
| H A D | ddk750_chip.c | 37 unsigned int M, N, OD, POD; in get_mxclk_freq() local 46 POD = (pll_reg & PLL_CTRL_POD_MASK) >> PLL_CTRL_POD_SHIFT; in get_mxclk_freq() 48 return DEFAULT_INPUT_CLOCK * M / N / BIT(OD) / BIT(POD); in get_mxclk_freq() 372 pll->POD = 0; in sm750_calc_pll_value() 374 pll->POD = d - max_OD; in sm750_calc_pll_value() 375 pll->OD = d - pll->POD; in sm750_calc_pll_value() 388 unsigned int POD = p_PLL->POD; in sm750_format_pll_reg() local 402 ((POD << PLL_CTRL_POD_SHIFT) & PLL_CTRL_POD_MASK) | in sm750_format_pll_reg()
|
| H A D | ddk750_chip.h | 50 unsigned long POD; member
|
| /OK3568_Linux_fs/kernel/sound/usb/line6/ |
| H A D | Kconfig | 9 tristate "Line 6 POD USB support" 26 tristate "Line 6 POD X3/HD300/400/500 USB support" 29 This is a driver for POD X3, HD300, 400 and 500 devices.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/ |
| H A D | 0001-gfx-direct-Aboid-usng-VLAs-and-printf-formats.patch | 6 VLAs are flagged by clang when using non-POD types, therefore replace
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/hibmc/ |
| H A D | hibmc_drm_de.c | 29 unsigned long POD; member 246 pllreg |= HIBMC_FIELD(HIBMC_PLL_CTRL_POD, pll.POD); in format_pll_reg()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/ |
| H A D | any | 98 // Prevent trivial copies of this type, buffer might hold a non-POD.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/ |
| H A D | any | 98 // Prevent trivial copies of this type, buffer might hold a non-POD.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | any | 84 // Prevent trivial copies of this type, buffer might hold a non-POD.
|
| H A D | type_traits | 2063 * type shall be a POD type suitable for use as uninitialized
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | any | 84 // Prevent trivial copies of this type, buffer might hold a non-POD.
|
| H A D | type_traits | 2063 * type shall be a POD type suitable for use as uninitialized
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/ |
| H A D | pre-generated-old-configure.patch | 4498 + # We use offsetof on non-POD objects all the time.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/ |
| H A D | translit_hangul | 10245 <UD3F3> "<U314D><U3157><U3137>" % HANGUL SYLLABLE POD
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/ |
| H A D | translit_hangul | 10245 <UD3F3> "<U314D><U3157><U3137>" % HANGUL SYLLABLE POD
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/charmaps/ |
| HD | JOHAB.gz | 1<code_set_name> JOHAB
2<comment_char> %
3<escape_char> /
4<mb_cur_min> ... |
| HD | CP949.gz | |
| HD | UTF-8.gz | 1<code_set_name> UTF-8
2<comment_char> %
3<escape_char> /
4< ... |
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/charmaps/ |
| HD | CP949.gz | 1<code_set_name> CP949
2<comment_char> %
3<escape_char> /
4<mb_cur_max> ... |
| HD | JOHAB.gz | 1<code_set_name> JOHAB
2<comment_char> %
3<escape_char> /
4<mb_cur_min> ... |
| HD | UTF-8.gz | 1<code_set_name> UTF-8
2<comment_char> %
3<escape_char> /
4< ... |
| HD | GB18030.gz | 1<code_set_name> GB18030
2<comment_char> %
3<escape_char> /
4<mb_cur_min> ... |
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gcc.info | 3634 Suppress warnings from applying the 'offsetof' macro to a non-POD 35918 Although the primary usage of this attribute is for POD types, the 54269 If 'type' is a cv POD type ([basic.types]) then the trait is
|
| H A D | gccint.info | 17128 constructors. Sometimes it is useful to have a POD version of the same 17130 'pod_mode<T>' provides a POD version of wrapper class T. It is
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gcc.info | 3634 Suppress warnings from applying the 'offsetof' macro to a non-POD 35918 Although the primary usage of this attribute is for POD types, the 54269 If 'type' is a cv POD type ([basic.types]) then the trait is
|
| H A D | gccint.info | 17128 constructors. Sometimes it is useful to have a POD version of the same 17130 'pod_mode<T>' provides a POD version of wrapper class T. It is
|