Searched
full:some (Results
251 -
275 of
29676) sorted by null
<<11121314151617181920>>
/libcore/luni/src/test/resources/ |
blob.c | 0 /* Some random file. */
|
/libnativehelper/ |
README | 11 Some helper functions are defined in include/nativehelper/JNIHelp.h.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
type.hpp | 12 // around some MSVC deficiencies.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/ |
msg_15.txt | 23 Some removed test. 31 <TITLE>Some removed HTML</TITLE> 34 Some removed text. 49 Some removed base64 encoded chars.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_future.py | 16 # This should be run last -- some things check for the import
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/ |
msg_15.txt | 23 Some removed test. 31 <TITLE>Some removed HTML</TITLE> 34 Some removed text. 49 Some removed base64 encoded chars.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_future.py | 16 # This should be run last -- some things check for the import
|
/sdk/testapps/libsAndJarTest/lib1/src/com/android/tests/javaprojecttest/lib1/ |
Main.java | 17 //Access some class from Lib2 to make sure we can access them.
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/ |
InfoBarView.java | 19 * Takes some action related to the link being clicked. 24 * Takes some action related to the close button being clicked. 29 * Performs some action related to either the primary or secondary button being pressed.
|
/external/chromium_org/chromeos/test/data/network/ |
shill_openvpn.json | 12 "OpenVPN.Password":"some password", 25 "OpenVPN.VerifyHash":"some hash", 26 "OpenVPN.VerifyX509Name":"some x509 name",
|
shill_output_openvpn.json | 14 "OpenVPN.Password":"some password", 27 "OpenVPN.VerifyHash":"some hash", 28 "OpenVPN.VerifyX509Name":"some x509 name",
|
translation_of_shill_openvpn.onc | 13 "Password": "some password", 30 "VerifyHash": "some hash", 32 "Name": "some x509 name",
|
valid_openvpn_with_cert_pems.onc | 14 "Password": "some password", 31 "VerifyHash": "some hash", 33 "Name": "some x509 name",
|
/external/chromium_org/content/child/service_worker/ |
service_worker_network_provider.cc | 42 return; // May be null in some tests. 49 return; // May be null in some tests. 57 return; // May be null in some tests.
|
/external/chromium_org/native_client_sdk/src/doc/ |
quick-start.rst | 12 #. Play with some of the applications in the `Application Gallery 17 #. Download the :doc:`Native Client SDK <sdk/download>` and take a look at some 22 :doc:`Glossary <glossary>` defines some terms and names commonly used
|
/external/chromium_org/net/base/ |
escape_unittest.cc | 159 {"Some%20random text %25%2dOK", UnescapeRule::NONE, 160 "Some%20random text %25%2dOK"}, 161 {"Some%20random text %25%2dOK", UnescapeRule::NORMAL, 162 "Some%20random text %25-OK"}, 163 {"Some%20random text %25%2dOK", UnescapeRule::SPACES, 164 "Some random text %25-OK"}, 165 {"Some%20random text %25%2dOK", UnescapeRule::URL_SPECIAL_CHARS, 166 "Some%20random text %-OK"}, 167 {"Some%20random text %25%2dOK", 169 "Some random text %-OK"} [all...] |
/external/chromium_org/ui/events/ozone/ |
events_ozone.h | 20 // 1. Some of the ui::Event constructors depend on global state that 25 // 2. Events contain a reference to a "native event", which some code 27 // the native event won't. Some code depends on the fact that the
|
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/ |
MetadataManagerTest.java | 24 * Some basic tests to check that the phone number metadata can be correctly loaded. 29 // We should have some data for Germany. 36 // We should have some data for France.
|
/external/stlport/stlport/stl/config/ |
_native_headers.h | 28 /* For some compilers, C headers like <stdio.h> are located in separate directory */ 36 /* For some compilers, C-library headers like <cstdio> are located in separate directory */ 44 /* Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory */
|
/external/valgrind/main/gdbserver_tests/ |
filter_memcheck_monitor | 14 # filter some normal error messages provided by some gdb 20 # filter some missing info msg from s390
|
/external/valgrind/main/massif/tests/ |
thresholds.c | 3 // this file, because in some parts of the tree it renders all children 4 // insignificant, and in others parts of the tree it renders only some 8 // are in 'main' -- at one point, ms_print was failing to connect some
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_native_headers.h | 28 /* For some compilers, C headers like <stdio.h> are located in separate directory */ 36 /* For some compilers, C-library headers like <cstdio> are located in separate directory */ 44 /* Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
magic.h | 9 #define CRAMFS_MAGIC 0x28cd3d45 /* some random number */ 15 #define RAMFS_MAGIC 0x858458f6 /* some random number */ 17 #define HUGETLBFS_MAGIC 0x958458f6 /* some random number */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
magic.h | 9 #define CRAMFS_MAGIC 0x28cd3d45 /* some random number */ 15 #define RAMFS_MAGIC 0x858458f6 /* some random number */ 17 #define HUGETLBFS_MAGIC 0x958458f6 /* some random number */
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
_native_headers.h | 28 /* For some compilers, C headers like <stdio.h> are located in separate directory */ 36 /* For some compilers, C-library headers like <cstdio> are located in separate directory */ 44 /* Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory */
|
Completed in 1722 milliseconds
<<11121314151617181920>>