Home
last modified time | relevance | path

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

12345678910>>...13

/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/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/llvm/test/MC/X86/
Dx86_nop.s1 # RUN: llvm-mc -filetype=obj -arch=x86 -mcpu=generic %s | llvm-objdump -d - | FileCheck %s
2 # RUN: llvm-mc -filetype=obj -arch=x86 -mcpu=i386 %s | llvm-objdump -d - | FileCheck %s
3 # RUN: llvm-mc -filetype=obj -arch=x86 -mcpu=i486 %s | llvm-objdump -d - | FileCheck %s
4 # RUN: llvm-mc -filetype=obj -arch=x86 -mcpu=i586 %s | llvm-objdump -d - | FileCheck %s
5 # RUN: llvm-mc -filetype=obj -arch=x86 -mcpu=pentium %s | llvm-objdump -d - | FileCheck %s
6 # RUN: llvm-mc -filetype=obj -arch=x86 -mcpu=pentium-mmx %s | llvm-objdump -d - | FileCheck %s
7 # RUN: llvm-mc -filetype=obj -arch=x86 -mcpu=geode %s | llvm-objdump -d - | FileCheck %s
8 # RUN: llvm-mc -filetype=obj -arch=x86 -mcpu=i686 %s | llvm-objdump -d - | not FileCheck %s
Dx86_long_nop.s1 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=x86_64-pc-linux-gnu %s | llvm-objdump -d -no-show-ra…
2 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu %s | llvm-objdump -d -no-show-raw-…
3 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=x86_64-apple-darwin10.0 %s | llvm-objdump -d -no-sho…
4 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-apple-darwin8 %s | llvm-objdump -d -no-show-raw…
Dgnux32-dwarf-gen.s1 # RUN: llvm-mc -g -filetype=obj -triple x86_64-pc-linux-gnu %s -o %t.64
4 # RUN: llvm-mc -g -filetype=obj -triple x86_64-pc-linux-gnux32 %s -o %t.32
/external/llvm/test/MC/Mips/
Delf_eflags.ll19 ; RUN: llc -filetype=obj -mtriple mipsel-unknown-linux -mcpu=mips32 -relocation-model=static %s -o …
20 ; RUN: llc -filetype=obj -mtriple mipsel-unknown-linux -mcpu=mips32 %s -o - | llvm-readobj -h | Fil…
21 ; RUN: llc -filetype=obj -mtriple mipsel-unknown-linux -mcpu=mips32r2 -relocation-model=static %s -…
22 ; RUN: llc -filetype=obj -mtriple mipsel-unknown-linux -mcpu=mips32r2 %s -o - | llvm-readobj -h | F…
23 ; RUN: llc -filetype=obj -mtriple mipsel-unknown-linux -mcpu=mips32r2 -mattr=+micromips -relocation…
24 ; RUN: llc -filetype=obj -mtriple mipsel-unknown-linux -mcpu=mips32r2 -mattr=+micromips %s -o - | l…
26 ; RUN: llc -filetype=obj -mtriple mipsel-unknown-linux -mcpu=mips64 -relocation-model=static %s -o …
27 ; RUN: llc -filetype=obj -mtriple mipsel-unknown-linux -mcpu=mips64 %s -o - | llvm-readobj -h | Fil…
28 ; RUN: llc -filetype=obj -mtriple mipsel-unknown-linux -mcpu=mips64r2 -relocation-model=static %s -…
29 ; RUN: llc -filetype=obj -mtriple mipsel-unknown-linux -mcpu=mips64r2 %s -o - | llvm-readobj -h | F…
[all …]
Dabicalls.ll8 ; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=mips32 -relocation-model=static %s -o …
9 ; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=mips32 %s -o - | FileCheck -check-pref…
10 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips64 -relocation-model=static %s -…
Ddo_switch.ll5 ; RUN: llc < %s -filetype=obj -march=mips -relocation-model=static
7 ; RUN: llc < %s -filetype=obj -march=mips -relocation-model=pic
9 ; RUN: llc < %s -filetype=obj -march=mips64 -relocation-model=pic -mcpu=mips64 -mattr=n64
Dmulti-64bit-func.ll3 ; RUN: llc -march=mips64el -filetype=obj -mcpu=mips64r2 -disable-mips-delay-filler < %s
5 ; RUN: llc -march=mips64el -filetype=obj -mcpu=mips64r2 < %s
/external/llvm/test/tools/llvm-readobj/Inputs/
Dtrivial.ll1 ; llc -mtriple=i386-pc-win32 trivial.ll -filetype=obj -o trivial-object-test.coff-i386
2 ; llc -mtriple=x86_64-pc-win32 trivial.ll -filetype=obj -o trivial-object-test.coff-x86-64
3 ; llc -mtriple=i386-linux-gnu trivial.ll -filetype=obj -o trivial-object-test.elf-i386 -relocation-…
4 ; llc -mtriple=x86_64-linux-gnu trivial.ll -filetype=obj -o trivial-object-test.elf-x86-64 -relocat…
5 ; llc -mtriple=i386-apple-darwin10 trivial.ll -filetype=obj -o trivial-object-test.macho-i386 -relo…
6 ; llc -mtriple=x86_64-apple-darwin10 trivial.ll -filetype=obj -o trivial-object-test.macho-x86-64 -…
/external/chromium_org/tools/vim/
Dfiletypes.vim5 augroup filetype augroup
6 au! BufRead,BufNewFile *.gyp set filetype=python expandtab tabstop=2 shiftwidth=2
7 au! BufRead,BufNewFile *.gypi set filetype=python expandtab tabstop=2 shiftwidth=2
8 au! BufRead,BufNewFile DEPS set filetype=python expandtab tabstop=2 shiftwidth=2
/external/llvm/utils/vim/
DREADME10 augroup filetype
11 au! BufRead,BufNewFile *.ll set filetype=llvm
19 augroup filetype
20 au! BufRead,BufNewFile *.td set filetype=tablegen
41 augroup filetype
42 au! BufRead,BufNewFile *Makefile* set filetype=make
Dvimrc39 " Enable filetype detection
40 filetype on
61 augroup filetype augroup
62 au! BufRead,BufNewFile *Makefile* set filetype=make
78 augroup filetype augroup
79 au! BufRead,BufNewFile *.ll set filetype=llvm
84 augroup filetype augroup
85 au! BufRead,BufNewFile *.td set filetype=tablegen
91 augroup filetype augroup
92 au! BufRead,BufNewFile *.rst set filetype=rest
/external/e2fsprogs/lib/ext2fs/
Dnewdir.c35 int filetype = 0; in ext2fs_new_dir_block() local
52 filetype = EXT2_FT_DIR << 8; in ext2fs_new_dir_block()
57 dir->name_len = 1 | filetype; in ext2fs_new_dir_block()
70 dir->name_len = 2 | filetype; in ext2fs_new_dir_block()
/external/dropbear/
Dkeyimport.h38 int filetype);
39 sign_key *import_read(const char *filename, char *passphrase, int filetype);
40 int import_encrypted(const char* filename, int filetype);
/external/llvm/test/CodeGen/ARM/
Dtrap.ll3 ; RUN: llc -mtriple=armv7-unknown-nacl -filetype=obj %s -o - \
6 ; RUN: llc -mtriple=armv7-unknown-nacl -filetype=obj %s -o - \
9 ; RUN: llc -mtriple=armv7 -mattr=+nacl-trap -filetype=obj %s -o - \
12 ; RUN: llc -fast-isel -mtriple=armv7-unknown-nacl -filetype=obj %s -o - \
15 ; RUN: llc -mtriple=armv7 -filetype=obj %s -o - \
18 ; RUN: llc -fast-isel -mtriple=armv7 -filetype=obj %s -o - \
/external/llvm/test/MC/MachO/ARM/
Dempty-function-nop.ll1 ; RUN: llc < %s -filetype=obj -mtriple=thumbv6-apple-darwin -o - | macho-dump --dump-section-data |…
2 ; RUN: llc < %s -filetype=obj -mtriple=thumbv7-apple-darwin -o - | macho-dump --dump-section-data |…
3 ; RUN: llc < %s -filetype=obj -mtriple=armv6-apple-darwin -o - | macho-dump --dump-section-data | F…
4 ; RUN: llc < %s -filetype=obj -mtriple=armv7-apple-darwin -o - | macho-dump --dump-section-data | F…
/external/valgrind/main/coregrind/m_ume/
Dmacho.c97 load_thin_file(int fd, vki_off_t offset, vki_off_t size, unsigned long filetype,
103 load_fat_file(int fd, vki_off_t offset, vki_off_t size, unsigned long filetype,
109 load_mach_file(int fd, vki_off_t offset, vki_off_t size, unsigned long filetype,
480 load_thin_file(int fd, vki_off_t offset, vki_off_t size, unsigned long filetype, in load_thin_file() argument
521 if (mh.filetype != filetype) { in load_thin_file()
604 if (filetype == MH_DYLINKER) { in load_thin_file()
621 if (filetype == MH_EXECUTE) { in load_thin_file()
647 if (filetype == MH_EXECUTE) { in load_thin_file()
665 else if (filetype == MH_DYLINKER) { in load_thin_file()
689 load_fat_file(int fd, vki_off_t offset, vki_off_t size, unsigned long filetype, in load_fat_file() argument
[all …]
/external/chromium_org/build/mac/
Dchange_mach_o_flags.py146 magic, cputype, cpusubtype, filetype, ncmds, sizeofcmds, flags = \
148 return magic, cputype, cpusubtype, filetype, ncmds, sizeofcmds, flags
196 magic, cputype, cpusubtype, filetype, ncmds, sizeofcmds, flags = \
199 if filetype != MH_EXECUTE:
202 (offset, filetype)
/external/e2fsprogs/tests/f_orphan_dotdot_ft/
Dexpect.17 Entry 'dir' in / (2) has an incorrect filetype (was 2, should be 6).
10 Entry '..' in ??? (13) has an incorrect filetype (was 2, should be 6).
13 Entry '..' in ??? (14) has an incorrect filetype (was 2, should be 6).
16 Entry '..' in ??? (15) has an incorrect filetype (was 2, should be 6).
/external/javassist/src/main/javassist/tools/web/
DWebserver.java357 private void sendHeader(OutputStream out, long dataLength, int filetype) in sendHeader() argument
365 if (filetype == typeClass) in sendHeader()
367 else if (filetype == typeHtml) in sendHeader()
369 else if (filetype == typeGif) in sendHeader()
371 else if (filetype == typeJpeg) in sendHeader()
373 else if (filetype == typeText) in sendHeader()
/external/llvm/test/MC/PowerPC/
Dppc-nop.s1 # RUN: llvm-mc -filetype=obj -triple=powerpc-unknown-linux-gnu %s | llvm-readobj -s -sd - | FileChe…
2 # RUN: llvm-mc -filetype=obj -triple=powerpc64-unknown-linux-gnu %s | llvm-readobj -s -sd - | FileC…
Dppc-llong.s2 # RUN: llvm-mc -triple powerpc-unknown-unknown -filetype=obj %s | \
4 # RUN: llvm-mc -triple powerpc64-unknown-unknown -filetype=obj %s | \
Dppc-word.s2 # RUN: llvm-mc -triple powerpc-unknown-unknown -filetype=obj %s | \
4 # RUN: llvm-mc -triple powerpc64-unknown-unknown -filetype=obj %s | \
/external/llvm/test/Object/ARM/
Dsymbol-addr.ll1 ; RUN: llc %s -mtriple=arm-unknown-unknown -filetype=obj -o - \
3 ; RUN: llc %s -mtriple=thumb-unknown-unknown -filetype=obj -o - \

12345678910>>...13