OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:corresponding
(Results
1 - 25
of
488
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-bcnst2.d
4
# Consistency check,
corresponding
to rd-bcnst2-pic.d.
/external/libunwind/doc/
unw_strerror.tex
8
\begin{Name}{3}{unw\_strerror}{Thomas Hallgren}{Programming Library}{unw\_strerror}unw\_strerror -- get text
corresponding
to error code
20
to a
corresponding
text message and returns it.
25
\Var{err\_code} has no
corresponding
message, the text "invalid error
/prebuilts/go/darwin-x86/src/math/
unsafe.go
12
// Float32frombits returns the floating point number
corresponding
19
// Float64frombits returns the floating point number
corresponding
/prebuilts/go/linux-x86/src/math/
unsafe.go
12
// Float32frombits returns the floating point number
corresponding
19
// Float64frombits returns the floating point number
corresponding
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
greg2.s
1
# Use of .greg; non-mmixal syntax though somewhat
corresponding
to greg1.
/prebuilts/go/darwin-x86/src/runtime/debug/
stubs.go
11
// Uses assembly to call
corresponding
runtime-internal functions.
/prebuilts/go/linux-x86/src/runtime/debug/
stubs.go
11
// Uses assembly to call
corresponding
runtime-internal functions.
/prebuilts/go/darwin-x86/src/net/
file.go
14
// FileConn returns a copy of the network connection
corresponding
to
26
// FileListener returns a copy of the network listener
corresponding
39
//
corresponding
to the open file f.
/prebuilts/go/linux-x86/src/net/
file.go
14
// FileConn returns a copy of the network connection
corresponding
to
26
// FileListener returns a copy of the network listener
corresponding
39
//
corresponding
to the open file f.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
sec-12.d
9
# LOP_QUOTE hits the
corresponding
aligned address. This is a
/external/llvm/test/MC/ARM/
eh-directive-cantunwind.s
7
@ in
corresponding
.ARM.exidx, and its second word should be EXIDX_CANTUNWIND.
/prebuilts/go/darwin-x86/src/go/types/
api.go
124
// type switch headers), the
corresponding
objects are nil.
150
// to their
corresponding
selections.
217
// of the
corresponding
expression.
227
// IsVoid reports whether the
corresponding
expression
233
// IsType reports whether the
corresponding
expression specifies a type.
238
// IsBuiltin reports whether the
corresponding
expression denotes
244
// IsValue reports whether the
corresponding
expression is a value.
255
// IsNil reports whether the
corresponding
expression denotes the
261
// Addressable reports whether the
corresponding
expression
267
// Assignable reports whether the
corresponding
expressio
[
all
...]
/prebuilts/go/linux-x86/src/go/types/
api.go
124
// type switch headers), the
corresponding
objects are nil.
150
// to their
corresponding
selections.
217
// of the
corresponding
expression.
227
// IsVoid reports whether the
corresponding
expression
233
// IsType reports whether the
corresponding
expression specifies a type.
238
// IsBuiltin reports whether the
corresponding
expression denotes
244
// IsValue reports whether the
corresponding
expression is a value.
255
// IsNil reports whether the
corresponding
expression denotes the
261
// Addressable reports whether the
corresponding
expression
267
// Assignable reports whether the
corresponding
expressio
[
all
...]
/external/llvm/test/MC/Mips/
elf_reginfo.s
2
#
corresponding
options (-mabi=64 -> -mattr=+n64 for example).
/ndk/build/core/
add-platform.mk
18
# For each platform, determine the
corresponding
supported ABIs
/prebuilts/go/darwin-x86/src/go/token/
token.go
226
// String returns the string
corresponding
to the token tok.
295
// IsLiteral returns true for tokens
corresponding
to identifiers
300
// IsOperator returns true for tokens
corresponding
to operators and
305
// IsKeyword returns true for tokens
corresponding
to keywords;
/prebuilts/go/linux-x86/src/go/token/
token.go
226
// String returns the string
corresponding
to the token tok.
295
// IsLiteral returns true for tokens
corresponding
to identifiers
300
// IsOperator returns true for tokens
corresponding
to operators and
305
// IsKeyword returns true for tokens
corresponding
to keywords;
/system/bt/osi/src/socket_utils/
README
20
sources and the
corresponding
headers should be removed.
/external/ImageMagick/www/api/
cache.php
81
<p>GetAuthenticMetacontent() returns the authentic metacontent
corresponding
with the last call to QueueAuthenticPixels() or GetVirtualPixels(). NULL is returned if the associated pixels are not available.</p>
103
<p>GetAuthenticPixelQueue() returns the authentic pixels associated
corresponding
with the last call to QueueAuthenticPixels() or GetAuthenticPixels().</p>
129
<p>Pixels accessed via the returned pointer represent a simple array of type Quantum. If the image has
corresponding
metacontent,call GetAuthenticMetacontent() after invoking GetAuthenticPixels() to obtain the meta-content
corresponding
to the region. Once the Quantum array has been updated, the changes must be saved back to the underlying image using SyncAuthenticPixels() or they may be lost.</p>
271
<p>GetVirtualMetacontent() returns the virtual metacontent
corresponding
with the last call to QueueAuthenticPixels() or GetVirtualPixels(). NULL is returned if the meta-content are not available.</p>
293
<p>GetVirtualPixelQueue() returns the virtual pixels associated
corresponding
with the last call to QueueAuthenticPixels() or GetVirtualPixels().</p>
317
<p>Pixels accessed via the returned pointer represent a simple array of type Quantum. If the image type is CMYK or the storage class is PseudoClass, call GetAuthenticMetacontent() after invoking GetAuthenticPixels() to access the meta-content (of type void)
corresponding
to the the region.</p>
355
<p>Write-only access means that any existing pixel values
corresponding
to the region are ignored. This is useful if the initial image is being created from scratch, or if the existing pixel values are to be completely replaced without need to refer to their pre-existing values. The application is free to read and write the pixel buffer returned by QueueAuthenticPixels() any way it pleases. QueueAuthenticPixels() does not initialize the pixel array values. Initializing pixel array values is the application's responsibility.</p>
359
<p>Pixels accessed via the returned pointer represent a simple array of type Quantum. If the image type is CMYK or the storage class is PseudoClass, call GetAuthenticMetacontent() after invoking GetAuthenticPixels() to obtain the meta-content (of type void)
corresponding
to the region. Once the Quantum (and/or Quantum) array has been updated, the changes must be saved back to the underlying image using SyncAuthenticPixels() or they may be lost.</p>
/external/v8/test/mjsunit/harmony/
proxies-get.js
85
// Define a non-configurable setter without a
corresponding
getter on the
96
// Define a non-configurable setter without a
corresponding
getter on the
/external/v8/test/webkit/
dfg-constant-fold-uncaptured-variable-that-is-later-captured.js
40
// The temporary variable
corresponding
to the 'bar' callee coming out of the ternary expression will be allocated by
46
// The temporary variable
corresponding
to the first non-this argument to baz will be allocated to the same virtual
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_SetPredDir_s.s
39
; * alpha blocks spatially
corresponding
to luminance
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_SetPredDir_s.s
39
; * alpha blocks spatially
corresponding
to luminance
/external/icu/icu4c/source/data/brkitr/
brkfiles.mk
28
# Aliases without a
corresponding
xx.xml file (see icu-config.xml & build.xml)
/external/icu/icu4c/source/samples/ufortune/resources/
fortune_resources.mak
13
# When adding a resource source (.txt) file for a new locale, the
corresponding
Completed in 1144 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>