Home
last modified time | relevance | path

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

1234567

/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 …]
Dname1 set filetype information and illegal special files
/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
/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);
Dkeyimport.c67 int import_encrypted(const char* filename, int filetype) { in import_encrypted() argument
69 if (filetype == KEYFILE_OPENSSH) { in import_encrypted()
72 } else if (filetype == KEYFILE_SSHCOM) { in import_encrypted()
79 sign_key *import_read(const char *filename, char *passphrase, int filetype) { in import_read() argument
81 if (filetype == KEYFILE_OPENSSH) { in import_read()
83 } else if (filetype == KEYFILE_DROPBEAR) { in import_read()
86 } else if (filetype == KEYFILE_SSHCOM) { in import_read()
94 int filetype) { in import_write() argument
96 if (filetype == KEYFILE_OPENSSH) { in import_write()
98 } else if (filetype == KEYFILE_DROPBEAR) { in import_write()
[all …]
/external/valgrind/main/coregrind/m_ume/
Dmacho.c87 load_thin_file(int fd, vki_off_t offset, vki_off_t size, unsigned long filetype,
93 load_fat_file(int fd, vki_off_t offset, vki_off_t size, unsigned long filetype,
99 load_mach_file(int fd, vki_off_t offset, vki_off_t size, unsigned long filetype,
430 load_thin_file(int fd, vki_off_t offset, vki_off_t size, unsigned long filetype, in load_thin_file() argument
470 if (mh.filetype != filetype) { in load_thin_file()
536 if (filetype == MH_DYLINKER) { in load_thin_file()
553 if (filetype == MH_EXECUTE) { in load_thin_file()
579 if (filetype == MH_EXECUTE) { in load_thin_file()
597 else if (filetype == MH_DYLINKER) { in load_thin_file()
620 load_fat_file(int fd, vki_off_t offset, vki_off_t size, unsigned long filetype, in load_fat_file() argument
[all …]
/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).
Dname1 filetype of .. in orphaned directories
/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/COFF/
Dmodule-asm.ll4 ; RUN: llc -filetype=obj -mtriple i686-pc-win32 %s -o - | coff-dump.py | FileCheck %s
5 ; RUN: llc -filetype=obj -mtriple x86_64-pc-win32 %s -o - | coff-dump.py | FileCheck %s
Dswitch-relocations.ll9 ; RUN: llc -filetype=obj -mtriple i686-pc-win32 %s -o %t
10 ; RUN: llc -filetype=obj -mtriple x86_64-pc-win32 %s -o %t
/external/llvm/test/CodeGen/ARM/
D2010-10-19-mc-elf-objheader.ll1 ; RUN: llc %s -mtriple=arm-linux-gnueabi -filetype=obj -o - | \
5 ; RUN: -arm-reserve-r9 -filetype=obj -o - | \
/external/webkit/Source/WebKit/android/WebCoreSupport/
DWebCookieJar.cpp69 struct stat filetype; in removeFileOrDirectory() local
70 if (stat(filename, &filetype) != 0) in removeFileOrDirectory()
72 if (S_ISDIR(filetype.st_mode)) { in removeFileOrDirectory()
/external/e2fsprogs/tests/m_large_file/
Dexpect.117 Filesystem features: ext_attr resize_inode dir_index filetype sparse_super large_file
31 Filesystem features: ext_attr resize_inode dir_index filetype sparse_super large_file
/external/e2fsprogs/tests/m_dasd_bs/
Dexpect.119 Filesystem features: ext_attr resize_inode dir_index filetype sparse_super
33 Filesystem features: ext_attr resize_inode dir_index filetype sparse_super
/external/e2fsprogs/tests/m_no_opt/
Dscript3 MKE2FS_OPTS="-O ^sparse_super,^filetype,^resize_inode,^dir_index,^ext_attr"
/external/llvm/test/Other/X86/
Dinline-asm-newline-terminator.ll1 ; RUN: llc -filetype=obj -o - < %s
/external/clang/include/clang/Driver/
DCC1AsOptions.td43 def filetype : Separate<"-filetype">,
/external/llvm/test/MC/ARM/
Dthumb2-movt-fixup.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumbv7-apple-darwin10 -filetype=obj -o - < %s | macho-dump …
Delf-eflags-eabi.s1 @ RUN: llvm-mc %s -triple=armv7-linux-gnueabi -filetype=obj -o - | \
/external/llvm/test/MC/ELF/
Dbss.ll1 ; RUN: llc -filetype=obj %s -o %t
/external/e2fsprogs/tests/f_hurd/
Dexpect.11 The Hurd does not support the filetype feature.
/external/e2fsprogs/misc/
Dmke2fs.conf2 base_features = sparse_super,filetype,resize_inode,dir_index,ext_attr

1234567