OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:multiple
(Results
201 - 225
of
15765
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/vulkan-validation-layers/
README.md
13
Vulkan supports
multiple
GPUs and
multiple
global contexts (VkInstance). The ICD loader is necessary to support
multiple
GPUs and the VkInstance level Vulkan commands. Additionally, the loader manages inserting Vulkan layer libraries,
/packages/apps/Email/tests/src/com/android/emailcommon/internet/
MimeHeaderUnitTests.java
49
//
multiple
headers
52
assertEquals("
multiple
headers", actual3,
59
assertEquals("
multiple
headers", actual4,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/
vstusb.h
25
* In general, vstusb supports standard bulk usb pipes. It supports
multiple
26
* devices and
multiple
pipes per device.
40
* If using
multiple
threads with this driver, the user should ensure that
/system/sepolicy/
mac_permissions.xml
9
* A signer tag must contain a seinfo tag XOR
multiple
package stanzas.
25
//
multiple
certs protecting seinfo (all contained certs must match)
39
//
multiple
certs protecting explicitly named app (all certs must match)
/art/runtime/jdwp/
README.txt
10
multiple
simultaneous events and debugger requests with thread suspension
/bionic/libc/dns/include/
resolv_static.h
10
* when the resolver was being used by
multiple
threads.
/developers/samples/android/input/multitouch/BasicMultitouch/
template-params.xml
32
across
multiple
touch events.
33
\n\nTouch the screen with
multiple
fingers to show that the pointer id
59
individual touches across
multiple
touch events.
67
This is an example of keeping track of individual touches across
multiple
/development/samples/USB/MissileLauncher/
README.txt
8
- filtering for
multiple
devices based on vendor and product IDs (see device_filter.xml)
/development/samples/browseable/ActiveNotifications/
_index.jd
11
together for a nicer user experience when an app may have
multiple
/external/ImageMagick/tests/
wandtest.tap
4
# This program is covered by
multiple
licenses, which are described in
/external/autotest/client/deps/glbench-images/
README
12
Combining test name with MD5 makes it possible to keep
multiple
versions
/external/autotest/client/site_tests/login_MultipleSessions/
control
16
handle
multiple
simultaneous sessions. It will call
/external/autotest/server/samples/
parallel_sleeptest.srv
8
This control file executes
multiple
sleeptest tests on a machine
9
starting at the same time.
Multiple
machines can also be specified
32
required to start these
multiple
tests at the same time and returns the
42
of running
multiple
tests on the same machine at the same time.
/external/autotest/server/site_tests/hardware_StorageStress/
control
7
PURPOSE = 'Check storage data integrity after
multiple
reboot/suspend'
control.quick
7
PURPOSE = 'Check storage data integrity after
multiple
reboot/suspend'
/external/clang/test/CXX/class.derived/class.member.lookup/
p9.cpp
25
g(); // expected-error{{member 'g' found in
multiple
base classes of different types}}
/external/clang/test/CXX/stmt.stmt/stmt.label/
p1.cpp
22
default:; // expected-error{{
multiple
default labels in one switch}}
/external/clang/test/Preprocessor/
pragma_poison.c
17
// Can poison
multiple
times.
/external/clang/test/SemaCXX/
PR21679.cpp
12
// among
multiple
lines doesn't work.
/external/clang/test/SemaObjC/
DoubleMethod.m
9
- (void) method; // expected-warning {{
multiple
declarations of method 'method' found and ignored}}
/external/clang/test/Tooling/
multi-jobs.cpp
2
// The following test uses
multiple
time the same '-no-integrated-as' flag in order to make sure those flags are really skipped, and not just overwritten by luck :
/external/curl/tests/data/
test1121
27
HTTP
multiple
provided Host: headers
test126
26
FTP download with
multiple
replies at once in RETR
test853
13
# We use SLOWDOWN to really exercise the end-of-body parsing over
multiple
/external/glide/library/src/main/java/com/bumptech/glide/request/
RequestCoordinator.java
4
* An interface for coordinating
multiple
requests with the same {@link com.bumptech.glide.request.target.Target}.
Completed in 2670 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>