OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:multi
(Results
576 - 600
of
2792
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/apps/Email/tests/src/com/android/emailcommon/internet/
MimeUtilityTest.java
94
/** a typical
multi
-param header */
97
/** a
multi
-param header with quoting */
551
// 4.
Multi
entry, no match
555
// 5.
Multi
entry, match first
558
// 6.
Multi
entry, match not first
/docs/source.android.com/src/devices/
audio.jd
132
<h3 id="multichannel">
Multi
-channel support</h3>
133
<p>If your hardware and driver supports
multi
-channel audio via HDMI, you can output the audio stream
137
The audio HAL must expose whether an output stream profile supports
multi
-channel audio capabilities.
/external/clang/include/clang/Sema/
Template.h
39
/// When instantiating X<int>::Y<17>::f, the
multi
-level template argument
95
/// \brief Add a new outermost level to the
multi
-level template argument
102
/// \brief Add a new outmost level to the
multi
-level template argument
/external/eigen/cmake/
EigenTesting.cmake
101
# B.
Multi
-part behavior
105
# then it is interpreted as a
multi
-part test. The behavior then depends on the
108
# If EIGEN_SPLIT_LARGE_TESTS is OFF, the behavior is the same as in A (the
multi
-part
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/
VarOptimizer.java
214
private static void addToContents(AMultipleCommand
multi
, PCommand command) {
216
multi
.getCommand().addAll(((AMultipleCommand) command).getCommand());
218
multi
.getCommand().add(command);
/external/smack/src/org/jivesoftware/smackx/pubsub/
ConfigureForm.java
512
* Iterator over the
multi
user chat rooms that are specified as reply rooms.
522
* Sets the
multi
user chat rooms that are specified as reply rooms.
524
* @param replyRooms The
multi
user chat room to use as reply rooms
/external/webkit/LayoutTests/platform/android/
test_expectations.txt
67
fast/events/touch/basic-
multi
-touch-events.html FAIL // Requires
multi
-touch gestures not supported by Android system
69
fast/events/touch/touch-target.html FAIL // Requires
multi
-touch gestures not supported by Android system
/frameworks/base/docs/html/training/gestures/
scale.jd
73
<a href="
multi
.html">Handling
Multi
-Touch Gestures</a>.
351
* The scale listener, used for handling
multi
-finger scale gestures.
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
EventSenderImpl.java
251
* FIXME: At the moment we don't support
multi
-touch. Hence, we only examine
275
* FIXME: At the moment we don't support
multi
-touch. Hence, we only examine
296
* FIXME: At the moment we don't support
multi
-touch. Hence, we only examine
/libcore/luni/src/test/java/libcore/java/util/logging/
OldFileHandlerTest.java
420
new FileHandler("%t/baddir/
multi
%g", true);
427
new FileHandler("%t/baddir/
multi
%g", false);
435
new FileHandler("%t/baddir/
multi
%g", 12, 4);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
EditableDialogCellEditor.java
363
* An exception is made for Ctrl+Enter for
multi
-line texts, since
378
// An exception is made for Ctrl+Enter for
multi
-line texts, since
381
&& (text.getStyle() & SWT.
MULTI
) != 0) {
/frameworks/base/docs/html/guide/practices/
tablets-and-handsets.jd
11
<li><a href="#Fragments">Creating Single-pane and
Multi
-pane Layouts</a></li>
56
UI into separate parts, which you can then combine to create
multi
-pane layouts when running on a
80
different combinations—in
multi
-pane layouts on tablets and single-pane layouts on handsets.
136
<h2 id="Fragments">Creating Single-pane and
Multi
-pane Layouts</h2>
167
layouts with different combinations of fragments, such that you can design "
multi
-pane" layouts for
471
fragment in a
multi
-pane configuration.</p>
/bionic/libc/upstream-netbsd/libc/regex/
regex2.h
104
* - OCH_ and O_CH are *outside* the
multi
-way branch they create, while
154
* a string of
multi
-character elements, and decide the size of the
/docs/source.android.com/src/devices/tech/storage/
index.jd
121
<h2 id="
multi
-user-external-storage">
Multi
-user external storage</h2>
/external/chromium/base/
observer_list_unittest.cc
87
static const int kThreadRunTime = 2000; // ms to run the
multi
-threaded test.
269
// A test driver for a
multi
-threaded notification loop. Runs a number
/external/chromium/chrome/browser/ui/tests/
browser_uitest.cc
86
// This test only works in
multi
-process mode
140
// This test only works in
multi
-process mode
/external/icu4c/common/
uresimp.h
183
* Get a resource with
multi
-level fallback. Normally only the top level resources will
206
* Get a String with
multi
-level fallback. Normally only the top level resources will
/external/libvpx/libvpx/
usage.dox
3
The vpx
multi
-format codec SDK provides a unified interface amongst its
89
\if
multi
-encoder - #vpx_codec_enc_init_multi (calls vpx_codec_enc_init_multi_ver()) \endif
/external/libvpx/libvpx/vpx/src/
vpx_encoder.c
246
/*
Multi
-resolution encoding:
247
* Encode
multi
-levels in reverse order. For example,
/external/nist-sip/java/gov/nist/core/
HostNameParser.java
287
case ',': // allowed in case of
multi
-headers, e.g. Route
288
// Could check that current header is a
multi
hdr
/external/openssl/crypto/rc4/
rc4test.c
178
printf("test
multi
-call ");
187
printf("error in RC4
multi
-call processing\n");
/external/protobuf/java/src/test/java/com/google/protobuf/
MessageTest.java
158
builder.addExtension(TestRequired.
multi
, TEST_REQUIRED_UNINITIALIZED);
161
builder.setExtension(TestRequired.
multi
, 0, TEST_REQUIRED_INITIALIZED);
/external/qemu/distrib/sdl-1.2.15/
README.QNX
8
2. Wheel and
multi
-button mouses.
37
2. Wheel and
multi
-button mouses:
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowAlertDialog.java
79
* Simulates a click on the {@code Dialog} item indicated by {@code index}. Handles both
multi
- and single-choice dialogs, tracks which items are currently
188
* @return an array indicating which items are and are not clicked on a
multi
-choice dialog
/external/speex/include/speex/
speex_resampler.h
157
* @param channel_index Index of the channel to process for the
multi
-channel
174
* @param channel_index Index of the channel to process for the
multi
-channel
Completed in 1144 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>