OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:against
(Results
226 - 250
of
9018
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-s390/
tlsbinpic.s
122
/* LD -> LE
against
hidden variables */
131
/* IE
against
global var */
136
/* IE -> LE
against
global var defined in exec */
141
/* IE -> LE
against
local var */
146
/* IE -> LE
against
hidden var */
151
/* IE
against
global var with small got access (no optimization) */
155
/* IE
against
global var defined in exec with small got access
160
/* IE
against
local var with small got access (no optimization) */
164
/* IE
against
hidden var with small got access (no optimization) */
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/
tlsbin.s
20
! @GOTTPOFF IE
against
global var
31
! @GOTTPOFF IE -> LE
against
global var defined in exec
42
! @GOTTPOFF IE -> LE
against
local var
53
! @GOTTPOFF IE -> LE
against
hidden but not local var
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-size/
size32-2.s
1
# 32-bit size relocation
against
TLS symbol in shared object
size64-2.s
1
# 64-bit size relocation
against
TLS symbol in shared object
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
tlsgdesc.s
9
/* IE
against
global var. */
15
/* IE
against
global var. */
93
/* IE
against
global var. */
99
/* IE
against
global var. */
tlsbinpic.s
92
/* LD -> LE
against
hidden variables */
101
/* IE
against
global var */
107
/* IE -> LE
against
global var defined in exec */
113
/* IE -> LE
against
local var */
119
/* IE -> LE
against
hidden var */
127
/* IE
against
global var */
133
/* IE->LE
against
local var */
139
/* IE->LE
against
hidden var */
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
basic.cpp
18
template<typename T> void f2(T*, T*); // expected-note {{candidate template ignored: could not match 'T *'
against
'ConvToIntPtr'}} \
41
void func(bar<T>) { // expected-note {{candidate template ignored: could not match 'bar'
against
'foo'}}
/external/compiler-rt/test/tsan/
ignore_lib2.cc
6
// Tests that called_from_lib suppression matched
against
2 libraries
31
// CHECK: ThreadSanitizer: called_from_lib suppression 'ignore_lib2' is matched
against
2 libraries
ignore_lib3.cc
5
// Tests that unloading of a library matched
against
called_from_lib suppression
34
// CHECK: ThreadSanitizer: library {{.*}} that was matched
against
called_from_lib suppression 'ignore_lib3.so' is unloaded
/external/cros/system_api/
README
11
protobuf. The browser only links
against
the light version, so you will get
13
and then try to use it in Chrome. Currently CrOS links
against
the full
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/componentScripts/
build.properties
14
# baseLocation - where things you are building
against
are installed
15
# bootclasspath - The base jars to compile
against
(typicaly rt.jar)
66
# Base location for anything the build needs to compile
against
. For example,
68
# installed Eclipse
against
which the GEF code will be compiled.
76
#the os value of the Eclipse binary
against
which you are compiling
81
#the ws value of the Eclipse binary
against
which you are compiling
86
#the arch value of the Eclipse binary
against
which you are compiling
108
# The location of the Java jars to compile
against
. Typically the rt.jar for your JDK/JRE
/external/hamcrest/src/org/hamcrest/
Matcher.java
26
* This method matches
against
Object, instead of the generic type T. This is
31
* @param item the object
against
which the matcher is evaluated.
/external/icu/icu4c/source/test/intltest/
dtifmtts.h
59
* Test formatting
against
expected result
64
* Test formatting
against
expected result using user defined
/external/llvm/tools/lli/
Makefile
19
# If Intel JIT Events support is confiured, link
against
the LLVM Intel JIT
25
# If oprofile support is confiured, link
against
the LLVM oprofile interface
/external/pdfium/samples/
BUILD.gn
44
# Regardless of whether the library ships
against
system freetype,
45
# always link this binary
against
the bundled one for consistency
samples.gyp
45
# Regardless of whether the library ships
against
system freetype,
46
# always link this binary
against
the bundled one for consistency
/external/skia/src/core/
SkLineClipper.h
21
/* Clip the line pts[0]...pts[1]
against
clip, ignoring segments that
35
/* Intersect the line segment
against
the rect. If there is a non-empty
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_baselinefile.h
25
// Compare, or log, one estimate
against
the baseline file.
34
// Create an instance for either verifying estimates
against
a baseline file
/frameworks/base/core/java/com/android/internal/widget/
LockPatternChecker.java
53
* @param challenge The challenge to verify
against
the pattern.
54
* @param userId The user to check
against
the pattern.
89
* @param userId The user to check
against
the pattern.
123
* @param challenge The challenge to verify
against
the pattern.
124
* @param userId The user to check
against
the pattern.
159
* @param challenge The challenge to verify
against
the pattern.
160
* @param userId The user to check
against
the pattern.
196
* @param userId The user to check
against
the pattern.
/packages/apps/Dialer/src-N/com/android/dialer/
SdkSelectionUtils.java
20
* Provides information for the SDK the app is built
against
.
29
* Whether the app is build
against
N SDK.
/packages/apps/Dialer/src-pre-N/com/android/dialer/
SdkSelectionUtils.java
20
* Provides information for the SDK the app is built
against
.
29
* Whether the app is build
against
N SDK.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/
tlssunbinpic32.s
115
/* LD -> LE
against
hidden variables */
128
/* IE
against
global var */
138
/* IE -> LE
against
global var defined in exec */
145
/* IE -> LE
against
local var */
152
/* IE -> LE
against
hidden var */
161
/* IE
against
global var */
168
/* IE->LE
against
local var */
175
/* IE->LE
against
hidden var */
tlssunbinpic64.s
114
/* LD -> LE
against
hidden variables */
127
/* IE
against
global var */
137
/* IE -> LE
against
global var defined in exec */
144
/* IE -> LE
against
local var */
151
/* IE -> LE
against
hidden var */
160
/* IE
against
global var */
167
/* IE->LE
against
local var */
174
/* IE->LE
against
hidden var */
/external/llvm/docs/CommandGuide/
llvm-config.rst
18
against
LLVM.
25
To link
against
the JIT:
97
Print the flags needed to link
against
LLVM libraries.
103
Print all the libraries needed to link
against
the specified LLVM
111
without **-l** or pathnames. Useful for linking
against
a not-yet-installed
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-xtensa/
tlsbin.s
72
/* LD -> LE
against
hidden variables */
78
/* IE
against
global var */
83
/* IE -> LE
against
global var defined in exec */
88
/* IE -> LE
against
local var */
93
/* IE -> LE
against
hidden var */
Completed in 828 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>