| /cts/tests/tests/security/src/android/security/cts/ |
| NativeCodeTest.java | 57 + "https://nvidia.custhelp.com/app/answers/detail/a_id/3618", 132 * https://nvidia.custhelp.com/app/answers/detail/a_id/3618
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| test_enumerate.py | 108 # Tests an implementation detail where tuple is reused
157 # This is an implementation detail, not an interface requirement
|
| /external/autotest/client/cros/ |
| touch_events_test_page.html | 112 ' detail=' + event.detail + ' cancelable=' +
|
| /external/capstone/arch/SystemZ/ |
| SystemZDisassembler.c | 324 if (MI->flat_insn->detail) { 325 memset(MI->flat_insn->detail, 0, sizeof(cs_detail));
|
| /external/droiddriver/src/io/appium/droiddriver/helpers/ |
| package-info.java | 32 * detail. This kind of methods carry out a complex action, usually involving multiple steps. 54 * implementation detail). The constants used by the page object hence should be encapsulated
|
| /external/flatbuffers/include/flatbuffers/ |
| grpc.h | 136 namespace detail { namespace in namespace:flatbuffers::grpc 144 class MessageBuilder : private detail::SliceAllocatorMember,
|
| /external/guava/guava/src/com/google/common/xml/ |
| XmlEscapers.java | 72 * are not permitted in XML. For more detail see section <a 98 * are not permitted in XML. For more detail see section <a
|
| /external/jsr305/javadoc/javax/annotation/ |
| WillNotClose.html | 77 DETAIL: ELEMENT</FONT></TD> 155 DETAIL: ELEMENT</FONT></TD>
|
| /external/junit-params/apidocs/junitparams/ |
| ParameterisedTestClassRunner.html | 81 DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> 247 <!-- ============ FIELD DETAIL =========== --> 253 <B>Field Detail</B></FONT></TH> 286 <!-- ========= CONSTRUCTOR DETAIL ======== --> 292 <B>Constructor Detail</B></FONT></TH> 308 <!-- ============ METHOD DETAIL ========== --> 314 <B>Method Detail</B></FONT></TH> 473 DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
| TestMethod.html | 81 DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> 228 <!-- ============ FIELD DETAIL =========== --> 234 <B>Field Detail</B></FONT></TH> 247 <!-- ========= CONSTRUCTOR DETAIL ======== --> 253 <B>Constructor Detail</B></FONT></TH> 265 <!-- ============ METHOD DETAIL ========== --> 271 <B>Method Detail</B></FONT></TH> 421 DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
| /external/llvm/lib/Analysis/ |
| RegionInfo.cpp | 55 "print regions in detail with block_iterator"), 57 "print regions in detail with element_iterator"),
|
| /external/llvm/lib/Support/Windows/ |
| Path.inc | 624 std::error_code detail::directory_iterator_construct(detail::DirIterState &it, 655 return detail::directory_iterator_destruct(it); 675 std::error_code detail::directory_iterator_destruct(detail::DirIterState &it) { 684 std::error_code detail::directory_iterator_increment(detail::DirIterState &it) { 690 return detail::directory_iterator_destruct(it);
|
| /external/okhttp/okio/okio/src/main/java/okio/ |
| Okio.java | 227 // https://code.google.com/p/android/issues/detail?id=54072 239 * https://code.google.com/p/android/issues/detail?id=54072
|
| /external/python/cpython2/Doc/library/ |
| runpy.rst | 47 variables may be set implicitly as an interpreter implementation detail). 112 variables may be set implicitly as an interpreter implementation detail).
|
| /external/python/cpython2/Lib/ctypes/test/ |
| __init__.py | 73 except (ResourceDenied, unittest.SkipTest) as detail: 76 print >> sys.stderr, "Skipped %s: %s" % (modname, detail)
|
| /external/python/cpython2/Lib/test/ |
| test_enumerate.py | 108 # Tests an implementation detail where tuple is reused 157 # This is an implementation detail, not an interface requirement
|
| /external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
| Path.inc | 618 std::error_code detail::directory_iterator_construct(detail::DirIterState &it, 649 return detail::directory_iterator_destruct(it); 669 std::error_code detail::directory_iterator_destruct(detail::DirIterState &it) { 678 std::error_code detail::directory_iterator_increment(detail::DirIterState &it) { 684 return detail::directory_iterator_destruct(it);
|
| /external/vulkan-validation-layers/libs/glm/detail/ |
| glm.cpp | 34 namespace detail namespace in namespace:glm 286 }//namespace detail
|
| type_mat2x4.hpp | 39 namespace detail namespace in namespace:glm 206 }//namespace detail
|
| type_mat3x4.hpp | 39 namespace detail namespace in namespace:glm 209 }//namespace detail
|
| type_mat4x2.hpp | 39 namespace detail namespace in namespace:glm 215 }//namespace detail
|
| type_mat4x3.hpp | 39 namespace detail namespace in namespace:glm 215 }//namespace detail
|
| /external/webrtc/webrtc/base/ |
| bind_unittest.cc | 95 static_assert(is_same<detail::PointerType<T>::type, T*>::value, \ 99 is_same<detail::PointerType<T>::type, scoped_refptr<T>>::value, \
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/car/ |
| CarQSFragment.java | 160 // No detail panel to close. 166 // No detail panel to close.
|
| /frameworks/compile/mclinker/lib/Support/Unix/ |
| FileSystem.inc | 27 namespace detail { 147 } // namespace detail
|