HomeSort by relevance Sort by last modified time
    Searched full:_stack (Results 51 - 75 of 249) sorted by null

1 23 4 5 6 7 8 910

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/microblaze/
relax_size.elf 27 23: 00000458 0 NOTYPE GLOBAL DEFAULT 2 _stack
relax_size2.elf 29 25: 00000460 0 NOTYPE GLOBAL DEFAULT 2 _stack
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
abi64.xd 45 0000000000080000 g \.stack 0000000000000000 _stack
cmpct1.xd 36 0+80000 g \.stack 0+ _stack
abi32.xd 46 0+80000 g \.stack 0+ _stack
mix1.xd 42 0+80000 g \.stack 0+ _stack
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
Python.stg 492 <ruleDescriptor.useScopes:{it | self.<it>_stack.append(<it>_scope())}; separator="\n">
493 <ruleDescriptor.ruleScope:{it | self.<it.name>_stack.append(<it.name>_scope())}; separator="\n">
497 <ruleDescriptor.useScopes:{it | self.<it>_stack.pop()}; separator="\n">
498 <ruleDescriptor.ruleScope:{it | self.<it.name>_stack.pop()}; separator="\n">
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
ActionScript.stg 380 <ruleDescriptor.useScopes:{<it>_stack.push(new Object());}; separator="\n">
381 <ruleDescriptor.ruleScope:{<it.name>_stack.push(new Object());}; separator="\n">
385 <ruleDescriptor.useScopes:{<it>_stack.pop();}; separator="\n">
386 <ruleDescriptor.ruleScope:{<it.name>_stack.pop();}; separator="\n">
    [all...]
  /external/python/cpython2/Lib/idlelib/
Bindings.py 76 ('_Stack Viewer', '<<open-stack-viewer>>'),
  /toolchain/binutils/binutils-2.25/ld/scripttempl/
h8300.sc 87 ${RELOCATING+ _stack = . ; }
h8300h.sc 85 ${RELOCATING+ _stack = . ; }
h8300hn.sc 80 ${RELOCATING+ _stack = . ; }
h8300s.sc 85 ${RELOCATING+ _stack = . ; }
h8300sn.sc 80 ${RELOCATING+ _stack = . ; }
h8300sx.sc 85 ${RELOCATING+ _stack = . ; }
h8300sxn.sc 80 ${RELOCATING+ _stack = . ; }
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ObjC.stg 909 <ruleDescriptor.useScopes:{it | [<it>_stack push:[<it>_Scope new<it>_Scope]];}>
910 <ruleDescriptor.ruleScope:{it | [<it.name>_stack push:[<it.name>_Scope new<it.name>_Scope]];}>
915 <ruleDescriptor.useScopes:{it | [<it>_stack pop];}; separator="\n">
916 <ruleDescriptor.ruleScope:{it | [<it.name>_stack pop];}; separator="\n">
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
Java.stg 433 <ruleDescriptor.useScopes:{it |<it>_stack.push(new <it>_scope());}; separator="\n">
434 <ruleDescriptor.ruleScope:{it |<it.name>_stack.push(new <it.name>_scope());}; separator="\n">
438 <ruleDescriptor.useScopes:{it |<it>_stack.pop();}; separator="\n">
439 <ruleDescriptor.ruleScope:{it |<it.name>_stack.pop();}; separator="\n">
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
JavaScript.stg 389 <ruleDescriptor.useScopes:{this.<it>_stack.push({});}; separator="\n">
390 <ruleDescriptor.ruleScope:{this.<it.name>_stack.push({});}; separator="\n">
394 <ruleDescriptor.useScopes:{this.<it>_stack.pop();}; separator="\n">
395 <ruleDescriptor.ruleScope:{this.<it.name>_stack.pop();}; separator="\n">
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/
Perl5.stg 407 <ruleDescriptor.useScopes:{<it>_stack.push(new <it>_scope());}; separator="\n">
408 <ruleDescriptor.ruleScope:{<it.name>_stack.push(new <it.name>_scope());}; separator="\n">
412 <ruleDescriptor.useScopes:{<it>_stack.pop();}; separator="\n">
413 <ruleDescriptor.ruleScope:{<it.name>_stack.pop();}; separator="\n">
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Scala/
Scala.stg 411 <ruleDescriptor.useScopes:{it | <it>_stack.push(new <it>_scope())}; separator="\n">
412 <ruleDescriptor.ruleScope:{it | <it.name>_stack.push(new <it.name>_scope())}; separator="\n">
416 <ruleDescriptor.useScopes:{it | <it>_stack.pop()}; separator="\n">
417 <ruleDescriptor.ruleScope:{it | <it.name>_stack.pop()}; separator="\n">
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseIterators.java 1247 protected int[] _stack = new int[_maxAncestors]; field in class:DTMDefaultBaseIterators.PrecedingIterator
    [all...]
  /system/security/keystore/
keystore_attestation_id.cpp 157 auto attestation_pinfo_stack = reinterpret_cast<_STACK*>(attestation_id->package_infos);
192 auto signature_digest_stack = reinterpret_cast<_STACK*>(attestation_id->signature_digests);
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
CSharp2.stg 603 <ruleDescriptor.useScopes:{it|<it>_stack.Push(new <it>_scope());<it>_scopeInit(<it>_stack.Peek());}; separator="\n">
604 <ruleDescriptor.ruleScope:{it|<it.name>_stack.Push(new <it.name>_scope());<it.name>_scopeInit(<it.name>_stack.Peek());}; separator="\n">
608 <ruleDescriptor.useScopes:{it|<it>_scopeAfter(<it>_stack.Peek());<it>_stack.Pop();}; separator="\n">
609 <ruleDescriptor.ruleScope:{it|<it.name>_scopeAfter(<it.name>_stack.Peek());<it.name>_stack.Pop();}; separator="\n">
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
CSharp3.stg 581 <ruleDescriptor.useScopes:{it|<it>_stack.Push(new <it>_scope(this));<it>_scopeInit(<it>_stack.Peek());}; separator="\n">
582 <ruleDescriptor.ruleScope:{it|<it.name>_stack.Push(new <it.name>_scope(this));<it.name>_scopeInit(<it.name>_stack.Peek());}; separator="\n">
586 <ruleDescriptor.useScopes:{it|<it>_scopeAfter(<it>_stack.Peek());<it>_stack.Pop();}; separator="\n">
587 <ruleDescriptor.ruleScope:{it|<it.name>_scopeAfter(<it.name>_stack.Peek());<it.name>_stack.Pop();}; separator="\n">
    [all...]

Completed in 327 milliseconds

1 23 4 5 6 7 8 910