OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:absolute
(Results
326 - 350
of
5188
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/toolchain/binutils/binutils-2.25/libiberty/
getcwd.c
8
Copy the
absolute
pathname for the current working directory into
/external/iptables/extensions/
libxt_rateest.c
46
{.name = "rateest", .has_arg = true, .val = OPT_RATEEST1}, /* alias for
absolute
mode */
52
{.name = "rateest-bps", .has_arg = false, .val = OPT_RATEEST_BPS2}, /* alias for
absolute
mode */
53
{.name = "rateest-pps", .has_arg = false, .val = OPT_RATEEST_PPS2}, /* alias for
absolute
mode */
159
/* The rate is optional and only required in
absolute
mode */
182
/* The rate is optional and only required in
absolute
mode */
206
/* The rate is optional and only required in
absolute
mode */
229
/* The rate is optional and only required in
absolute
mode */
/toolchain/binutils/binutils-2.25/gas/doc/
c-xtensa.texi
48
for
absolute
mode @code{L32R} instructions are handled separately.
51
@item --
absolute
-literals | --no-
absolute
-literals
52
@kindex --
absolute
-literals
53
@kindex --no-
absolute
-literals
54
Indicate to the assembler whether @code{L32R} instructions use
absolute
55
or PC-relative addressing. If the processor includes the
absolute
56
addressing option, the default is to use
absolute
@code{L32R}
658
*
Absolute
Literals Directive:: Control PC-Relative vs.
Absolute
Literals
[
all
...]
/external/webrtc/webrtc/common_audio/signal_processing/
min_max_operations_mips.c
23
// Maximum
absolute
value of word16 vector.
225
// Maximum
absolute
value of word32 vector. Version for MIPS platform.
230
uint32_t
absolute
= 0, maximum = 0;
local
240
"lw %[
absolute
], 0(%[vector]) \n\t"
241
"absq_s.w %[
absolute
], %[
absolute
] \n\t"
243
"slt %[tmp1], %[maximum], %[
absolute
] \n\t"
244
"movn %[maximum], %[
absolute
], %[tmp1] \n\t"
252
: [tmp1] "=&r" (tmp1), [maximum] "+r" (maximum), [
absolute
] "+r" (
absolute
)
[
all
...]
/toolchain/binutils/binutils-2.25/bfd/
elf32-xgate.c
67
/* A 8 bit
absolute
relocation. */
97
/* A 16 bit
absolute
relocation. */
112
/* A 32 bit
absolute
relocation. This one is never used for the
218
/* A 9 bit
absolute
relocation. */
233
/* A 8 bit
absolute
relocation (upper address). */
248
/* A 8 bit
absolute
relocation. */
263
/* A 16 bit
absolute
relocation (upper address). */
278
/* A 3 bit
absolute
relocation. */
293
/* A 4 bit
absolute
relocation. */
308
/* A 5 bit
absolute
relocation. *
[
all
...]
elf32-d30v.c
84
/* Convert input-section-relative symbol value to
absolute
. */
117
If one exceeds this, change it to an
absolute
jump. */
130
absolute
equivalent with this simple hack. */
192
/* Convert input-section-relative symbol value to
absolute
. */
269
/* A 6 bit
absolute
relocation. */
314
/* An
absolute
15 bit relocation, right shifted by 3. */
359
/* An
absolute
21 bit relocation, right shifted by 3. */
404
/* A D30V 32 bit
absolute
relocation. */
434
/* A regular 32 bit
absolute
relocation. */
elf32-m68hc12.c
122
/* A 8 bit
absolute
relocation */
137
/* A 8 bit
absolute
relocation (upper address) */
152
/* A 8 bit
absolute
relocation (upper address) */
182
/* A 16 bit
absolute
relocation */
197
/* A 32 bit
absolute
relocation. This one is never used for the
213
/* A 3 bit
absolute
relocation */
320
/* A 16 bit
absolute
relocation. */
365
/* A 8 bit
absolute
relocation (upper address). */
380
/* A 8 bit
absolute
relocation (lower address). */
/toolchain/binutils/binutils-2.25/cpu/
m32c.cpu
[
all
...]
/dalvik/dexgen/src/com/android/dexgen/dex/file/
OffsettedItem.java
23
* An item in a Dalvik file which is referenced by
absolute
offset.
47
* Gets the
absolute
offset of the given item, returning {@code 0}
51
* @return {@code >= 0;} the item's
absolute
offset, or {@code 0}
197
* Gets the
absolute
item offset. The offset is from the start of
258
* Gets the
absolute
offset of this item as a string, suitable for
/dalvik/dx/src/com/android/dx/dex/file/
OffsettedItem.java
23
* An item in a Dalvik file which is referenced by
absolute
offset.
47
* Gets the
absolute
offset of the given item, returning {@code 0}
51
* @return {@code >= 0;} the item's
absolute
offset, or {@code 0}
197
* Gets the
absolute
item offset. The offset is from the start of
258
* Gets the
absolute
offset of this item as a string, suitable for
/external/antlr/antlr-3.4/runtime/C/vsrulefiles/
antlr3lexer.rules
10
CommandLine="[java] [JavaOptions] [ANTLR3Jar] org.antlr.Tool [LibDir] -[
Absolute
]o [OutputDirectory] -message-format vs2005 [DFA] [NFA] [Report] [Print] [Debug] [Profile] [AST] [TextDFA] [EBNFExits] [CollapseEdges] [DebugNFA] [MaxRules] [MaxDFAEdges] [DFATimeout] [inputs]"
146
Description="Specifies the
absolute
location of the ANTLR3 jar file if it is not in a location covered by %CLASSPATH%. Specify using UNIX directory delimiters to minimize problems."
189
Name="
Absolute
"
190
DisplayName="
Absolute
Directories"
192
Description="If true, causes ANTLR to assume output directory is always the
absolute
output path and not to use relative paths as per the intput spec. For visual studio, this should usually be set to true."
antlr3lexerandparser.rules
10
CommandLine="[java] [JavaOptions] [ANTLR3Jar] org.antlr.Tool [LibDir] -[
Absolute
]o [OutputDirectory] -message-format vs2005 [DFA] [NFA] [Report] [Print] [Debug] [Profile] [AST] [TextDFA] [EBNFExits] [CollapseEdges] [DebugNFA] [MaxRules] [MaxDFAEdges] [DFATimeout] [inputs]"
148
Description="Specifies the
absolute
location of the ANTLR3 jar file if it is not in a location covered by %CLASSPATH%. Specify using UNIX directory delimiters to minimize problems."
191
Name="
Absolute
"
192
DisplayName="
Absolute
Directories"
194
Description="If true, causes ANTLR to assume output directory is always the
absolute
output path and not to use relative paths as per the intput spec. For visual studio, this should usually be set to true."
antlr3parser.rules
10
CommandLine="[java] [JavaOptions] [ANTLR3Jar] org.antlr.Tool [LibDir] -[
Absolute
]o [OutputDirectory] -message-format vs2005 [DFA] [NFA] [Report] [Print] [Debug] [Profile] [AST] [TextDFA] [EBNFExits] [CollapseEdges] [DebugNFA] [MaxRules] [MaxDFAEdges] [DFATimeout] [inputs]"
147
Description="Specifies the
absolute
location of the ANTLR3 jar file if it is not in a location covered by %CLASSPATH%. Specify using UNIX directory delimiters to minimize problems."
191
Name="
Absolute
"
192
DisplayName="
Absolute
paths"
194
Description="If true, causes ANTLR to assume output directory is always the
absolute
output path and not to use relative paths as per the intput spec. For visual studio, this should usually be set to true."
antlr3treeparser.rules
10
CommandLine="[java] [JavaOptions] [ANTLR3Jar] org.antlr.Tool [LibDir] -[
Absolute
]o [OutputDirectory] -message-format vs2005 [DFA] [NFA] [Report] [Print] [Debug] [Profile] [AST] [TextDFA] [EBNFExits] [CollapseEdges] [DebugNFA] [MaxRules] [MaxDFAEdges] [DFATimeout] [inputs]"
147
Description="Specifies the
absolute
location of the ANTLR3 jar file if it is not in a location covered by %CLASSPATH%. Specify using UNIX directory delimiters to minimize problems."
191
Name="
Absolute
"
192
DisplayName="
Absolute
directories"
194
Description="If true, causes ANTLR to assume output directory is always the
absolute
output path and not to use relative paths as per the intput spec. For visual studio, this should usually be set to true."
/external/bison/build-aux/
ylwrap
72
#
Absolute
path; do nothing.
75
# Relative path. Make it
absolute
.
93
# Make any relative path in $prog
absolute
.
148
# If $2 is an
absolute
path name, then just use that,
168
# an
absolute
srcdir; it is better for it to just mention the
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
OffsettedItem.java
23
* An item in a Dalvik file which is referenced by
absolute
offset.
47
* Gets the
absolute
offset of the given item, returning {@code 0}
51
* @return {@code >= 0;} the item's
absolute
offset, or {@code 0}
197
* Gets the
absolute
item offset. The offset is from the start of
258
* Gets the
absolute
offset of this item as a string, suitable for
/external/webrtc/webrtc/test/testsupport/
fileutils.h
15
// The ProjectRootPath() method is a convenient way of getting an
absolute
88
// Returns the
absolute
path to the project root dir (usually the trunk dir)
94
// Creates and returns the
absolute
path to the output directory where log files
113
// Returns an
absolute
path according to this priority list (the directory
150
// but can also be an
absolute
path. The intention with this function is to pass
/toolchain/binutils/binutils-2.25/gprof/
tahoe.c
51
immediate,
absolute
, byterel, bytereldef, wordrel, wordreldef,
enumerator in enum:tahoe_opermodes
90
return usesreg != PC ? autoincdef :
absolute
;
146
case
absolute
:
147
return "
absolute
";
186
case
absolute
:
vax.c
51
immediate,
absolute
, byterel, bytereldef, wordrel, wordreldef,
enumerator in enum:opermodes
102
return usesreg != PC ? autoincdef :
absolute
;
158
case
absolute
:
159
return "
absolute
";
197
case
absolute
:
/toolchain/binutils/binutils-2.25/
ylwrap
105
#
Absolute
path; do nothing.
108
# Relative path. Make it
absolute
.
143
# Make any relative path in $prog
absolute
.
170
# If $2 is an
absolute
path name, then just use that,
188
# debug information point at an
absolute
srcdir. Use the real
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/tls/
OkHostnameVerifier.java
179
// Normalize hostName and pattern by turning them into
absolute
domain names if they are not
180
// yet
absolute
. This is needed because server certificates do not normally contain
absolute
181
// names or patterns, but they should be treated as
absolute
. At the same time, any hostName
182
// presented to this method should also be treated as
absolute
for the purposes of matching
194
// hostName and pattern are now
absolute
domain names.
/frameworks/base/docs/html/guide/topics/sensors/
sensors_environment.jd
162
the dew point and the
absolute
humidity.</p>
186
<h4>
Absolute
humidity</h4>
188
<p>The
absolute
humidity is the mass of water vapor in a given volume of dry air.
Absolute
190
can calculate the
absolute
humidity:</p>
201
<li>d<sub>v</sub> =
absolute
humidity in grams/meter<sup>3</sup></li>
/prebuilts/go/darwin-x86/src/debug/gosym/
pclntab_test.go
132
// Walk every
absolute
line and ensure that we hit every
145
t.Fatalf("reached end of package at
absolute
line %d, but
absolute
line %d mapped to %s:%d", final, i, path, line)
204
t.Errorf("
absolute
line %d in object %s maps to %s:%d, but mapping that back gives error %s", i, o.Paths[0].Name, path, line, err)
206
t.Errorf("
absolute
line %d in object %s maps to %s:%d, which maps back to
absolute
line %d\n", i, o.Paths[0].Name, path, line, a)
/prebuilts/go/linux-x86/src/debug/gosym/
pclntab_test.go
132
// Walk every
absolute
line and ensure that we hit every
145
t.Fatalf("reached end of package at
absolute
line %d, but
absolute
line %d mapped to %s:%d", final, i, path, line)
204
t.Errorf("
absolute
line %d in object %s maps to %s:%d, but mapping that back gives error %s", i, o.Paths[0].Name, path, line, err)
206
t.Errorf("
absolute
line %d in object %s maps to %s:%d, which maps back to
absolute
line %d\n", i, o.Paths[0].Name, path, line, a)
/toolchain/binutils/binutils-2.25/include/coff/
internal.h
501
#define N_ABS ((short)-1) /* value of symbol is
absolute
*/
704
#define R_AMD64_ABS 0 /* Reference is
absolute
, no relocation is necessary. */
707
#define R_AMD64_IMAGEBASE 3 /* 32-bit
absolute
ref w/o base R_IMAGEBASE. */
751
/* This reloc identifies mov.b instructions with a 16bit
absolute
753
an
absolute
8-bit address. */
757
absolute
address which have been shortened into a 8-bit
758
absolute
address. */
782
/* This reloc identifies mov.b instructions with a 24bit
absolute
784
an
absolute
8-bit address. */
789
absolute
address which have been shortened into a 8-bi
[
all
...]
Completed in 615 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>