| /external/python/cpython3/Doc/reference/ |
| import.rst | 58 additional detail. 237 detail, including how you can create and register new ones to extend the 722 By contrast, path entry finders are in a sense an implementation detail [all...] |
| /external/vulkan-validation-layers/libs/glm/detail/ |
| _swizzle.hpp | 33 namespace detail namespace in namespace:glm 304 }//namespace detail 309 namespace detail namespace in namespace:glm [all...] |
| /frameworks/base/services/core/java/com/android/server/net/ |
| NetworkStatsService.java | 166 /** Flags to control detail level of poll event. */ [all...] |
| /frameworks/base/wifi/java/android/net/wifi/p2p/ |
| WifiP2pManager.java | [all...] |
| /hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
| data_builder.c | 240 * scalar in further detail. 637 * scalar in further detail. 660 * scalar in further detail. [all...] |
| /hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
| data_builder.c | 239 * scalar in further detail. 432 * scalar in further detail. 455 * scalar in further detail. [all...] |
| /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/detail/ |
| _swizzle.hpp | 33 namespace detail namespace in namespace:glm 304 }//namespace detail 309 namespace detail namespace in namespace:glm [all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| test_support.py | [all...] |
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/ |
| SmbiosViewStrings.uni | [all...] |
| /external/deqp/external/openglcts/ |
| README.md | 73 This document describes each of these steps in detail. It also provides advice 360 API is described in detail in following files: [all...] |
| /external/eigen/doc/ |
| InsideEigenExample.dox | 209 Let's now jump to src/Core/CwiseBinaryOp.h to see how it is defined. As you can see there, all it does is to return a CwiseBinaryOp object, and this object is just storing references to the left-hand-side and right-hand-side expressions -- here, these are the vectors \a v and \a w. Well, the CwiseBinaryOp object is also storing an instance of the (empty) functor class, but you shouldn't worry about it as that is a minor implementation detail. 458 So m_functor is an object of the empty class internal::scalar_sum_op<float>. As we mentioned above, don't worry about why we constructed an object of this empty class at all -- it's an implementation detail, the point is that some other functors need to store member data.
|
| /external/harfbuzz_ng/src/ |
| hb-coretext.cc | [all...] |
| /external/libvpx/libvpx/build/make/ |
| configure.sh | [all...] |
| /external/lisa/tools/ |
| LICENSE.perf | 258 be similar in spirit to the present version, but may differ in detail to 593 be similar in spirit to the present version, but may differ in detail to [all...] |
| LICENSE.rt-app | 257 be similar in spirit to the present version, but may differ in detail to 592 be similar in spirit to the present version, but may differ in detail to [all...] |
| LICENSE.taskset | 258 be similar in spirit to the present version, but may differ in detail to 593 be similar in spirit to the present version, but may differ in detail to [all...] |
| LICENSE.trace-cmd | 257 be similar in spirit to the present version, but may differ in detail to 592 be similar in spirit to the present version, but may differ in detail to [all...] |
| /external/llvm/include/llvm/Support/ |
| YAMLTraits.h | 864 struct ScalarTraits<support::detail::packed_endian_specific_integral< 866 typedef support::detail::packed_endian_specific_integral<value_type, endian, [all...] |
| /external/python/cpython2/Doc/library/ |
| wsgiref.rst | 17 Only authors of web servers and programming frameworks need to know every detail 18 and corner case of the WSGI design. You don't need to understand every detail
|
| /external/python/cpython2/Doc/tutorial/ |
| classes.rst | 607 multiple inheritance. For more detail, see 620 or a data member). It should be considered an implementation detail and subject [all...] |
| /external/python/cpython3/Doc/howto/ |
| curses.rst | 74 detail later. 298 underline, reverse code, or in color. They'll be explained in more detail in
|
| /external/python/cpython3/Doc/library/ |
| dis.rst | 16 .. impl-detail:: 18 Bytecode is an implementation detail of the CPython interpreter. No
|
| wsgiref.rst | 17 Only authors of web servers and programming frameworks need to know every detail 18 and corner case of the WSGI design. You don't need to understand every detail [all...] |
| /external/python/cpython3/Doc/tutorial/ |
| classes.rst | 653 extensible classes with multiple inheritance. For more detail, see 666 or a data member). It should be considered an implementation detail and subject [all...] |
| /external/python/cpython3/Modules/ |
| _lzmamodule.c | 715 preset compression level (with the 'preset' argument), or in detail 831 "preset compression level (with the 'preset' argument), or in detail\n" [all...] |