Home
last modified time | relevance | path

Searched refs:filetype (Results 1 – 25 of 2910) sorted by relevance

12345678910>>...117

/external/libmtp/examples/
Dpathutils.c133 LIBMTP_filetype_t filetype; in find_filetype() local
149 filetype = LIBMTP_FILETYPE_WAV; in find_filetype()
151 filetype = LIBMTP_FILETYPE_MP3; in find_filetype()
153 filetype = LIBMTP_FILETYPE_WMA; in find_filetype()
155 filetype = LIBMTP_FILETYPE_OGG; in find_filetype()
157 filetype = LIBMTP_FILETYPE_MP4; in find_filetype()
159 filetype = LIBMTP_FILETYPE_WMV; in find_filetype()
161 filetype = LIBMTP_FILETYPE_AVI; in find_filetype()
163 filetype = LIBMTP_FILETYPE_MPEG; in find_filetype()
165 filetype = LIBMTP_FILETYPE_ASF; in find_filetype()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Delf-header-flags-mach.ll1 ; RUN: llc -filetype=obj -march=r600 -mcpu=r600 < %s | llvm-readobj -file-headers - | FileCheck --c…
2 ; RUN: llc -filetype=obj -march=r600 -mcpu=r630 < %s | llvm-readobj -file-headers - | FileCheck --c…
3 ; RUN: llc -filetype=obj -march=r600 -mcpu=rs880 < %s | llvm-readobj -file-headers - | FileCheck --…
4 ; RUN: llc -filetype=obj -march=r600 -mcpu=rv670 < %s | llvm-readobj -file-headers - | FileCheck --…
5 ; RUN: llc -filetype=obj -march=r600 -mcpu=rv710 < %s | llvm-readobj -file-headers - | FileCheck --…
6 ; RUN: llc -filetype=obj -march=r600 -mcpu=rv730 < %s | llvm-readobj -file-headers - | FileCheck --…
7 ; RUN: llc -filetype=obj -march=r600 -mcpu=rv770 < %s | llvm-readobj -file-headers - | FileCheck --…
8 ; RUN: llc -filetype=obj -march=r600 -mcpu=cedar < %s | llvm-readobj -file-headers - | FileCheck --…
9 ; RUN: llc -filetype=obj -march=r600 -mcpu=cypress < %s | llvm-readobj -file-headers - | FileCheck …
10 ; RUN: llc -filetype=obj -march=r600 -mcpu=juniper < %s | llvm-readobj -file-headers - | FileCheck …
[all …]
Delf-header-osabi.ll1 ; RUN: llc -filetype=obj -march=amdgcn -mcpu=gfx801 < %s | llvm-readobj -file-headers - | FileCheck…
2 ; RUN: llc -filetype=obj -mtriple=amdgcn-amd- -mcpu=gfx801 < %s | llvm-readobj -file-headers - | Fi…
3 ; RUN: llc -filetype=obj -mtriple=amdgcn-amd-unknown -mcpu=gfx801 < %s | llvm-readobj -file-headers…
4 ; RUN: llc -filetype=obj -mtriple=amdgcn--amdhsa -mcpu=gfx801 < %s | llvm-readobj -file-headers - |…
5 ; RUN: llc -filetype=obj -mtriple=amdgcn-amd-amdhsa -mcpu=gfx801 < %s | llvm-readobj -file-headers …
6 ; RUN: llc -filetype=obj -mtriple=amdgcn-unknown-amdhsa -mcpu=gfx801 < %s | llvm-readobj -file-head…
7 ; RUN: llc -filetype=obj -mtriple=amdgcn--amdpal -mcpu=gfx801 < %s | llvm-readobj -file-headers - |…
8 ; RUN: llc -filetype=obj -mtriple=amdgcn-amd-amdpal -mcpu=gfx801 < %s | llvm-readobj -file-headers …
9 ; RUN: llc -filetype=obj -mtriple=amdgcn-unknown-amdpal -mcpu=gfx801 < %s | llvm-readobj -file-head…
10 ; RUN: llc -filetype=obj -mtriple=amdgcn--mesa3d -mcpu=gfx801 < %s | llvm-readobj -file-headers - |…
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Delf_eflags.s4 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r6 -target-abi n64 %s -o -| l…
7 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r6 -target-abi n64 -mattr=+na…
10 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r2 -target-abi n64 %s -o -| l…
11 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r3 -target-abi n64 %s -o -| l…
12 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r5 -target-abi n64 %s -o -| l…
15 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r2 -target-abi n64 -mattr=+na…
16 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r3 -target-abi n64 -mattr=+na…
17 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r5 -target-abi n64 -mattr=+na…
20 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64 -target-abi n64 %s -o -| llv…
23 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64 -target-abi n64 -mattr=+nan2…
[all …]
Delf_header.s2 # RUN: llvm-mc -filetype=obj -triple mips-unknown-linux -mcpu=mips1 …
3 # RUN: llvm-mc -filetype=obj -triple mips-unknown-linux -mcpu=mips2 …
4 # RUN: llvm-mc -filetype=obj -triple mips-unknown-linux -mcpu=mips3 …
5 # RUN: llvm-mc -filetype=obj -triple mips-unknown-linux -mcpu=mips4 …
6 # RUN: llvm-mc -filetype=obj -triple mips-unknown-linux -mcpu=mips5 …
7 # RUN: llvm-mc -filetype=obj -triple mips-unknown-linux …
8 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux …
9 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux …
10 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32r2 …
11 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32r3 …
[all …]
/external/llvm/test/MC/Mips/
Delf_eflags.s4 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r6 -target-abi n64 %s -o -| l…
7 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r6 -target-abi n64 -mattr=+na…
10 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r2 -target-abi n64 %s -o -| l…
11 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r3 -target-abi n64 %s -o -| l…
12 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r5 -target-abi n64 %s -o -| l…
15 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r2 -target-abi n64 -mattr=+na…
16 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r3 -target-abi n64 -mattr=+na…
17 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r5 -target-abi n64 -mattr=+na…
20 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64 -target-abi n64 %s -o -| llv…
23 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64 -target-abi n64 -mattr=+nan2…
[all …]
/external/llvm/test/MC/X86/
Dx86_nop.s1 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=generic %s | llvm-objdump -d - | FileCheck…
2 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i386 %s | llvm-objdump -d - | FileCheck %s
3 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i486 %s | llvm-objdump -d - | FileCheck %s
4 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i586 %s | llvm-objdump -d - | FileCheck %s
5 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=pentium %s | llvm-objdump -d - | FileCheck…
6 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=pentium-mmx %s | llvm-objdump -d - | FileC…
7 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=geode %s | llvm-objdump -d - | FileCheck %s
8 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i686 %s | llvm-objdump -d - | FileCheck %s
9 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=k6 %s | llvm-objdump -d - | FileCheck %s
10 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=k6-2 %s | llvm-objdump -d - | FileCheck %s
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
Dx86_nop.s1 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=generic %s | llvm-objdump -d - | FileCheck…
2 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i386 %s | llvm-objdump -d - | FileCheck %s
3 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i486 %s | llvm-objdump -d - | FileCheck %s
4 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i586 %s | llvm-objdump -d - | FileCheck %s
5 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=pentium %s | llvm-objdump -d - | FileCheck…
6 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=pentium-mmx %s | llvm-objdump -d - | FileC…
7 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=geode %s | llvm-objdump -d - | FileCheck %s
8 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i686 %s | llvm-objdump -d - | FileCheck %s
9 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=k6 %s | llvm-objdump -d - | FileCheck %s
10 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=k6-2 %s | llvm-objdump -d - | FileCheck %s
[all …]
Dx86_long_nop.s1 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=x86_64-pc-linux-gnu -mcpu=pentiumpro %s | llvm-objdu…
2 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu %s -mcpu=pentiumpro | llvm-objdump…
3 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=x86_64-apple-darwin10.0 -mcpu=pentiumpro %s | llvm-o…
4 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-apple-darwin8 -mcpu=pentiumpro %s | llvm-objdum…
5 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu -mcpu=slm %s | llvm-objdump -d -no…
6 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu -mcpu=silvermont %s | llvm-objdump…
7 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu -mcpu=lakemont %s | llvm-objdump -…
8 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=x86_64-pc-linux-gnu -mcpu=bdver1 %s | llvm-objdump -…
9 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu %s -mcpu=bdver1 | llvm-objdump -d …
10 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=x86_64-pc-linux-gnu -mcpu=btver1 %s | llvm-objdump -…
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
DMachO-subtypes.ll3 ; RUN: llc -mtriple=armv4t-apple-darwin -filetype=obj -o - < %s \
6 ; RUN: llc -mtriple=armv5-apple-darwin -filetype=obj -o - < %s \
8 ; RUN: llc -mtriple=armv5e-apple-darwin -filetype=obj -o - < %s \
10 ; RUN: llc -mtriple=armv5t-apple-darwin -filetype=obj -o - < %s \
12 ; RUN: llc -mtriple=armv5te-apple-darwin -filetype=obj -o - < %s \
14 ; RUN: llc -mtriple=armv5tej-apple-darwin -filetype=obj -o - < %s \
17 ; RUN: llc -mtriple=armv6-apple-darwin -filetype=obj -o - < %s \
19 ; RUN: llc -mtriple=armv6k-apple-darwin -filetype=obj -o - < %s \
21 ; RUN: llc -mtriple=thumbv6-apple-darwin -filetype=obj -o - < %s \
23 ; RUN: llc -mtriple=thumbv6k-apple-darwin -filetype=obj -o - < %s \
[all …]
/external/llvm/test/CodeGen/ARM/
DMachO-subtypes.ll3 ; RUN: llc -mtriple=armv4t-apple-darwin -filetype=obj -o - < %s \
6 ; RUN: llc -mtriple=armv5-apple-darwin -filetype=obj -o - < %s \
8 ; RUN: llc -mtriple=armv5e-apple-darwin -filetype=obj -o - < %s \
10 ; RUN: llc -mtriple=armv5t-apple-darwin -filetype=obj -o - < %s \
12 ; RUN: llc -mtriple=armv5te-apple-darwin -filetype=obj -o - < %s \
14 ; RUN: llc -mtriple=armv5tej-apple-darwin -filetype=obj -o - < %s \
17 ; RUN: llc -mtriple=armv6-apple-darwin -filetype=obj -o - < %s \
19 ; RUN: llc -mtriple=armv6k-apple-darwin -filetype=obj -o - < %s \
21 ; RUN: llc -mtriple=thumbv6-apple-darwin -filetype=obj -o - < %s \
23 ; RUN: llc -mtriple=thumbv6k-apple-darwin -filetype=obj -o - < %s \
[all …]
/external/e2fsprogs/tests/f_filetype/
Dexpect.115 Setting filetype for entry '.' in / (2) to 2.
16 Setting filetype for entry '..' in / (2) to 2.
17 Setting filetype for entry 'lost+found' in / (2) to 2.
18 Setting filetype for entry 'file' in / (2) to 1.
19 Setting filetype for entry 'dir' in / (2) to 2.
20 Setting filetype for entry 'fifo' in / (2) to 5.
21 Setting filetype for entry 'block' in / (2) to 4.
22 Setting filetype for entry 'char' in / (2) to 3.
23 Setting filetype for entry 'symlink' in / (2) to 7.
33 Setting filetype for entry '.' in /lost+found (11) to 2.
[all …]
/external/python/cpython3/Mac/PythonLauncher/
DFileSettings.m13 + (id)getFactorySettingsForFileType: (NSString *)filetype
18 if ([filetype isEqualToString: @"Python Script"]) {
20 } else if ([filetype isEqualToString: @"Python GUI Script"]) {
22 } else if ([filetype isEqualToString: @"Python Bytecode Document"]) {
25 NSLog(@"Funny File Type: %@\n", filetype);
27 filetype = @"Python Script";
30 *curdefault = [[FileSettings new] initForFSDefaultFileType: filetype];
35 + (id)getDefaultsForFileType: (NSString *)filetype
40 if ([filetype isEqualToString: @"Python Script"]) {
42 } else if ([filetype isEqualToString: @"Python GUI Script"]) {
[all …]
DFileSettings.h44 + (id)getDefaultsForFileType: (NSString *)filetype;
45 + (id)getFactorySettingsForFileType: (NSString *)filetype;
46 + (id)newSettingsForFileType: (NSString *)filetype;
48 - (id)initForFileType: (NSString *)filetype;
49 - (id)initForFSDefaultFileType: (NSString *)filetype;
50 - (id)initForDefaultFileType: (NSString *)filetype;
/external/python/cpython2/Mac/PythonLauncher/
DFileSettings.m13 + (id)getFactorySettingsForFileType: (NSString *)filetype
18 if ([filetype isEqualToString: @"Python Script"]) {
20 } else if ([filetype isEqualToString: @"Python GUI Script"]) {
22 } else if ([filetype isEqualToString: @"Python Bytecode Document"]) {
25 NSLog(@"Funny File Type: %@\n", filetype);
27 filetype = @"Python Script";
30 *curdefault = [[FileSettings new] initForFSDefaultFileType: filetype];
35 + (id)getDefaultsForFileType: (NSString *)filetype
40 if ([filetype isEqualToString: @"Python Script"]) {
42 } else if ([filetype isEqualToString: @"Python GUI Script"]) {
[all …]
DFileSettings.h44 + (id)getDefaultsForFileType: (NSString *)filetype;
45 + (id)getFactorySettingsForFileType: (NSString *)filetype;
46 + (id)newSettingsForFileType: (NSString *)filetype;
48 - (id)initForFileType: (NSString *)filetype;
49 - (id)initForFSDefaultFileType: (NSString *)filetype;
50 - (id)initForDefaultFileType: (NSString *)filetype;
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/
Dintrinsics-cc.ll1 ; RUN: llc -mtriple thumbv7-unknown-none-eabi -float-abi soft -filetype asm -o - %s | FileCheck %s
2 ; RUN: llc -mtriple thumbv7-unknown-none-eabi -float-abi hard -filetype asm -o - %s | FileCheck %s
3 ; RUN: llc -mtriple thumbv7-unknown-none-eabihf -float-abi soft -filetype asm -o - %s | FileCheck %s
4 ; RUN: llc -mtriple thumbv7-unknown-none-eabihf -float-abi hard -filetype asm -o - %s | FileCheck %s
6 ; RUN: llc -mtriple thumbv7-unknown-none-gnueabi -float-abi soft -filetype asm -o - %s | FileCheck …
7 ; RUN: llc -mtriple thumbv7-unknown-none-gnueabi -float-abi hard -filetype asm -o - %s | FileCheck …
8 ; RUN: llc -mtriple thumbv7-unknown-none-gnueabihf -float-abi soft -filetype asm -o - %s | FileChec…
9 ; RUN: llc -mtriple thumbv7-unknown-none-gnueabihf -float-abi hard -filetype asm -o - %s | FileChec…
11 ; RUN: llc -mtriple thumbv7-unknown-none-musleabi -float-abi soft -filetype asm -o - %s | FileCheck…
12 ; RUN: llc -mtriple thumbv7-unknown-none-musleabi -float-abi hard -filetype asm -o - %s | FileCheck…
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Dabicalls.ll1 ; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=mips32 -relocation-model=static %s -o …
2 ; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=mips32 -relocation-model=pic %s -o - |…
3 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips4 -relocation-model=static %s -o…
4 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips64 -relocation-model=static %s -…
5 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips4 -relocation-model=static -matt…
6 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips64 -relocation-model=static -mat…
7 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips4 -relocation-model=pic %s -o - …
8 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips64 -relocation-model=pic %s -o -…
11 ; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=mips32 -mattr noabicalls -relocation-m…
Dxray-section-group.ll1 ; RUN: llc -filetype=asm -o - -mtriple=mips-unknown-linux-gnu -function-sections < %s | FileCheck %s
2 ; RUN: llc -filetype=asm -o - -mtriple=mipsel-unknown-linux-gnu -function-sections < %s | FileCheck…
3 ; RUN: llc -filetype=obj -o %t -mtriple=mips-unknown-linux-gnu -function-sections < %s
5 ; RUN: llc -filetype=obj -o %t -mtriple=mipsel-unknown-linux-gnu -function-sections < %s
7 ; RUN: llc -filetype=asm -o - -mtriple=mips64-unknown-linux-gnu -function-sections < %s | FileCheck…
8 ; RUN: llc -filetype=asm -o - -mtriple=mips64el-unknown-linux-gnu -function-sections < %s | FileChe…
9 ; RUN: llc -filetype=obj -o %t -mtriple=mips64-unknown-linux-gnu -function-sections < %s
11 ; RUN: llc -filetype=obj -o %t -mtriple=mips64el-unknown-linux-gnu -function-sections < %s
Dstart-asm-file.ll4 ; RUN: llc -filetype=asm -mtriple mips-unknown-linux -mcpu=mips32 \
8 ; RUN: llc -filetype=asm -mtriple mips-unknown-linux -mcpu=mips32 \
12 ; RUN: llc -filetype=asm -mtriple mips-unknown-linux -mcpu=mips32 \
16 ; RUN: llc -filetype=asm -mtriple mips-unknown-linux -mcpu=mips32 \
21 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
25 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
29 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
33 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
38 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
42 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/
Ddebug_info_offset.test1 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
8 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
13 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
17 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
24 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
28 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
32 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
36 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
40 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
44 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
Dname.test1 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
6 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
28 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
41 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
43 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
45 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
49 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
51 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
53 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
55 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
[all …]
/external/tensorflow/tensorflow/python/tpu/
Ddatasets.py52 filetype=None, argument
106 if filetype is None:
107 filetype = 'tfrecord'
109 if isinstance(filetype, str):
110 if filetype not in _FILETYPE_MAP:
111 raise ValueError('Unexpected filetype: %s' % filetype)
112 reader_fn = _FILETYPE_MAP[filetype]
113 elif callable(filetype):
114 reader_fn = filetype
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/tailcall/
Dtailcall-wrong-isa.ll1 ; RUN: llc -filetype=obj -march=mipsel -relocation-model=pic -verify-machineinstrs -mips-tail-calls…
4 ; RUN: llc -filetype=obj -march=mipsel -relocation-model=static -verify-machineinstrs -mips-tail-ca…
7 ; RUN: llc -filetype=obj -march=mips64el -relocation-model=pic -mcpu=mips64 -verify-machineinstrs -…
10 ; RUN: llc -filetype=obj -march=mips64el -relocation-model=static -mcpu=mips64 -verify-machineinstr…
13 ; RUN: llc -filetype=obj -march=mipsel -relocation-model=pic -mattr=+micromips -mips-tail-calls=1 <…
16 ; RUN: llc -filetype=obj -march=mipsel -relocation-model=static -mattr=+micromips -mips-tail-calls=…
19 ; RUN: llc -filetype=obj -march=mipsel -relocation-model=pic -mcpu=mips32r6 -mips-tail-calls=1 < %s…
21 ; RUN: llc -filetype=obj -march=mipsel -relocation-model=static -mcpu=mips32r6 -mips-tail-calls=1 <…
24 ; RUN: llc -filetype=obj -march=mips64el -relocation-model=pic -mcpu=mips64r6 -mips-tail-calls=1 < …
26 ; RUN: llc -filetype=obj -march=mips64el -relocation-model=static -mcpu=mips64r6 -mips-tail-calls=1…
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/
Dtrivial.ll2 ; llc -mtriple=i386-pc-win32 trivial.ll -filetype=obj -o trivial.obj.coff-i386
3 ; llc -mtriple=x86_64-pc-win32 trivial.ll -filetype=obj -o trivial.obj.coff-x86-64
4 ; llc -mtriple=i386-linux-gnu trivial.ll -filetype=obj -o trivial.obj.elf-i386 -relocation-model=pic
5 ; llc -mtriple=x86_64-linux-gnu trivial.ll -filetype=obj -o trivial.obj.elf-x86-64 -relocation-mode…
6 ; llc -mtriple=i386-apple-darwin10 trivial.ll -filetype=obj -o trivial.obj.macho-i386 -relocation-m…
7 ; llc -mtriple=x86_64-apple-darwin10 trivial.ll -filetype=obj -o trivial.obj.macho-x86-64 -relocati…
8 ; llc -mtriple=wasm32-unknown-unknown trivial.ll -filetype=obj -o trivial.obj.wasm

12345678910>>...117