OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:holds
(Results
101 - 125
of
273
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/prebuilts/go/linux-x86/src/cmd/go/
help.go
295
unless that directory
holds
a Go distribution.
302
The src directory
holds
source code. The path below src
305
The pkg directory
holds
installed package objects.
314
The bin directory
holds
compiled commands.
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
link.go
175
// Link
holds
the context for writing object code from a compiler
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
inst.go
71
// An Args
holds
the instruction arguments.
objdump_test.go
19
// objdumpManualTests
holds
test cases that will be run by TestObjdumpARMManual.
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
xed_test.go
41
// xedManualTests
holds
test cases that will be run by TestXedManual32 and TestXedManual64.
/prebuilts/go/linux-x86/src/cmd/vet/
doc.go
184
there is a uintptr-typed word in memory that
holds
a pointer value,
/prebuilts/go/linux-x86/src/html/template/
clone_test.go
226
// with t.Name() is t. Check that this
holds
.
/prebuilts/go/linux-x86/src/os/
exec.go
37
// ProcAttr
holds
the attributes that will be applied to a new process
/prebuilts/go/linux-x86/src/runtime/debug/
garbage.go
53
n /= 2 // buffer
holds
pauses and end times
/prebuilts/go/linux-x86/src/runtime/
vdso_linux_amd64.go
108
sh_entsize uint64 /* Entry size if section
holds
table */
/prebuilts/go/linux-x86/src/sync/
pool.go
18
// notification. If the Pool
holds
the only reference when this happens, the
/prebuilts/go/linux-x86/src/text/template/
template.go
13
// common
holds
the information shared by related templates.
/prebuilts/go/linux-x86/src/time/
example_test.go
85
// An easy way to remember this value is that it
holds
, when presented
/prebuilts/go/darwin-x86/src/database/sql/driver/
driver.go
28
// NamedValue
holds
both the value name and value.
177
// TxOptions
holds
the transaction options.
/prebuilts/go/darwin-x86/src/debug/dwarf/
type.go
21
// A CommonType
holds
fields common to multiple types.
35
// A BasicType
holds
fields common to all basic types.
/prebuilts/go/linux-x86/src/database/sql/driver/
driver.go
28
// NamedValue
holds
both the value name and value.
177
// TxOptions
holds
the transaction options.
/prebuilts/go/linux-x86/src/debug/dwarf/
type.go
21
// A CommonType
holds
fields common to multiple types.
35
// A BasicType
holds
fields common to all basic types.
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as
22
/** create tree node that
holds
the start and stop tokens associated
/prebuilts/go/darwin-x86/doc/codewalk/
codewalk.js
38
* The iframe that
holds
the code (from Sourcerer).
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
objdump_test.go
43
// objdumpManualTests
holds
test cases that will be run by TestObjdumpManual.
/prebuilts/go/darwin-x86/src/encoding/csv/
reader.go
117
// lineBuffer
holds
the unescaped fields read by readField, one after another.
/prebuilts/go/darwin-x86/src/net/http/fcgi/
child.go
23
// request
holds
the state for an in-progress request. As soon as it's complete,
/prebuilts/go/darwin-x86/src/unsafe/
unsafe.go
55
// Even if a uintptr
holds
the address of some object,
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/norm/
forminfo.go
51
// formInfo
holds
Form-specific functions and tables.
/prebuilts/go/linux-x86/doc/codewalk/
codewalk.js
38
* The iframe that
holds
the code (from Sourcerer).
Completed in 1179 milliseconds
1
2
3
4
5
6
7
8
9
10
11