Searched
full:some (Results
251 -
275 of
26473) sorted by null
<<11121314151617181920>>
/external/llvm/test/Transforms/InstCombine/ |
2002-08-02-CastTest.ll | 2 ; SOME instruction named %c here, even if it's a bitwise and.
|
/external/markdown/tests/extensions-x-def_list/ |
loose_def_list.html | 1 <p>some text</p>
|
/external/markdown/tests/extensions-x-wikilinks/ |
wikilinks.txt | 0 Some text with a [[WikiLink]].
|
/external/nist-sip/java/gov/nist/javax/sip/parser/extensions/ |
MinSEParser.java | 70 "Min-SE: 45;some-param=somevalue\n", 78 if ( t.getParameter("some-param") != null) 79 System.out.println("some-param=" + t.getParameter("some-param") );
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/util/ |
CustomView.java | 14 attributeResourceValue = attrs.getAttributeResourceValue("some namespace", "message", -1);
|
/external/skia/tools/skpdiff/ |
README | 0 Some example invocations:
|
/external/srec/audio/test/AudioHardwareRecord/ |
Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
/external/srec/audio/test/AudioHardwareRecordLoop/ |
Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
/external/srec/audio/test/AudioInRecord/ |
Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
/external/valgrind/main/drd/tests/ |
filter_thread_no | 3 # Get rid of the numbers as these make some tests more scheduling sensitive
|
/external/valgrind/main/massif/tests/ |
big-alloc.c | 3 // Do some big allocations. At one point, the threshold calculation was
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/ |
AnnotationFormatErrorTest.java | 33 AnnotationFormatError e = new AnnotationFormatError("some message"); 34 assertEquals("some message", e.getMessage()); 52 AnnotationFormatError e = new AnnotationFormatError("some message", iae); 53 assertEquals("some message", e.getMessage());
|
/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
const.h | 6 /* Some constant macros are used in both assembler and
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
const.h | 6 /* Some constant macros are used in both assembler and
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
const.h | 6 /* Some constant macros are used in both assembler and
|
/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/browser/password_manager/ |
password_store_mac_unittest.cc | 57 { kSecAuthenticationTypeHTMLForm, "some.domain.com", 61 { kSecAuthenticationTypeHTMLForm, "some.domain.com", 65 { kSecAuthenticationTypeHTMLForm, "some.domain.com", 81 { kSecAuthenticationTypeHTTPBasic, "some.domain.com", 86 { kSecAuthenticationTypeHTTPDigest, "some.domain.com", 246 { PasswordForm::SCHEME_HTML, "http://some.domain.com/", 247 "http://some.domain.com/", L"joe_user", L"sekrit", false, 249 { PasswordForm::SCHEME_HTML, "http://some.domain.com/", 250 "http://some.domain.com/insecure.html", L"joe_user", L"sekrit", false, 252 { PasswordForm::SCHEME_HTML, "https://some.domain.com/" [all...] |
/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 */
|
Completed in 1244 milliseconds
<<11121314151617181920>>