/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
README | 2 genscripts.sh sets some shell variables, then sources
|
/toolchain/binutils/binutils-2.25/libiberty/ |
memset.c | 9 Sets the first @var{count} bytes of @var{s} to the constant byte
|
/frameworks/ex/camera2/utils/tests/src/com/android/ex/camera2/utils/ |
Camera2UtilsTest.java | 404 Camera2RequestSettingsSet[] sets = { new Camera2RequestSettingsSet(), local 406 sets[0].union(sets[1]); 407 assertEquals(1, sets[0].getRevision()); 408 assertEquals(0, sets[1].getRevision()); 427 Camera2RequestSettingsSet[] sets = { new Camera2RequestSettingsSet(), local 430 sets[0].set(CaptureRequest.CONTROL_AE_LOCK, true); 431 sets[1].set(CaptureRequest.CONTROL_AWB_LOCK, true); 432 sets[0].union(sets[1]) [all...] |
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
Sets.java | 51 * "http://code.google.com/p/guava-libraries/wiki/CollectionUtilitiesExplained#Sets"> 52 * {@code Sets}</a>. 60 public final class Sets { 61 private Sets() {} 391 return Sets.newSetFromMap(Maps.<E, Boolean>newIdentityHashMap()); 467 * Set<Object> identityHashSet = Sets.newSetFromMap( 483 * An unmodifiable view of a set which may be backed by other sets; this view 484 * will change as the backing sets do. Contains methods to copy the data into 511 * all the sets involved are based on the same notion of equivalence. 524 * Returns an unmodifiable <b>view</b> of the union of two sets. The returne [all...] |
/external/icu/icu4c/source/common/ |
common.vcxproj.filters | 38 <Filter Include="properties & sets"> 377 <Filter>properties & sets</Filter> 380 <Filter>properties & sets</Filter> 383 <Filter>properties & sets</Filter> 386 <Filter>properties & sets</Filter> 389 <Filter>properties & sets</Filter> 392 <Filter>properties & sets</Filter> 395 <Filter>properties & sets</Filter> 398 <Filter>properties & sets</Filter> 401 <Filter>properties & sets</Filter [all...] |
/cts/hostsidetests/appsecurity/test-apps/keysets/malBadKey/ |
AndroidManifest.xml | 20 <key-sets> 26 </key-sets>
|
/cts/hostsidetests/appsecurity/test-apps/keysets/malOneDef/ |
AndroidManifest.xml | 20 <key-sets> 28 </key-sets>
|
/cts/hostsidetests/appsecurity/test-apps/keysets/uA/ |
AndroidManifest.xml | 20 <key-sets> 26 </key-sets>
|
/cts/hostsidetests/appsecurity/test-apps/keysets/uAB/ |
AndroidManifest.xml | 20 <key-sets> 28 </key-sets>
|
/cts/hostsidetests/appsecurity/test-apps/keysets/uAuB/ |
AndroidManifest.xml | 20 <key-sets> 31 </key-sets>
|
/cts/hostsidetests/appsecurity/test-apps/keysets/uB/ |
AndroidManifest.xml | 20 <key-sets> 26 </key-sets>
|
/cts/hostsidetests/appsecurity/test-apps/keysets/uBsharedUser/ |
AndroidManifest.xml | 21 <key-sets> 27 </key-sets>
|
/cts/hostsidetests/appsecurity/test-apps/keysets/uEcA/ |
AndroidManifest.xml | 20 <key-sets> 26 </key-sets>
|
/development/tools/hosttestlib/src/com/android/hosttest/ |
DeviceTest.java | 29 * Sets the device under test 47 * Sets host file system path that contains test app files
|
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/ |
SignerStub.java | 42 * Constructor, sets given name 51 * Constructor, sets given name and scope
|
/external/autotest/client/cros/chameleon/ |
usb_controller.py | 26 """Sets the playback configurations for the USB gadget driver. 43 """Sets the capture configurations for the USB gadget driver.
|
/external/autotest/client/site_tests/hardware_Fan/ |
control | 15 This is a hardware test for system fan. The test first sets the fan to max 16 speed, turns off the fan, and then sets to 50% speed. The test sleeps for a
|
/external/boringssl/src/ssl/test/runner/curve25519/ |
doc.go | 12 // ScalarMult sets dst to the product in*base where dst and base are the x 18 // ScalarBaseMult sets dst to the product in*base where dst and base are the x
|
/external/chromium-trace/catapult/dashboard/dashboard/ |
namespaced_stored_object.py | 24 """Sets the the value of a stored object, either external or internal.""" 30 """Sets the external copy of a stored object."""
|
/external/icu/icu4c/source/i18n/ |
significantdigitinterval.h | 48 * Sets maximum significant digits. 0 or negative means no maximum. 62 * Sets minimum significant digits. 0 or negative means no minimum.
|
uspoof_wsconf.h | 52 // of script sets. 54 // array of sets.
|
/external/kernel-headers/original/uapi/linux/ |
ultrasound.h | 31 * _GUS_NUMVOICES - Sets max. number of concurrent voices (P1=14-31, default 16) 37 * _GUS_VOICEBALA - Sets voice balance (P1, 0=left, 7=middle and 15=right, default 7) 38 * _GUS_VOICEFREQ - Sets voice (sample) playback frequency (P1=Hz) 39 * _GUS_VOICEVOL - Sets voice volume (P1=volume, 0xfff=max, 0xeff=half, 0x000=off) 40 * _GUS_VOICEVOL2 - Sets voice volume (P1=volume, 0xfff=max, 0xeff=half, 0x000=off) 44 * _GUS_RAMPRANGE - Sets limits for volume ramping (P1=low volume, P2=high volume) 45 * _GUS_RAMPRATE - Sets the speed for volume ramping (P1=scale, P2=rate) 46 * _GUS_RAMPMODE - Sets the volume ramping mode (P1=ramping mode)
|
/external/libchrome/base/files/ |
file_path_watcher_kqueue.h | 70 // |event|. Sets |target_file_affected| to true if |target_| is affected. 71 // Sets |update_watches| to true if |events_| need to be updated. 77 // |event|. Sets |target_file_affected| to true if |target_| is affected. 78 // Sets |update_watches| to true if |events_| need to be updated. 84 // |event|. Sets |target_file_affected| to true if |target_| is affected. 85 // Sets |update_watches| to true if |events_| need to be updated. 91 // Sets |target_file_affected| to true if |target_| is affected. 109 // Closes |*fd| and sets |*fd| to -1.
|
/external/proguard/src/proguard/evaluation/ |
BranchUnit.java | 34 * Sets the new instruction offset. 43 * Sets the new instruction offset, depending on the certainty of the
|
/external/selinux/libselinux/man/man3/ |
getfscreatecon.3 | 23 sets *con to NULL if no fscreate context has been explicitly 27 sets the context used for creating a new file system object.
|