Searched
full:sets (Results
726 -
750 of
12879) sorted by null
<<21222324252627282930>>
/external/chromium-trace/catapult/catapult_build/ |
temp_deployment_dir.py | 14 """Sets up and tears down a directory for deploying an app."""
|
/external/chromium-trace/catapult/dashboard/dashboard/models/ |
bug_data.py | 51 """Sets the bisect status for a Bug entity."""
|
/external/chromium-trace/catapult/devil/devil/android/valgrind_tools/ |
base_tool.py | 33 """Sets up the system environment for a test.
|
/external/chromium-trace/catapult/devil/devil/utils/ |
run_tests_helper.py | 34 """Sets log level as |verbose_count|."""
|
/external/chromium-trace/catapult/telemetry/telemetry/testing/ |
tab_test_case.py | 34 Also sets up http server to point to the unittest data directory.
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/ |
CNAME.py | 22 non-singleton CNAME rdatasets because such sets have been commonly
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/s3/ |
test_tagging.py | 31 # The outer list is a list of tag sets.
|
/external/clang/test/Preprocessor/ |
pragma-pushpop-macro.c | 4 // pop_macro: Sets the value of the macro_name macro to the value on the top of
|
/external/clang/test/Profile/ |
c-attributes.c | 1 // Test that instrumentation based profiling sets function attributes correctly.
|
/external/cmockery/cmockery_0_1_2/src/example/ |
database.h | 18 /* Function that takes an SQL query string and sets results to an array of
|
/external/compiler-rt/lib/builtins/ppc/ |
floatditf.c | 25 /* This implementation sets the inexact flag spuriously.
|
floatunditf.c | 31 /* This implementation sets the inexact flag spuriously. */
|
/external/curl/tests/data/ |
test1218 | 11 # This test is very similar to 1216, only that it sets the cookies from the
|
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/writer/ |
ClassWriter.java | 24 import com.google.common.collect.Sets; 131 Sets.immutableEnumSet(PUBLIC, PROTECTED, PRIVATE); 134 return Sets.intersection(VISIBILIY_MODIFIERS, modifiers) 135 .equals(Sets.intersection(VISIBILIY_MODIFIERS, constructorWriter.modifiers))
|
EnumWriter.java | 23 import com.google.common.collect.Sets; 115 Sets.immutableEnumSet(PUBLIC, PROTECTED, PRIVATE); 118 return Sets.intersection(VISIBILIY_MODIFIERS, modifiers) 119 .equals(Sets.intersection(VISIBILIY_MODIFIERS, constructorWriter.modifiers))
|
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/ |
AddressMap.java | 47 * Sets the value address associated with the given key address.
|
CodeCursor.java | 42 * Sets the base address for the given target address to be as indicated.
|
/external/fio/ |
graph.h | 16 /* graph_set_position() sets the x- and y-offset to translate the graph */ 28 /* graph_title() sets the main title of the graph to the given string */ 30 /* graph_x_title() sets the title of the x axis to the given string */ 32 /* graph_y_title() sets the title of the y axis to the given string */
|
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/drawable/ |
GlideDrawable.java | 25 * Sets the number of times the animation should loop. This method will only have an affect if
|
/external/glide/library/src/main/java/com/bumptech/glide/manager/ |
RequestManagerFragment.java | 35 * Sets the current {@link com.bumptech.glide.RequestManager}.
|
SupportRequestManagerFragment.java | 32 * Sets the current {@link com.bumptech.glide.RequestManager}.
|
/external/google-tv-pairing-protocol/cpp/src/polo/pairing/ |
pairingsession.h | 77 // Sets the secret entered by the user. This must be invoked when, and only 98 // Sets the configuration once it has been negotiated. This must be called 130 // Sets the service name. 135 // Sets the peer name.
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
ReserializingTestSetGenerator.java | 22 * Reserializes the sets created by another test set generator.
|
TestIntegerSortedSetGenerator.java | 26 * Create integer sets for testing collections that are sorted by natural
|
TestSortedSetGenerator.java | 23 * Creates sorted sets, containing sample elements, to be tested.
|
Completed in 2004 milliseconds
<<21222324252627282930>>