HomeSort by relevance Sort by last modified time
    Searched refs:FRAME (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/valgrind/main/none/tests/
stackgrowth.c 5 #define FRAME (1024)
9 volatile char frame[FRAME]; local
11 memset((char *)frame, 0xff, sizeof(frame));
thread-exits.c 45 #define FRAME 4096
49 volatile char frame[FRAME]; local
51 memset((char *)frame, 0xff, sizeof(frame));
  /external/openssl/crypto/sha/asm/
sha1-ppc.pl 48 $FRAME=24*$SIZE_T+64;
168 $STU $sp,-$FRAME($sp)
170 $PUSH r15,`$FRAME-$SIZE_T*17`($sp)
171 $PUSH r16,`$FRAME-$SIZE_T*16`($sp)
172 $PUSH r17,`$FRAME-$SIZE_T*15`($sp)
173 $PUSH r18,`$FRAME-$SIZE_T*14`($sp)
174 $PUSH r19,`$FRAME-$SIZE_T*13`($sp)
175 $PUSH r20,`$FRAME-$SIZE_T*12`($sp)
176 $PUSH r21,`$FRAME-$SIZE_T*11`($sp)
177 $PUSH r22,`$FRAME-$SIZE_T*10`($sp
    [all...]
sha1-parisc.pl 46 $FRAME=14*$SIZE_T+$FRAME_MARKER;# 14 saved regs + frame marker
155 .CALLINFO FRAME=`$FRAME-14*$SIZE_T`,NO_CALLS,SAVE_RP,ENTRY_GR=16
158 $PUSHMA %r3,$FRAME(%sp)
159 $PUSH %r4,`-$FRAME+1*$SIZE_T`(%sp)
160 $PUSH %r5,`-$FRAME+2*$SIZE_T`(%sp)
161 $PUSH %r6,`-$FRAME+3*$SIZE_T`(%sp)
162 $PUSH %r7,`-$FRAME+4*$SIZE_T`(%sp)
163 $PUSH %r8,`-$FRAME+5*$SIZE_T`(%sp
    [all...]
sha512-ppc.pl 92 $FRAME=32*$SIZE_T+16*$SZ;
185 $STU $sp,-$FRAME($sp)
189 $PUSH $ctx,`$FRAME-$SIZE_T*22`($sp)
191 $PUSH $toc,`$FRAME-$SIZE_T*20`($sp)
192 $PUSH r13,`$FRAME-$SIZE_T*19`($sp)
193 $PUSH r14,`$FRAME-$SIZE_T*18`($sp)
194 $PUSH r15,`$FRAME-$SIZE_T*17`($sp)
195 $PUSH r16,`$FRAME-$SIZE_T*16`($sp)
196 $PUSH r17,`$FRAME-$SIZE_T*15`($sp)
197 $PUSH r18,`$FRAME-$SIZE_T*14`($sp
    [all...]
sha512-parisc.pl 78 $FRAME=16*$SIZE_T+$FRAME_MARKER;# 16 saved regs + frame marker
81 $FRAME+=$XOFF;
234 .CALLINFO FRAME=`$FRAME-16*$SIZE_T`,NO_CALLS,SAVE_RP,ENTRY_GR=18
237 $PUSHMA %r3,$FRAME(%sp)
238 $PUSH %r4,`-$FRAME+1*$SIZE_T`(%sp)
239 $PUSH %r5,`-$FRAME+2*$SIZE_T`(%sp)
240 $PUSH %r6,`-$FRAME+3*$SIZE_T`(%sp)
241 $PUSH %r7,`-$FRAME+4*$SIZE_T`(%sp
    [all...]
  /sdk/emulator/qtools/
callstack.h 18 // Define a template class for the stack frame. The template parameter
46 template <class FRAME, class BASE = CallStackBase>
49 typedef FRAME frame_type;
50 typedef typename FRAME::symbol_type symbol_type;
51 typedef typename FRAME::symbol_type::region_type region_type;
73 FRAME *mFrames;
74 int mTop; // index of the next stack frame to write
114 template<class FRAME, class BASE>
115 MethodRec CallStack<FRAME, BASE>::sCurrentMethod;
116 template<class FRAME, class BASE
    [all...]
  /external/openssl/crypto/modes/asm/
ghash-parisc.pl 49 $FRAME=10*$SIZE_T+$FRAME_MARKER;# NREGS saved regs + frame marker
91 .CALLINFO FRAME=`$FRAME-10*$SIZE_T`,NO_CALLS,SAVE_RP,ENTRY_GR=$NREGS
94 $PUSHMA %r3,$FRAME(%sp)
95 $PUSH %r4,`-$FRAME+1*$SIZE_T`(%sp)
96 $PUSH %r5,`-$FRAME+2*$SIZE_T`(%sp)
97 $PUSH %r6,`-$FRAME+3*$SIZE_T`(%sp)
100 $PUSH %r7,`-$FRAME+4*$SIZE_T`(%sp)
101 $PUSH %r8,`-$FRAME+5*$SIZE_T`(%sp
    [all...]
  /external/openssl/crypto/aes/asm/
aes-parisc.pl 48 $FRAME=16*$SIZE_T+$FRAME_MARKER;# 16 saved regs + frame marker
74 .CALLINFO FRAME=`$FRAME-16*$SIZE_T`,NO_CALLS,SAVE_RP,ENTRY_GR=18
77 $PUSHMA %r3,$FRAME(%sp)
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
    [all...]
aes-ppc.pl 55 $FRAME=32*$SIZE_T;
337 $STU $sp,-$FRAME($sp)
340 $PUSH $toc,`$FRAME-$SIZE_T*20`($sp)
341 $PUSH r13,`$FRAME-$SIZE_T*19`($sp)
342 $PUSH r14,`$FRAME-$SIZE_T*18`($sp)
343 $PUSH r15,`$FRAME-$SIZE_T*17`($sp)
344 $PUSH r16,`$FRAME-$SIZE_T*16`($sp)
345 $PUSH r17,`$FRAME-$SIZE_T*15`($sp)
346 $PUSH r18,`$FRAME-$SIZE_T*14`($sp)
347 $PUSH r19,`$FRAME-$SIZE_T*13`($sp
    [all...]
  /external/openssl/crypto/rc4/asm/
rc4-parisc.pl 47 $FRAME=4*$SIZE_T+$FRAME_MARKER; # 4 saved regs + frame marker
146 .CALLINFO FRAME=`$FRAME-4*$SIZE_T`,NO_CALLS,SAVE_RP,ENTRY_GR=6
149 $PUSHMA %r3,$FRAME(%sp)
150 $PUSH %r4,`-$FRAME+1*$SIZE_T`(%sp)
151 $PUSH %r5,`-$FRAME+2*$SIZE_T`(%sp)
152 $PUSH %r6,`-$FRAME+3*$SIZE_T`(%sp)
227 $POP `-$FRAME-$SAVED_RP`(%sp),%r2
234 $POP `-$FRAME+1*$SIZE_T`(%sp),%r
    [all...]
  /external/openssl/crypto/bn/asm/
parisc-mont.pl 103 $FRAME=8*$SIZE_T+$FRAME_MARKER; # 8 saved regs + frame marker
105 $LOCALS=$FRAME-$FRAME_MARKER;
106 $FRAME+=32; # local variables
147 .CALLINFO FRAME=`$FRAME-8*$SIZE_T`,NO_CALLS,SAVE_RP,SAVE_SP,ENTRY_GR=6
150 $PUSHMA %r3,$FRAME(%sp)
151 $PUSH %r4,`-$FRAME+1*$SIZE_T`(%sp)
152 $PUSH %r5,`-$FRAME+2*$SIZE_T`(%sp)
153 $PUSH %r6,`-$FRAME+3*$SIZE_T`(%sp
    [all...]
ppc64-mont.pl 96 $FRAME=64; # padded frame header
213 addi $tp,$tp,`$FRAME+$TRANSFER+8+64+$RZONE`
261 addi $tp,$sp,`$FRAME+$TRANSFER+8+64`
273 addi $tp,$sp,`$FRAME+$TRANSFER-8`
282 std $t0,`$FRAME+0`($sp)
283 std $t1,`$FRAME+8`($sp)
284 std $t2,`$FRAME+16`($sp)
285 std $t3,`$FRAME+24`($sp)
291 std $t4,`$FRAME+32`($sp
    [all...]
  /external/openssl/crypto/
sparccpuid.S 10 # define FRAME -192
13 # define FRAME -96
26 save %sp,FRAME,%sp
141 save %sp,FRAME,%sp
178 save %sp,FRAME,%sp
  /external/chromium/chrome/browser/extensions/
extension_menu_manager.h 61 FRAME = 256,
180 // applies to the frame where the click took place.
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLFrameElement01.js 49 docsLoaded += preload(docRef, "doc", "frame");
78 The frameBorder attribute specifies the request for frame borders.
82 Retrieve the frameBorder attribute of the first FRAME element and examine
101 doc = load(docRef, "doc", "frame");
102 nodeList = doc.getElementsByTagName("frame");
HTMLFrameElement02.js 49 docsLoaded += preload(docRef, "doc", "frame");
79 of this image or frame.
81 Retrieve the longDesc attribute of the first FRAME element and examine
100 doc = load(docRef, "doc", "frame");
101 nodeList = doc.getElementsByTagName("frame");
HTMLFrameElement03.js 49 docsLoaded += preload(docRef, "doc", "frame");
78 The marginHeight attribute specifies the frame margin height, in pixels.
80 Retrieve the marginHeight attribute of the first FRAME element and examine
99 doc = load(docRef, "doc", "frame");
100 nodeList = doc.getElementsByTagName("frame");
HTMLFrameElement04.js 49 docsLoaded += preload(docRef, "doc", "frame");
78 The marginWidth attribute specifies the frame margin width, in pixels.
80 Retrieve the marginWidth attribute of the first FRAME element and examine
99 doc = load(docRef, "doc", "frame");
100 nodeList = doc.getElementsByTagName("frame");
HTMLFrameElement05.js 49 docsLoaded += preload(docRef, "doc", "frame");
78 The name attribute specifies the frame name(object of the target
81 Retrieve the name attribute of the first FRAME element and examine
100 doc = load(docRef, "doc", "frame");
101 nodeList = doc.getElementsByTagName("frame");
HTMLFrameElement06.js 49 docsLoaded += preload(docRef, "doc", "frame");
78 The noResize attribute specifies if the user can resize the frame. When
79 true, forbid user from resizing frame.
81 Retrieve the noResize attribute of the first FRAME element and examine
100 doc = load(docRef, "doc", "frame");
101 nodeList = doc.getElementsByTagName("frame");
HTMLFrameElement07.js 49 docsLoaded += preload(docRef, "doc", "frame");
78 The scrolling attribute specifies whether or not the frame should have
81 Retrieve the scrolling attribute of the first FRAME element and examine
100 doc = load(docRef, "doc", "frame");
101 nodeList = doc.getElementsByTagName("frame");
HTMLFrameElement08.js 49 docsLoaded += preload(docRef, "doc", "frame");
78 The src attribute specifies a URI designating the initial frame contents.
80 Retrieve the src attribute of the first FRAME element and examine
99 doc = load(docRef, "doc", "frame");
100 nodeList = doc.getElementsByTagName("frame");
HTMLIFrameElement05.js 78 The marginWidth attribute specifies the frame margin width, in pixels.
80 Retrieve the marginWidth attribute of the first FRAME element and examine
HTMLIFrameElement08.js 78 The scrolling attribute specifies whether or not the frame should have
81 Retrieve the scrolling attribute of the first FRAME element and examine

Completed in 333 milliseconds

1 2 3