OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:combined
(Results
176 - 200
of
2483
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Email/tests/src/com/android/emailcommon/mail/
MessageTestUtils.java
104
* Multipart or BodyPart which contains accepted BodyParts. Usually
combined
with other
171
* Usually
combined
with other builder object and helper method.
212
* Usually
combined
with other builder object and helper method.
/cts/tests/openglperf2/jni/graphics/
PerspectiveMeshNode.cpp
54
// Pass in the
combined
matrix.
/cts/tests/openglperf2/jni/reference/scene/flocking/
WaterMeshNode.cpp
58
// Pass in the
combined
matrix.
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensoroperations/
RepeatingSensorOperation.java
25
* times. This class can be
combined
to compose complex {@link SensorOperation}s.
SequentialSensorOperation.java
26
* sequence. The children are executed in the order they are added. This class can be
combined
to
/developers/samples/android/ui/window/AdvancedImmersiveMode/
template-params.xml
69
screen." This flag, when
combined
with the `SYSTEM_UI_FLAG_HIDE_NAVIGATION` and
/developers/samples/android/ui/window/BasicImmersiveMode/
template-params.xml
72
SYSTEM_UI_FLAG_IMMERSIVE system ui flag. When
combined
with the SYSTEM_UI_FLAG_HIDE_NAVIGATION and SYSTEM_UI_FLAG_FULLSCREEN flags, hides the navigation and status bars and lets your app capture all touch events on the screen.
/external/antlr/antlr-3.4/runtime/C/doxygen/
generate.dox
39
/// <td> A
combined
lexer and parser specification. </td>
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
README.rtf
22
\cf0 Parsers and
combined
grammars: .g generate NameLexer.(h|m) and NameParser.(h|m) files\
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
task.rb
244
GRAMMAR_TYPES = %w(lexer parser tree
combined
)
285
elsif
combined
? then base = @name + 'Lexer'
293
elsif
combined
? then base = @name + 'Parser'
407
@type = $1 || '
combined
'
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/
AbstractRandomGenerator.java
75
long
combined
= 0l;
local
77
combined
=
combined
* prime + s;
79
setSeed(
combined
);
/external/autotest/client/common_lib/cros/fake_device_server/client_lib/
common_client.py
33
"""Returns
combined
auth headers with any additional headers.
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/
android_systrace_profiler.py
35
# Use telemetry's own tracing backend instead the
combined
mode in
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/glacier/
response.py
29
containing the
combined
keys received via JSON in the body (if
/external/clang/test/CodeGen/
mips-constraint-regs.c
32
// 'x':
Combined
lo/hi registers
/external/curl/docs/libcurl/opts/
CURLOPT_DIRLISTONLY.3
37
of libcurl, when
combined
with a URL that contains a message ID, to perform a
/external/deqp/doc/testspecs/GLES2/
functional.color_clear.txt
28
+
Combined
glScissor() and glColorMask() effect
/external/glide/library/src/main/java/com/bumptech/glide/load/model/
ModelLoader.java
13
* 2. To allow a model to be
combined
with the dimensions of the view to fetch a resource of a specific size.
/external/guava/guava/src/com/google/common/hash/
HashingOutputStream.java
43
// be (optionally) be
combined
with another if needed (with something like
/external/guava/guava-gwt/src-super/com/google/common/io/super/com/google/common/io/
GwtWorkarounds.java
94
* to get the
combined
output.
/external/icu/icu4c/source/common/
ucmndata.h
15
* single file or dll. The
combined
format includes a table of
/external/icu/icu4c/source/test/intltest/
g7coll.h
19
* Effect : Expansion and contraction can actually be
combined
.
/external/iptables/extensions/
libxt_policy.man
17
cannot be
combined
with \fB\-\-strict\fP.
/external/junit/src/org/junit/rules/
ErrorCollector.java
30
* // all lines will run, and then a
combined
failure logged at the end.
/external/kernel-headers/original/uapi/linux/
i2c-dev.h
49
#define I2C_RDWR 0x0707 /*
Combined
R/W transfer (one STOP only) */
Completed in 787 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>