| /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 | pretty-print.h | 173 #define pp_line_cutoff(PP) (PP)->wrapping.line_cutoff argument 176 #define pp_prefixing_rule(PP) (PP)->wrapping.rule argument 179 #define pp_wrapping_mode(PP) (PP)->wrapping argument 188 #define pp_format_decoder(PP) (PP)->format_decoder argument 202 #define pp_needs_newline(PP) (PP)->need_newline argument 205 #define pp_is_wrapping_line(PP) (pp_line_cutoff (PP) > 0) argument 208 #define pp_indentation(PP) (PP)->indent_skip argument 212 #define pp_translate_identifiers(PP) (PP)->translate_identifiers argument 215 #define pp_show_color(PP) (PP)->show_color argument 289 #define pp_space(PP) pp_character (PP, ' ') argument [all …]
|
| H A D | tree-pretty-print.h | 27 #define pp_unsupported_tree(PP, T) \ argument 28 pp_verbatim (PP, "%qs not supported by %s", \
|
| /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 | pretty-print.h | 173 #define pp_line_cutoff(PP) (PP)->wrapping.line_cutoff argument 176 #define pp_prefixing_rule(PP) (PP)->wrapping.rule argument 179 #define pp_wrapping_mode(PP) (PP)->wrapping argument 188 #define pp_format_decoder(PP) (PP)->format_decoder argument 202 #define pp_needs_newline(PP) (PP)->need_newline argument 205 #define pp_is_wrapping_line(PP) (pp_line_cutoff (PP) > 0) argument 208 #define pp_indentation(PP) (PP)->indent_skip argument 212 #define pp_translate_identifiers(PP) (PP)->translate_identifiers argument 215 #define pp_show_color(PP) (PP)->show_color argument 289 #define pp_space(PP) pp_character (PP, ' ') argument [all …]
|
| H A D | tree-pretty-print.h | 27 #define pp_unsupported_tree(PP, T) \ argument 28 pp_verbatim (PP, "%qs not supported by %s", \
|
| /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/cp/ |
| H A D | cxx-pretty-print.h | 63 #define pp_cxx_cv_qualifier_seq(PP, T) \ argument 64 pp_c_type_qualifier_list (PP, T) 65 #define pp_cxx_cv_qualifiers(PP, CV, FT) \ argument 66 pp_c_cv_qualifiers (PP, CV, FT) 68 #define pp_cxx_whitespace(PP) pp_c_whitespace (PP) argument 69 #define pp_cxx_left_paren(PP) pp_c_left_paren (PP) argument 70 #define pp_cxx_right_paren(PP) pp_c_right_paren (PP) argument 71 #define pp_cxx_left_brace(PP) pp_c_left_brace (PP) argument 72 #define pp_cxx_right_brace(PP) pp_c_right_brace (PP) argument 73 #define pp_cxx_left_bracket(PP) pp_c_left_bracket (PP) argument [all …]
|
| /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/cp/ |
| H A D | cxx-pretty-print.h | 63 #define pp_cxx_cv_qualifier_seq(PP, T) \ argument 64 pp_c_type_qualifier_list (PP, T) 65 #define pp_cxx_cv_qualifiers(PP, CV, FT) \ argument 66 pp_c_cv_qualifiers (PP, CV, FT) 68 #define pp_cxx_whitespace(PP) pp_c_whitespace (PP) argument 69 #define pp_cxx_left_paren(PP) pp_c_left_paren (PP) argument 70 #define pp_cxx_right_paren(PP) pp_c_right_paren (PP) argument 71 #define pp_cxx_left_brace(PP) pp_c_left_brace (PP) argument 72 #define pp_cxx_right_brace(PP) pp_c_right_brace (PP) argument 73 #define pp_cxx_left_bracket(PP) pp_c_left_bracket (PP) argument [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/c-family/ |
| H A D | c-pretty-print.h | 99 #define pp_type_specifier_seq(PP, D) (PP)->type_specifier_seq (PP, D) argument 100 #define pp_ptr_operator(PP, D) (PP)->ptr_operator (PP, D) argument 101 #define pp_parameter_list(PP, T) (PP)->parameter_list (PP, T) argument
|
| /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/c-family/ |
| H A D | c-pretty-print.h | 99 #define pp_type_specifier_seq(PP, D) (PP)->type_specifier_seq (PP, D) argument 100 #define pp_ptr_operator(PP, D) (PP)->ptr_operator (PP, D) argument 101 #define pp_parameter_list(PP, T) (PP)->parameter_list (PP, T) argument
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
| H A D | 01_man_portability.patch | 21 .PP 28 .PP 40 .PP 63 .PP 108 .PP 127 .PP 134 .PP 152 .PP 158 .PP 174 .PP [all …]
|
| H A D | 00_man_quoting.diff | 22 .PP 53 .PP 60 .PP 72 .PP 77 .PP
|
| H A D | man_fromhost.patch | 21 .PP
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/procmail/procmail/ |
| H A D | from-debian-to-fix-man-file.patch | 46 .PP 49 +.PP 55 +.PP 73 .PP
|
| /OK3568_Linux_fs/buildroot/package/urg/ |
| H A D | 0002-urg-gcc6-fix-narrowing-conversion.patch | 48 // PP �̑��M�ƃf�[�^�̎�M 53 if (! response(return_code, "PP\n", pp_expected_response, &lines)) { 54 error_message_ = "PP fail.";
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | mce_amd.h | 27 #define PP(x) (((x) >> 9) & 0x3) macro 28 #define PP_MSG(x) pp_msgs[PP(x)]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | mali-utgard.txt | 26 - IRQPP<X> - Name for PP interrupts. 27 - IRQPPMMU<X> - Name for interrupts from the PP MMU. 28 - IRQPP - Name for the PP broadcast interrupt (Mali-450 only).
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/vlock/vlock-2.2.3/ |
| H A D | disable_vlockrc.patch | 23 .PP 31 .PP
|
| /OK3568_Linux_fs/kernel/Documentation/scheduler/ |
| H A D | sched-energy.rst | 163 below as 'PP':: 174 341 -PP - - - - ## ## | 512 | 300 | 1024 | 1700 | 175 PP ## ## +-----+-----+------+------+ 203 PP ## ## 204 170 -## - - PP- ## ## 217 PP * CPU2: 600 / 768 * 800 = 625 218 512 - - - - - - - ##- - -PP - * CPU3: 700 / 768 * 800 = 729 238 341 -PP - - - - ## ## 239 PP ## ##
|
| /OK3568_Linux_fs/buildroot/package/perl-json-maybexs/ |
| H A D | Config.in | 5 JSON::PP.
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20190720.patch.gz | |
| HD | ncurses-6.1-20191130.patch.gz | 1# ncurses 6.1 - patch 20191130 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190713.patch.gz | 1# ncurses 6.1 - patch 20190713 - Thomas E. Dickey
2#
3# --- ... |
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/ovmf/ovmf/ |
| H A D | 0006-reproducible.patch | 127 - 'PP' : { 'Macro' : '$(PP_FLAGS)', 'Value' : False}, 134 + 'PP' : { 'Macro' : '$(PP_FLAGS)', 'Value' : True},
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
| H A D | hddtemp-0.3-beta15-autodetect-717479.patch | 17 .PP
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
| H A D | rdist-6.1.5-oldpath.patch | 31 .PP
|
| /OK3568_Linux_fs/kernel/fs/pstore/ |
| H A D | Kconfig | 197 partition using the format SSSSSSSS-PP, where SSSSSSSS is a zero- 198 filled hex representation of the 32-bit "NT disk signature", and PP
|