OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FRAMES
(Results
1 - 15
of
15
) sorted by null
/cts/apps/CameraITS/tests/inprog/
test_burst_sameness_fullres_auto.py
28
frames
that are processed differently or have artifacts, or if 3A isn't
36
FRAMES
= BURST_LEN * BURSTS
58
imgs = numpy.empty([
FRAMES
,h/4,w/4,3])
68
for i in range(
FRAMES
):
79
for i in range(
FRAMES
):
test_burst_sameness_auto.py
26
frames
that are processed differently or have artifacts, or if 3A isn't
34
FRAMES
= BURST_LEN * BURSTS
62
imgs = numpy.empty([
FRAMES
,h,w,3])
76
for i in range(
FRAMES
):
/cts/apps/CameraITS/tests/scene1/
test_burst_sameness_manual.py
27
frames
that are processed differently or have artifacts. Uses manual
34
FRAMES
= BURST_LEN * BURSTS
56
imgs = numpy.empty([
FRAMES
,h,w,3])
70
for i in range(
FRAMES
):
/external/chromium_org/third_party/lcov/example/
Makefile
19
# special option '--
frames
' for genhtml
23
FRAMES
:= --
frames
25
FRAMES
:=
52
--show-details --description-file descriptions $(
FRAMES
) \
/external/mockito/cglib-and-asm/src/org/mockito/asm/
MethodWriter.java
96
* Indicates that the stack map
frames
must be recomputed from scratch. In
102
private static final int
FRAMES
= 0;
237
* Number of stack map
frames
in the StackMapTable attribute.
350
* @see #
FRAMES
442
this.compute = computeFrames ?
FRAMES
: (computeMaxs ? MAXS : NOTHING);
547
if (!ClassReader.
FRAMES
|| compute ==
FRAMES
) {
640
if (compute ==
FRAMES
) {
662
if (compute ==
FRAMES
) {
685
if (compute ==
FRAMES
) {
[
all
...]
Label.java
157
* to compute the maximum stack size or the stack map
frames
). A control
165
* size or the stack map
frames
are similar and use two steps. The first
174
* and by the using the previously computed relative output
frames
.
178
* used to compute stack map
frames
computes relative output
frames
and
179
* absolute input
frames
.
189
* When the stack map
frames
are completely computed, this field is the
206
* Information about the input and output stack map
frames
of this basic
413
return !ClassReader.
FRAMES
|| frame == null ? this : frame.owner;
ClassReader.java
57
* True to enable stack map
frames
support.
59
static final boolean
FRAMES
= true;
88
* Flag to skip the stack map
frames
in the class. If this flag is set the
89
* stack map
frames
of the class is not visited, i.e. the
92
* used: it avoids visiting
frames
that will be ignored and recomputed from
98
* Flag to expand the stack map
frames
. By default stack map
frames
are
101
* this flag is set, stack map
frames
are always visited in expanded format
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-junit.jar
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
org.eclipse.sisu.inject-0.0.0.M5.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/ow2/asm/asm-debug-all/4.0/
asm-debug-all-4.0.jar
/prebuilts/tools/common/asm-tools/
asm-debug-all-4.0.jar
/external/robolectric/lib/test/
mockito-core-1.8.5.jar
/external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar
/prebuilts/tools/common/m2/repository/org/mockito/mockito-all/1.9.5/
mockito-all-1.9.5.jar
/prebuilts/tools/common/m2/repository/org/mockito/mockito-core/1.9.5/
mockito-core-1.9.5.jar
Completed in 218 milliseconds