OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:generates
(Results
351 - 375
of
452
) sorted by null
<<
11
12
13
14
15
16
17
18
19
/prebuilts/go/linux-x86/src/log/
log.go
46
// A Logger represents an active logging object that
generates
lines of
/prebuilts/go/linux-x86/src/syscall/
syscall_darwin.go
8
// which parses the //sys lines and
generates
system call stubs.
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
tree.rb
65
ANTLR
generates
three basic types of recognizers:
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/compile/internal/arm/
ssa.go
89
// genshift
generates
a Prog for r = r0 op (r1 shifted by s)
107
// genregshift
generates
a Prog for r = r0 op (r1 shifted by r2)
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
dcl.go
356
// newfuncname
generates
a new name node for a function or method.
365
// this
generates
a new name node for a name
ssa.go
[
all
...]
/prebuilts/go/darwin-x86/src/crypto/rsa/
rsa.go
195
// GenerateKey
generates
an RSA keypair of the given bit size using the
201
// GenerateMultiPrimeKey
generates
a multi-prime RSA keypair of the given bit
/prebuilts/go/linux-x86/src/cmd/compile/internal/arm/
ssa.go
89
// genshift
generates
a Prog for r = r0 op (r1 shifted by s)
107
// genregshift
generates
a Prog for r = r0 op (r1 shifted by r2)
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
dcl.go
356
// newfuncname
generates
a new name node for a function or method.
365
// this
generates
a new name node for a name
ssa.go
[
all
...]
/prebuilts/go/linux-x86/src/crypto/rsa/
rsa.go
195
// GenerateKey
generates
an RSA keypair of the given bit size using the
201
// GenerateMultiPrimeKey
generates
a multi-prime RSA keypair of the given bit
/build/soong/cc/
builder.go
17
// This file
generates
the final rules for compiling all C/C++. All properties related to
/external/ImageMagick/www/api/
quantize.php
105
<dd> Assignment
generates
the output image from the pruned tree. The output </dd>
transform.php
399
<p>Also if the crop
generates
a list of images only the first image is resized. And finally if the crop succeeds and the resize failed, you will get a cropped image, as well as a 'false' or 'failed' report.</p>
/prebuilts/go/darwin-x86/misc/ios/
go_darwin_arm_exec.go
208
// first argument to the test. For iOS, cmd/go
generates
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
rulegen.go
7
// This program
generates
Go code that applies rewrite rules to a Value.
/prebuilts/go/darwin-x86/src/cmd/fix/
typecheck.go
540
// but go/parser
generates
just one variable.
/prebuilts/go/darwin-x86/src/cmd/go/
main.go
336
// 'go help documentation'
generates
doc.go.
/prebuilts/go/darwin-x86/src/cmd/link/internal/s390x/
asm.go
40
// gentext
generates
assembly to append the local moduledata to the global
/prebuilts/go/darwin-x86/src/cmd/trace/
trace.go
327
// generateTrace
generates
json trace for trace-viewer:
/prebuilts/go/darwin-x86/src/cmd/vet/
asmdecl.go
398
// componentsOfType
generates
a list of components of type t.
/prebuilts/go/darwin-x86/src/context/
context.go
79
// // Stream
generates
values with DoSomething and sends them to out
/prebuilts/go/darwin-x86/src/debug/dwarf/
type.go
421
// LLVM
generates
this for x[].
/prebuilts/go/darwin-x86/src/runtime/
panic.go
107
// the code the compiler
generates
always
/prebuilts/go/darwin-x86/src/syscall/
mksyscall_windows.go
8
mksyscall_windows
generates
windows system call bodies
Completed in 1061 milliseconds
<<
11
12
13
14
15
16
17
18
19