/third_party/ffmpeg/tests/checkasm/arm/ |
D | checkasm.S | 27 FPU .fpu vfp 65 .ifc \variant, vfp 73 .ifc \variant, vfp 118 .ifc \variant, vfp 185 .ifc \variant, vfp 195 clobbercheck vfp
|
/third_party/uboot/u-boot-2020.01/drivers/video/ |
D | am335x-fb.c | 156 panel->vfp, panel->vfp, panel->vsw, panel->pxl_clk); in am335xfb_init() 217 LCD_VFP(panel->vfp) | in am335xfb_init()
|
D | am335x-fb.h | 52 unsigned int vfp; /* Vertical front porch */ member
|
D | da8xx-fb.h | 48 int vfp; /* Vertical front porch */ member
|
D | dw_mipi_dsi.c | 628 u32 vactive, vsa, vfp, vbp; in dw_mipi_dsi_vertical_timing_config() local 632 vfp = timings->vfront_porch.typ; in dw_mipi_dsi_vertical_timing_config() 637 dsi_write(dsi, DSI_VID_VFP_LINES, vfp); in dw_mipi_dsi_vertical_timing_config()
|
D | da8xx-fb.c | 694 lcd_cfg_vertical_sync(panel->vbp, panel->vsw, panel->vfp); in lcd_init()
|
/third_party/uboot/u-boot-2020.01/board/siemens/pxm2/ |
D | board.c | 253 .vfp = 1, 267 .vfp = 3, 284 .vfp = 0,
|
/third_party/uboot/u-boot-2020.01/board/BuR/common/ |
D | common.c | 96 pnltmp.vfp = env_get_ulong("ds1_vfp", 10, ~0UL); in load_lcdtiming() 112 ~0UL == (pnltmp.vfp) || in load_lcdtiming() 137 pnltmp.vfp, pnltmp.vbp, pnltmp.vsw, in load_lcdtiming()
|
/third_party/uboot/u-boot-2020.01/board/siemens/rut/ |
D | board.c | 234 .vfp = 50, 248 .vfp = 50, 262 .vfp = 50,
|
/third_party/boringssl/src/fuzz/arm_cpuinfo_corpus/ |
D | 27cdc19e630f4174c00376cdc51b1c556723b0e1 | 5 Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4
|
D | 8e90793faafbdfa30081e963e45fff08a360dc75 | 5 Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4
|
D | 0b628cc4b99b6b797a0486c67a6ff6fa7d24b3b4 | 8 Features: swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt
|
D | dfa633d05f10f2cb5c32b0a767efd10bf36cf3be | 14 Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4
|
/third_party/boringssl/linux-arm/crypto/test/ |
D | trampoline-armv4.S | 19 .fpu vfp
|
/third_party/musl/src/setjmp/arm/ |
D | setjmp.S | 31 .fpu vfp
|
D | longjmp.S | 29 .fpu vfp
|
/third_party/jerryscript/cmake/ |
D | toolchain_linux_armv7l.cmake | 24 set(FLAGS_COMMON_ARCH -mthumb -mfpu=vfp -march=armv7)
|
/third_party/musl/src/fenv/arm/ |
D | fenv-hf.S | 4 .fpu vfp
|
/third_party/libffi/src/arm/ |
D | sysv.S | 138 add r0, r0, #64 @ discard the vfp register args
|
/third_party/ffmpeg/libavutil/arm/ |
D | asm.S | 75 FPU .fpu vfp
|
/third_party/ffmpeg/doc/ |
D | fftools-common-opts.texi | 321 @item vfp 329 @item vfp
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARM.td | 249 def FeatureUseWideStrideVFP : SubtargetFeature<"wide-stride-vfp", 260 def FeatureSplatVFPToNeon : SubtargetFeature<"splat-vfp-neon", 296 def FeatureNonpipelinedVFP : SubtargetFeature<"nonpipelined-vfp",
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ARMTargetParser.def | 21 ARM_FPU("vfp", FK_VFP, FV_VFPV2, NS_None, FR_None)
|
/third_party/ffmpeg/ |
D | configure | 443 --disable-vfp disable VFP optimizations 5790 enabled vfp && check_insn vfp 'fmadd d0, d0, d1, d2' 5812 *hardfloat*) enable vfp_args; fpabi=vfp ;; 5813 *) check_ld "cc" vfp_args <<EOF && fpabi=vfp || fpabi=soft ;; 5825 enabled vfp && check_insn vfp 'fadds s0, s0, s0'
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | ARMTargetParser.def | 20 ARM_FPU("vfp", FK_VFP, FPUVersion::VFPV2, NeonSupportLevel::None, FPURestriction::None)
|