HomeSort by relevance Sort by last modified time
    Searched full:detail (Results 1776 - 1800 of 6115) sorted by null

<<71727374757677787980>>

  /frameworks/compile/mclinker/lib/Support/Unix/
PathV3.inc 27 // mcld::sys::fs::detail
29 namespace detail {
213 } // namespace detail
  /frameworks/compile/mclinker/lib/Support/Windows/
PathV3.inc 21 // mcld::sys::fs::detail
23 namespace detail {
185 } // namespace detail
  /hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
Gralloc1Hal.h 37 namespace detail { namespace in namespace:android::hardware::graphics::allocator::V2_0::passthrough
355 } // namespace detail
357 using Gralloc1Hal = detail::Gralloc1HalImpl<hal::AllocatorHal>;
  /hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
Gralloc1Hal.h 38 namespace detail { namespace in namespace:android::hardware::graphics::mapper::V2_0::passthrough
329 } // namespace detail
331 using Gralloc1Hal = detail::Gralloc1HalImpl<hal::MapperHal>;
  /libcore/luni/src/test/java/libcore/java/text/
DecimalFormatSymbolsTest.java 44 // http://code.google.com/p/android/issues/detail?id=14495
62 // https://code.google.com/p/android/issues/detail?id=79925
90 // https://code.google.com/p/android/issues/detail?id=170718
NumberFormatTest.java 89 // https://code.google.com/p/android/issues/detail?id=10333
116 // https://code.google.com/p/android/issues/detail?id=62269
153 // https://code.google.com/p/android/issues/detail?id=79925\
  /libcore/ojluni/src/main/java/sun/security/provider/certpath/
BuildStep.java 217 * detail.
242 * return a string representation of this build step, showing all detail of
270 * detail of the vertex state, but not including the certificate contents.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/
debug_map_base.hpp 37 * @file detail/debug_map_base.hpp
55 namespace detail namespace in namespace:__gnu_pbds
343 } // 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/ov_tree_map_/
node_iterators.hpp 45 #include <ext/pb_ds/detail/type_utils.hpp>
50 namespace detail namespace in namespace:__gnu_pbds
288 } // 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/
debug_map_base.hpp 37 * @file detail/debug_map_base.hpp
55 namespace detail namespace in namespace:__gnu_pbds
343 } // 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/ov_tree_map_/
node_iterators.hpp 45 #include <ext/pb_ds/detail/type_utils.hpp>
50 namespace detail namespace in namespace:__gnu_pbds
288 } // namespace detail
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_bitfields.py 194 except Exception, detail:
195 return detail.__class__, str(detail)
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_bitfields.py 194 except Exception, detail:
195 return detail.__class__, str(detail)
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/detail/
func_geometric.hpp 96 GLM_FUNC_DECL detail::tvec3<T, P> cross(
97 detail::tvec3<T, P> const & x,
98 detail::tvec3<T, P> const & y);
type_mat2x2.hpp 38 namespace detail namespace in namespace:glm
59 /// @cond DETAIL
242 } //namespace detail
type_mat3x3.hpp 38 namespace detail namespace in namespace:glm
59 /// @cond DETAIL
246 }//namespace detail
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_bitfields.py 194 except Exception, detail:
195 return detail.__class__, str(detail)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_bitfields.py 194 except Exception, detail:
195 return detail.__class__, str(detail)
  /art/test/920-objects/src/art/
Test920.java 65 // Implementation detail: we use the identity hashcode, for simplicity.
  /bionic/tools/bionicbb/
gerrit.py 50 endpoint = '/changes/{}/detail?o=CURRENT_REVISION'.format(change_id)
  /build/make/core/
goma.mk 42 $(error See go/ma/how-to-use-goma/how-to-use-goma-for-android for detail))
  /developers/build/prebuilts/gradle/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/service/
ListenerService.java 43 // Request for this device open the attraction detail screen
  /developers/build/prebuilts/gradle/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/ui/
DetailActivity.java 33 * The tourist attraction detail activity screen which contains the details of
  /developers/build/prebuilts/gradle/XYZTouristAttractions/Shared/src/main/java/com/example/android/xyztouristattractions/common/
Constants.java 30 // Used to size the images in the mobile app so they can animate cleanly from list to detail
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/
template-params.xml 46 <img>screenshots/2-detail.png</img>

Completed in 1047 milliseconds

<<71727374757677787980>>