Searched
full:with (Results
626 -
650 of
193934) sorted by null
<<21222324252627282930>>
/art/test/975-iface-private/ |
info.txt | 3 This test cannot be run with --jvm.
|
/build/kati/testcase/ |
double_colon_rule.mk | 8 # Merge a double colon rule with target specific variable is OK.
|
/dalvik/dx/tests/040-dex-constructor/ |
info.txt | 3 file are not checked for correctness. This test is of a classfile with
|
/dalvik/dx/tests/125-main-dex-list/ |
info.txt | 1 Instruct dx to build 2 dex files with specified classes in each dex file. Then run a test on
|
/dalvik/dx/tests/126-main-dex-list-one-dex/ |
info.txt | 1 Run dx with both options --multi-dex --main-dex-list, verify that only one dex is generated when
|
/development/samples/ |
README | 2 be packaged with the SDK.
|
/development/samples/browseable/ActionBarCompat-ShareActionProvider/ |
_index.jd | 8 This sample shows you how a provide a context-sensitive ShareActionProvider with
|
/development/samples/browseable/BluetoothAdvertisements/ |
_index.jd | 9 with a single device acting as both scanner and advertiser.
|
/development/samples/browseable/CustomChoiceList/ |
_index.jd | 8 This sample demonstrates how to create custom checkable layouts, for use with ListView\'s choiceMode
|
/development/samples/browseable/FloatingActionButtonBasic/ |
_index.jd | 8 This sample shows the two sizes of Floating Action Buttons and how to interact with
|
/development/samples/browseable/SlidingTabsColors/ |
_index.jd | 9 ViewPager title strip, with custom coloring for each tab.
|
/development/samples/browseable/Timer/ |
_index.jd | 9 independently on the wearable with no phone connection.
|
/device/huawei/angler/sepolicy/ |
cameraserver.te | 1 # communicate with camera
|
/device/moto/shamu/location/ |
Android.mk | 3 #only /etc/gps.conf to begin with
|
/device/sample/sdk_addon/ |
hardware.ini | 3 # Each skin can also override those values with its own hardware.ini file
|
/external/apache-harmony/jdwp/ |
COPYRIGHT.txt | 2 code with which this file is now or was at one time distributed and
|
/external/autotest/client/site_tests/touch_TouchscreenTaps/ |
README | 3 <DEVICE_NAME>_touchscreen_Touch ID_tap - With a single finger, press the touchscreen
|
/external/boringssl/src/crypto/rand/ |
internal.h | 4 * purpose with or without fee is hereby granted, provided that the above 8 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 13 * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ 23 /* CRYPTO_sysrand fills |len| bytes at |buf| with entropy from the operating
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/ |
Signer.java | 17 * update the internal digest with the byte b 22 * update the internal digest with the byte array in 27 * generate a signature for the message we've been loaded with using 28 * the key we were initialised with.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/ |
PBKDFKey.java | 6 * Base interface for keys associated with various password based key derivation functions (PBKDF).
|
/external/bsdiff/ |
README.android | 6 Changes in the source are marked with "// android" comments.
|
/external/caliper/ |
README | 1 To build this project with Maven:
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/testing/ |
manifest_with_key.json | 3 "description": "this is an unpacked extension with a key in it",
|
/external/clang/test/ASTMerge/Inputs/ |
namespace2.cpp | 14 // Merge namespace with conflict
|
/external/clang/test/Analysis/ |
cstring-syntax.c | 9 strncat(dest, "AAAAAAAAAAAAAAAAAAAAAAAAAAAAA", sizeof(dest) - 1); // expected-warning {{Potential buffer overflow. Replace with 'sizeof(dest) - strlen(dest) - 1' or use a safer 'strlcat' API}} 10 strncat(dest, "AAAAAAAAAAAAAAAAAAAAAAAAAAA", sizeof(dest)); // expected-warning {{Potential buffer overflow. Replace with}} 11 strncat(dest, "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", sizeof(dest) - strlen(dest)); // expected-warning {{Potential buffer overflow. Replace with}} 12 strncat(dest, src, sizeof(src)); // expected-warning {{Potential buffer overflow. Replace with}}
|
Completed in 1199 milliseconds
<<21222324252627282930>>