/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/ |
pycodegen.py | 206 self.locals = misc.Stack() 207 self.setups = misc.Stack() 573 stack = [] 581 stack.insert(0, (start, cont, anchor)) 586 for start, cont, anchor in stack: 597 stack = [] 605 stack.insert(0, (start, cont, anchor)) 610 for start, cont, anchor in stack: 621 stack = [] 629 stack.insert(0, (start, cont, anchor) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/ |
pycodegen.py | 206 self.locals = misc.Stack() 207 self.setups = misc.Stack() 573 stack = [] 581 stack.insert(0, (start, cont, anchor)) 586 for start, cont, anchor in stack: 597 stack = [] 605 stack.insert(0, (start, cont, anchor)) 610 for start, cont, anchor in stack: 621 stack = [] 629 stack.insert(0, (start, cont, anchor) [all...] |
/system/core/libutils/ |
Threads.cpp | 687 status_t Thread::run(const char* name, int32_t priority, size_t stack) 710 this, name, priority, stack, &mThread); 713 this, name, priority, stack, &mThread);
|
/build/tools/droiddoc/templates-ds/assets/js/ |
prettify.js | 17 j;var u=i.ownerDocument,v=u.createElement("SPAN");v.className=d[a+1];var x=i.parentNode;x.replaceChild(v,i);v.appendChild(i);e<o&&(l[h+1]=i=u.createTextNode(t.substring(b,o)),x.insertBefore(i,v.nextSibling))}e=b;e>=o&&(h+=2);e>=c&&(a+=2)}}catch(w){"console"in window&&console.log(w&&w.stack?w.stack:w)}}var v=["break,continue,do,else,for,if,return,while"],w=[[v,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"], 20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+
|
/build/tools/droiddoc/templates-sac/assets/js/ |
prettify.js | 17 j;var u=i.ownerDocument,v=u.createElement("SPAN");v.className=d[a+1];var x=i.parentNode;x.replaceChild(v,i);v.appendChild(i);e<o&&(l[h+1]=i=u.createTextNode(t.substring(b,o)),x.insertBefore(i,v.nextSibling))}e=b;e>=o&&(h+=2);e>=c&&(a+=2)}}catch(w){"console"in window&&console.log(w&&w.stack?w.stack:w)}}var v=["break,continue,do,else,for,if,return,while"],w=[[v,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"], 20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+
|
/build/tools/droiddoc/templates-sdk/assets/js/ |
prettify.js | 17 j;var u=i.ownerDocument,v=u.createElement("SPAN");v.className=d[a+1];var x=i.parentNode;x.replaceChild(v,i);v.appendChild(i);e<o&&(l[h+1]=i=u.createTextNode(t.substring(b,o)),x.insertBefore(i,v.nextSibling))}e=b;e>=o&&(h+=2);e>=c&&(a+=2)}}catch(w){"console"in window&&console.log(w&&w.stack?w.stack:w)}}var v=["break,continue,do,else,for,if,return,while"],w=[[v,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"], 20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+
|
/dalvik/vm/mterp/mips/ |
footer.S | 24 lw sp, offThread_jitResumeNSP(rSELF) # cut back native stack 97 lw sp, offThread_jitResumeNSP(rSELF) # cut back native stack 500 SAVEAREA_FROM_FP(rBIX, rFP) # rBIX <- stack save area 594 # find space for the new stack frame, check for overflow 595 SAVEAREA_FROM_FP(a1, rFP) # a1 <- stack save area 604 bltu t0, rOBJ, .LstackOverflow # yes, this frame will overflow stack 676 /* insert fake function header to help gdb find the stack frame */ 866 /* fix earlier stack overflow if necessary; Preserve a0 */ 911 /* fix stack overflow if necessary */ [all...] |
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/ |
metadata_database.cc | 7 #include <stack> 161 std::stack<int64>* stack) { 172 stack->push((*tracker_itr)->tracker_id()); 360 std::stack<int64> pending; 921 std::stack<int64> pending_trackers; [all...] |
/external/chromium_org/chrome/common/extensions/docs/static/js/ |
prettify.js | 17 j;var u=i.ownerDocument,v=u.createElement("SPAN");v.className=d[a+1];var x=i.parentNode;x.replaceChild(v,i);v.appendChild(i);e<o&&(l[h+1]=i=u.createTextNode(t.substring(b,o)),x.insertBefore(i,v.nextSibling))}e=b;e>=o&&(h+=2);e>=c&&(a+=2)}}catch(w){"console"in window&&console.log(w&&w.stack?w.stack:w)}}var v=["break,continue,do,else,for,if,return,while"],w=[[v,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"], 20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+
|
/external/chromium_org/third_party/handlebar/ |
handlebar.py | 103 '''Tracks a stack of context objects, providing efficient key/value retrieval. 106 '''A node within the stack. Wraps a real context and maintains the key/value 160 # [0] is the stack of nodes that |found_key| has been found in. 206 # The nodes will have been found in reverse stack order. After extending 207 # the found nodes, the freshest value will be at the tip of the stack. 240 id_.CreateResolutionErrorMessage(self._name, stack=self._stack)) 278 def CreateResolutionErrorMessage(self, name, stack=None): 282 if stack is not None: 283 for entry in stack.entries:
|
/external/chromium_org/v8/test/mjsunit/ |
mjsunit.js | 30 // This allows fetching the stack trace using TryCatch::StackTrace. 31 this.stack = new Error("").stack;
|
/external/openfst/src/include/fst/ |
replace.h | 500 const StackPrefix& stack = stackprefix_array_[tuple.prefix_id]; local 504 if (fst->Final(fst_state) != Weight::Zero() && stack.Depth() == 0) 696 // if state is final, pop up stack 697 const StackPrefix& stack = stackprefix_array_[tuple.prefix_id]; local 698 if (fst->Final(fst_state) != Weight::Zero() && stack.Depth()) { 703 PrefixId prefix_id = PopPrefix(stack); 704 const PrefixTuple& top = stack.Top(); 791 // \brief Tuple of fst_id and destination state (entry in stack prefix) 800 // \brief Container for stack prefix. 832 // \brief Compare two stack prefix classes for equalit [all...] |
/external/v8/test/cctest/ |
test-profile-generator.cc | 601 sample1.stack[0] = ToAddress(0x1510); 607 sample2.stack[0] = ToAddress(0x1780); 608 sample2.stack[1] = ToAddress(0x10000); // non-existent. 609 sample2.stack[2] = ToAddress(0x1620); 615 sample3.stack[0] = ToAddress(0x1910); 616 sample3.stack[1] = ToAddress(0x1610); 758 // don't appear in the stack trace.
|
/external/v8/test/mjsunit/ |
mjsunit.js | 30 // This allows fetching the stack trace using TryCatch::StackTrace. 31 this.stack = new Error("").stack;
|
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-amd64-linux.c | 65 /* Call f(arg1), but first switch stacks, using 'stack' as the new 66 stack, and use 'retaddr' as f's return-to address. Also, clear all 69 void ML_(call_on_new_stack_0_1) ( Addr stack, 73 // %rdi == stack 81 " movq %rdi, %rsp\n" // set stack 82 " pushq %rsi\n" // retaddr to stack 83 " pushq %rdx\n" // f to stack 84 " pushq %rcx\n" // arg1 to stack 137 void* stack, 147 // set up child stack, temporarily preserving fn and ar 212 UWord* stack; local [all...] |
syswrap-ppc32-linux.c | 64 /* Call f(arg1), but first switch stacks, using 'stack' as the new 65 stack, and use 'retaddr' as f's return-to address. Also, clear all 68 void ML_(call_on_new_stack_0_1) ( Addr stack, 72 // r3 = stack 80 " mr %r1,%r3\n\t" // stack to %sp 153 void* stack, 170 // setup child stack 173 " stwu 0,-16(4)\n" // make initial stack frame 193 /* Note: 2.4 kernel doesn't set the child stack pointer, 196 on the wrong stack, unfortunately. * 246 UWord* stack; local [all...] |
syswrap-s390x-linux.c | 67 /* Call f(arg1), but first switch stacks, using 'stack' as the new 68 stack, and use 'retaddr' as f's return-to address. Also, clear all 76 void ML_(call_on_new_stack_0_1) ( Addr stack, 81 r2 = stack 92 " lgr %r15,%r2\n" // stack to r15 111 // r15 is the stack pointer 144 ULong do_syscall_clone_s390x_linux ( void *stack, 156 " lg %r1, 160(%r15)\n" // save fn from parent stack into r1 157 " lg %r0, 168(%r15)\n" // save arg from parent stack into r0 158 " aghi %r2, -160\n" // create stack frame for chil 218 UWord* stack; local [all...] |
/sdk/templates/docs/ |
prettify.js | 17 j;var u=i.ownerDocument,v=u.createElement("SPAN");v.className=d[a+1];var x=i.parentNode;x.replaceChild(v,i);v.appendChild(i);e<o&&(l[h+1]=i=u.createTextNode(t.substring(b,o)),x.insertBefore(i,v.nextSibling))}e=b;e>=o&&(h+=2);e>=c&&(a+=2)}}catch(w){"console"in window&&console.log(w&&w.stack?w.stack:w)}}var v=["break,continue,do,else,for,if,return,while"],w=[[v,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"], 20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
CtsXmlResultReporter.java | 270 String stack = result.getStackTrace() == null ? "" : "\n" + result.getStackTrace(); local 272 stack);
|
/dalvik/dx/etc/ |
dx.bat | 49 REM By default, give dx a max heap size of 1 gig and a stack size of 1meg.
|
/dalvik/vm/compiler/template/mips/ |
TEMPLATE_SAVE_STATE.S | 4 * Top of stack + 4: a1 value to save 5 * Top of stack + 0: a0 value to save 11 * the values on the stack - not the ones in those registers on entry. 104 sub sp, sp, 8 # adjust stack ptr
|
/external/chromium_org/chrome/browser/resources/file_manager/js/ |
metrics.js | 52 console.error(e.stack);
|
/external/chromium_org/chrome/browser/resources/sync_internals/ |
chrome_sync.js | 64 console.error(e.stack);
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
TextIterator.cpp | 205 static void pushFullyClippedState(BitStack& stack, Node* node) 207 ASSERT(stack.size() == depthCrossingShadowBoundaries(node)); 211 stack.push(fullyClipsContents(node) || (stack.top() && !ignoresContainerClip(node))); 214 static void setUpFullyClippedStack(BitStack& stack, Node* node) 224 pushFullyClippedState(stack, ancestry[size - i - 1]); 225 pushFullyClippedState(stack, node); 227 ASSERT(stack.size() == 1 + depthCrossingShadowBoundaries(node)); [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
sidebarPane.css | 67 .sidebar-pane-stack > .sidebar-pane.visible:nth-last-of-type(1) {
|