OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:necessary
(Results
51 - 75
of
535
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/go/linux-x86/src/net/textproto/
writer.go
37
// It takes care of inserting leading dots when
necessary
,
/prebuilts/go/linux-x86/src/runtime/
signal_386.go
43
// Not
necessary
in Snow Leopard (si_code will be != 0).
/prebuilts/go/darwin-x86/src/html/template/
doc.go
65
At parse time each {{.}} is overwritten to add escaping functions as
necessary
.
79
details
necessary
to understand escaping contexts and error messages. Most users
139
It adds escaping pipeline stages
necessary
to correctly and safely embed that
/prebuilts/go/linux-x86/src/html/template/
doc.go
65
At parse time each {{.}} is overwritten to add escaping functions as
necessary
.
79
details
necessary
to understand escaping contexts and error messages. Most users
139
It adds escaping pipeline stages
necessary
to correctly and safely embed that
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
efi64.asm
225
; Double fault causes an error code to be pushed so no phony push
necessary
237
; Invalid TSS causes an error code to be pushed so no phony push
necessary
244
; Segment Not Present causes an error code to be pushed so no phony push
necessary
251
; Stack fault causes an error code to be pushed so no phony push
necessary
258
; GP fault causes an error code to be pushed so no phony push
necessary
265
; Page fault causes an error code to be pushed so no phony push
necessary
282
; Alignment check causes an error code to be pushed so no phony push
necessary
/build/blueprint/bootstrap/
doc.go
89
// The bootstrap Ninja file template describes the build actions
necessary
to
146
// following actions are taken, if
necessary
:
155
// actions are taken, if
necessary
:
/prebuilts/go/darwin-x86/src/encoding/gob/
encoder.go
133
// sendType sends the type info to the other side, if
necessary
.
172
// guaranteeing that all
necessary
type information has been transmitted first.
215
// guaranteeing that all
necessary
type information has been transmitted first.
/prebuilts/go/darwin-x86/src/encoding/xml/
typeinfo.go
50
// getTypeInfo returns the typeInfo structure with details
necessary
118
// Split the tag from the xml namespace if
necessary
.
351
// and dereferences pointers as
necessary
.
/prebuilts/go/linux-x86/src/encoding/gob/
encoder.go
133
// sendType sends the type info to the other side, if
necessary
.
172
// guaranteeing that all
necessary
type information has been transmitted first.
215
// guaranteeing that all
necessary
type information has been transmitted first.
/prebuilts/go/linux-x86/src/encoding/xml/
typeinfo.go
50
// getTypeInfo returns the typeInfo structure with details
necessary
118
// Split the tag from the xml namespace if
necessary
.
351
// and dereferences pointers as
necessary
.
/build/soong/cc/
coverage.go
119
// when turning on or off coverage. We'll still relink the
necessary
/device/generic/armv7-a-neon/
mini_common.mk
61
# This is not
necessary
for mini, but is for mini-emulator as it should
/device/google/dragon/self-extractors/nvidia/staging/
device-partial.mk
15
# Nvidia blob(s)
necessary
for Dragon hardware
/device/google/marlin/self-extractors/qcom/staging/
device-partial.mk
15
# blob(s)
necessary
for Marlin hardware
/device/google/marlin/self-extractors_sailfish/qcom/staging/
device-partial.mk
15
# blob(s)
necessary
for Sailfish hardware
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/Arm/
RTSMHelper.asm
44
// the Configuration BAR as a stack is not
necessary
setup. The SCU is at the
/external/libvpx/libvpx/vp9/encoder/x86/
vp9_error_sse2.asm
74
; Vectors are converted (if
necessary
) to int16_t for calculations.
/external/python/cpython2/PCbuild/
get_externals.bat
82
echo.Pull all sources
necessary
for compiling optional extension modules
/prebuilts/go/darwin-x86/src/context/
example_test.go
63
// context and its parent alive longer than
necessary
.
/prebuilts/go/darwin-x86/src/go/doc/
doc_test.go
121
// update golden file if
necessary
/prebuilts/go/darwin-x86/src/os/
path.go
13
// along with any
necessary
parents, and returns nil,
/prebuilts/go/darwin-x86/src/runtime/
atomic_pointer.go
29
// The write barrier is only
necessary
if the CAS succeeds,
os_solaris.go
47
// TODO(rsc): Why is noescape
necessary
here and below?
signal_amd64x.go
52
// Not
necessary
in Snow Leopard (si_code will be != 0).
/prebuilts/go/darwin-x86/src/runtime/cgo/
callbacks.go
77
// executed. This is
necessary
for shared libraries where we kickoff runtime
Completed in 1030 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>