/external/autotest/server/site_tests/factory_InstallVM/ |
control | 15 This test creates and runs a mini-Omaha server, boots a VM from the
|
/external/autotest/server/site_tests/power_DeferForFlashrom/ |
control | 13 This test verifies that flashrom creates a lockfile while performing
|
/external/bsdiff/ |
file.h | 30 // Creates the File instance for the |fd|. Takes ownership of the file
|
/external/chromium-trace/catapult/telemetry/telemetry/android/ |
android_story.py | 11 """Creates a new story for Android app.
|
/external/chromium-trace/catapult/telemetry/telemetry/timeline/ |
importer.py | 18 """Processes the event data in the wrapper and creates and adds
|
/external/clang/test/Index/ |
index-file.cu | 1 // Make sure we can process CUDA file even if driver creates multiple jobs
|
/external/clang/test/Parser/ |
cxx11-templates.cpp | 19 ... // expected-warning {{'...' in this location creates a C-style varargs function, not a function parameter pack}} 24 ... // expected-warning {{'...' in this location creates a C-style varargs function, not a function parameter pack}} 33 t...); // expected-warning-re {{'...' in this location creates a C-style varargs function{{$}}}} 42 // expected-warning@-1 {{creates a C-style varargs}}
|
/external/conscrypt/src/compat/java/org/conscrypt/ |
KitKatPlatformOpenSSLSocketAdapterFactory.java | 23 * {@link SSLSocketFactory} which creates unbundled conscrypt SSLSockets and wraps them into
|
PreKitKatPlatformOpenSSLSocketAdapterFactory.java | 23 * {@link SSLSocketFactory} which creates unbundled conscrypt SSLSockets and wraps them into
|
/external/dbus/cmake/modules/ |
MacroOptionalFindPackage.cmake | 4 # works like FIND_PACKAGE(), but additionally it automatically creates
|
/external/google-tv-pairing-protocol/cpp/src/polo/pairing/message/ |
configurationackmessage.h | 28 // Creates a new configuration ack message.
|
/external/guava/guava/src/com/google/common/collect/ |
Queues.java | 47 * Creates an empty {@code ArrayBlockingQueue} with the given (fixed) capacity 57 * Creates an empty {@code ArrayDeque}. 66 * Creates an {@code ArrayDeque} containing the elements of the specified iterable, 83 * Creates an empty {@code ConcurrentLinkedQueue}. 90 * Creates a {@code ConcurrentLinkedQueue} containing the elements of the specified iterable, 106 * Creates an empty {@code LinkedBlockingDeque} with a capacity of {@link Integer#MAX_VALUE}. 115 * Creates an empty {@code LinkedBlockingDeque} with the given (fixed) capacity. 125 * Creates a {@code LinkedBlockingDeque} with a capacity of {@link Integer#MAX_VALUE}, 143 * Creates an empty {@code LinkedBlockingQueue} with a capacity of {@link Integer#MAX_VALUE}. 150 * Creates an empty {@code LinkedBlockingQueue} with the given (fixed) capacity [all...] |
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
TestCollectionGenerator.java | 24 * Creates collections, containing sample elements, to be tested.
|
TestIteratorGenerator.java | 24 * Creates iterators to be tested.
|
TestListGenerator.java | 24 * Creates sets, containing sample elements, to be tested.
|
TestMapGenerator.java | 24 * Creates maps, containing sample elements, to be tested.
|
TestQueueGenerator.java | 24 * Creates queues, containing sample elements, to be tested.
|
TestSetGenerator.java | 24 * Creates sets, containing sample elements, to be tested.
|
/external/guice/core/src/com/google/inject/internal/ |
ConstructionProxyFactory.java | 20 * Creates {@link ConstructionProxy} instances.
|
/external/hamcrest/src/org/hamcrest/core/ |
IsInstanceOf.java | 18 * Creates a new instance of IsInstanceOf
|
IsSame.java | 30 * Creates a new instance of IsSame
|
/external/icu/icu4c/source/i18n/ |
fmtable_cnv.cpp | 29 // Creates a formattable object with a char* string.
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/ |
CalendarApp.java | 33 /* This creates a CalendarFrame for the demo applet. */
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/ |
AbstractRuntime.java | 34 * Creates a random session identifier.
|
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/ |
ReportOutputFolder.java | 39 * Creates a new root folder for the given output. 49 * Creates a new root folder for the given output. 63 * Creates a sub-folder with the given name. 82 * Creates a new file in this folder with the given local name.
|