OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:relative
(Results
126 - 150
of
11720
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libmojo/mojo/public/cpp/test_support/
test_support.h
23
// Opens text file
relative
to the source root for reading.
28
// Returns the list of regular files in a directory
relative
to the source root.
/external/llvm/test/MC/ARM/
thumb1-relax-8m-baseline.s
4
@ CHECK-V8MBASE-NOT: out of range pc-
relative
fixup value
5
@ CHECK-V6M: out of range pc-
relative
fixup value
/external/markdown/tests/safe_mode/
unsafe_urls.html
17
<p><a href="
relative
/url.html">
relative
</a>
/external/valgrind/helgrind/tests/
tc16_byterace.c
27
/* Unprotected
relative
to child, but harmless, since different
32
/* Unprotected
relative
to child, but harmful; same bytes */
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
mips16-pcrel-relax-1.d
2
#name: MIPS16 PC-
relative
relaxation 1
6
# Check that PC-
relative
relaxation chooses the short encoding
mips16-pcrel-relax-3.d
2
#name: MIPS16 PC-
relative
relaxation 3
6
# Check that PC-
relative
relaxation chooses the short encoding
lui-2.l
3
.*\.s:7: Error: PC-
relative
reference to a different section
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
rela-abs-relative-opt.d
1
#name: rela-abs-
relative
--no-apply-dynamic-relocs
2
#source: rela-abs-
relative
.s
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
unaligned-lwpc-1.d
7
#error: \(\.text\+0x[0-9a-f]+\): PC-
relative
load from unaligned address\n
9
#error: \(\.text\+0x[0-9a-f]+\): PC-
relative
load from unaligned address\Z
/external/eigen/doc/examples/
TutorialLinAlgExComputeSolveError.cpp
13
cout << "The
relative
error is:\n" << relative_error << endl;
/external/eigen/doc/snippets/
PartialPivLU_solve.cpp
7
cout << "
Relative
error: " << (A*X-B).norm() / B.norm() << endl;
/external/llvm/test/MC/ELF/
bad-expr2.s
4
// CHECK: No relocation available to represent this
relative
expression
/external/llvm/test/Transforms/PreISelIntrinsicLowering/
load-relative.ll
11
%l = call i8* @llvm.load.
relative
.i32(i8* %p, i32 %o)
22
%l = call i8* @llvm.load.
relative
.i64(i8* %p, i64 %o)
26
declare i8* @llvm.load.
relative
.i32(i8*, i32)
27
declare i8* @llvm.load.
relative
.i64(i8*, i64)
/external/protobuf/cmake/
protobuf-config.cmake.in
12
# Compute the installation prefix
relative
to this file.
/external/sfntly/cpp/src/sfntly/table/
byte_array_table_builder.h
29
// Get the byte value at the specified index. The index is
relative
to the
31
// @param index index
relative
to the start of the table
35
// Set the byte value at the specified index. The index is
relative
to the
37
// @param index index
relative
to the start of the table
/external/swiftshader/third_party/LLVM/projects/sample/lib/
Makefile
4
#
Relative
path to the top of the source tree.
/external/swiftshader/third_party/LLVM/projects/sample/tools/
Makefile
4
#
Relative
path to the top of the source tree.
/system/core/bootstat/
README.md
4
`boot_complete`) and the
relative
time at which these events occurred. The
17
##
Relative
time ##
24
To record the
relative
time of an event during the boot phase, call `bootstat`
29
The
relative
time at which the command runs is recorded along with the name of
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
ldr-global.s
1
@ Test pc-
relative
loads from global objects defined in the same text segment.
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/sh64/
movi-3.s
1
! There was a bug with negative pc-
relative
numbers.
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/xtensa/
pcrel.d
3
#name: pc-
relative
relocs
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
group-relocs-alu-bad.s
4
@ a specific PC-
relative
offset arises.
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
pcrelcp-1.d
8
# Building a DSO with (unrecommended) non-pic pc-
relative
references
10
# elf_cris_copy_indirect_symbol wherein the list of pc-
relative
14
# the copied-from pc-
relative
list was NULL but the copied-to symbol
19
# emitted for any section with a pc-
relative
relocation.
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-crx/
reloc-rel16.d
5
# Test pc
relative
relocation R_CRX_REL16
reloc-rel24.d
5
# Test pc
relative
relocation R_CRX_REL24
Completed in 3252 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>