Searched refs:push (Results 276 - 300 of 1282) sorted by relevance

<<11121314151617181920>>

/external/chromium-trace/trace-viewer/src/
H A Dcategory_filter_dialog.js69 categories.push(input.value);
82 categories.push(input.value);
107 categories.push(category);
/external/chromium-trace/trace-viewer/src/tracks/
H A Dmodel_track.js51 allHeadings.push(t.userFriendlyName);
54 allHeadings.push(c.name);
57 allHeadings.push('CPU ' + c.cpuNumber);
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Dll.S59 push %rdi # save this value for later
134 # push $SYSCALL_UNAME # uname syscall
146 push %rsi # save our .txt pointer
154 push %rsi # store for later
176 push %rdx # save call pointer
178 # push $SYSCALL_OPEN # load 5 [ open() ]
199 # push $SYSCALL_CLOSE # close (to be correct)
252 push %rbx
253 push %rdx # store strcat pointer
301 push
[all...]
/external/webkit/Source/JavaScriptCore/
H A Dcreate_hash_table85 push(@keys, $key);
86 push(@attrs, length($att) > 0 ? $att : "0");
89 push(@values, { "type" => "Function", "function" => $val, "params" => (length($param) ? $param : "") });
94 push(@values, { "type" => "Property", "get" => $get, "put" => $put });
96 push(@values, { "type" => "Lexer", "value" => $val });
98 push(@hashes, hashValue($key));
/external/webkit/Source/WebCore/inspector/front-end/
H A DEventListenersSidebarPane.js85 sectionNames.push(type);
86 self.sections.push(section);
149 filteredEventListeners.push(eventListener);
164 this.eventListeners.push(eventListener);
190 properties.push(new WebInspector.RemoteObjectProperty("node", nodeObject));
194 properties.push(new WebInspector.RemoteObjectProperty(propertyName, value));
H A DDOMBreakpointsSidebarPane.js114 substitutions.push(targetNode);
119 substitutions.push(targetNode);
269 breakpoints.push(breakpoint);
273 breakpoints.push({ url: this._inspectedURL, path: element._node.path(), type: element._type, enabled: element._checkboxElement.checked });
303 pathToBreakpoints[path].push(breakpoint);
/external/v8/src/arm/
H A Dbuiltins-arm.cc63 __ push(r1);
668 __ push(function); // Preserve the function.
672 __ push(r0);
692 __ push(argument);
720 __ push(r0); // Smi-tagged arguments count.
721 __ push(r1); // Constructor function.
765 __ push(r1); // constructor
923 __ push(r1); // argument for Runtime_NewObject
930 __ push(r4);
931 __ push(r
[all...]
/external/chromium-trace/trace-viewer/src/model/
H A Dslice_group.js54 this.slices.push(slice);
63 this.slices.push.apply(this.slices, slices);
88 this.openPartialSlices_.push(slice);
313 openB.push(nextSlice);
316 openA.push(nextSlice);
/external/webkit/Source/WebCore/inspector/front-end/UglifyJS/
H A Dprocess.js95 out.push(MAP(statements, walk));
210 stack.push(ast);
265 parent.children.push(this);
412 having_eval.push(current_scope);
680 a.push.apply(a, stat[1]);
683 a.push(stat);
694 a.push(cur);
705 a.push(st);
711 a.push(st);
724 a.push(cu
[all...]
/external/libvpx/libvpx/vp8/encoder/x86/
H A Dsubtract_sse2.asm19 push rbp
23 push rsi
24 push rdi
78 push rbp
82 push rsi
83 push rdi
91 push rbx
151 push rbp
155 push rsi
156 push rd
[all...]
H A Dquantize_sse2.asm21 push rbp
27 push rdi
28 push rsi
31 push rdi
32 push rsi
245 push rbp
250 push rdi
251 push rsi
254 push rdi
255 push rs
[all...]
/external/libvpx/libvpx/vpx_ports/
H A Dx86_abi_support.asm162 push %2
185 push %1
202 push %1
272 push rdi
275 push rsi
278 push rdx
281 push rcx
284 push r8
287 push r9
294 push ra
[all...]
/external/valgrind/main/exp-bbv/tests/x86-linux/
H A Dll.S53 push %edi # save this value for later
126 # push $SYSCALL_UNAME # uname syscall
138 push %esi # save our .txt pointer
146 push %esi # store for later
168 push %edx # save call pointer
170 # push $SYSCALL_OPEN # load 5 [ open() ]
181 # push $SYSCALL_READ # load 3 = read()
193 # push $SYSCALL_CLOSE # close (to be correct)
246 push %ebx # store cpu count
247 push
[all...]
/external/v8/test/cctest/
H A Dtest-assembler-x64.cc136 __ push(rbp);
138 __ push(arg2); // Value at (rbp - 8)
139 __ push(arg2); // Value at (rbp - 16)
140 __ push(arg1); // Value at (rbp - 24)
216 __ push(rbp);
219 __ push(arg2); // Value at (rbp - 8)
220 __ push(arg2); // Value at (rbp - 16)
221 __ push(arg1); // Value at (rbp - 24)
250 __ push(rbp);
380 __ push(rb
[all...]
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
H A DTokenRewriteStream.js113 buf.push(this.text);
128 buf.push(this.text);
239 rewrites.push(op);
331 args.push("");
368 buf.push(this.get(i).getText());
428 buf.push(this.get(tokenCursor).getText());
455 buf.push(this.get(i));
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
H A Djstemplate.js273 attributeList.push(name + "=" + value);
343 * for efficient push/pop.
399 this.calls_.push(args);
400 this.queueIndices_.push(0);
426 this.arrayPool_.push(array);
458 call.push(me.jstProcessOuter_, context, tr);
501 me.logs_.push(ATT_display + ': ' + shouldDisplay + '<br/>');
542 me.logs_.push(ATT_skip + ': ' + shouldSkip + '<br/>');
565 queue.push(me.jstProcessOuter_, context, c);
649 // A queue of calls to push
[all...]
H A Djsevalcontext.js208 JsEvalContext.recycledInstances_.push(instance);
382 ret.push(label, value);
405 ret.push(value);
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
H A Djstemplate.js273 attributeList.push(name + "=" + value);
343 * for efficient push/pop.
399 this.calls_.push(args);
400 this.queueIndices_.push(0);
426 this.arrayPool_.push(array);
458 call.push(me.jstProcessOuter_, context, tr);
501 me.logs_.push(ATT_display + ': ' + shouldDisplay + '<br/>');
542 me.logs_.push(ATT_skip + ': ' + shouldSkip + '<br/>');
565 queue.push(me.jstProcessOuter_, context, c);
649 // A queue of calls to push
[all...]
/external/skia/legacy/src/animator/
H A DSkScript.cpp188 fSuppressStack.push(noInitialSuppress);
189 *fOpStack.push() = kParen;
210 if (lastPush == false) // unary plus, don't push an operator
269 *fOpStack.push() = kParen; // push even if eval is suppressed
309 *fOpStack.push() = (SkOp) (kLogicalNot | kArtificialOp);
310 fOpStack.push(op);
312 *fOpStack.push() = (SkOp) (kFlipOps | kArtificialOp);
410 *fBraceStack.push() = kFunctionBrace;
490 *fOpStack.push()
[all...]
/external/skia/src/animator/
H A DSkScript.cpp188 fSuppressStack.push(noInitialSuppress);
189 *fOpStack.push() = kParen;
210 if (lastPush == false) // unary plus, don't push an operator
269 *fOpStack.push() = kParen; // push even if eval is suppressed
309 *fOpStack.push() = (SkOp) (kLogicalNot | kArtificialOp);
310 fOpStack.push(op);
312 *fOpStack.push() = (SkOp) (kFlipOps | kArtificialOp);
410 *fBraceStack.push() = kFunctionBrace;
490 *fOpStack.push()
[all...]
/external/v8/src/mips/
H A Dbuiltins-mips.cc65 __ push(a1);
684 __ push(function); // Preserve the function.
688 __ push(v0);
708 __ push(argument);
789 __ push(a1); // Constructor.
953 __ push(a1); // Argument for Runtime_NewObject.
960 __ push(t4);
961 __ push(t4);
992 __ push(t1);
1090 // Clear the context before we push i
[all...]
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DNamespaceMappings.java77 * mappings at deeper depths push later on such a stack. Mappings pushed
123 stack.push(nn);
128 stack.push(nn);
245 // don't push this one.
252 stack.push(map);
253 m_nodeStack.push(map);
354 * and popping of namespaces to one push or one pop on
396 public Object push(Object o) { method in class:NamespaceMappings.Stack
/external/qemu/distrib/sdl-1.2.15/src/cpuinfo/
H A DSDL_cpuinfo.c103 push eax ; Save new EFLAGS value on stack
190 push ebx
197 push ebx
268 push ebx
274 push ebx
/external/libvpx/libvpx/vp8/common/x86/
H A Drecon_sse2.asm22 push rbp
25 push rsi
26 push rdi
128 push rbp
131 push rsi
132 push rdi
201 push rbp
205 push rsi
206 push rdi
255 push rb
[all...]
/external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
H A Dnavigation_collector.js228 this.completed_[data.url].push({
257 this.errored_[data.url].push({
356 result.push({

Completed in 572 milliseconds

<<11121314151617181920>>