| /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/ |
| PointerLikeTypeTraits.h | 27 namespace detail { namespace in namespace:llvm 52 } // namespace detail 59 enum { NumLowBitsAvailable = detail::ConstantLog2<alignof(T)>::value };
|
| /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/ |
| Chrono.h | 78 namespace detail { namespace in namespace:llvm 88 } // namespace detail 118 return {D.count(), detail::unit<Period>::value};
|
| PointerLikeTypeTraits.h | 27 namespace detail { namespace in namespace:llvm 52 } // namespace detail 59 enum { NumLowBitsAvailable = detail::ConstantLog2<alignof(T)>::value };
|
| /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/ |
| Chrono.h | 78 namespace detail { namespace in namespace:llvm 88 } // namespace detail 118 return {D.count(), detail::unit<Period>::value};
|
| PointerLikeTypeTraits.h | 27 namespace detail { namespace in namespace:llvm 52 } // namespace detail 59 enum { NumLowBitsAvailable = detail::ConstantLog2<alignof(T)>::value };
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/ |
| synth_access_traits.hpp | 44 #include <ext/pb_ds/detail/type_utils.hpp> 48 namespace detail namespace in namespace:__gnu_pbds 215 } // namespace detail
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/trie_policy/ |
| trie_policy_base.hpp | 44 #include <ext/pb_ds/detail/branch_policy/branch_policy.hpp> 48 namespace detail namespace in namespace:__gnu_pbds 204 } // namespace detail
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/pat_trie_/ |
| synth_access_traits.hpp | 44 #include <ext/pb_ds/detail/type_utils.hpp> 48 namespace detail namespace in namespace:__gnu_pbds 215 } // namespace detail
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/trie_policy/ |
| trie_policy_base.hpp | 44 #include <ext/pb_ds/detail/branch_policy/branch_policy.hpp> 48 namespace detail namespace in namespace:__gnu_pbds 204 } // namespace detail
|
| /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/detail/ |
| func_noise.hpp | 67 GLM_FUNC_DECL detail::tvec2<typename genType::value_type, defaultp> noise2(genType const & x); 76 GLM_FUNC_DECL detail::tvec3<typename genType::value_type, defaultp> noise3(genType const & x); 85 GLM_FUNC_DECL detail::tvec4<typename genType::value_type, defaultp> noise4(genType const & x);
|
| type_half.inl | 34 namespace detail 78 detail::uif32 result; 273 }//namespace detail
|
| _swizzle_func.hpp | 82 //GLM_SWIZZLE_GEN_REF_FROM_VEC2(valType, detail::vec2, detail::ref2) 109 //GLM_SWIZZLE_GEN_REF_FROM_VEC3(valType, detail::vec3, detail::ref2, detail::ref3) 187 //GLM_SWIZZLE_GEN_REF_FROM_VEC4(valType, detail::vec4, detail::ref2, detail::ref3, detail::ref4) 233 //GLM_SWIZZLE_GEN_VEC_FROM_VEC2(valType, detail::vec2, detail::vec2, detail::vec3, detail::vec4 [all...] |
| /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/gtx/ |
| io.hpp | 43 #include "../detail/setup.hpp" 115 namespace detail namespace in namespace:glm 145 }//namespace detail
|
| /system/connectivity/wificond/scanning/offload/ |
| hidl_call_util.h | 29 namespace detail { namespace in namespace:__anon2704 101 } // namespace detail 125 (detail::invokeMethod< \
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| STLExtras.h | 41 namespace detail { namespace in namespace:llvm 46 } // End detail namespace 327 friend iterator_range<filter_iterator<detail::IterOfRange<RT>, PT>> 339 iterator_range<filter_iterator<detail::IterOfRange<RangeT>, PredicateT>> 342 filter_iterator<detail::IterOfRange<RangeT>, PredicateT>; 357 namespace detail { namespace in namespace:llvm 419 } // End detail namespace 423 detail::zippy<detail::zip_shortest, T, U, Args...> zip(T &&t, U &&u, 425 return detail::zippy<detail::zip_shortest, T, U, Args...> 746 namespace detail { namespace in namespace:llvm 810 namespace detail { namespace in namespace:llvm [all...] |
| /external/vulkan-validation-layers/libs/glm/detail/ |
| _swizzle_func.hpp | 82 //GLM_SWIZZLE_GEN_REF_FROM_VEC2(valType, detail::vec2, detail::ref2) 109 //GLM_SWIZZLE_GEN_REF_FROM_VEC3(valType, detail::vec3, detail::ref2, detail::ref3) 187 //GLM_SWIZZLE_GEN_REF_FROM_VEC4(valType, detail::vec4, detail::ref2, detail::ref3, detail::ref4) 233 //GLM_SWIZZLE_GEN_VEC_FROM_VEC2(valType, detail::vec2, detail::vec2, detail::vec3, detail::vec4 [all...] |
| /external/webrtc/webrtc/p2p/base/ |
| dtlstransportchannel_unittest.cc | 605 // See https://code.google.com/p/webrtc/issues/detail?id=5381. 620 // See https://code.google.com/p/webrtc/issues/detail?id=5381. 660 // See https://code.google.com/p/webrtc/issues/detail?id=5381. 694 // See https://code.google.com/p/webrtc/issues/detail?id=5381. 710 // See https://code.google.com/p/webrtc/issues/detail?id=5381. 730 // See https://code.google.com/p/webrtc/issues/detail?id=5381. 745 // See https://code.google.com/p/webrtc/issues/detail?id=5381. 761 // See https://code.google.com/p/webrtc/issues/detail?id=5381. 780 // See https://code.google.com/p/webrtc/issues/detail?id=5381. 797 // See https://code.google.com/p/webrtc/issues/detail?id=5381 [all...] |
| /external/parameter-framework/asio-1.10.6/include/asio/ |
| basic_socket.hpp | 15 #include "asio/detail/config.hpp" 18 #include "asio/detail/handler_type_requirements.hpp" 19 #include "asio/detail/throw_error.hpp" 20 #include "asio/detail/type_traits.hpp" 24 #include "asio/detail/push_options.hpp" 88 asio::detail::throw_error(ec, "open"); 113 asio::detail::throw_error(ec, "open"); 115 asio::detail::throw_error(ec, "bind"); 138 asio::detail::throw_error(ec, "assign"); 265 asio::detail::throw_error(ec, "open") [all...] |
| /external/freetype/ |
| ChangeLog | 7 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5739 20 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5736 233 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4838 481 https://bugs.chromium.org/p/chromium/issues/detail?id=791317 633 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4377 852 https://bugs.chromium.org/p/chromium/issues/detail?id=772775 860 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3579 976 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3539 1008 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3514. 1044 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=351 [all...] |
| /external/jsr305/javadoc/ |
| help-doc.html | 105 <LI>Field Detail<LI>Constructor Detail<LI>Method Detail</UL> 114 <LI>Annotation Type declaration<LI>Annotation Type description<LI>Required Element Summary<LI>Optional Element Summary<LI>Element Detail</UL> 123 <LI>Enum declaration<LI>Enum description<LI>Enum Constant Summary<LI>Enum Constant Detail</UL>
|
| /external/jsr330/javadoc/ |
| help-doc.html | 98 <LI>Field Detail<LI>Constructor Detail<LI>Method Detail</UL> 107 <LI>Annotation Type declaration<LI>Annotation Type description<LI>Required Element Summary<LI>Optional Element Summary<LI>Element Detail</UL> 116 <LI>Enum declaration<LI>Enum description<LI>Enum Constant Summary<LI>Enum Constant Detail</UL>
|
| /external/junit-params/apidocs/ |
| help-doc.html | 113 <li>Field Detail</li> 114 <li>Constructor Detail</li> 115 <li>Method Detail</li> 127 <li>Element Detail</li> 137 <li>Enum Constant Detail</li>
|
| /external/libjpeg-turbo/java/doc/ |
| help-doc.html | 97 <li>Field Detail</li> 98 <li>Constructor Detail</li> 99 <li>Method Detail</li> 111 <li>Element Detail</li> 121 <li>Enum Constant Detail</li>
|
| /external/skia/src/core/ |
| SkTraceEvent.h | 87 // Implementation detail: trace event macros create temporary variables 97 // Implementation detail: internal macro to create static category. 119 // Implementation detail: internal macro to create static category and add 131 // Implementation detail: internal macro to create static category and add 148 // Implementation detail: internal macro to create static category and add begin
|
| /external/skqp/src/core/ |
| SkTraceEvent.h | 87 // Implementation detail: trace event macros create temporary variables 97 // Implementation detail: internal macro to create static category. 119 // Implementation detail: internal macro to create static category and add 131 // Implementation detail: internal macro to create static category and add 148 // Implementation detail: internal macro to create static category and add begin
|