HomeSort by relevance Sort by last modified time
    Searched refs:staticinit (Results 1 - 7 of 7) sorted by null

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
sinit.go 129 if isblank(n) || !staticinit(n, out) {
258 func staticinit(n *Node, out *[]*Node) bool { func
260 Fatalf("staticinit")
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
sinit.go 129 if isblank(n) || !staticinit(n, out) {
258 func staticinit(n *Node, out *[]*Node) bool { func
260 Fatalf("staticinit")
  /external/annotation-tools/scene-lib/src/annotations/io/
IndexFileParser.java 794 expectKeyword("staticinit");
799 ABlock staticinit = c.staticInits.vivify(blockIndex); local
800 parseBlock(staticinit);
    [all...]
  /external/annotation-tools/annotation-file-utilities/
annotation-file-format.tex 272 \qquad \bnfnt{staticinit}* \\
355 The \bnfnt{staticinit} and \bnfnt{instanceinit} productions
360 \bnfnt{staticinit} ::= \\
362 \qquad \bnflit{staticinit} \bnflit{*} \bnfnt{integer} \bnflit{:} \lineend \\
    [all...]
annotation-file-utilities.jar 
  /external/protobuf/php/ext/google/protobuf/
upb.h 734 } staticinit; member in union:__anon32151
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 945 } staticinit; member in union:__anon32208
    [all...]

Completed in 360 milliseconds