Home
last modified time | relevance | path

Searched refs:vfd (Results 1 – 14 of 14) sorted by relevance

/external/elfutils/debuginfod/
Ddebuginfod-client.c508 int vfd = c->verbose_fd; in debuginfod_query_server() local
511 if (vfd >= 0) in debuginfod_query_server()
513 dprintf (vfd, "debuginfod_find_%s ", type); in debuginfod_query_server()
515 dprintf (vfd, "%s", (const char *) build_id); in debuginfod_query_server()
518 dprintf (vfd, "%02x", build_id[i]); in debuginfod_query_server()
520 dprintf (vfd, " %s\n", filename); in debuginfod_query_server()
521 dprintf (vfd, "\n"); in debuginfod_query_server()
527 if (vfd >= 0) in debuginfod_query_server()
528 dprintf (vfd, "server urls \"%s\"\n", in debuginfod_query_server()
543 if (vfd >= 0) in debuginfod_query_server()
[all …]
/external/crosvm/devices/src/virtio/
Dwl.rs593 let mut vfd = WlVfd::default(); in connect() localVariable
594 vfd.socket = Some(socket); in connect()
595 Ok(vfd) in connect()
607 let mut vfd = WlVfd::default(); in allocate() localVariable
612 vfd.guest_shared_memory = Some(vfd_shm); in allocate()
613 vfd.slot = Some((slot, pfn, vm)); in allocate()
614 Ok(vfd) in allocate()
640 let mut vfd = WlVfd::default(); in dmabuf() localVariable
643 vfd.guest_shared_memory = Some(vfd_shm); in dmabuf()
644 vfd.slot = Some((slot, pfn, vm)); in dmabuf()
[all …]
/external/linux-kselftest/tools/testing/selftests/tc-testing/plugin-lib/
DvalgrindPlugin.py128 with open('vgnd-{}.log'.format(self.args.testid)) as vfd:
129 content = vfd.read()
/external/ltp/testcases/kernel/device-drivers/v4l/kernel_space/
Dvideo_dummy.c10 struct video_device *vfd; member
/external/llvm-project/llvm/test/MC/SystemZ/
Dinsn-good-z13.s2319 #CHECK: vfd %v0, %v0, %v0, 0, 0 # encoding: [0xe7,0x00,0x00,0x00,0x00,0xe5]
2320 #CHECK: vfd %v0, %v0, %v0, 15, 0 # encoding: [0xe7,0x00,0x00,0x00,0xf0,0xe5]
2321 #CHECK: vfd %v0, %v0, %v0, 0, 15 # encoding: [0xe7,0x00,0x00,0x0f,0x00,0xe5]
2322 #CHECK: vfd %v0, %v0, %v31, 0, 0 # encoding: [0xe7,0x00,0xf0,0x00,0x02,0xe5]
2323 #CHECK: vfd %v0, %v31, %v0, 0, 0 # encoding: [0xe7,0x0f,0x00,0x00,0x04,0xe5]
2324 #CHECK: vfd %v31, %v0, %v0, 0, 0 # encoding: [0xe7,0xf0,0x00,0x00,0x08,0xe5]
2325 #CHECK: vfd %v18, %v3, %v20, 11, 9 # encoding: [0xe7,0x23,0x40,0x09,0xba,0xe5]
2327 vfd %v0, %v0, %v0, 0, 0
2328 vfd %v0, %v0, %v0, 15, 0
2329 vfd %v0, %v0, %v0, 0, 15
[all …]
/external/capstone/arch/SystemZ/
DSystemZGenInsnNameMaps.inc1857 { SYSZ_INS_VFD, "vfd" },
/external/llvm-project/llvm/test/MC/Disassembler/SystemZ/
Dinsns-z13.txt1796 # CHECK: vfd %v0, %v0, %v0, 11, 9
1799 # CHECK: vfd %v18, %v3, %v20, 11, 9
1802 # CHECK: vfd %v31, %v31, %v31, 11, 9
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrVector.td1105 def VFD : BinaryVRRcFloatGeneric<"vfd", 0xE7E5>;
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrVector.td1134 def VFD : BinaryVRRcFloatGeneric<"vfd", 0xE7E5>;
/external/rust/crates/idna/tests/
DIdnaTestV2.txt4816 ྟ.-ࠪ; ྟ.-ࠪ; [V3, V5]; xn--vfd.xn----fhd; ; ; # ྟ.-ࠪ
4817 ྟ.-ࠪ; ; [V3, V5]; xn--vfd.xn----fhd; ; ; # ྟ.-ࠪ
4818 xn--vfd.xn----fhd; ྟ.-ࠪ; [V3, V5]; xn--vfd.xn----fhd; ; ; # ྟ.-ࠪ
/external/icu/icu4c/source/test/testdata/
DIdnaTestV2.txt4816 ྟ.-ࠪ; ྟ.-ࠪ; [V3, V5]; xn--vfd.xn----fhd; ; ; # ྟ.-ࠪ
4817 ྟ.-ࠪ; ; [V3, V5]; xn--vfd.xn----fhd; ; ; # ྟ.-ࠪ
4818 xn--vfd.xn----fhd; ྟ.-ࠪ; [V3, V5]; xn--vfd.xn----fhd; ; ; # ྟ.-ࠪ
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DIdnaTestV2.txt4816 ྟ.-ࠪ; ྟ.-ࠪ; [V3, V5]; xn--vfd.xn----fhd; ; ; # ྟ.-ࠪ
4817 ྟ.-ࠪ; ; [V3, V5]; xn--vfd.xn----fhd; ; ; # ྟ.-ࠪ
4818 xn--vfd.xn----fhd; ྟ.-ࠪ; [V3, V5]; xn--vfd.xn----fhd; ; ; # ྟ.-ࠪ
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DIdnaTestV2.txt4816 ྟ.-ࠪ; ྟ.-ࠪ; [V3, V5]; xn--vfd.xn----fhd; ; ; # ྟ.-ࠪ
4817 ྟ.-ࠪ; ; [V3, V5]; xn--vfd.xn----fhd; ; ; # ྟ.-ࠪ
4818 xn--vfd.xn----fhd; ྟ.-ࠪ; [V3, V5]; xn--vfd.xn----fhd; ; ; # ྟ.-ࠪ
/external/toolchain-utils/android_bench_suite/panorama_input/
Dtest_008.ppm6316 …����̾����������������������������������������������������������׾�׾�Լ�Լ�ҲĹ���p��vfd<WT-<B��(-