/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/ |
aes-parisc.pl | 33 $PUSH ="std"; 42 $PUSH ="stw"; 76 $PUSH %r2,-$SAVED_RP(%sp) ; standard prologue 78 $PUSH %r4,`-$FRAME+1*$SIZE_T`(%sp) 79 $PUSH %r5,`-$FRAME+2*$SIZE_T`(%sp) 80 $PUSH %r6,`-$FRAME+3*$SIZE_T`(%sp) 81 $PUSH %r7,`-$FRAME+4*$SIZE_T`(%sp) 82 $PUSH %r8,`-$FRAME+5*$SIZE_T`(%sp) 83 $PUSH %r9,`-$FRAME+6*$SIZE_T`(%sp) 84 $PUSH %r10,`-$FRAME+7*$SIZE_T`(%sp [all...] |
/external/openssl/crypto/aes/asm/ |
aes-parisc.pl | 33 $PUSH ="std"; 42 $PUSH ="stw"; 76 $PUSH %r2,-$SAVED_RP(%sp) ; standard prologue 78 $PUSH %r4,`-$FRAME+1*$SIZE_T`(%sp) 79 $PUSH %r5,`-$FRAME+2*$SIZE_T`(%sp) 80 $PUSH %r6,`-$FRAME+3*$SIZE_T`(%sp) 81 $PUSH %r7,`-$FRAME+4*$SIZE_T`(%sp) 82 $PUSH %r8,`-$FRAME+5*$SIZE_T`(%sp) 83 $PUSH %r9,`-$FRAME+6*$SIZE_T`(%sp) 84 $PUSH %r10,`-$FRAME+7*$SIZE_T`(%sp [all...] |
/external/aac/libSBRdec/src/arm/ |
env_calc_arm.cpp | 116 PUSH {r4-r5}
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/ |
armVCM4P10_UnpackBlock4x4_s.S | 16 PUSH {r4-r8,lr}
|
armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.S | 16 PUSH {r4-r6,lr} 50 PUSH {r4-r6,lr}
|
omxVCM4P10_TransformDequantLumaDCFromPair_s.S | 16 PUSH {r4-r6,lr} 71 PUSH {r4-r6,lr}
|
omxVCM4P10_DeblockLuma_I.S | 16 PUSH {r4-r9,lr}
|
armVCM4P10_Average_4x_Align_unsafe_s.S | 16 PUSH {r4-r6,lr} 48 PUSH {r4-r6,lr} 92 PUSH {r4-r6,lr}
|
armVCM4P10_InterpolateLuma_HalfVer4x4_unsafe_s.S | 16 PUSH {r4-r12,lr}
|
armVCM4P10_InterpolateLuma_Copy_unsafe_s.S | 16 PUSH {r4-r6,lr}
|
armVCM4P10_InterpolateLuma_HalfHor4x4_unsafe_s.S | 16 PUSH {r4-r12,lr}
|
/external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/ |
rc4-parisc.pl | 32 $PUSH ="std"; 41 $PUSH ="stw"; 110 push(@TX,shift(@TX)); push(@XX,shift(@XX)); # "rotate" registers 148 $PUSH %r2,-$SAVED_RP(%sp) ; standard prologue 150 $PUSH %r4,`-$FRAME+1*$SIZE_T`(%sp) 151 $PUSH %r5,`-$FRAME+2*$SIZE_T`(%sp) 152 $PUSH %r6,`-$FRAME+3*$SIZE_T`(%sp)
|
/external/openssl/crypto/rc4/asm/ |
rc4-parisc.pl | 32 $PUSH ="std"; 41 $PUSH ="stw"; 110 push(@TX,shift(@TX)); push(@XX,shift(@XX)); # "rotate" registers 148 $PUSH %r2,-$SAVED_RP(%sp) ; standard prologue 150 $PUSH %r4,`-$FRAME+1*$SIZE_T`(%sp) 151 $PUSH %r5,`-$FRAME+2*$SIZE_T`(%sp) 152 $PUSH %r6,`-$FRAME+3*$SIZE_T`(%sp)
|
/external/chromium_org/third_party/libxml/src/ |
pattern.c | 19 * currently push(NULL, NULL) means a reset of the streaming context 479 fprintf(stderr, "Push: %d, %s\n", step, node->name); 725 #define PUSH(op, val, val2) \ 926 PUSH(XML_OP_ATTR, NULL, NULL); 976 PUSH(XML_OP_ATTR, NULL, URL); 984 PUSH(XML_OP_ATTR, token, URL); 987 PUSH(XML_OP_ATTR, name, NULL); 1021 PUSH(XML_OP_ELEM, NULL, NULL); 1044 PUSH(XML_OP_ALL, NULL, NULL); 1098 PUSH(XML_OP_NS, URL, NULL) [all...] |
/external/libxml2/ |
pattern.c | 19 * currently push(NULL, NULL) means a reset of the streaming context 479 fprintf(stderr, "Push: %d, %s\n", step, node->name); 725 #define PUSH(op, val, val2) \ 926 PUSH(XML_OP_ATTR, NULL, NULL); 976 PUSH(XML_OP_ATTR, NULL, URL); 984 PUSH(XML_OP_ATTR, token, URL); 987 PUSH(XML_OP_ATTR, name, NULL); 1021 PUSH(XML_OP_ELEM, NULL, NULL); 1044 PUSH(XML_OP_ALL, NULL, NULL); 1098 PUSH(XML_OP_NS, URL, NULL) [all...] |
/sdk/emulator/qtools/ |
callstack.h | 21 // and defines push() and pop() methods. This derived class is then 29 virtual void push(int stackLevel, uint64_t time, CallStackBase *base) {}; function in class:StackFrame 77 enum Action { NONE, PUSH, POP, NATIVE_PUSH }; 184 if (action == PUSH) { 197 } else if (methodAction == PUSH) { 202 // If the method trace has a push or pop, then do it. 205 // This function is a Java method. Don't push or pop the 211 } else if (action == PUSH) { 217 // If the stack is now empty, then push the current function. 284 // we might be fooled into thinking this is a PUSH to a new functio [all...] |
/bionic/libc/arch-x86/string/ |
sse2-strrchr-atom.S | 78 #define PUSH(REG) pushl REG; CFI_PUSH (REG) 82 #define ENTRANCE PUSH(%edi); 123 PUSH (%esi) 124 PUSH (%ebx) 137 PUSH (%esi) 138 PUSH (%ebx) 172 PUSH (%esi) 173 PUSH (%ebx) 186 PUSH (%esi) 187 PUSH (%ebx [all...] |
sse2-wcschr-atom.S | 78 #define PUSH(REG) pushl REG; CFI_PUSH (REG) 114 PUSH (%edi)
|
/art/runtime/arch/x86/ |
asm_support_x86.S | 79 MACRO1(PUSH, reg)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/properties/ |
LibraryProperties.java | 163 mAddButton = new Button(buttons, SWT.PUSH | SWT.FLAT); 183 mRemoveButton = new Button(buttons, SWT.PUSH | SWT.FLAT); 202 mUpButton = new Button(buttons, SWT.PUSH | SWT.FLAT); 222 mDownButton = new Button(buttons, SWT.PUSH | SWT.FLAT);
|
/external/chromium_org/third_party/libxslt/libxslt/ |
pattern.c | 502 fprintf(stderr, "Push: %d, %s\n", step, node->name); 1237 #define PUSH(op, val, val2, novar) \ [all...] |
/external/libxslt/libxslt/ |
pattern.c | 502 fprintf(stderr, "Push: %d, %s\n", step, node->name); 1237 #define PUSH(op, val, val2, novar) \ [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
LayoutActionBar.java | 279 final ToolItem button = new ToolItem(mLayoutToolBar, SWT.PUSH); 361 final ToolItem button = new ToolItem(mLayoutToolBar, SWT.PUSH); 501 mZoomFitButton = new ToolItem(toolBar, SWT.PUSH); 511 mZoomResetButton = new ToolItem(toolBar, SWT.PUSH); 524 mZoomOutButton = new ToolItem(toolBar, SWT.PUSH); 534 mZoomInButton = new ToolItem(toolBar, SWT.PUSH); 555 mLintButton = new ToolItem(toolBar, SWT.PUSH);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
ConfigurationMenuListener.java | 149 SWT.PUSH, false); 153 SWT.PUSH, false); 253 SWT.PUSH, false);
|
/external/opencv/cvaux/src/ |
cvsegment.cpp | 58 #define PUSH(Y,IL,IR,IPL,IPR,FL) { stack[StIn].y=(ushort)(Y); \ 119 PUSH( seed.y, L, R, R + 1, R, UP ); 164 PUSH( YC + flag, j, i, L, R, -flag ); 200 #undef PUSH
|