HomeSort by relevance Sort by last modified time
    Searched full:tasm (Results 26 - 40 of 40) sorted by null

12

  /external/chromium_org/third_party/yasm/source/patched-yasm/
COPYING 14 Samuel Thibault (TASM parser and frontend)
  /external/chromium_org/third_party/yasm/source/patched-yasm/frontends/tasm/
tasm-options.c 33 #include "tasm-options.h"
tasm.c 39 #include "tasm-options.h"
234 "usage: tasm [option]* source [,object] [,listing] [,xref] \n"
241 " tasm /zi source.asm\n"
506 /* TASM's architecture is x86 */
528 cur_parser_module = yasm_load_parser("tasm");
942 fprintf(errfile, "tasm: ");
  /prebuilts/misc/darwin-x86/yasm/
COPYING 14 Samuel Thibault (TASM parser and frontend)
  /prebuilts/misc/linux-x86/yasm/
COPYING 14 Samuel Thibault (TASM parser and frontend)
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
intnum.h 82 /** Convert character constant to integer value, using TASM rules. TASM syntax
intnum.c 278 /* tasm uses big endian notation */
  /external/libpcap/msdos/
pkt_rx0.asm 4 ifdef ??version ; using TASM
makefile 22 ASM = tasm.exe -t -l -mx -m2 -DDEBUG
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
nasm-pp.c 315 /* For TASM compatibility we need to be able to recognise TASM compatible
393 * Macros to make NASM ignore some TASM directives before the first include
488 /* Handle TASM specific directives, which do not contain a % in
580 * code, but does need to parse for the TASM macro
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86arch.c 75 else if (yasm__strcasecmp(parser, "tasm") == 0)
  /external/jpeg/
makefile.bcc 285 tasm /mx jmemdosa.asm
  /external/qemu/distrib/jpeg-6b/
makefile.bcc 285 tasm /mx jmemdosa.asm
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/
bin-objfmt.c     [all...]
  /development/perftests/panorama/input/
test_001.ppm     [all...]

Completed in 528 milliseconds

12