HomeSort by relevance Sort by last modified time
    Searched refs:Make (Results 51 - 75 of 107) sorted by null

1 23 4 5

  /external/v8/test/mjsunit/
debug-clearbreakpoint.js 99 // Make sure that the debug event listener vas invoked.
debug-evaluate-arguments.js 91 // Make sure that the debug event listener vas invoked.
debug-evaluate-bool-constructor.js 78 // Make sure that the debug event listener vas invoked.
debug-sourceslice.js 56 // Make sure that the source is as expected.
debug-suspend.js 95 // Make sure that the debug event listener vas invoked.
debug-version.js 89 // Make sure that the debug event listener vas invoked.
debug-changebreakpoint.js 106 // Make sure that the debug event listener vas invoked.
debug-clearbreakpointgroup.js 103 // Make sure that the debug event listener vas invoked.
debug-compile-event.js 119 // Make sure that the debug event listener was invoked.
debug-continue.js 113 // Make sure that the debug event listener vas invoked.
debug-evaluate-locals.js 130 // Make sure that the debug event listener vas invoked.
debug-evaluate.js 154 // Make sure that the debug event listener vas invoked.
debug-references.js 116 // Make sure that the debug event listener was invoked.
debug-scripts-request.js 105 // Make sure that the debug event listener vas invoked with no exceptions.
sparse-array-reverse.js 78 // Make sure we test both array-backed and hash-table backed
  /external/v8/test/mjsunit/regress/
regress-186.js 28 // Make sure that eval can introduce a local variable called __proto__.
  /external/libffi/src/arm/
sysv.S 153 @ Make room for all of the new args.
  /external/libffi/src/m68k/
sysv.S 58 | Make room for all of the new args.
  /external/qemu/distrib/sdl-1.2.12/src/cpuinfo/
SDL_cpuinfo.c 154 " cmpl $1,%%eax # Make sure 1 is valid input for CPUID\n"
170 cmp eax, 1 ; Make sure 1 is valid input for CPUID
  /external/speex/libspeex/
arch.h 56 #error Make up your mind. What CPU do you have?
  /external/v8/src/
math.js 131 // Make sure +0 is considered greater than -0. -0 is never a Smi, +0 can be
151 // Make sure -0 is considered less than +0. -0 is never a Smi, +0 can b a
  /libcore/
JavaLibrary.mk 67 # Definitions to make the core library.
88 # Make core-junit
97 # Make core-junitrunner
108 # Definitions to make the sqlite JDBC driver.
119 # Definitions to make the core-tests libraries.
121 # We make a library per module, because otherwise the .jar files get too
125 # TODO: vogar will make this nonsense obsolete.
278 # Definitions to make the core library.
  /external/e2fsprogs/lib/et/
texinfo.tex 169 \def\croppageout#1{\hoffset=0pt % make sure this doesn't mess things up
511 % Make altmode in file print out right
526 % Now make Tex use those variables
844 % To define \realbackslash, we must make \ not be an escape.
845 % We must first make another character (@) an escape
    [all...]
  /external/zlib/
make_vms.com 1 $! make libz under VMS written by
8 $! Make procedure history for Zlib
35 $ Make = ""
57 $ If F$Search ("Sys$System:MMS.EXE") .nes. "" Then Make = "MMS"
58 $ If F$Type (MMK) .eqs. "STRING" Then Make = "MMK"
141 $ if make.eqs.""
144 $ CALL MAKE adler32.OBJ "CC ''CCOPT' adler32" -
146 $ CALL MAKE compress.OBJ "CC ''CCOPT' compress" -
148 $ CALL MAKE crc32.OBJ "CC ''CCOPT' crc32" -
150 $ CALL MAKE deflate.OBJ "CC ''CCOPT' deflate"
    [all...]
  /external/libpng/
CHANGES 96 added new initialization API to make libpng work better with shared libs
262 Touched up example.c to make more of it compileable, although the entire
300 Fixed three bugs in pngrtran.c to make gamma+background handling consistent
305 Make months range from 1-12 in png_convert_to_rfc1123
319 Reduced the default warning level in some makefiles, to make them consistent.
349 Added individual "ifndef PNG_NO_[CAPABILITY]" in pngconf.h to make it easier
360 Bob Dellaca, to make a png32bd.dll with Borland C++ 4.5
406 Revised makefile.dec to make a shared library (Jeremie Petit).
439 Added function png_set_empty_plte_permitted() to make libpng useable
446 Changed "ln -s -f" to "ln -f -s" in the makefiles to make Solaris happy
    [all...]

Completed in 152 milliseconds

1 23 4 5