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

<<31323334353637383940>>

  /external/brotli/csharp/org/brotli/dec/
BitReaderTest.cs 4 See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
DictionaryTest.cs 4 See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
RunningState.cs 4 See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
  /external/brotli/java/org/brotli/dec/
BitReaderTest.java 4 See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
  /external/brotli/java/org/brotli/wrapper/common/
common_jni.cc 4 See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
  /external/brotli/python/tests/
decompress_test.py 4 # See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
  /external/compiler-rt/test/asan/TestCases/Darwin/
cstring_literals_regtest.mm 2 // https://code.google.com/p/address-sanitizer/issues/detail?id=274.
  /external/compiler-rt/test/asan/TestCases/Linux/
syscalls.cc 1 // FIXME: https://code.google.com/p/address-sanitizer/issues/detail?id=316
  /external/compiler-rt/test/asan/TestCases/Windows/
crt_initializers.cc 4 // This is a test for http://code.google.com/p/address-sanitizer/issues/detail?id=305
longjmp.cc 24 // https://code.google.com/p/address-sanitizer/issues/detail?id=258
  /external/compiler-rt/test/asan/TestCases/
heap-overflow-large.cc 2 // https://code.google.com/p/address-sanitizer/issues/detail?id=183
longjmp.cc 21 // https://code.google.com/p/address-sanitizer/issues/detail?id=258
  /external/llvm/test/tools/dsymutil/ARM/
dummy-debug-map-amr64.map 2 # map are just an implementation detail. The tests wanting to use that file
dummy-debug-map.map 2 # map are just an implementation detail. The tests wanting to use that file
  /external/mesa3d/src/gallium/state_trackers/clover/util/
lazy.hpp 31 namespace detail { namespace in namespace:clover
110 lazy(T x) : obj(new detail::strict_lazy<T>(x)) {
118 lazy(F &&f) : obj(new detail::deferred_lazy<
157 detail::basic_lazy<T> *obj;
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
pop_options.hpp 2 // detail/pop_options.hpp
push_options.hpp 2 // detail/push_options.hpp
  /external/skia/tools/
SkJSONCPP.h 21 // see https://code.google.com/p/skia/issues/detail?id=1067
  /external/skqp/tools/
SkJSONCPP.h 21 // see https://code.google.com/p/skia/issues/detail?id=1067
  /external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/
DisplacementMap.txt 9 Displacement mapping is an alternative to bump mapping, normal mapping, and parallax mapping, that causes the actual geometric position of points over a textured surface to be displaced, often along the local surface normal, according to the value the texture function evaluates to at each point on the surface. It gives surfaces a great sense of depth and detail, permitting self-occlusion, self-shadowing and silhouettes.
  /external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
cond-br-same-target.ll 2 ; Tests issue: https://code.google.com/p/nativeclient/issues/detail?id=4212
invalid.test 2 ; See issue: https://code.google.com/p/nativeclient/issues/detail?id=4214
  /external/v8/tools/clang/plugins/tests/
trivial_ctor.cpp 7 // Due to https://bugs.chromium.org/p/chromium/issues/detail?id=663463, we treat
  /external/vulkan-validation-layers/libs/glm/detail/
func_packing.inl 100 detail::toFloat16(v.x),
101 detail::toFloat16(v.y));
112 detail::toFloat32(Unpack.x),
113 detail::toFloat32(Unpack.y));
  /external/vulkan-validation-layers/libs/glm/gtc/
random.hpp 82 GLM_FUNC_DECL detail::tvec2<T, defaultp> circularRand(
90 GLM_FUNC_DECL detail::tvec3<T, defaultp> sphericalRand(
98 GLM_FUNC_DECL detail::tvec2<T, defaultp> diskRand(
106 GLM_FUNC_DECL detail::tvec3<T, defaultp> ballRand(

Completed in 913 milliseconds

<<31323334353637383940>>