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

1 2 3 4

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/reloc/
exitbug.s 7 .CALLINFO FRAME=0
selectorbug.s 14 .CALLINFO FRAME=0
longcall.s 7 .CALLINFO FRAME=64,CALLS,SAVE_RP
24 .CALLINFO FRAME=0,NO_CALLS
reduce.s 10 .CALLINFO FRAME=0,NO_CALLS
25 .CALLINFO FRAME=128,CALLS,SAVE_RP
r_no_reloc.s 17 .CALLINFO FRAME=0,NO_CALLS
labelopbug.s 5 .CALLINFO FRAME=128,CALLS,SAVE_RP
plabelbug.s 22 .CALLINFO FRAME=128,CALLS,SAVE_RP
reduce3.s 24 .CALLINFO FRAME=64,NO_CALLS,SAVE_SP,ENTRY_GR=3
funcrelocbug.s 7 .CALLINFO FRAME=128,CALLS,SAVE_RP,SAVE_SP,ENTRY_GR=3
43 .CALLINFO FRAME=64,NO_CALLS,SAVE_SP,ENTRY_GR=3
86 .CALLINFO FRAME=192,CALLS,SAVE_RP,SAVE_SP,ENTRY_GR=3
151 .CALLINFO FRAME=128,CALLS,SAVE_RP,SAVE_SP,ENTRY_GR=3
reduce2.s 29 .CALLINFO FRAME=0,NO_CALLS
53 .CALLINFO FRAME=128,CALLS,SAVE_RP,ENTRY_GR=3
applybug.s 18 .CALLINFO FRAME=0,NO_CALLS
72 .CALLINFO FRAME=128,CALLS,SAVE_RP
  /external/valgrind/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));
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/
entrybug.s 7 .CALLINFO FRAME=128,NO_CALLS,ENTRY_GR=1,ENTRY_FR=11
space.s 15 .CALLINFO FRAME=128, NO_CALLS, ENTRY_GR=3, ENTRY_FR=12
badfmpyadd.s 6 .CALLINFO FRAME=0,NO_CALLS
nosubspace.s 8 .CALLINFO FRAME=0,NO_CALLS
calldatabug.s 10 .CALLINFO FRAME=128,CALLS,SAVE_RP
68 .CALLINFO FRAME=128,CALLS,SAVE_RP
132 .CALLINFO FRAME=128,CALLS,SAVE_RP
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/unsorted/
align3.s 16 .CALLINFO FRAME=0
importbug.s 18 .CALLINFO FRAME=64,CALLS,SAVE_RP,SAVE_SP,ENTRY_GR=3
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/hppa/
addendbug.s 18 .CALLINFO FRAME=64,NO_CALLS,SAVE_SP,ENTRY_GR=3
freg.s 19 .CALLINFO FRAME=64,CALLS,SAVE_RP
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
cfi-hppa-1.s 11 .CALLINFO FRAME=0x1234,NO_CALLS,SAVE_SP,ENTRY_GR=3
31 .CALLINFO FRAME=64,CALLS,SAVE_RP,SAVE_SP,ENTRY_GR=3
  /external/mockito/cglib-and-asm/src/org/mockito/asm/tree/
AbstractInsnNode.java 113 public static final int FRAME = 13;
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
viddec_h264_parse.c 61 ///// Check frame bounday for non-vcl elimitter
112 pInfo->img.structure = FRAME;
114 pInfo->wl_err_curr |= (FRAME << FIELD_ERR_OFFSET);
142 // if this is frame based, both 2 bits should be set
143 pInfo->wl_err_curr |= (FRAME << FIELD_ERR_OFFSET);
159 // 2) if it's a new frame
180 // 2) else: init frame store
184 ///----------------- New frame.boundary detected--------------------
197 /// 4) store frame into DPB if ...
213 /// Init Frame Store for next fram
    [all...]

Completed in 167 milliseconds

1 2 3 4