HomeSort by relevance Sort by last modified time
    Searched full:stack (Results 1826 - 1850 of 10778) sorted by null

<<71727374757677787980>>

  /external/chromium_org/chrome_frame/test/
exception_barrier_unittest.cc 21 // # Is each exception registration in bounds of our stack
24 // e.g. into the stack or never-never land.
28 // get the skinny on our stack segment
31 // moniker to anything at all inside our stack allocation
34 // The lower bound of our stack.
40 // the very top of our stack segment
  /external/chromium_org/third_party/icu/source/common/
usc_impl.c 101 /* If the stack is now empty, reset the stack
299 * if it's an open character, push it onto the stack.
301 * stack, and use that script code. Any non-matching open
302 * characters above it on the stack will be poped.
329 * pop the matching open character from the stack
  /external/icu4c/common/
usc_impl.c 101 /* If the stack is now empty, reset the stack
299 * if it's an open character, push it onto the stack.
301 * stack, and use that script code. Any non-matching open
302 * characters above it on the stack will be poped.
329 * pop the matching open character from the stack
  /external/libvpx/libvpx/vp8/common/arm/neon/
variance_neon.asm 27 ; stack unsigned int *sse
70 ldr r12, [sp] ;load *sse from stack
140 ldr r12, [sp] ;load *sse from stack
195 ldr r12, [sp] ;load *sse from stack
216 ; stack unsigned int *sse
260 ldr r12, [sp] ;load *sse from stack
vp8_subpixelvariance8x8_neon.asm 22 ; stack(r4) unsigned char *dst_ptr,
23 ; stack(r5) int dst_pixels_per_line,
24 ; stack(r6) unsigned int *sse
31 ldr r4, [sp, #12] ;load *dst_ptr from stack
32 ldr r5, [sp, #16] ;load dst_pixels_per_line from stack
33 ldr lr, [sp, #20] ;load *sse from stack
  /external/llvm/include/llvm/CodeGen/
GCMetadata.h 16 // stack map. The code generator outputs:
19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
27 // a stack map for the compilation unit as a whole. Therefore, GCFunctionInfo
73 int StackOffset; ///< Offset from the stack pointer.
118 /// addStackRoot - Registers a root that lives on the stack. Num is the
119 /// stack object ID for the alloca (if the code generator is
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 43 /// load from a stack slot, return the virtual or physical register number of
44 /// the destination along with the FrameIndex of the loaded stack slot. If
46 /// any side effects other than loading from the stack slot.
51 /// store to a stack slot, return the virtual or physical register number of
52 /// the source reg along with the FrameIndex of the loaded stack slot. If
54 /// any side effects other than storing to the stack slot.
  /external/mockito/src/org/mockito/internal/util/reflection/
FieldInitializer.java 188 throw new MockitoException("the default constructor of type '" + field.getType().getSimpleName() + "' has raised an exception (see the stack trace for cause): " + e.getTargetException().toString(), e);
190 throw new MockitoException("InstantiationException (see the stack trace for cause): " + e.toString(), e);
192 throw new MockitoException("IllegalAccessException (see the stack trace for cause): " + e.toString(), e);
246 throw new MockitoException("the constructor of type '" + field.getType().getSimpleName() + "' has raised an exception (see the stack trace for cause): " + e.getTargetException().toString(), e);
248 throw new MockitoException("InstantiationException (see the stack trace for cause): " + e.toString(), e);
250 throw new MockitoException("IllegalAccessException (see the stack trace for cause): " + e.toString(), e);
  /external/nist-sip/java/gov/nist/javax/sip/
SipProviderImpl.java 39 import gov.nist.javax.sip.stack.HopImpl;
40 import gov.nist.javax.sip.stack.MessageChannel;
41 import gov.nist.javax.sip.stack.SIPClientTransaction;
42 import gov.nist.javax.sip.stack.SIPDialog;
43 import gov.nist.javax.sip.stack.SIPDialogErrorEvent;
44 import gov.nist.javax.sip.stack.SIPDialogEventListener;
45 import gov.nist.javax.sip.stack.SIPServerTransaction;
46 import gov.nist.javax.sip.stack.SIPTransaction;
47 import gov.nist.javax.sip.stack.SIPTransactionErrorEvent;
48 import gov.nist.javax.sip.stack.SIPTransactionEventListener
    [all...]
  /external/openfst/src/include/fst/extensions/pdt/
expand.h 42 PdtStack<typename Arc::StateId, typename Arc::Label> *stack; member in struct:fst::ExpandFstOptions
50 : CacheOptions(opts), keep_parentheses(kp), stack(s), state_table(st) {}
90 stack_(opts.stack ? opts.stack: new PdtStack<StateId, Label>(parens)),
93 own_stack_(opts.stack == 0), own_state_table_(opts.state_table == 0),
186 // Stack push/pop
326 // shortest-stack first queue discipline and relies on the
342 typedef PdtStack<StackId, Label> Stack;
388 // 1. states corresponding to shortest stack first,
390 // 3. among states with the same stack, shortest-first order is used
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
flag-types.h 139 /* Type of stack check. */
142 /* Do not check the stack. */
145 /* Check the stack generically, i.e. assume no specific support
149 /* Check the stack and rely on the target configuration files to
151 mechanism only for dynamic stack allocations. */
154 /* Check the stack and entirely rely on the target configuration
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
flag-types.h 139 /* Type of stack check. */
142 /* Do not check the stack. */
145 /* Check the stack generically, i.e. assume no specific support
149 /* Check the stack and rely on the target configuration files to
151 mechanism only for dynamic stack allocations. */
154 /* Check the stack and entirely rely on the target configuration
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
flag-types.h 139 /* Type of stack check. */
142 /* Do not check the stack. */
145 /* Check the stack generically, i.e. assume no specific support
149 /* Check the stack and rely on the target configuration files to
151 mechanism only for dynamic stack allocations. */
154 /* Check the stack and entirely rely on the target configuration
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
flag-types.h 139 /* Type of stack check. */
142 /* Do not check the stack. */
145 /* Check the stack generically, i.e. assume no specific support
149 /* Check the stack and rely on the target configuration files to
151 mechanism only for dynamic stack allocations. */
154 /* Check the stack and entirely rely on the target configuration
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libanl.a 11 U??S????????$??????E???????t ?????g?$????????[]?GCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.comment.note.GNU-stack@B ?(%?+?0?*9??I??  8^B !4Igai_cancel__gai_requests_mutexpthread_mutex_lock__gai_remove_requestpthread_mutex_unlock 16
14 ELF?4( U??E]?@?GCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.text.data.bss.comment.note.GNU-stack@ !L'L,L*5vvE$p ?  gai_error
38 ???u???t?B?C1?;Du?D[]B?@??U??WVS??L?$????????????=<???X?G?<?D????????G ??G?G???????????????y?=D???????=H?C???? ?L??t/?5L??~ ?$??????$???????L??[^_]u???4$??????4$?D$??????4$???????D$@???????L?????????? $?????????????????????E?D$?E??|$ ?D$p?$?????1????????????????]?$????????????????H?????8?4??9????=8?D$?? ?? ?$???????????0?8?<????8?<????????G?W?<?9?????t&?=D?=@?c????H??ua??????;~u}???????@?D?<?G?=<1??]????Z???D$?0?$???????t?4?0?????? ????$??????????? ?????D$ 2?D$ ?D$?$ ??????v??'U??VS??H?u???Q?^?C ?D$ ?C?D$?C?D$??$??????C?$????????????? @1?9?t?????t&?B9?u??>??;5D???????F?B?<?F?5<?5@?????E?L?D$?$??????U?iE????=?;?U?E?~-?;?E?B?E?E?D$?D$?$??????5@?-L??u ?x?v??tq???u?L???~{?$??????$???????????v???L??????u????$??????%?????D?????A?@??????-H?$??????$??????=H??]??$??????D$?$??????E??D$ ?D$p?\$?$????????F????H?:????D$ H?D$S?D$?$?????U??S???4??t1?0?????$?????94w?0?$???????[]?gai_misc.clastp->next == newprunp->running == 1__gai_enqueue_requesthandle_requestsGCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.rel__libc_freeres_fn.rodata.str1.1.rel__libc_subfreeres.comment.note.GNU-stack@? ? %?+P 4A0 ?0 F2AXY?U  k?*t???? ? ? w@
55 U???D?u???]?}??@??t.??t1??]?u??}???]t&??F????????y???????F????tP?$?????????t?F ???C?E??\$ ?D$@?|$?$???????y??$?????????????]?$????????D$?$??????U??VS???X ??u?;????t5?C?3??t3?C???????u?S ?C??????C??$???????u??[^][???~????????u??e? ??????f?U?????t????]?u???}??}??p????$??????1??p???????_?7?<$??????$??]?1??u??}???]?GCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.comment.note.GNU-stack@? ?X%?+?0?*9I?  ??@e?'6=LQc?~?notify_func_wrapper__gai_notify_only__gai_sigqueuemallocpthread_createfreepthread_attr_initpthread_attr_setdetachstate__gai_notifysigemptyset8X w?
83 ELF\4( U??WVS??,?E ?U ?e??E?????)???|$)?\$???????]??$??????M ????1?1??E?? ?????;] tV?U????t?x?u???????E???t?B ???D>?D> ?E??>?E??D>?7??;] ?B u??U????E?D$?$??????]??U??U??E?????1?? ??t&??;] tT?U????t?x?u?u? ???t?Q ??t?????9?????&????t?9?u??t????;] ?u??E??D$?$??????E?????$??????E?e??e?[^_]??$???????e? ???]?u????u(?]???u??E??$??????????E???????tA????E? t??t???t??D$ +?D$W?D$?$??????? ?#????E??}?nu ?E???????5???1??}???????? ?E?????gai_suspend.cstatus == 0 || status == -11gai_suspendGCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.rodata.str1.1.comment.note.GNU-stack@_ ?x %?+?02?7??*HX?
105 ELF|4( U??WVS??p?U?}?e??] ?E???)?D$??????E???E?????$??????E?E???~A1??$??????U??????,?E????E???;ut????u?E?????;uu?E????W?????E?]?e??E?????)?L$?????~J1?1??}?t&?E?????t)?B ?D ?|?D??1?B ?E????E?????;]uE?D$?]??$??????E???~J?u???t??$?????f???e? ??1??????G?u???u??$??????E?????E??D$?$??????e????E???????????E????D?$????????????U?E??R???N?E?E???~G?C1??E??U??4???t-?V ??????XH?PD?U??PL?U??PP?D D?F ?E????E???;}u??E??U???C?B?C?B?C ?B ?C?B?C?B?C?B?C?B?C ?B ?C$?B$?C(?B(?C,?B,?C0?B0?C4?B4?C8?B8?C<?B<?C@?$??????E??e??e?[^_]????????????????????????????????D$ -?D$??D$?$????????$???????u??E1?p??tU?E??????z???????????E??????U??E??U???????????E???????>????E??????&???????????getaddrinfo_a.cstatus == 0 || status == -11getaddrinfo_aGCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.rodata.str1.1.comment.note.GNU-stack@{ 8? %?+?02?;??*H!!X40
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/xen/
libanl.a 11 U??S????????$??????E???????t ?????g?$????????[]?GCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.comment.note.GNU-stack@B ?(%?+?0?*9??I??  8^B !4Igai_cancel__gai_requests_mutexpthread_mutex_lock__gai_remove_requestpthread_mutex_unlock 16
14 ELF?4( U??E]?@?GCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.text.data.bss.comment.note.GNU-stack@ !L'L,L*5vvE$p ?  gai_error
41 ?s??v??tk???u?L???~u?$??????$???????????&?v???D???????u???$??????????A?@?????-H?$??????$??????=H??]??$??????D$?$??????E??D$ ?D$p?\$?$????????L????H?@????D$ H?D$S?D$?$?????U??S???4??t1?0?????$?????94w?0?$???????[]?gai_misc.clastp->next == newprunp->running == 1__gai_enqueue_requesthandle_requestsGCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.rel__libc_freeres_fn.rodata.str1.1.rel__libc_subfreeres.comment.note.GNU-stack@? ? %?+P 4A0 ?0 F2AXY?U  k?*t???? ? ? w@
59 U???D?u???]?}??@??t.??t1??]?u??}???]t&??F????????y???????F????tP?$?????????t?F ???C?E??\$ ?D$@?|$?$???????y??$?????????????]?$????????D$?$??????U??VS???X ??u?;????t5?C?3??t3?C???????u?S ?C??????C??$???????u??[^][???~????????u??e? ??????f?U?????t????]?u???}??}??p????$??????1??p???????_?7?<$??????$??]?1??u??}???]?GCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.comment.note.GNU-stack@? ?X%?+?0?*9I?  ??@e?'6=LQc?~?notify_func_wrapper__gai_notify_only__gai_sigqueuemallocpthread_createfreepthread_attr_initpthread_attr_setdetachstate__gai_notifysigemptyset8X w?
86 ELF\4( U??WVS??,?E ?U ?e??E?????)???|$)?\$???????]??$??????M ????1?1??E?? ?????;] tV?U????t?x?u???????E???t?B ???D>?D> ?E??>?E??D>?7??;] ?B u??U????E?D$?$??????]??U??U??E?????1?? ??t&??;] tT?U????t?x?u?u? ???t?Q ??t?????9?????&????t?9?u??t????;] ?u??E??D$?$??????E?????$??????E?e??e?[^_]??$???????e? ???]?u????u(?]???u??E??$??????????E???????tA????E? t??t???t??D$ +?D$W?D$?$??????? ?#????E??}?nu ?E???????5????}???????????EE?????gai_suspend.cstatus == 0 || status == -11gai_suspendGCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.rodata.str1.1.comment.note.GNU-stack@^ ?x %?+?02?7??*HX?
108 ELFx4( U??WVS??p?U?}?e??] ?E???)?D$??????E???E?????$??????E?E???~A1??$??????U??????,?E????E???;ut????u?E?????;uu?E????W?????E?]?e??E?????)?L$?????~J1?1??}?t&?E?????t)?B ?D ?|?D??1?B ?E????E?????;]uE?D$?]??$??????E???~J?u???t??$?????f???e? ??1??????G?u???u??$??????E?????E??D$?$??????e????E???????????E????D?$????????????U?E??R???H?E?E???~G?C1??E??U??4???t-?V ??????XH?PD?U??PL?U??PP?D D?F ?E????E???;}u??E??U???C?B?C?B?C ?B ?C?B?C?B?C?B?C?B?C ?B ?C$?B$?C(?B(?C,?B,?C0?B0?C4?B4?C8?B8?C<?B<?C@?$??????E??e??e?[^_]????????????????????????????????D$ -?D$??D$?$????????$???????u??E1?p??tM????????????E??t&?????U??E??U???????????E???????F????E??????.?????????E?getaddrinfo_a.cstatus == 0 || status == -11getaddrinfo_aGCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.rodata.str1.1.comment.note.GNU-stack@v 4? %?+?02?;??*HX00
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libanl.a 11 U??S????????$??????E???????t ?????g?$????????[]?GCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.comment.note.GNU-stack@B ?(%?+?0?*9??I??  8^B !4Igai_cancel__gai_requests_mutexpthread_mutex_lock__gai_remove_requestpthread_mutex_unlock 16
14 ELF?4( U??E]?@?GCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.text.data.bss.comment.note.GNU-stack@ !L'L,L*5vvE$p ?  gai_error
38 ???u???t?B?C1?;Du?D[]B?@??U??WVS??L?$????????????=<???X?G?<?D????????G ??G?G???????????????y?=D???????=H?C???? ?L??t/?5L??~ ?$??????$???????L??[^_]u???4$??????4$?D$??????4$???????D$@???????L?????????? $?????????????????????E?D$?E??|$ ?D$p?$?????1????????????????]?$????????????????H?????8?4??9????=8?D$?? ?? ?$???????????0?8?<????8?<????????G?W?<?9?????t&?=D?=@?c????H??ua??????;~u}???????@?D?<?G?=<1??]????Z???D$?0?$???????t?4?0?????? ????$??????????? ?????D$ 2?D$ ?D$?$ ??????v??'U??VS??H?u???Q?^?C ?D$ ?C?D$?C?D$??$??????C?$????????????? @1?9?t?????t&?B9?u??>??;5D???????F?B?<?F?5<?5@?????E?L?D$?$??????U?iE????=?;?U?E?~-?;?E?B?E?E?D$?D$?$??????5@?-L??u ?x?v??tq???u?L???~{?$??????$???????????v???L??????u????$??????%?????D?????A?@??????-H?$??????$??????=H??]??$??????D$?$??????E??D$ ?D$p?\$?$????????F????H?:????D$ H?D$S?D$?$?????U??S???4??t1?0?????$?????94w?0?$???????[]?gai_misc.clastp->next == newprunp->running == 1__gai_enqueue_requesthandle_requestsGCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.rel__libc_freeres_fn.rodata.str1.1.rel__libc_subfreeres.comment.note.GNU-stack@? ? %?+P 4A0 ?0 F2AXY?U  k?*t???? ? ? w@
55 U???D?u???]?}??@??t.??t1??]?u??}???]t&??F????????y???????F????tP?$?????????t?F ???C?E??\$ ?D$@?|$?$???????y??$?????????????]?$????????D$?$??????U??VS???X ??u?;????t5?C?3??t3?C???????u?S ?C??????C??$???????u??[^][???~????????u??e? ??????f?U?????t????]?u???}??}??p????$??????1??p???????_?7?<$??????$??]?1??u??}???]?GCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.comment.note.GNU-stack@? ?X%?+?0?*9I?  ??@e?'6=LQc?~?notify_func_wrapper__gai_notify_only__gai_sigqueuemallocpthread_createfreepthread_attr_initpthread_attr_setdetachstate__gai_notifysigemptyset8X w?
83 ELF\4( U??WVS??,?E ?U ?e??E?????)???|$)?\$???????]??$??????M ????1?1??E?? ?????;] tV?U????t?x?u???????E???t?B ???D>?D> ?E??>?E??D>?7??;] ?B u??U????E?D$?$??????]??U??U??E?????1?? ??t&??;] tT?U????t?x?u?u? ???t?Q ??t?????9?????&????t?9?u??t????;] ?u??E??D$?$??????E?????$??????E?e??e?[^_]??$???????e? ???]?u????u(?]???u??E??$??????????E???????tA????E? t??t???t??D$ +?D$W?D$?$??????? ?#????E??}?nu ?E???????5???1??}???????? ?E?????gai_suspend.cstatus == 0 || status == -11gai_suspendGCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.rodata.str1.1.comment.note.GNU-stack@_ ?x %?+?02?7??*HX?
105 ELF|4( U??WVS??p?U?}?e??] ?E???)?D$??????E???E?????$??????E?E???~A1??$??????U??????,?E????E???;ut????u?E?????;uu?E????W?????E?]?e??E?????)?L$?????~J1?1??}?t&?E?????t)?B ?D ?|?D??1?B ?E????E?????;]uE?D$?]??$??????E???~J?u???t??$?????f???e? ??1??????G?u???u??$??????E?????E??D$?$??????e????E???????????E????D?$????????????U?E??R???N?E?E???~G?C1??E??U??4???t-?V ??????XH?PD?U??PL?U??PP?D D?F ?E????E???;}u??E??U???C?B?C?B?C ?B ?C?B?C?B?C?B?C?B?C ?B ?C$?B$?C(?B(?C,?B,?C0?B0?C4?B4?C8?B8?C<?B<?C@?$??????E??e??e?[^_]????????????????????????????????D$ -?D$??D$?$????????$???????u??E1?p??tU?E??????z???????????E??????U??E??U???????????E???????>????E??????&???????????getaddrinfo_a.cstatus == 0 || status == -11getaddrinfo_aGCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.rodata.str1.1.comment.note.GNU-stack@{ 8? %?+?02?;??*H!!X40
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/xen/
libanl.a 11 U??S????????$??????E???????t ?????g?$????????[]?GCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.comment.note.GNU-stack@B ?(%?+?0?*9??I??  8^B !4Igai_cancel__gai_requests_mutexpthread_mutex_lock__gai_remove_requestpthread_mutex_unlock 16
14 ELF?4( U??E]?@?GCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.text.data.bss.comment.note.GNU-stack@ !L'L,L*5vvE$p ?  gai_error
41 ?s??v??tk???u?L???~u?$??????$???????????&?v???D???????u???$??????????A?@?????-H?$??????$??????=H??]??$??????D$?$??????E??D$ ?D$p?\$?$????????L????H?@????D$ H?D$S?D$?$?????U??S???4??t1?0?????$?????94w?0?$???????[]?gai_misc.clastp->next == newprunp->running == 1__gai_enqueue_requesthandle_requestsGCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.rel__libc_freeres_fn.rodata.str1.1.rel__libc_subfreeres.comment.note.GNU-stack@? ? %?+P 4A0 ?0 F2AXY?U  k?*t???? ? ? w@
59 U???D?u???]?}??@??t.??t1??]?u??}???]t&??F????????y???????F????tP?$?????????t?F ???C?E??\$ ?D$@?|$?$???????y??$?????????????]?$????????D$?$??????U??VS???X ??u?;????t5?C?3??t3?C???????u?S ?C??????C??$???????u??[^][???~????????u??e? ??????f?U?????t????]?u???}??}??p????$??????1??p???????_?7?<$??????$??]?1??u??}???]?GCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.comment.note.GNU-stack@? ?X%?+?0?*9I?  ??@e?'6=LQc?~?notify_func_wrapper__gai_notify_only__gai_sigqueuemallocpthread_createfreepthread_attr_initpthread_attr_setdetachstate__gai_notifysigemptyset8X w?
86 ELF\4( U??WVS??,?E ?U ?e??E?????)???|$)?\$???????]??$??????M ????1?1??E?? ?????;] tV?U????t?x?u???????E???t?B ???D>?D> ?E??>?E??D>?7??;] ?B u??U????E?D$?$??????]??U??U??E?????1?? ??t&??;] tT?U????t?x?u?u? ???t?Q ??t?????9?????&????t?9?u??t????;] ?u??E??D$?$??????E?????$??????E?e??e?[^_]??$???????e? ???]?u????u(?]???u??E??$??????????E???????tA????E? t??t???t??D$ +?D$W?D$?$??????? ?#????E??}?nu ?E???????5????}???????????EE?????gai_suspend.cstatus == 0 || status == -11gai_suspendGCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.rodata.str1.1.comment.note.GNU-stack@^ ?x %?+?02?7??*HX?
108 ELFx4( U??WVS??p?U?}?e??] ?E???)?D$??????E???E?????$??????E?E???~A1??$??????U??????,?E????E???;ut????u?E?????;uu?E????W?????E?]?e??E?????)?L$?????~J1?1??}?t&?E?????t)?B ?D ?|?D??1?B ?E????E?????;]uE?D$?]??$??????E???~J?u???t??$?????f???e? ??1??????G?u???u??$??????E?????E??D$?$??????e????E???????????E????D?$????????????U?E??R???H?E?E???~G?C1??E??U??4???t-?V ??????XH?PD?U??PL?U??PP?D D?F ?E????E???;}u??E??U???C?B?C?B?C ?B ?C?B?C?B?C?B?C?B?C ?B ?C$?B$?C(?B(?C,?B,?C0?B0?C4?B4?C8?B8?C<?B<?C@?$??????E??e??e?[^_]????????????????????????????????D$ -?D$??D$?$????????$???????u??E1?p??tM????????????E??t&?????U??E??U???????????E???????F????E??????.?????????E?getaddrinfo_a.cstatus == 0 || status == -11getaddrinfo_aGCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7).symtab.strtab.shstrtab.rel.text.data.bss.rodata.str1.1.comment.note.GNU-stack@v 4? %?+?02?;??*HX00
  /art/runtime/
thread.cc 62 #include "stack.h"
204 // A stack size of zero means "use the default".
209 // Dalvik used the bionic pthread default stack size for native threads,
213 // It's not possible to request a stack smaller than the system-defined PTHREAD_STACK_MIN.
219 // stack space, so we should add our reserved space on top of what they requested, rather
223 // Some systems require the stack size to be a multiple of the system page size, so round up.
282 std::string msg(StringPrintf("pthread_create (%s stack) failed: %s",
423 VLOG(threads) << StringPrintf("Native stack is at %p (%s)", stack_base, PrettySize(stack_size).c_str());
429 LOG(FATAL) << "Attempt to attach a thread with a too-small stack (" << stack_size_ << " bytes)";
434 // If we're the main thread, check whether we were run with an unlimited stack. In that case
    [all...]
stack_indirect_reference_table.h 29 // Stack allocated indirect reference table. It can allocated within
30 // the bridge frame between managed and native code backed by stack
  /external/v8/src/x64/
builtins-x64.cc 91 // Store a smi-tagged arguments count on the stack.
95 // Push the function to invoke on the stack.
292 // Retrieve the function from the stack.
295 // Retrieve smi-tagged arguments count from the stack.
299 // Push the allocated receiver to the stack. We need two copies
308 // Copy arguments and receiver to the expression stack.
354 // on-stack receiver as the result.
365 // Remove caller arguments from the stack and return.
403 // Platform specific argument handling. After this, the stack contains
424 // Push the function and the receiver onto the stack
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/
libgmp.a 82 B j<+D .symtab.strtab.shstrtab.rela.text.data.bss.rodata.str1.1.comment.note.GNU-stack.rela.eh_frame @{? &?,?12?&@0?/I^PY?0 hhP  `E??
99 ELF>P@@ 1??f?I??H??H??1???GCC: (GNU) 4.6.x-google 20120106 (prerelease)zRx ?0D.symtab.strtab.shstrtab.rela.text.data.bss.comment.note.GNU-stack.rela.eh_frame @%H
109 H?? =??=??ffffff.?H????f?H????GCC: (GNU) 4.6.x-google 20120106 (prerelease)zRx ?!I0DDD.symtab.strtab.shstrtab.rela.text.data.bss.comment.note.GNU-stack.rela.eh_frame @NP?
123 f.zuH?H?G1??f??D$?H?L$?H??H???H?? H?? H??4????H??+H ?H??H ?%?u?H??H?y?H??A H?????H HH?H?????t?@I??H???)?I???H??L?GH?H?WH?H??@?GCC: (GNU) 4.6.x-google 20120106 (prerelease)zRx ??.symtab.strtab.shstrtab.rela.text.data.bss.rodata.cst8.comment.note.GNU-stack.rela.eh_frame @?H &,1>0/G7\80W` hf
130 ELF>@@ H?????GCC: (GNU) 4.6.x-google 20120106 (prerelease)zRx ?D.symtab.strtab.shstrtab.rela.text.data.bss.comment.note.GNU-stack.rela.eh_frame @P0
145 A .symtab.strtab.shstrtab.rela.text.rela.data.bss.rodata.str1.8.comment.note.GNU-stack.rela.eh_frame @?? +?&? H 1?62?kE0S/N?c?h^? H ?m??  ???? 
159 @GCC: (GNU) 4.6.x-google 20120106 (prerelease).symtab.strtab.shstrtab.text.data.bss.rodata.comment.note.GNU-stack@!@'@,@40H/=wwMH  P1??
162 ELF>?@@ GCC: (GNU) 4.6.x-google 20120106 (prerelease).symtab.strtab.shstrtab.text.data.bss.comment.note.GNU-stack@!@'@,0@/5ooE?? ???mp_clz_tab.cmp_dv_tab.o/ 1331374342 1000 1000 100644 1563 `
176  !"#??????$%&'()*+,-./0123456789:;<=?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????GCC: (GNU) 4.6.x-google 20120106 (prerelease).symtab.strtab.shstrtab.text.data.bss.rodata.comment.note.GNU-stack@!@'@,@? 40 /=OOM ?  ?#?? ?mp_dv_tab.c__gmp_digit_value_tab
182 ??9????=?)5????????? ???k?w?c?????g?????KmW?Ce????G???+M7?#Eoq??'???_a -?%OQ{??s??A? ?y?/1[}?iSu!???Y??;]?I3U?GCC: (GNU) 4.6.x-google 20120106 (prerelease).symtab.strtab.shstrtab.text.data.bss.rodata.comment.note.GNU-stack@ (…)
    [all...]
  /bionic/libc/arch-x86/bionic/
__stack_chk_fail_local.h 31 __stack_chk_fail routine is runtime part of stack protector compiler
32 feature. It's implemented in libc and represents die routine when stack
  /cts/tests/tests/os/src/android/os/cts/
NoExecutePermissionTest.java 54 } else if ("[stack]".equals(tag)) {
69 assertEquals("NX (No Execute) not enabled for stack", "rw-p", stackPermissions);
  /cts/tools/dasm/src/java_cup/
parser.java 303 java.util.Stack stack,
308 return action_obj.CUP$do_action(act_num, parser, stack, top);
430 java.util.Stack CUP$stack,
452 ((java_cup.runtime.str_token)CUP$result).str_val = (/*the_id*/(java_cup.runtime.str_token)CUP$stack.elementAt(CUP$top-0)).str_val;
460 ((java_cup.runtime.str_token)CUP$result).str_val = (/*the_id*/(java_cup.runtime.str_token)CUP$stack.elementAt(CUP$top-0)).str_val;
468 ((java_cup.runtime.str_token)CUP$result).str_val = (/*the_id*/(java_cup.runtime.str_token)CUP$stack.elementAt(CUP$top-0)).str_val;
478 if (symbols.get((/*non_term_id*/(java_cup.runtime.str_token)CUP$stack.elementAt(CUP$top-0)).str_val) != null)
481 lexer.emit_error( "Symbol \"" + (/*non_term_id*/(java_cup.runtime.str_token)CUP$stack.elementAt(CUP$top-0)).str_val
    [all...]

Completed in 1103 milliseconds

<<71727374757677787980>>