OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constraint
(Results
826 - 850
of
1190
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
RFC3280CertPathUtilities.java
1566
ASN1TaggedObject
constraint
= ASN1TaggedObject.getInstance(policyConstraints.nextElement());
local
1620
ASN1TaggedObject
constraint
= ASN1TaggedObject.getInstance(policyConstraints.nextElement());
local
2337
ASN1TaggedObject
constraint
= (ASN1TaggedObject)policyConstraints.nextElement();
local
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/lib/
regexec.c
1251
unsigned int
constraint
= dfa->nodes[node].
constraint
;
local
3603
unsigned int
constraint
= node->
constraint
;
local
[
all
...]
regex_internal.c
1696
unsigned int
constraint
= node->
constraint
;
local
[
all
...]
/external/clang/include/clang/AST/
Stmt.h
[
all
...]
/libcore/luni/src/main/java/javax/xml/datatype/
DatatypeFactory.java
[
all
...]
/external/llvm/lib/Target/Mips/
MipsISelLowering.cpp
[
all
...]
/cts/tests/tests/widget/src/android/widget/cts/
HeaderViewListAdapterTest.java
614
protected Filter.FilterResults performFiltering(CharSequence
constraint
) {
619
protected void publishResults(CharSequence
constraint
, Filter.FilterResults results) {
/external/clang/docs/
AnalyzerRegions.html
250
<h3>
Constraint
Manager</h3>
252
<p>The
constraint
manager reasons about the abstract location of memory objects.
/external/clang/lib/StaticAnalyzer/Core/
BasicConstraintManager.cpp
220
// Add this
constraint
.
249
// Add this
constraint
.
/external/clang/test/CodeGen/
mult-alt-generic.c
147
//
Constraint
converted differently on different platforms moved to platform-specific.
280
//
Constraint
converted differently on different platforms moved to platform-specific.
mult-alt-x86.c
115
// Y
constraint
currently broken.
298
// Y
constraint
currently broken.
/external/llvm/test/CodeGen/X86/
inline-asm-fpstack.ll
224
; An 'f'
constraint
is never implicitly popped:
242
; The 'u'
constraint
is only popped implicitly when clobbered:
/external/webkit/Source/WebCore/dom/
ExceptionCode.cpp
176
"A
constraint
was violated.",
234
"The request cannot be completed due to a failed
constraint
.",
/frameworks/base/core/java/android/app/admin/
DevicePolicyManager.java
317
*
constraint
is only imposed if the administrator has also requested either
365
*
constraint
is only imposed if the administrator has also requested
420
*
constraint
is only imposed if the administrator has also requested
475
*
constraint
is only imposed if the administrator has also requested
528
*
constraint
is only imposed if the administrator has also requested
581
*
constraint
is only imposed if the administrator has also requested
634
* setting this value. This
constraint
is only imposed if the administrator
686
* This
constraint
is only imposed if the administrator has also requested
[
all
...]
/frameworks/base/core/java/android/widget/
CursorTreeAdapter.java
350
public Cursor runQueryOnBackgroundThread(CharSequence
constraint
) {
352
return mFilterQueryProvider.runQuery(
constraint
);
/frameworks/base/drm/libdrmframework/include/
DrmManagerClientImpl.h
75
* Get
constraint
information associated with input content
82
* key-value pairs of
constraint
are embedded in it
/frameworks/base/drm/libdrmframework/plugins/common/include/
DrmEngineBase.h
107
* Get
constraint
information associated with input content
114
* key-value pairs of
constraint
are embedded in it
IDrmEngine.h
93
* Get
constraint
information associated with input content
100
* key-value pairs of
constraint
are embedded in it
/frameworks/base/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/include/
FwdLockEngine.h
46
* Get
constraint
information associated with input content.
53
* key-value pairs of
constraint
are embedded in it
/frameworks/base/include/drm/
DrmManagerClient.h
201
* Get
constraint
information associated with input content
207
* key-value pairs of
constraint
are embedded in it
/frameworks/base/libs/utils/
README
94
(portrait). During lookup, every
constraint
set is matched against the
96
constraint
set is returned (ResourceTypes.{h,cpp}).
/libcore/luni/src/test/java/tests/support/
DatabaseCreator.java
107
+ "
CONSTRAINT
fk1 FOREIGN KEY (name_id) " + "REFERENCES "
114
+ "
CONSTRAINT
fk2 FOREIGN KEY (name_id) " + "REFERENCES "
/packages/apps/Music/src/com/android/music/
QueryBrowserActivity.java
466
public Cursor runQueryOnBackgroundThread(CharSequence
constraint
) {
467
String s =
constraint
.toString();
/dalvik/dexgen/src/com/android/dexgen/dex/file/
OffsettedItem.java
221
* in order to meet its alignment
constraint
Section.java
122
* in order to meet its alignment
constraint
Completed in 1882 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>