HomeSort by relevance Sort by last modified time
    Searched refs:Make (Results 176 - 200 of 301) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/speex/libspeex/
arch.h 56 #error Make up your mind. What CPU do you have?
  /external/v8/test/mjsunit/
array-concat.js 205 // Make first array change length of second array.
213 // Make first array change length of second array massively.
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 108 // 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 136 // 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.
debug-setexceptionbreak.js 117 // Make sure that the debug event listener vas invoked.
math-round.js 32 // Make source code different on each invocation to make
sparse-array-reverse.js 78 // Make sure we test both array-backed and hash-table backed
  /libcore/
JavaLibrary.mk 72 # Definitions to make the core library.
93 # Make the core-tests library.
128 # Definitions to make the core library.
148 # Make the core-tests library.
  /external/chromium/net/disk_cache/
mem_entry_impl.cc 64 net_log_ = net::BoundNetLog::Make(net_log,
106 // TODO(hclam): make sure it's correct to not apply the concept of ref
555 net_log_ = net::BoundNetLog::Make(net_log,
  /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/llvm/examples/OCaml-Kaleidoscope/Chapter5/
parser.ml 153 (* Make an anonymous proto. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
parser.ml 168 let name = prefix ^ (String.make 1 op) in
190 (* Make an anonymous proto. *)
codegen.ml 22 let callee = "unary" ^ (String.make 1 op) in
44 let callee = "binary" ^ (String.make 1 op) in
121 (* Make the new basic block for the loop header, inserting after current
191 (* Make the function type: double(double,double) etc. *)
192 let doubles = Array.make (Array.length args) double_type in
  /external/v8/src/
proxy.js 52 // Make sure the trap receives 'undefined' as this.
  /external/v8/test/mjsunit/regress/
regress-70066.js 131 assertThrows("x", "test9"); // Make sure it's not there.
  /external/chromium/net/socket/
tcp_client_socket_pool.cc 100 BoundNetLog::Make(net_log, NetLog::SOURCE_CONNECT_JOB)),
  /external/chromium/net/udp/
udp_socket_libevent.cc 42 net_log_(BoundNetLog::Make(net_log, NetLog::SOURCE_SOCKET)) {
udp_socket_win.cc 42 net_log_(BoundNetLog::Make(net_log, NetLog::SOURCE_SOCKET)) {
  /external/llvm/lib/MC/
MCObjectStreamer.cpp 186 // Now that a machine instruction has been assembled into this section, make
188 MCLineEntry::Make(this, getCurrentSection());

Completed in 286 milliseconds

1 2 3 4 5 6 78 91011>>