OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:against
(Results
126 - 150
of
7038
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/X86/
simple-zext.ll
4
; because it counted both the chain user and the real user
against
the
/external/skia/dm/
DMExpectationsTask.h
11
// ExpectationsTask compares an SkBitmap
against
some Expectations.
/ndk/sources/android/libthread_db/
README
2
linked
against
our gdbserver binary. These are uses automatically by the
/ndk/tests/device/test-basic-exceptions/
README
8
This is really a way to check that the C++ compiler properly links
against
/packages/apps/BasicSmsReceiver/
Android.mk
13
# Builds
against
the public SDK
/packages/apps/Mms/apptests/
Android.mk
12
# Builds
against
the public SDK
/prebuilts/misc/android-arm/gdbserver/
README.txt
7
Current prebuilt version is
against
AOSP-toolchain/gdb/gdb-7.6
/external/chromium/chrome/browser/net/
chrome_dns_cert_provenance_checker_factory.h
13
// factory exists so that common code links only
against
the factory code.
14
// Chrome specific code will link
against
the NSS using code in
/external/chromium_org/chrome/renderer/spellchecker/
cocoa_spelling_engine_mac.cc
28
// Synchronously query
against
NSSpellCheck.
39
// Synchronously query
against
NSSpellCheck.
/external/chromium_org/third_party/skia/include/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/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/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/icu4c/test/intltest/
dtifmtts.h
52
* Test formatting
against
expected result
57
* Test formatting
against
expected result using user defined
/external/llvm/tools/lli/
Makefile
17
# If Intel JIT Events support is confiured, link
against
the LLVM Intel JIT
23
# If oprofile support is confiured, link
against
the LLVM oprofile interface
/external/skia/include/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/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
/external/skia/gm/tests/
run.sh
74
# Then compare all of those
against
$2/$OUTPUT_EXPECTED_SUBDIR .
199
# Compare generated image
against
an input image file with identical bytes.
200
gm_test "--verbose --hierarchy --match selftest1 $CONFIGS -r $GM_INPUTS/images/identical-bytes" "$GM_OUTPUTS/compared-
against
-identical-bytes-images"
201
gm_test "--verbose --hierarchy --match selftest1 $CONFIGS -r $GM_INPUTS/json/identical-bytes.json" "$GM_OUTPUTS/compared-
against
-identical-bytes-json"
203
# Compare generated image
against
an input image file with identical pixels but different PNG encoding.
204
gm_test "--verbose --hierarchy --match selftest1 $CONFIGS -r $GM_INPUTS/images/identical-pixels" "$GM_OUTPUTS/compared-
against
-identical-pixels-images"
205
gm_test "--verbose --hierarchy --match selftest1 $CONFIGS -r $GM_INPUTS/json/identical-pixels.json" "$GM_OUTPUTS/compared-
against
-identical-pixels-json"
207
# Compare generated image
against
an input image file with different pixels.
208
gm_test "--verbose --hierarchy --match selftest1 $CONFIGS -r $GM_INPUTS/images/different-pixels" "$GM_OUTPUTS/compared-
against
-different-pixels-images"
209
gm_test "--verbose --hierarchy --match selftest1 $CONFIGS -r $GM_INPUTS/json/different-pixels.json" "$GM_OUTPUTS/compared-
against
-different-pixels-json
[
all
...]
/external/chromium/chrome/common/
json_schema_validator.h
51
// if present, "additionalProperties" is to be a schema
against
which all
151
// Validates any instance node
against
any schema node. This is called for
157
// Validates a node
against
a list of possible schemas. If any one of the
162
// Validates a node
against
a list of exact primitive values, eg 42, "foobar".
166
// Validates a JSON object
against
an object schema node.
170
// Validates a JSON array
against
an array schema node.
174
// Validates a JSON array
against
an array schema node configured to be a
180
// Validate a JSON string
against
a string schema node.
184
// Validate a JSON number
against
a number schema node.
/external/proguard/src/proguard/classfile/visitor/
ClassNameFilter.java
43
* @param regularExpression the regular expression
against
which class names
58
* @param regularExpression the regular expression
against
which class names
73
* @param regularExpressionMatcher the regular expression
against
which
/build/tools/droiddoc/templates-pdk/assets/
customizations.js
5
+ "and be compiled
against
a version of the Android library that supports an equal or higher API Level. To reveal this "
/development/ndk/platforms/android-18/include/GLES3/
gl3platform.h
17
* by filing a bug
against
product "OpenGL-ES" component "Registry".
/development/ndk/platforms/android-4/include/GLES/
glplatform.h
17
* by filing a bug
against
product "OpenGL-ES" component "Registry".
/development/ndk/platforms/android-5/include/GLES2/
gl2platform.h
17
* by filing a bug
against
product "OpenGL-ES" component "Registry".
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
DSA.java
29
* verify the message message
against
the signature values r and s.
Completed in 662 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>