| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/mcpp/files/ |
| H A D | ice-mcpp.patch | 56 + ! #define COMPILER_EXT_VAL "1500" /* VC 6.0: "1200" */ 57 + /* VC 2002: "1300", VC 2003: "1310", VC 2005: "1400", VC 2008: "1500" */ 59 + ! #define COMPILER_EXT2_VAL "150021022" /* VC 6.0: "12008804" */ 60 + /* VC 2002: "13009466", VC 2003: "13103077", VC 2005: "140050320" */ 61 + /* VC 2008: "150021022" */ 67 + ! #define COMPILER_EXT_VAL "1600" /* VC 6.0: "1200" */ 68 + /* VC 2002: "1300", VC 2003: "1310", VC 2005: "1400", VC 2008: "1500" */ 70 + ! #define COMPILER_EXT2_VAL "160030319" /* VC 6.0: "12008804" */ 71 + /* VC 2002: "13009466", VC 2003: "13103077", VC 2005: "140050320" */ 72 + /* VC 2008: "150021022" */
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | PERF-VERSION-GEN | 42 VC=$(sed -e 's/^#define PERF_VERSION "\(.*\)"/\1/' <$GVF) 44 VC=unset 46 test "$VN" = "$VC" || {
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-bcm283x/ |
| H A D | Kconfig | 57 b) You should run the following to tell the VC FW to process DT when 99 At the time of writing, the VC FW requires a non-default option in 103 The VC FW typically provides ARM "stub" code to set up the CPU and 105 mode. In order to boot U-Boot before the VC FW is enhanced, please 108 duplicated here. The VC FW enhancement is tracked in
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/abi/ |
| H A D | borland_prefix.hpp | 24 # pragma option push -a8 -Vx- -Ve- -b- -pc -Vmv -VC- -Vl- -w-8027 -w-8026
|
| /OK3568_Linux_fs/external/mpp/build/vc10-x86_64/ |
| H A D | build-all.bat | 10 call "%VS100COMNTOOLS%\..\..\VC\vcvarsall.bat"
|
| /OK3568_Linux_fs/external/mpp/build/vc12-x86_64/ |
| H A D | build-all.bat | 10 call "%VS120COMNTOOLS%\..\..\VC\vcvarsall.bat"
|
| /OK3568_Linux_fs/kernel/net/atm/ |
| H A D | Kconfig | 36 cannot be reached because there is no VC to it in the kernel's 69 bool "Per-VC IP filter kludge"
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/ |
| H A D | cpia2_devel.rst | 46 block is the video compressor (VC). The video stream sent from the camera is 47 compressed as Motion JPEG (JPEGA). The VC controls all of the compression
|
| /OK3568_Linux_fs/buildroot/package/libva/ |
| H A D | Config.in | 14 MPEG-4 AVC/H.264, and VC-1/VMW3).
|
| /OK3568_Linux_fs/buildroot/package/libopenssl/ |
| H A D | 0004-Configure-use-ELFv2-ABI-on-some-ppc64-big-endian-sys.patch | 34 if ($config{target} =~ /^(VC|vms)-/) {
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ |
| H A D | Makefile | 13 $(DT_DOC_CHECKER) --version 2>/dev/null || echo 0; } | sort -VC || \
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | dumpstack_64.c | 84 EPAGERANGE(VC),
|
| H A D | sev-es.c | 104 return ((sp >= __this_cpu_ist_bottom_va(VC)) && (sp < __this_cpu_ist_top_va(VC))); in on_vc_stack() 144 if (WARN_ON(ist == __this_cpu_ist_top_va(VC))) in __sev_es_ist_exit()
|
| /OK3568_Linux_fs/kernel/Documentation/input/ |
| H A D | notifier.rst | 9 - 'vc' always provide the VC for which the keyboard event applies;
|
| /OK3568_Linux_fs/kernel/fs/unicode/ |
| H A D | utf8-norm.c | 268 #define VC (21) macro 270 #define NC (VC * TC)
|
| H A D | mkutf8data.c | 2656 #define VC (21) macro 2658 #define NC (VC * TC)
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-vaapi/ |
| H A D | Config.in | 18 H.264 AVC, H.264 MVC, VP8, VC-1, WMV3, HEVC videos to VA
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | cpu_entry_area.c | 116 cea_map_stack(VC); in percpu_setup_exception_stacks()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | framerelay.rst | 11 the Virtual Connections (VC) assigned to you.
|
| /OK3568_Linux_fs/kernel/Documentation/PCI/ |
| H A D | pciebus-howto.rst | 36 support (AER), and virtual channel support (VC). These services may 206 Error Reporting (AER), Hot-Plug (HP) and Virtual Channel (VC) access
|
| /OK3568_Linux_fs/kernel/drivers/staging/vc04_services/interface/ |
| H A D | TODO | 14 This driver is used for talking about regions of VC memory across
|
| /OK3568_Linux_fs/kernel/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 737 #define VC VB + 1 macro 741 #define VD VC + 1 3117 {"vmhaddshs", VXA(4, 32), VXA_MASK, PPCVEC, 0, {VD, VA, VB, VC}}, 3118 {"vmhraddshs", VXA(4, 33), VXA_MASK, PPCVEC, 0, {VD, VA, VB, VC}}, 3119 {"vmladduhm", VXA(4, 34), VXA_MASK, PPCVEC, 0, {VD, VA, VB, VC}}, 3120 {"vmsumudm", VXA(4, 35), VXA_MASK, PPCVEC3, 0, {VD, VA, VB, VC}}, 3122 {"vmsumubm", VXA(4, 36), VXA_MASK, PPCVEC, 0, {VD, VA, VB, VC}}, 3124 {"vmsummbm", VXA(4, 37), VXA_MASK, PPCVEC, 0, {VD, VA, VB, VC}}, 3125 {"vmsumuhm", VXA(4, 38), VXA_MASK, PPCVEC, 0, {VD, VA, VB, VC}}, 3126 {"vmsumuhs", VXA(4, 39), VXA_MASK, PPCVEC, 0, {VD, VA, VB, VC}}, [all …]
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | README | 105 Konstantin Shvachko, with the help of the Russian version of a VC,
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/ |
| H A D | common.c | 1994 tss->x86_tss.ist[IST_INDEX_VC] = __this_cpu_ist_top_va(VC); in tss_setup_ist()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/ |
| H A D | 0002-boost-Backport-clang-support.patch | 116 +// Currently clang on Windows using VC++ RTL does not support C++11's char16_t or char32_t
|