/external/qemu/distrib/sdl-1.2.12/src/hermes/ |
x86p_32.asm | 57 push ebp 64 push ecx 137 push ebp 144 push ecx 208 push ebp 215 push ecx 301 push ebp 306 push ecx 399 push ebp 404 push ec [all...] |
x86p_16.asm | 74 push ecx 178 push ebp 181 push ecx 296 push ecx 412 push ebp 415 push ecx
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/ |
StylesheetHandler.java | 133 m_processors.push(m_schema.getElementProcessor()); 136 // m_includeStack.push(SystemIDResolver.getAbsoluteURI(this.getBaseIdentifier(), null)); 400 * This is called by the parser to push a locator for the 413 m_stylesheetLocatorStack.push(new SAXSourceLocator(locator)); [all...] |
ProcessorGlobalParamDecl.java | 37 * template element, and then push it onto the current template 51 // Just push, but don't append.
|
ProcessorGlobalVariableDecl.java | 37 * template element, and then push it onto the current template 51 // Just push, but don't append.
|
ProcessorText.java | 37 * template element, and then push it onto the current template 51 // Don't push this element onto the element stack.
|
/external/opencore/nodes/pvdownloadmanagernode/src/ |
pvmf_downloadmanager_node.cpp | [all...] |
/external/openssl/crypto/rc4/asm/ |
rc4-x86_64.pl | 90 push %r12 91 push %r13 121 push(@TX,shift(@TX)); push(@XX,shift(@XX)); # "rotate" registers 172 push %rbx 197 push(@TX,shift(@TX)); push(@XX,shift(@XX)); # "rotate" registers 216 push(@TX,shift(@TX)); push(@XX,shift(@XX)); # "rotate" registers
|
/external/v8/src/ia32/ |
regexp-macro-assembler-ia32.cc | 271 __ push(edi); 272 __ push(backtrack_stackpointer()); 322 __ push(esi); 323 __ push(edi); 324 __ push(backtrack_stackpointer()); 325 __ push(ebx); 388 __ push(backtrack_stackpointer()); 620 __ push(ebp); 624 __ push(esi); 625 __ push(edi) [all...] |
codegen-ia32.cc | 55 __ push(RegisterAllocator::ToRegister(i)); 249 frame_->Push(Factory::the_hole_value()); 498 frame_->Push(Factory::false_value()); 503 frame_->Push(Factory::true_value()); 511 frame_->Push(Factory::true_value()); 515 frame_->Push(Factory::false_value()); 530 frame_->Push(Factory::true_value()); 537 frame_->Push(Factory::false_value()); 554 frame_->Push(&temp); 564 frame_->Push(&temp) [all...] |
stub-cache-ia32.cc | 72 __ push(offset); 279 __ push(receiver); 280 __ push(holder); 281 __ push(name); 285 __ push(receiver); 286 __ push(FieldOperand(receiver, InterceptorInfo::kDataOffset)); 386 __ push(receiver); 388 __ push(holder); 389 __ push(name_); 430 __ push(receiver) [all...] |
/external/v8/test/cctest/ |
test-disasm-ia32.cc | 135 __ push(Immediate(12)); 136 __ push(Immediate(23456)); 137 __ push(ecx); 138 __ push(esi); 139 __ push(Operand(ebp, JavaScriptFrameConstants::kFunctionOffset)); 140 __ push(Operand(ebx, ecx, times_4, 0)); 141 __ push(Operand(ebx, ecx, times_4, 0)); 142 __ push(Operand(ebx, ecx, times_4, 10000)); 184 __ push(Operand(ebx, ecx, times_4, 10000));
|
/external/proguard/src/proguard/optimize/evaluation/ |
EvaluationSimplifier.java | 370 * Replaces the push instruction at the given offset by a simpler push 404 * push instruction, if possible. 419 * push instruction, if possible. 470 * push instruction, if possible. 485 * push instruction, if possible. 537 * push instruction, if possible. 552 * push instruction, if possible. 605 * push instruction, if possible. 620 * push instruction, if possible [all...] |
/external/webkit/WebKitTools/Scripts/ |
run-webkit-tests | 384 push @INC, $productDir; 499 push @toolArgs, "--pixel-tests" if $pixelTests; 500 push @toolArgs, "--threaded" if $threaded; 501 push @toolArgs, "--complex-text" if $complexText; 502 push @toolArgs, "-"; 505 push @diffToolArgs, "--tolerance", $tolerance; 543 push(@tests, $test); 549 push(@tests, @originalTests); [all...] |
/external/openssl/crypto/bn/asm/ |
x86_64-mont.pl | 50 push %rbx 51 push %rbp 52 push %r12 53 push %r13 54 push %r14 55 push %r15
|
/external/qemu/distrib/sdl-1.2.12/src/audio/ |
SDL_mixer_MMX_VC.c | 45 push edi 46 push esi 47 push ebx 126 push edi 127 push esi 128 push ebx
|
/external/webkit/JavaScriptCore/ |
create_hash_table | 85 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/WebCore/bindings/scripts/ |
CodeGenerator.pm | 181 push(@$parents, $interface->name); 184 push(@$parents, $interface->name); 193 push(@$parents, $interface->name) if $parents; 201 push(@{$dataNode->constants}, @{$interface->constants}); 202 push(@{$dataNode->functions}, @{$interface->functions}); 203 push(@{$dataNode->attributes}, @{$interface->attributes});
|
/external/webkit/WebCore/inspector/front-end/ |
TextEditorModel.js | 205 clip.push(this._lines[range.startLine].substring(range.startColumn, range.endColumn)); 208 clip.push(this._lines[range.startLine].substring(range.startColumn)); 210 clip.push(this._lines[i]); 211 clip.push(this._lines[range.endLine].substring(0, range.endColumn)); 248 this._redoStack.push(command); 252 this._undoStack.push(command);
|
ElementsPanel.js | 176 this._selectedPathOnReset.push(node.nodeName); 177 this._selectedPathOnReset.push(node.index); 317 this._searchResults.push(node); 410 merge[property].push(value2); 421 builder.push("/**"); 422 builder.push(" * Inspector Generated Stylesheet"); // UIString? 423 builder.push(" */\n"); 437 builder.push(selector + " {"); 442 builder.push(displayProperty(property, value)); 445 builder.push(displayProperty(property, value) + " /* merged from equivalent edits */"); // UIString [all...] |
/packages/apps/Mms/tests/src/com/android/mms/ |
RecyclerTest.java | 45 * example: adb push ~/words /data/data/com.android.mms/files 46 * and then push a file that contains a comma separated list of numbers to send to. 47 * example: adb push ~/recipients /data/data/com.android.mms/files 53 * example: adb push ~/words /data/data/com.android.mms/files 54 * and then push a file that contains a comma separated list of numbers to send to. 55 * example: adb push ~/recipients /data/data/com.android.mms/files
|
/external/v8/src/x64/ |
codegen-x64.cc | 52 __ push(RegisterAllocator::ToRegister(i)); 268 // allow us to push the arguments directly into place. 401 frame_->Push(Factory::the_hole_value()); 515 frame_->Push(return_value); 588 __ push(receiver_); // First IC argument. 589 __ push(key_); // Second IC argument. 645 // Push receiver and key arguments on the stack. 646 __ push(receiver_); 647 __ push(key_); 689 frame()->Push(name) [all...] |
/external/zlib/contrib/masmx86/ |
gvmat32.asm | 149 push ebp
150 push edi
151 push esi
152 push ebx
555 push ebx
557 pushfd ; push original EFLAGS
561 push eax ; save new EFLAGS value on stack
567 push ecx
576 push eax ; save new EFLAGS value on stack
689 push ebp [all...] |
/external/v8/src/arm/ |
stub-cache-arm.cc | 51 __ push(offset); 297 __ push(receiver_reg); 399 __ push(receiver); 400 __ push(holder); 401 __ push(name); 407 __ push(scratch); 409 __ push(scratch); 467 __ push(receiver); 468 __ push(holder); 469 __ push(name_) [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
NamespaceMappings.java | 77 * 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
|