Searched refs:vcp (Results 1 – 15 of 15) sorted by relevance
/external/libxml2/win32/wince/ |
D | libxml2.vcw | 6 Project: "libxml2"=.\libxml2.vcp - Package Owner=<4> 18 Project: "ppcTest"=.\ppcTest\ppcTest.vcp - Package Owner=<4>
|
/external/u-boot/arch/arm/dts/ |
D | keystone-k2hk-clocks.dtsi | 310 clock-output-names = "vcp-0"; 320 clock-output-names = "vcp-1"; 330 clock-output-names = "vcp-2"; 340 clock-output-names = "vcp-3"; 350 clock-output-names = "vcp-4"; 360 clock-output-names = "vcp-5"; 370 clock-output-names = "vcp-6"; 380 clock-output-names = "vcp-7";
|
D | keystone-k2l-clocks.dtsi | 171 clock-output-names = "vcp-0"; 181 clock-output-names = "vcp-1"; 191 clock-output-names = "vcp-2"; 201 clock-output-names = "vcp-3";
|
/external/libvpx/libvpx/ |
D | solution.mk | 13 VPX_RDEPS=$(foreach vcp,\ 14 $(filter-out $(VPX_NONDEPS),$^), --dep=$(vcp:.$(VCPROJ_SFX)=):vpx)
|
/external/clang/test/Sema/ |
D | format-strings-scanf.c | 158 const char *ccp, volatile char* vcp, in test_qualifiers() argument 167 scanf("%c", vcp); // No warning. in test_qualifiers()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/WholeProgramDevirt/ |
D | import.ll | 5 …rt-summary-action=import -wholeprogramdevirt-read-summary=%S/Inputs/import-vcp.yaml < %s | FileChe… 6 …rt-summary-action=import -wholeprogramdevirt-read-summary=%S/Inputs/import-vcp.yaml -mtriple=i686-… 7 …rt-summary-action=import -wholeprogramdevirt-read-summary=%S/Inputs/import-vcp.yaml -mtriple=armv7… 8 …rt-summary-action=import -wholeprogramdevirt-read-summary=%S/Inputs/import-vcp-branch-funnel.yaml …
|
D | import-no-dominating-assume.ll | 1 …rt-summary-action=import -wholeprogramdevirt-read-summary=%S/Inputs/import-vcp.yaml < %s | FileChe…
|
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/ |
D | Application.vcw | 6 Project: "Application"=.\Application.vcp - Package Owner=<4>
|
/external/clang/test/CodeGenCXX/ |
D | cfi-cast.cpp | 106 void vcp(void *p) { in vcp() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/SystemZ/ |
D | insn-bad-z14.s | 151 #CHECK: vcp %v0, %v0, -1 153 #CHECK: vcp %v0, %v0, 16 155 vcp %v0, %v0, -1 156 vcp %v0, %v0, 16
|
D | insn-good-z14.s | 451 #CHECK: vcp %v0, %v0, 0 # encoding: [0xe6,0x00,0x00,0x00,0x00,0x77] 452 #CHECK: vcp %v0, %v0, 15 # encoding: [0xe6,0x00,0x00,0xf0,0x00,0x77] 453 #CHECK: vcp %v15, %v0, 0 # encoding: [0xe6,0x0f,0x00,0x00,0x00,0x77] 454 #CHECK: vcp %v31, %v0, 0 # encoding: [0xe6,0x0f,0x00,0x00,0x04,0x77] 455 #CHECK: vcp %v0, %v15, 0 # encoding: [0xe6,0x00,0xf0,0x00,0x00,0x77] 456 #CHECK: vcp %v0, %v31, 0 # encoding: [0xe6,0x00,0xf0,0x00,0x02,0x77] 457 #CHECK: vcp %v3, %v18, 4 # encoding: [0xe6,0x03,0x20,0x40,0x02,0x77] 459 vcp %v0, %v0, 0 460 vcp %v0, %v0, 15 461 vcp %v15, %v0, 0 [all …]
|
D | insn-bad-z13.s | 512 #CHECK: vcp %v0, %v0, 0 514 vcp %v0, %v0, 0
|
/external/u-boot/doc/device-tree-bindings/clock/ |
D | nvidia,tegra20-car.txt | 57 29 vcp
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/SystemZ/ |
D | insns-z14.txt | 512 # CHECK: vcp %v0, %v0, 0 515 # CHECK: vcp %v0, %v0, 15 518 # CHECK: vcp %v15, %v0, 0 521 # CHECK: vcp %v31, %v0, 0 524 # CHECK: vcp %v0, %v15, 0 527 # CHECK: vcp %v0, %v31, 0 530 # CHECK: vcp %v3, %v18, 4
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrVector.td | 1553 def VCP : CompareVRRh<"vcp", 0xE677>;
|