| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/ |
| test_pointers.py | 149 # http://sourceforge.net/tracker/?func=detail&atid=532154&aid=1467852&group_id=71702 161 # http://sourceforge.net/tracker/?func=detail&aid=1518190&group_id=5470&atid=105470
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/ |
| GLStateType.java | 131 TEXTURE_MIN_LOD("Min Level of Detail"), 132 TEXTURE_MAX_LOD("Max Level of Detail"),
|
| /toolchain/binutils/binutils-2.27/include/opcode/ |
| tahoe.h | 39 struct vot_wot detail; /* rest of opcode table [datum] */ member in struct:vot 44 #define vot_detail detail
|
| /external/llvm/test/CodeGen/PowerPC/ |
| BreakableToken-reduced.ll | 109 %"class.llvm::DenseMap" = type <{ %"struct.llvm::detail::DenseMapPair"*, i32, i32, i32, [4 x i8] }> 110 %"struct.llvm::detail::DenseMapPair" = type opaque 130 %"class.llvm::DenseMap.65" = type <{ %"struct.llvm::detail::DenseMapPair.67"*, i32, i32, i32, [4 x i8] }> 131 %"struct.llvm::detail::DenseMapPair.67" = type { %"struct.std::pair.68" } 146 %"class.llvm::DenseMap.86" = type <{ %"struct.llvm::detail::DenseMapPair.88"*, i32, i32, i32, [4 x i8] }> 147 %"struct.llvm::detail::DenseMapPair.88" = type { %"struct.std::pair.89" } 150 %"class.llvm::DenseMap.91" = type <{ %"class.llvm::detail::DenseSetPair"*, i32, i32, i32, [4 x i8] }> 151 %"class.llvm::detail::DenseSetPair" = type { %"class.clang::FileEntry"* } 172 %"class.llvm::DenseMap.111" = type <{ %"struct.llvm::detail::DenseMapPair.113"*, i32, i32, i32, [4 x i8] }> 173 %"struct.llvm::detail::DenseMapPair.113" = type opaqu [all...] |
| /art/libartbase/base/ |
| bit_struct.h | 110 typename StorageType = typename detail::MinimumTypeUnsignedHelper<kBitOffset + kBitWidth>::type> 250 BitStructNumber<typename detail::MinimumTypeHelper<int, kBitOffset + kBitWidth>::type, 260 BitStructNumber<typename detail::MinimumTypeHelper<unsigned int, kBitOffset + kBitWidth>::type, 279 art::detail::DefineBitStructSize<(bitwidth)> _; \ 292 static_assert(art::detail::ValidateBitStructSize<name>(), \
|
| /external/autotest/client/cros/audio/ |
| check_quality.py | 93 'Refer to audio_quality_measurement module for detail.') 100 'Refer to audio_quality_measurement module for detail.') 107 'Refer to audio_quality_measurement module for detail.') 114 'Refer to audio_quality_measurement module for detail.') 121 'Refer to audio_quality_measurement module for detail.')
|
| /external/capstone/bindings/powershell/Capstone/ |
| Capstone.psm1 | 171 public IntPtr detail; 198 CS_ERR_DETAIL, /// Information is unavailable because detail option is OFF 347 # Set disassembly detail 381 # Result detail struct 401 $DetailCast = [system.runtime.interopservices.marshal]::PtrToStructure($Cast.detail,[type]$cs_detail)
|
| /external/libcxx/test/support/ |
| uses_alloc_types.hpp | 114 namespace detail { namespace in class:UsesAllocatorType 140 } // end namespace detail 152 using detail::EnableIfB; 238 template <class ...Args, class ArgsIDL = detail::TakeNArgs<sizeof...(Args) - 1, Args&&...>> 256 typename detail::Identity<LArgs>::type..., CtorAlloc const& alloc) {
|
| /external/valgrind/coregrind/ |
| m_tooliface.c | 70 #define DETAILS(type, detail) \ 71 extern void VG_(details_##detail)(type detail) \ 73 VG_(details).detail = detail; \
|
| /libcore/luni/src/main/java/org/apache/harmony/xml/parsers/ |
| DocumentBuilderImpl.java | 132 Throwable detail = ex.getDetail(); local 133 if (detail instanceof IOException) { 134 throw (IOException) detail; 136 if (detail instanceof RuntimeException) { 137 throw (RuntimeException) detail;
|
| /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/ |
| uses_alloc_types.hpp | 114 namespace detail { namespace in class:UsesAllocatorType 140 } // end namespace detail 152 using detail::EnableIfB; 238 template <class ...Args, class ArgsIDL = detail::TakeNArgs<sizeof...(Args) - 1, Args&&...>> 256 typename detail::Identity<LArgs>::type..., CtorAlloc const& alloc) {
|
| /external/libchrome/base/trace_event/ |
| trace_event.h | 207 // Implementation detail: trace event macros create temporary variables 217 // Implementation detail: internal macro to create static category. 241 // Implementation detail: internal macro to create static category and add 254 // Implementation detail: internal macro to create static category and add begin 290 // Implementation detail: internal macro to create static category and add 307 // Implementation detail: internal macro to create static category and add 323 // Implementation detail: internal macro to create static category and add 359 // Implementation detail: internal macro to create static category and add 371 // Implementation detail: internal macro to enter and leave a 393 // Implementation detail: internal macro to trace a task execution with th [all...] |
| /external/llvm/include/llvm/ADT/ |
| Hashing.h | 143 namespace detail { namespace in namespace:llvm::hashing 469 } // namespace detail 481 return ::llvm::hashing::detail::hash_combine_range_impl(first, last); 487 namespace detail { namespace in namespace:llvm::hashing 588 } // namespace detail 604 ::llvm::hashing::detail::hash_combine_recursive_helper helper; 611 namespace detail { namespace in namespace:llvm::hashing 626 } // namespace detail 634 return ::llvm::hashing::detail::hash_integer_value( 641 return ::llvm::hashing::detail::hash_integer_value [all...] |
| /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| Hashing.h | 143 namespace detail { namespace in namespace:llvm::hashing 469 } // namespace detail 481 return ::llvm::hashing::detail::hash_combine_range_impl(first, last); 487 namespace detail { namespace in namespace:llvm::hashing 588 } // namespace detail 604 ::llvm::hashing::detail::hash_combine_recursive_helper helper; 611 namespace detail { namespace in namespace:llvm::hashing 626 } // namespace detail 634 return ::llvm::hashing::detail::hash_integer_value( 641 return ::llvm::hashing::detail::hash_integer_value [all...] |
| /external/wpa_supplicant_8/wpa_supplicant/ |
| rrm.c | 708 enum beacon_report_detail detail, 720 if (detail > BEACON_REPORT_DETAIL_ALL_FIELDS_AND_ELEMENTS) { 722 "Beacon Request: Invalid reporting detail: %d", 723 detail); 727 if (detail == BEACON_REPORT_DETAIL_NONE) 758 if (detail == BEACON_REPORT_DETAIL_ALL_FIELDS_AND_ELEMENTS || 961 "Invalid reporting detail subelement length: %u", 969 wpa_printf(MSG_DEBUG, "Invalid reporting detail: %u", 979 "Beacon request: request subelement is present but report detail is %u", 1057 /* default reporting detail is all fixed length fields and al [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/ |
| Hashing.h | 143 namespace detail { namespace in namespace:llvm::hashing 469 } // namespace detail 481 return ::llvm::hashing::detail::hash_combine_range_impl(first, last); 487 namespace detail { namespace in namespace:llvm::hashing 588 } // namespace detail 604 ::llvm::hashing::detail::hash_combine_recursive_helper helper; 611 namespace detail { namespace in namespace:llvm::hashing 626 } // namespace detail 634 return ::llvm::hashing::detail::hash_integer_value( 641 return ::llvm::hashing::detail::hash_integer_value [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/ |
| Hashing.h | 143 namespace detail { namespace in namespace:llvm::hashing 469 } // namespace detail 481 return ::llvm::hashing::detail::hash_combine_range_impl(first, last); 487 namespace detail { namespace in namespace:llvm::hashing 588 } // namespace detail 604 ::llvm::hashing::detail::hash_combine_recursive_helper helper; 611 namespace detail { namespace in namespace:llvm::hashing 626 } // namespace detail 634 return ::llvm::hashing::detail::hash_integer_value( 641 return ::llvm::hashing::detail::hash_integer_value [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/ |
| Hashing.h | 143 namespace detail { namespace in namespace:llvm::hashing 469 } // namespace detail 481 return ::llvm::hashing::detail::hash_combine_range_impl(first, last); 487 namespace detail { namespace in namespace:llvm::hashing 588 } // namespace detail 604 ::llvm::hashing::detail::hash_combine_recursive_helper helper; 611 namespace detail { namespace in namespace:llvm::hashing 626 } // namespace detail 634 return ::llvm::hashing::detail::hash_integer_value( 641 return ::llvm::hashing::detail::hash_integer_value [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/ |
| Hashing.h | 143 namespace detail { namespace in namespace:llvm::hashing 469 } // namespace detail 481 return ::llvm::hashing::detail::hash_combine_range_impl(first, last); 487 namespace detail { namespace in namespace:llvm::hashing 588 } // namespace detail 604 ::llvm::hashing::detail::hash_combine_recursive_helper helper; 611 namespace detail { namespace in namespace:llvm::hashing 626 } // namespace detail 634 return ::llvm::hashing::detail::hash_integer_value( 641 return ::llvm::hashing::detail::hash_integer_value [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/ |
| Hashing.h | 143 namespace detail { namespace in namespace:llvm::hashing 469 } // namespace detail 481 return ::llvm::hashing::detail::hash_combine_range_impl(first, last); 487 namespace detail { namespace in namespace:llvm::hashing 588 } // namespace detail 604 ::llvm::hashing::detail::hash_combine_recursive_helper helper; 611 namespace detail { namespace in namespace:llvm::hashing 626 } // namespace detail 634 return ::llvm::hashing::detail::hash_integer_value( 641 return ::llvm::hashing::detail::hash_integer_value [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/ |
| Hashing.h | 143 namespace detail { namespace in namespace:llvm::hashing 469 } // namespace detail 481 return ::llvm::hashing::detail::hash_combine_range_impl(first, last); 487 namespace detail { namespace in namespace:llvm::hashing 588 } // namespace detail 604 ::llvm::hashing::detail::hash_combine_recursive_helper helper; 611 namespace detail { namespace in namespace:llvm::hashing 626 } // namespace detail 634 return ::llvm::hashing::detail::hash_integer_value( 641 return ::llvm::hashing::detail::hash_integer_value [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/ |
| Hashing.h | 143 namespace detail { namespace in namespace:llvm::hashing 469 } // namespace detail 481 return ::llvm::hashing::detail::hash_combine_range_impl(first, last); 487 namespace detail { namespace in namespace:llvm::hashing 588 } // namespace detail 604 ::llvm::hashing::detail::hash_combine_recursive_helper helper; 611 namespace detail { namespace in namespace:llvm::hashing 626 } // namespace detail 634 return ::llvm::hashing::detail::hash_integer_value( 641 return ::llvm::hashing::detail::hash_integer_value [all...] |
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/ |
| Hashing.h | 143 namespace detail { namespace in namespace:llvm::hashing 469 } // namespace detail 481 return ::llvm::hashing::detail::hash_combine_range_impl(first, last); 487 namespace detail { namespace in namespace:llvm::hashing 588 } // namespace detail 604 ::llvm::hashing::detail::hash_combine_recursive_helper helper; 611 namespace detail { namespace in namespace:llvm::hashing 626 } // namespace detail 634 return ::llvm::hashing::detail::hash_integer_value( 641 return ::llvm::hashing::detail::hash_integer_value [all...] |
| /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/ |
| Hashing.h | 143 namespace detail { namespace in namespace:llvm::hashing 469 } // namespace detail 481 return ::llvm::hashing::detail::hash_combine_range_impl(first, last); 487 namespace detail { namespace in namespace:llvm::hashing 588 } // namespace detail 604 ::llvm::hashing::detail::hash_combine_recursive_helper helper; 611 namespace detail { namespace in namespace:llvm::hashing 626 } // namespace detail 634 return ::llvm::hashing::detail::hash_integer_value( 641 return ::llvm::hashing::detail::hash_integer_value [all...] |
| /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/ |
| Hashing.h | 143 namespace detail { namespace in namespace:llvm::hashing 469 } // namespace detail 481 return ::llvm::hashing::detail::hash_combine_range_impl(first, last); 487 namespace detail { namespace in namespace:llvm::hashing 588 } // namespace detail 604 ::llvm::hashing::detail::hash_combine_recursive_helper helper; 611 namespace detail { namespace in namespace:llvm::hashing 626 } // namespace detail 634 return ::llvm::hashing::detail::hash_integer_value( 641 return ::llvm::hashing::detail::hash_integer_value [all...] |