OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:against
(Results
276 - 300
of
7038
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/core/jni/android/opengl/
poly_clip.cpp
48
* poly_clip_to_halfspace: clip convex polygon p
against
a plane,
53
* Thus, to clip
against
xmin, use
55
* and to clip
against
xmax, use
103
* Given an n-gon as input, clipping
against
6 planes could generate an
137
* now clip
against
each of the planes that might cut the polygon,
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/
DSAKeyFactoryImplTest.java
257
* A test
against
the "generatePublic(KeySpec)" method.
276
* A test
against
the "generatePublic(KeySpec)" method.
287
* A test
against
the "generatePublic(KeySpec)" method.
300
* A test
against
the "generatePublic(KeySpec)" method.
381
* A test
against
the "generatePrivate(KeySpec)" method.
400
* A test
against
the "generatePrivate(KeySpec)" method.
411
* A test
against
the "generatePrivate(KeySpec)" method.
425
* A test
against
the "generatePrivate(KeySpec)" method.
506
* A test
against
the "getKeySpec(Key, Class)" method.
557
* A test
against
the "getKeySpec(Key, Class)" method
[
all
...]
CryptoProviderTest.java
32
* Tests
against
CryptoProvider.
60
* Test
against
CryptoProvider() methods.
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
filetestcase.py
17
"""Test case that runs a checker on a file, matching errors
against
annotations.
20
of errors is then matched
against
those annotated in the file. Based heavily
34
"""Test case to run a linter
against
a single file."""
/external/chromium_org/net/third_party/nss/patches/
tls12chromium.patch
8
+/* This is a bodge to allow this code to be compiled
against
older NSS headers
27
+/* This is a bodge to allow this code to be compiled
against
older NSS headers
46
+/* This is a bodge to allow this code to be compiled
against
older NSS headers
/external/chromium_org/third_party/closure_linter/closure_linter/common/
filetestcase.py
17
"""Test case that runs a checker on a file, matching errors
against
annotations.
20
of errors is then matched
against
those annotated in the file. Based heavily
34
"""Test case to run a linter
against
a single file."""
/external/jpeg/
Android.mk
17
# building
against
master
23
# unbundled branch, built
against
NDK.
85
# unbundled branch, built
against
NDK.
/external/webrtc/src/common_audio/signal_processing/
division_operations.c
28
// Guard
against
division with 0
40
// Guard
against
division with 0
52
// Guard
against
division with 0
/frameworks/support/v4/java/android/support/v4/graphics/drawable/
DrawableCompat.java
99
* @param drawable The Drawable
against
which to invoke the method.
113
* @param drawable The Drawable
against
which to invoke the method.
128
* @param drawable The Drawable
against
which to invoke the method.
/external/bison/m4/
iconv.m4
69
dnl This tests
against
bugs in AIX 5.1, AIX 6.1..7.1, HP-UX 11.11,
82
/* Test
against
AIX 5.1 bug: Failures are not distinguishable from successful
102
/* Test
against
Solaris 10 bug: Failures are not distinguishable from
122
/* Test
against
AIX 6.1..7.1 bug: Buffer overrun. */
142
/* Test
against
HP-UX 11.11 bug: Positive return value instead of 0. */
162
/* Test
against
HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is
/external/kernel-headers/original/linux/
mod_devicetable.h
57
*
against
new devices. Any field except for driver_info may be used,
99
/* which fields to match
against
? */
118
/* not matched
against
*/
136
__u16 match_flags; /* which fields to match
against
*/
218
/* not matched
against
in kernelspace*/
226
/* not matched
against
*/
/development/tools/idegen/
excluded-paths
38
# The main problem is that the development tools are meant to run
against
a
40
# is meant to run
against
Android's more limited APIs. Mixing the two
/docs/source.android.com/src/devices/tech/datausage/
tags-explained.jd
20
tracked
against
. By default, and implicitly, a tag is just based on
27
socket will be counted
against
the tag. The policing is then based on
/external/chromium/chrome/browser/extensions/
extension_i18n_api.cc
39
// Guard
against
a malformed value with multiple "," in a row.
45
// 'begin >= acceptLanguages.length()' to guard
against
a value
/external/chromium_org/chrome/browser/chromeos/policy/
device_cloud_policy_store_chromeos.h
47
// the signature validation step
against
already-installed policy. The checks
48
//
against
installation-time attributes are performed nevertheless. The result
/external/chromium_org/chrome/browser/sync/test/integration/
multiple_client_sessions_sync_test.cc
56
// Get foreign session data from all clients and check it
against
all
92
// Get foreign session data from all clients and check it
against
all
/external/chromium_org/chrome/browser/web_resource/
notification_promo.h
90
// Tests group_
against
max_group_.
94
// Tests views_
against
max_views_.
/external/chromium_org/third_party/WebKit/public/
blink.gyp
51
# places that cannot link
against
the full Blink library.
53
# of Blink's API types from places that can't link
against
Blink. crbug.com/248653
/external/chromium_org/third_party/icu/source/test/intltest/
callimts.h
54
* checked
against
one another as well as
against
getMinimum(),
loctest.h
29
* Use Locale to access Resource file data and compare
against
expected values
33
* Use Locale to access Resource file display names and compare
against
expected values
/external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/
address_problem.h
45
// used to match postal code
against
the general format pattern. Formats
55
// match. This is used to match postal code
against
a regular expression.
/external/clang/test/SemaCXX/
addr-of-overloaded-function-casting.cpp
9
// expected-note 3{{candidate template ignored: could not match 'void'
against
'int'}}
12
// expected-note 3{{candidate template ignored: could not match 'void'
against
'int'}}
/external/clang/www/analyzer/
filing_bugs.html
41
bugs</a> in LLVM's Bugzilla database
against
the Clang <b>Static Analyzer</b>
57
<p>Please file bugs in Radar
against
the <b>clang - static analyzer</b> component.</p>
/external/droiddriver/src/com/google/android/droiddriver/finders/
By.java
72
* @param attribute the attribute to match
against
99
* @param resourceId The resource id to match
against
107
* @param name The exact package name to match
against
115
* @param text The exact text to match
against
123
* @param regex The regular expression pattern to match
against
139
* @param contentDescription The exact content description to match
against
155
* @param className The exact class name to match
against
163
* @param clazz The class whose name is matched
against
/external/icu4c/test/intltest/
callimts.h
54
* checked
against
one another as well as
against
getMinimum(),
Completed in 935 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>