HomeSort by relevance Sort by last modified time
    Searched refs:closures (Results 51 - 75 of 79) sorted by null

1 23 4

  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
a.out.go 228 REGCTXT = REG_R26 // environment for closures
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
a.out.go 246 REGCTXT = REG_R11 /* context for closures */
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
a.out.go 146 REGCTXT = REG_R12 // context for closures
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
a.out.go 228 REGCTXT = REG_R26 // environment for closures
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
a.out.go 246 REGCTXT = REG_R11 /* context for closures */
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
a.out.go 146 REGCTXT = REG_R12 // context for closures
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
inl.go 809 // handle captured variables when inlining closures
1155 // Since we don't handle bodies with closures, this return is guaranteed to belong to the current inlined function.
syntax.go 338 // even filling in x in intermediate closures that might not
339 // have mentioned it along the way to inner closures that did.
392 // Closures are represented by OCLOSURE node c. They link back and
    [all...]
esc.go 31 // plus its closures. If the search tells us that the component number is
49 // analyze. Closures appear in the same list as their outer functions.
54 // If recursive is false, the list consists of only a single function and its closures.
155 // The analysis assumes that closures and the functions in which they
164 // 'the Sink'. For variables referenced in closures, an edge
    [all...]
reflect.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
inl.go 809 // handle captured variables when inlining closures
1155 // Since we don't handle bodies with closures, this return is guaranteed to belong to the current inlined function.
syntax.go 338 // even filling in x in intermediate closures that might not
339 // have mentioned it along the way to inner closures that did.
392 // Closures are represented by OCLOSURE node c. They link back and
    [all...]
esc.go 31 // plus its closures. If the search tells us that the component number is
49 // analyze. Closures appear in the same list as their outer functions.
54 // If recursive is false, the list consists of only a single function and its closures.
155 // The analysis assumes that closures and the functions in which they
164 // 'the Sink'. For variables referenced in closures, an edge
    [all...]
reflect.go     [all...]
  /prebuilts/go/darwin-x86/test/
live.go 400 // non-escaping closures passed to function call should die on return
  /prebuilts/go/linux-x86/test/
live.go 400 // non-escaping closures passed to function call should die on return
  /prebuilts/go/darwin-x86/src/go/types/
expr.go 1036 // it for closures of top-level expressions?
1037 // (We can't easily do it for local closures
    [all...]
  /prebuilts/go/linux-x86/src/go/types/
expr.go 1036 // it for closures of top-level expressions?
1037 // (We can't easily do it for local closures
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
PPC64Ops.go 31 "R11", // REGCTXT for closures
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
PPC64Ops.go 31 "R11", // REGCTXT for closures
  /packages/apps/Messaging/build/gcheckstyle/
google-style-checker_deploy.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.4.7/
groovy-all-2.4.7.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 751 milliseconds

1 23 4