Searched refs:filetype (Results 26 - 50 of 118) sorted by relevance

12345

/external/llvm/test/MC/PowerPC/
H A Dppc-llong.s2 # RUN: llvm-mc -triple powerpc-unknown-unknown -filetype=obj %s | \
4 # RUN: llvm-mc -triple powerpc64-unknown-unknown -filetype=obj %s | \
H A Dppc-word.s2 # RUN: llvm-mc -triple powerpc-unknown-unknown -filetype=obj %s | \
4 # RUN: llvm-mc -triple powerpc64-unknown-unknown -filetype=obj %s | \
H A Dppc64-tls-relocs-01.s1 # RUN: llvm-mc -triple=powerpc64-unknown-linux-gnu -filetype=obj %s | \
/external/llvm/test/MC/X86/AlignedBundling/
H A Dasm-printing-bundle-directives.s1 # RUN: llvm-mc -filetype=asm -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
H A Drelax-at-bundle-end.s1 # RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - \
H A Dswitch-section-locked-error.s1 # RUN: not llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
H A Dpad-bundle-groups.s1 # RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - \
H A Drelax-in-bundle-group.s1 # RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - \
H A Ddifferent-sections.s1 # RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - \
/external/e2fsprogs/misc/
H A Dmke2fs.conf2 base_features = sparse_super,filetype,resize_inode,dir_index,ext_attr
/external/llvm/test/MC/ARM/
H A Drelocated-mapping.s1 @ RUN: llvm-mc -triple=arm-linux-gnueabi -filetype=obj < %s | llvm-objdump -t - | FileCheck %s
H A Delf-thumbfunc-reloc.s2 @ RUN: llvm-mc %s -triple=armv4t-freebsd-eabi -filetype=obj -o - | \
H A Delf-thumbfunc.s2 @ RUN: llvm-mc %s -triple=thumbv7-linux-gnueabi -filetype=obj -o - | \
H A Dmapping-within-section.s1 @ RUN: llvm-mc -triple=armv7-linux-gnueabi -filetype=obj < %s | llvm-objdump -t - | FileCheck %s
/external/llvm/test/MC/X86/
H A 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/chromium_org/build/mac/
H A 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/llvm/test/MC/ELF/
H A Dfde.s1 # RUN: llvm-mc -filetype=obj %s -o %t.o -triple x86_64-pc-linux-gnu && llvm-objdump -s %t.o
/external/llvm/test/MC/MachO/ARM/
H A Dllvm-objdump-macho.s1 @ RUN: llvm-mc -triple=thumbv7-apple-ios -filetype=obj -o - < %s | llvm-objdump -d -macho -triple=thumbv7-apple-ios - | FileCheck %s
H A Dno-subsections-reloc.s1 @ RUN: llvm-mc -n -triple thumbv7-apple-darwin10 %s -filetype=obj -o %t.obj
H A Dstatic-movt-relocs.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumbv7-apple-darwin10 -filetype=obj -o - < %s | macho-dump | FileCheck %s
H A Dthumb-bl-jbits.s1 @ RUN: llvm-mc -triple=thumbv7-apple-darwin -filetype=obj -o - < %s | macho-dump --dump-section-data | FileCheck %s
/external/valgrind/main/coregrind/m_ume/
H A 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,
472 filetype is MH_EXECUTE or MH_DYLINKER.
480 load_thin_file(int fd, vki_off_t offset, vki_off_t size, unsigned long filetype, argument
521 if (mh.filetype != filetype) {
604 if (filetype == MH_DYLINKER) {
621 if (filetype == MH_EXECUTE) {
647 if (filetype
689 load_fat_file(int fd, vki_off_t offset, vki_off_t size, unsigned long filetype, const char *filename, vki_uint8_t **out_stack_start, vki_uint8_t **out_stack_end, vki_uint8_t **out_text, vki_uint8_t **out_entry, vki_uint8_t **out_linker_entry) argument
768 load_mach_file(int fd, vki_off_t offset, vki_off_t size, unsigned long filetype, const char *filename, vki_uint8_t **out_stack_start, vki_uint8_t **out_stack_end, vki_uint8_t **out_text, vki_uint8_t **out_entry, vki_uint8_t **out_linker_entry) argument
[all...]
/external/javassist/src/main/javassist/tools/web/
H A DWebserver.java357 private void sendHeader(OutputStream out, long dataLength, int filetype) argument
365 if (filetype == typeClass)
367 else if (filetype == typeHtml)
369 else if (filetype == typeGif)
371 else if (filetype == typeJpeg)
373 else if (filetype == typeText)
/external/chromium_org/tools/deep_memory_profiler/lib/
H A Dpolicy.py256 def load(filename, filetype):
261 filetype: A string to specify a type of the file. Only 'json' is
268 return Policy.parse(policy_f, filetype)
271 def parse(policy_f, filetype):
276 filetype: A string to specify a type of the file. Only 'json' is
282 if filetype == 'json':
/external/libmtp/examples/
H A Dfiles.c46 printf(" Filetype: %s\n", LIBMTP_Get_Filetype_Description(file->filetype));

Completed in 258 milliseconds

12345