OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constraints
(Results
51 - 75
of
613
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/docs/opcodes/
opcode-1e-monitor-exit.html
50
<h2>
Constraints
</h2>
opcode-1f-check-cast.html
41
<h2>
Constraints
</h2>
opcode-20-instance-of.html
43
<h2>
Constraints
</h2>
opcode-22-new-instance.html
41
<h2>
Constraints
</h2>
opcode-23-new-array.html
42
<h2>
Constraints
</h2>
opcode-26-fill-array-data.html
47
<h2>
Constraints
</h2>
opcode-2b-packed-switch.html
49
<h2>
Constraints
</h2>
opcode-2c-sparse-switch.html
49
<h2>
Constraints
</h2>
opcode-32-if-test.html
54
<h2>
Constraints
</h2>
opcode-38-if-testz.html
53
<h2>
Constraints
</h2>
opcode-4b-aput.html
49
<h2>
Constraints
</h2>
opcode-d0-binop-lit16.html
51
<h2>
Constraints
</h2>
opcode-d8-binop-lit8.html
54
<h2>
Constraints
</h2>
/frameworks/base/core/tests/coretests/src/android/os/
BuildTest.java
72
// TODO: if any of the android.os.Build fields have additional
constraints
/packages/apps/Mms/src/com/android/mms/dom/smil/
TimeImpl.java
63
* @param
constraints
Any combination of the #ALLOW_* flags
70
TimeImpl(String timeValue, int
constraints
) {
82
&& ((
constraints
& ALLOW_INDEFINITE_VALUE) != 0) ) {
84
} else if ((
constraints
& ALLOW_OFFSET_VALUE) != 0) {
/dalvik/dx/src/com/android/dx/ssa/
package-info.java
72
*
constraints
depending upon whether it is in the process of being converted
86
* split} and new basic blocks inserted as required to meet the
constraints
/development/samples/ApiDemos/src/com/example/android/apis/view/
LabelView.java
133
* @return The width of the view, honoring
constraints
from measureSpec
159
* @return The height of the view, honoring
constraints
from measureSpec
/external/kernel-headers/original/asm-x86/
alternative_32.h
67
* Best is to use
constraints
that are fixed size (like (%1) ... "r")
68
* If you use variable sized
constraints
like "m" or "g" in the
/frameworks/base/core/tests/coretests/src/android/widget/
LabelView.java
128
* @return The width of the view, honoring
constraints
from measureSpec
154
* @return The height of the view, honoring
constraints
from measureSpec
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/
README.txt
40
Please note the following
constraints
to be aware of when writing tests to run within a plugin environment:
69
fail when run as "JUnit Plugin Tests", due to the extra
constraints
imposed by
/external/qemu/tcg/
README
387
4.2)
Constraints
389
GCC like
constraints
are used to define the
constraints
of every
390
instruction. Memory
constraints
are not supported in this
398
A target can define specific register or constant
constraints
. If an
/dalvik/libcore/security/src/main/java/java/security/cert/
X509CertSelector.java
773
* Sets the criterion for the name
constraints
.
776
* that match the specified name
constraints
.
778
* The name
constraints
in ASN.1:
808
* the name
constraints
in ASN.1 DER encoded format, or null to
809
* not check any
constraints
.
811
* if decoding the name
constraints
fail.
820
* Returns the criterion for the name
constraints
.
822
* @return the name
constraints
or {@code null} if none specified.
832
* Sets the criterion for the basic
constraints
extension.
835
* include a basic
constraints
extension with a path length of a least tha
[
all
...]
/packages/apps/Contacts/src/com/android/contacts/model/
ContactsSource.java
42
* Internal structure that represents
constraints
and styles for a specific data
50
* The {@link RawContacts#ACCOUNT_TYPE} these
constraints
apply to.
240
* such as {@link Phone#TYPE_WORK}. Includes
constraints
on total number of
/bionic/libc/include/
malloc.h
69
often not) due to alignment and minimum size
constraints
.
/cts/tools/dx-tests/
dx-tests.html
26
docs/dalvik/java-
constraints
.html
Completed in 85 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>