| /external/snakeyaml/src/test/java/examples/jodatime/ |
| JodaTimeFlowStylesTest.java | 40 * @see <a href="http://code.google.com/p/snakeyaml/issues/detail?id=128"></a> 114 * @see <a href="http://code.google.com/p/snakeyaml/issues/detail?id=128"></a>
|
| /external/syslinux/com32/gpllib/dmi/ |
| dmi_memory.c | 143 static const char *detail[] = { local 165 snprintf(type_detail, sizeof_type_detail, "%s", detail[i - 1]);
|
| /external/vulkan-validation-layers/libs/glm/detail/ |
| intrinsic_integer.inl | 30 namespace detail 138 }//namespace detail
|
| type_gentype.hpp | 43 namespace detail namespace in namespace:glm 218 }//namespace detail
|
| type_mat2x3.hpp | 39 namespace detail namespace in namespace:glm 204 }//namespace detail
|
| type_mat2x4.inl | 30 namespace detail 182 this->value[0] = col_type(m[0], detail::tvec2<T, P>(0)); 183 this->value[1] = col_type(m[1], detail::tvec2<T, P>(0)); 222 this->value[0] = col_type(m[0], detail::tvec2<T, P>(0)); 223 this->value[1] = col_type(m[1], detail::tvec2<T, P>(0)); 242 this->value[0] = col_type(m[0], detail::tvec2<T, P>(T(0))); 243 this->value[1] = col_type(m[1], detail::tvec2<T, P>(T(0))); 606 } //namespace detail
|
| type_mat3x2.hpp | 39 namespace detail namespace in namespace:glm 209 }//namespace detail
|
| /external/webrtc/webrtc/common_audio/ |
| BUILD.gn | 184 # See http://code.google.com/p/webrtc/issues/detail?id=163 for details. 208 # See http://code.google.com/p/webrtc/issues/detail?id=163 for details.
|
| /frameworks/base/wifi/java/android/net/wifi/p2p/nsd/ |
| WifiP2pDnsSdServiceInfo.java | 59 * see E.3 of the Wi-Fi Direct technical specification for the detail.<br> 199 * see E.3 of the Wi-Fi Direct technical specification for the detail.
|
| /frameworks/compile/mclinker/lib/Support/Windows/ |
| FileSystem.inc | 34 namespace detail { 143 } // namespace detail
|
| /frameworks/support/samples/SupportLeanbackDemos/src/main/res/values/ |
| strings.xml | 82 <string name="video_play_with_detail_card">A video play activity with detail card</string> 83 <string name="video_play_with_detail_card_description">A video play activity with detail card</string>
|
| /libcore/luni/src/main/java/org/apache/harmony/xml/dom/ |
| TextImpl.java | 75 // http://code.google.com/p/android/issues/detail?id=6807 87 // http://code.google.com/p/android/issues/detail?id=6807
|
| /libcore/luni/src/test/java/libcore/java/lang/ |
| FloatTest.java | 25 // http://code.google.com/p/android/issues/detail?id=4185 31 // http://code.google.com/p/android/issues/detail?id=3156
|
| /libcore/luni/src/test/java/libcore/java/math/ |
| BigIntegerTest.java | 23 // http://code.google.com/p/android/issues/detail?id=18452 42 // http://code.google.com/p/android/issues/detail?id=7036
|
| /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
| DigestExceptionTest.java | 44 * constructs DigestException with no detail message 54 * constructs DigestException with detail message msg. Parameter
|
| GeneralSecurityExceptionTest.java | 45 * constructs GeneralSecurityException with no detail message 55 * Assertion: constructs GeneralSecurityException with detail message msg.
|
| InvalidAlgorithmParameterExceptionTest.java | 45 * Assertion: constructs InvalidAlgorithmParameterException with no detail 57 * detail message msg. Parameter <code>msg</code> is not null.
|
| InvalidKeyExceptionTest.java | 44 * constructs InvalidKeyException with no detail message 54 * Assertion: constructs InvalidKeyException with detail message msg.
|
| KeyExceptionTest.java | 44 * KeyException with no detail message 54 * constructs KeyException with detail message msg. Parameter
|
| KeyManagementExceptionTest.java | 45 * constructs KeyManagementException with no detail message 55 * Assertion: constructs KeyManagementException with detail message msg.
|
| KeyStoreExceptionTest.java | 44 * constructs KeyStoreException with no detail message 54 * constructs KeyStoreException with detail message msg. Parameter
|
| NoSuchAlgorithmExceptionTest.java | 45 * constructs NoSuchAlgorithmException with no detail message 55 * Assertion: constructs NoSuchAlgorithmException with detail message msg.
|
| ProviderExceptionTest.java | 44 * constructs ProviderException with no detail message 54 * constructs ProviderException with detail message msg. Parameter
|
| SignatureExceptionTest.java | 44 * constructs SignatureException with no detail message 54 * constructs SignatureException with detail message msg. Parameter
|
| /libcore/luni/src/test/java/tests/security/cert/ |
| CRLExceptionTest.java | 44 * CRLException with no detail message 54 * constructs CRLException with detail message msg. Parameter
|