/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/using/h/ |
iostream.h | 4 /* HP aCC include files re-define these when THREAD_SAFE */
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/using/h/ |
iostream.h | 4 /* HP aCC include files re-define these when THREAD_SAFE */
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/using/h/ |
iostream.h | 4 /* HP aCC include files re-define these when THREAD_SAFE */
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/using/h/ |
iostream.h | 4 /* HP aCC include files re-define these when THREAD_SAFE */
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/using/h/ |
iostream.h | 4 /* HP aCC include files re-define these when THREAD_SAFE */
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
cellobject.h | 11 PyObject *ob_ref; /* Content of the cell or NULL when empty */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
outstanding_bugs.py | 5 # When you fix one of the bugs, please move the test to the correct
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
cellobject.h | 11 PyObject *ob_ref; /* Content of the cell or NULL when empty */
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
outstanding_bugs.py | 5 # When you fix one of the bugs, please move the test to the correct
|
/prebuilts/tools/common/proguard/proguard4.7/bin/ |
proguard.sh | 6 # Note: when passing file names containing spaces to this script,
|
retrace.sh | 6 # Note: when passing file names containing spaces to this script,
|
/sdk/testapps/libsAndJarTest/lib1/src/com/android/tests/javaprojecttest/lib1/ |
Main.java | 10 /** Called when the activity is first created. */
|
/sdk/testapps/libsTest/lib1/src/com/android/tests/libstest/lib1/ |
MainActivity.java | 9 /** Called when the activity is first created. */
|
/system/core/sh/ |
syntax.c | 16 /* syntax table used when not in quotes */ 37 /* syntax table used when in double quotes */ 58 /* syntax table used when in single quotes */ 75 /* syntax table used when in arithmetic */
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/ |
CertificateFactory1Test.java | 132 * throws NullPointerException when type is null 133 * throws CertificateException when type is not available 138 fail("NullPointerException or CertificateException must be thrown when type is null"); 145 fail("CertificateException must be thrown when type: " 154 * Assertion: throws IllegalArgumentException when provider is null or empty 166 fail("IllegalArgumentException must be thrown when provider is null"); 171 fail("IllegalArgumentException must be thrown when provider is empty"); 180 * throws NullPointerException when type is null 181 * throws CertificateException when type is not available 191 fail("NullPointerException or CertificateException must be thrown when type is null") [all...] |
/external/littlemock/tests/com/google/testing/littlemock/ |
LittleMockTest.java | 411 doReturn("first").when(mFoo).get(0); 416 doReturn("first").when(mFoo).get(0); 417 doReturn("second").when(mFoo).get(0); 422 doReturn("one").when(mFoo).get(1); 423 doReturn("two").when(mFoo).get(2); 429 doReturn("one").when(mFoo).get(1); 435 doReturn("first").when("hello").contains("something"); 442 doReturn("first").when(createNotARealMock()).get(0); 450 doReturn("one").when(mFoo).get(8); 456 doReturn(90).when(mFoo).anInt() [all...] |
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/AdvancedImmersiveModeSample/src/main/java/com/example/android/advancedimmersivemode/ |
AdvancedImmersiveModeFragment.java | 106 // this mode doesn't interact with immersive mode at all, but it's instructive when running 116 // When enabled, this flag hides non-critical UI, such as the status bar, 118 // on phone-sized devices. The bar reappears when the user swipes it down. When immersive 119 // mode is also enabled, the app-drawable area expands, and when the status bar is swiped 130 // When enabled, this flag hides the black nav bar along the bottom, 132 // when the user touches the screen. When immersive mode is also enabled, the nav bar 143 // enabled. When enabled, it allows the user to swipe the status and/or nav bars 144 // off-screen. When the user swipes the bars back onto the screen, the flags are cleare [all...] |
/development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.advancedimmersivemode/ |
AdvancedImmersiveModeFragment.java | 106 // this mode doesn't interact with immersive mode at all, but it's instructive when running 116 // When enabled, this flag hides non-critical UI, such as the status bar, 118 // on phone-sized devices. The bar reappears when the user swipes it down. When immersive 119 // mode is also enabled, the app-drawable area expands, and when the status bar is swiped 130 // When enabled, this flag hides the black nav bar along the bottom, 132 // when the user touches the screen. When immersive mode is also enabled, the nav bar 143 // enabled. When enabled, it allows the user to swipe the status and/or nav bars 144 // off-screen. When the user swipes the bars back onto the screen, the flags are cleare [all...] |
/external/apache-harmony/crypto/src/test/impl/java/org/apache/harmony/crypto/tests/javax/crypto/ |
SecretKeyFactory_ImplTest.java | 94 * throws NullPointerException when algorithm is null; 95 * throws NoSuchAlgorithmException when algorithm is incorrect; 128 * throws NullPointerException when algorithm is null; 129 * throws NoSuchAlgorithmException when algorithm is null or incorrect; 130 * throws IllegalArgumentException when provider is null or empty; 131 * throws NoSuchProviderException when provider is available; 156 fail("IllegalArgumentException must be thrown when provider is null (algorithm: " 162 fail("IllegalArgumentException must be thrown when provider is empty (algorithm: " 193 * throws NullPointerException when algorithm is null; 194 * throws NoSuchAlgorithmException when algorithm is null or incorrect [all...] |
/external/bison/po/ |
en@boldquot.header | 14 # When output to an UTF-8 terminal, the quotation characters appear perfectly. 15 # When output to an ISO-8859-1 terminal, the single quotation marks are 19 # When output to an ASCII terminal, the single quotation marks are
|
en@quot.header | 14 # When output to an UTF-8 terminal, the quotation characters appear perfectly. 15 # When output to an ISO-8859-1 terminal, the single quotation marks are 19 # When output to an ASCII terminal, the single quotation marks are
|
/external/bison/runtime-po/ |
en@boldquot.header | 14 # When output to an UTF-8 terminal, the quotation characters appear perfectly. 15 # When output to an ISO-8859-1 terminal, the single quotation marks are 19 # When output to an ASCII terminal, the single quotation marks are
|
en@quot.header | 14 # When output to an UTF-8 terminal, the quotation characters appear perfectly. 15 # When output to an ISO-8859-1 terminal, the single quotation marks are 19 # When output to an ASCII terminal, the single quotation marks are
|
/external/bluetooth/bluedroid/bta/include/ |
bta_hh_co.h | 34 ** Description This callout function is executed by HH when data is received 49 ** Description This callout function is executed by HH when connection is 63 ** Description This callout function is executed by HH when connection is
|
/external/chromium/base/mac/ |
scoped_nsautorelease_pool.h | 22 // On the Mac, ScopedNSAutoreleasePool allocates an NSAutoreleasePool when 23 // instantiated and sends it a -drain message when destroyed. This allows an 41 // Only use then when you're certain the items currently in the pool are
|