| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/ |
| H A D | amd_acpi.h | 30 u16 size; /* structure size in bytes (includes size field) */ 37 u16 size; /* structure size in bytes (includes size field) */ 44 u16 size; /* structure size in bytes (includes size field) */ 56 u16 size; /* structure size in bytes (includes size field) */ 68 u16 size; /* structure size in bytes (includes size field) */ 85 u16 size; /* structure size in bytes (includes size field) */ 93 u16 size; /* structure size in bytes (includes size field) */ 102 u16 size; /* structure size in bytes (includes size field) */ 147 * WORD - structure size in bytes (includes size field) 170 * WORD - structure size in bytes (includes size field) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_acpi.h | 71 * WORD - structure size in bytes (includes size field) 102 * WORD - structure size in bytes (includes size field) 108 * WORD - structure size in bytes (includes size field) 126 * WORD - structure size in bytes (includes size field) 162 * WORD - structure size in bytes (includes size field) 166 * WORD - structure size in bytes (includes size field) 185 * WORD - structure size in bytes (includes size field) 195 * WORD - structure size in bytes (includes size field) 210 * WORD - structure size in bytes (includes size field) 219 * WORD - structure size in bytes (includes size field) [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3288/ |
| H A D | Kconfig | 9 WiFi. It includes a Chrome OS EC (Cortex-M3) to provide access to 28 HD camera, touchpad, WiFi and Bluetooth. It includes a Chrome OS 30 functions. It includes 2 or 4GB of SDRAM and 16 or 32GB of 39 also includes on-board eMMC and 2GB of SDRAM. Expansion connectors 46 The EVB-RK3288-RK1608 includes a Host AP RK3288 and a DSP coprocessor 50 includes on-board eMMC and 2GB of DDR3. Expansion connectors provide 59 includes on-board eMMC and 2GB of SDRAM. Expansion connectors 68 also includes on-board eMMC and 1GB of SDRAM. Expansion connectors 94 Ethernet and lots of sensors. It also includes on-board 8 GeMMC and 120 also includes on-board eMMC and 2GB of SDRAM. Expansion connectors [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/amdzen1/ |
| H A D | floating-point.json | 6 …includes all operations performed by x87, MMX, and SSE instructions, including moves. Each increme… 13 …includes all operations performed by x87, MMX, and SSE instructions, including moves. Each increme… 20 …includes all operations performed by x87, MMX, and SSE instructions, including moves. Each increme… 27 …includes all operations performed by x87, MMX, and SSE instructions, including moves. Each increme… 34 …includes all operations performed by x87, MMX, and SSE instructions, including moves. Each increme… 41 …includes all operations performed by x87, MMX, and SSE instructions, including moves. Each increme… 48 …includes all operations performed by x87, MMX, and SSE instructions, including moves. Each increme… 55 …includes all operations performed by x87, MMX, and SSE instructions, including moves. Each increme… 62 …includes all operations performed by x87, MMX, and SSE instructions, including moves. Each increme… 69 …includes all operations performed by x87, MMX, and SSE instructions, including moves. Each increme…
|
| H A D | core.json | 11 …"PublicDescription": "The number of uOps retired. This includes all processor activity (instructio… 17 …"PublicDescription": "The number of branch instructions retired. This includes all types of archit… 23 …tructions retired, of any type, that were not correctly predicted. This includes those for which p… 29 …"PublicDescription": "The number of taken branches that were retired. This includes all types of a… 70 …e. Each increment represents one complete instruction. Since this event includes non-numeric instr… 77 …e. Each increment represents one complete instruction. Since this event includes non-numeric instr… 84 …e. Each increment represents one complete instruction. Since this event includes non-numeric instr…
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | devicetree.bbclass | 3 # device tree compilation process, this includes being able to include sources 17 # The default inclusion of kernel device tree includes and headers means that 40 # Default kernel includes, these represent what are normally used for in-kernel 74 includes = set() 75 # expand all includes with glob 79 includes.add(g) 80 return includes 90 def devicetree_compile(dtspath, includes, d): 99 for i in includes: 114 for i in includes: [all …]
|
| /OK3568_Linux_fs/buildroot/package/erlang/ |
| H A D | 0002-erts-emulator-reorder-inclued-headers-paths.patch | 14 Move INCLUDES before CFLAGS to use pcre.h from erlang. 33 - $(V_EMU_CC) $(subst -O2, $(GEN_OPT_FLGS), $(CFLAGS)) $(INCLUDES) -c $< -o $@ 34 + $(V_EMU_CC) $(INCLUDES) $(subst -O2, $(GEN_OPT_FLGS), $(CFLAGS)) -c $< -o $@ 37 $(V_EMU_CC) -S -fverbose-asm $(subst -O2, $(GEN_OPT_FLGS), $(CFLAGS)) $(INCLUDES) -c $< -o $@ 42 - $(V_CC) $(subst -O2, $(GEN_OPT_FLGS), $(CFLAGS)) $(INCLUDES) -c $< -o $@ 43 + $(V_CC) $(INCLUDES) $(subst -O2, $(GEN_OPT_FLGS), $(CFLAGS)) -c $< -o $@ 46 $(V_CC) $(CFLAGS) $(INCLUDES) -Idrivers/common -c $< -o $@
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | Makefile.in | 220 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 224 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 837 …AGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $… 841 …AGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $… 844 …AGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $… 848 …AGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $… 851 …AGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $… 855 …AGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $… 858 …AGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $… 862 …AGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $… [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/broadwellde/ |
| H A D | frontend.json | 18 …elivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops that may byp… 29 …elivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops that may byp… 39 …n Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops that may byp… 50 …n Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops that may byp… 60 …Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops that may byp… 71 …Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops that may byp… 83 …tream Buffer (DSB) while the Microcode Sequencer (MS) is busy. Counting includes uops that may byp… 94 …n Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops that may byp… 105 …n Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops that may byp… 115 …Decode Queue (IDQ) while the Microcode Sequenser (MS) is busy. Counting includes uops that may byp… [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/broadwell/ |
| H A D | frontend.json | 13 …elivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops that may byp… 23 …elivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops that may byp… 34 …n Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops that may byp… 44 …n Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops that may byp… 55 …Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops that may byp… 65 …Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops that may byp… 76 …tream Buffer (DSB) while the Microcode Sequencer (MS) is busy. Counting includes uops that may byp… 88 …n Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops that may byp… 99 …n Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops that may byp… 110 …Decode Queue (IDQ) while the Microcode Sequenser (MS) is busy. Counting includes uops that may byp… [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/broadwellx/ |
| H A D | frontend.json | 18 …elivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops that may byp… 29 …elivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops that may byp… 39 …n Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops that may byp… 50 …n Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops that may byp… 60 …Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops that may byp… 71 …Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops that may byp… 83 …tream Buffer (DSB) while the Microcode Sequencer (MS) is busy. Counting includes uops that may byp… 94 …n Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops that may byp… 105 …n Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops that may byp… 115 …Decode Queue (IDQ) while the Microcode Sequenser (MS) is busy. Counting includes uops that may byp… [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/ |
| H A D | tree-ssa-alias.h | 34 /* Nonzero if the points-to set includes any global memory. Note that 38 /* Nonzero if the points-to set includes the local escaped solution by 42 /* Nonzero if the points-to set includes the IPA escaped solution by 46 /* Nonzero if the points-to set includes 'nothing', the points-to set 47 includes memory at address NULL. */ 50 /* Nonzero if the vars bitmap includes a variable included in 'nonlocal'. */ 52 /* Nonzero if the vars bitmap includes a variable included in 'escaped'. */ 54 /* Nonzero if the vars bitmap includes a anonymous heap variable that 57 /* Nonzero if the vars bitmap includes a anonymous variable used to 60 /* Nonzero if the vars bitmap includes an interposable variable. */
|
| /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 | tree-ssa-alias.h | 34 /* Nonzero if the points-to set includes any global memory. Note that 38 /* Nonzero if the points-to set includes the local escaped solution by 42 /* Nonzero if the points-to set includes the IPA escaped solution by 46 /* Nonzero if the points-to set includes 'nothing', the points-to set 47 includes memory at address NULL. */ 50 /* Nonzero if the vars bitmap includes a variable included in 'nonlocal'. */ 52 /* Nonzero if the vars bitmap includes a variable included in 'escaped'. */ 54 /* Nonzero if the vars bitmap includes a anonymous heap variable that 57 /* Nonzero if the vars bitmap includes a anonymous variable used to 60 /* Nonzero if the vars bitmap includes an interposable variable. */
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/amdzen2/ |
| H A D | floating-point.json | 6 …includes all operations performed by x87, MMX, and SSE instructions, including moves. Each increme… 13 …includes all operations performed by x87, MMX, and SSE instructions, including moves. Each increme… 20 …includes all operations performed by x87, MMX, and SSE instructions, including moves. Each increme… 27 …includes all operations performed by x87, MMX, and SSE instructions, including moves. Each increme… 34 …includes all operations performed by x87, MMX, and SSE instructions, including moves. Each increme…
|
| H A D | core.json | 11 …"PublicDescription": "The number of micro-ops retired. This count includes all processor activity … 17 …"PublicDescription": "The number of branch instructions retired. This includes all types of archit… 23 …tructions retired, of any type, that were not correctly predicted. This includes those for which p… 29 …"PublicDescription": "The number of taken branches that were retired. This includes all types of a… 70 …e. Each increment represents one complete instruction. Since this event includes non-numeric instr… 77 …e. Each increment represents one complete instruction. Since this event includes non-numeric instr… 84 …e. Each increment represents one complete instruction. Since this event includes non-numeric instr…
|
| /OK3568_Linux_fs/yocto/poky/documentation/ref-manual/ |
| H A D | images.rst | 59 for development work using the host. The image includes headers and 65 - ``core-image-lsb-sdk``: A ``core-image-lsb`` that includes everything 66 in the cross-toolchain but also includes development headers and 77 for development work using the host. The image includes headers and 95 - ``core-image-rt-sdk``: A ``core-image-rt`` image that includes 96 everything in the cross-toolchain. The image also includes 106 development using the host. The image includes libraries needed to 110 - ``core-image-sato-sdk``: A ``core-image-sato`` image that includes 111 everything in the cross-toolchain. The image also includes
|
| /OK3568_Linux_fs/kernel/drivers/rapidio/switches/ |
| H A D | Kconfig | 8 Includes support for IDT Tsi57x family of serial RapidIO switches. 13 Includes support for IDT CPS-16/12/10/8 serial RapidIO switches. 19 Includes support for IDT Tsi568 serial RapidIO switch. 25 Includes support for ITD CPS Gen.2 serial RapidIO switches. 31 Includes support for ITD RXS Gen.3 serial RapidIO switches.
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | Makefile.in | 223 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 227 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 814 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFL… 818 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFL… 821 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFL… 825 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFL… 828 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFL… 832 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFL… 835 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFL… 839 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFL… [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/examples/ |
| H A D | Makefile.in | 242 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 246 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 906 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFL… 910 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFL… 913 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFL… 917 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFL… 920 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFL… 924 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFL… 927 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFL… 931 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFL… [all …]
|
| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | Makefile.in | 302 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 306 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 1120 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_CPPFLAGS) $(CP… 1124 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_CP… 1127 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_CPPFLAGS) $(CP… 1131 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_CP… 1134 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_CPPFLAGS) $(CP… 1138 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_CP… 1141 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_CPPFLAGS) $(CP… 1145 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_CP… [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/snort/ |
| H A D | snort_2.9.19.bb | 34 --with-dnet-includes=${STAGING_INCDIR} \ 36 --with-libpcre-includes=${STAGING_INCDIR} \ 38 --with-daq-includes=${STAGING_INCDIR} \ 44 # is called even with --without-openssl-includes 46 …[openssl] = "--with-openssl-includes=${STAGING_INCDIR} --with-openssl-libraries=${STAGING_LIBDIR},… 47 …AGECONFIG[lzma] = "--with-lzma-includes=${STAGING_INCDIR} --with-lzma-libraries=${STAGING_LIBDIR},…
|
| /OK3568_Linux_fs/buildroot/package/wpa_supplicant/ |
| H A D | 0003-Include-stdbool.h-to-allow-C99-bool-to-be-used.patch | 15 src/utils/includes.h | 1 + 18 diff --git a/src/utils/includes.h b/src/utils/includes.h 20 --- a/src/utils/includes.h 21 +++ b/src/utils/includes.h
|
| /OK3568_Linux_fs/buildroot/package/hostapd/ |
| H A D | 0003-Include-stdbool.h-to-allow-C99-bool-to-be-used.patch | 15 src/utils/includes.h | 1 + 18 diff --git a/src/utils/includes.h b/src/utils/includes.h 20 --- a/src/utils/includes.h 21 +++ b/src/utils/includes.h
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ti-soc-thermal/ |
| H A D | Kconfig | 9 This includes alert interrupts generation and also the TSHUT 19 This includes trip points definitions, extrapolation rules and 48 This includes alert interrupts generation and also the TSHUT 60 This includes alert interrupts generation and also the TSHUT 72 This includes alert interrupts generation and also the TSHUT
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/ |
| H A D | 0001-Use-AM_CPPFLAGS-instead-of-INCLUDES.patch | 4 Subject: [PATCH 1/3] Use AM_CPPFLAGS instead of INCLUDES 18 # e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS) 20 -INCLUDES= \ 33 -INCLUDES = \ 46 -INCLUDES = \
|