| /external/emma/core/java12/com/vladium/emma/ | 
| EMMARuntimeException.java | 32      * @param message the detail message [can be null] 42      * @param message the detail message [can be null]
 65      * @param message the detail message [can be null]
 76      * @param message the detail message [can be null]
 
 | 
| /external/guava/guava/src/com/google/common/eventbus/ | 
| SynchronizedEventSubscriber.java | 45     // https://code.google.com/p/guava-libraries/issues/detail?id=1403 
 | 
| /external/jsoncpp/include/json/ | 
| assertions.h | 4 // See file LICENSE for detail or copy at http://jsoncpp.sourceforge.net/LICENSE 
 | 
| /external/libbrillo/brillo/ | 
| asynchronous_signal_handler_interface.h | 30   // unregistered, and |false| otherwise. Due to an implementation detail, you 
 | 
| /external/libchrome/base/memory/ | 
| aligned_memory.cc | 27 // http://code.google.com/p/android/issues/detail?id=35391 
 | 
| /external/libcxx/test/support/ | 
| count_new.hpp | 23 namespace detail  namespace 76             detail::throw_bad_alloc_helper();
 98             detail::throw_bad_alloc_helper();
 247         detail::throw_bad_alloc_helper();
 
 | 
| /external/libmojo/base/android/java/src/org/chromium/base/ | 
| JavaHandlerThread.java | 16  * This class is an internal detail of the native counterpart. 
 | 
| /external/libogg/doc/libogg/ | 
| index.html | 20 <p>This document explains how to use the libogg API in detail. 
 | 
| /external/libpng/contrib/arm-neon/ | 
| android-ndk.c | 20  *    https://code.google.com/p/android/issues/detail?id=49065 
 | 
| /external/llvm/include/llvm/Support/ | 
| Options.h | 45 namespace detail {  namespace in namespace:llvm 57 } // namespace detail
 100     instance().addOption(&detail::OptionKey<ValT, Base, Mem>::ID, Option);
 112     auto It = Options.find(&detail::OptionKey<ValT, Base, Mem>::ID);
 
 | 
| /external/llvm/test/tools/dsymutil/X86/ | 
| dummy-debug-map.map | 2 # map are just an implementation detail. The tests wanting to use that file 
 | 
| /external/mesa3d/src/gallium/docs/source/cso/ | 
| sampler.rst | 92     Bias factor which is added to the computed level of detail. 93     The normal level of detail is computed from the partial derivatives of
 97     Minimum level of detail, used to clamp LOD after bias.  The LOD values
 100     Maximum level of detail, used to clamp LOD after bias.
 
 | 
| /external/mesa3d/src/gallium/docs/source/ | 
| glossary.rst | 22       Level of Detail. Also spelled "LoD." The value that determines when the 
 | 
| /external/perf_data_converter/src/quipper/compat/ | 
| thread.h | 54 #include "detail/thread.h" 
 | 
| /external/python/cpython2/Doc/reference/ | 
| index.rst | 14 interfaces available to C/C++ programmers in detail. 
 | 
| /external/python/cpython2/Tools/scripts/ | 
| ndiff.py | 64     except IOError, detail: 65         return fail("couldn't open " + fname + ": " + str(detail))
 88     except getopt.error, detail:
 89         return fail(str(detail))
 
 | 
| /external/python/cpython3/Doc/reference/ | 
| index.rst | 14 interfaces available to C/C++ programmers in detail. 
 | 
| /external/python/cpython3/Tools/scripts/ | 
| ndiff.py | 64     except IOError as detail: 65         return fail("couldn't open " + fname + ": " + str(detail))
 88     except getopt.error as detail:
 89         return fail(str(detail))
 
 | 
| /external/skia/include/ports/ | 
| SkTypeface_mac.h | 44  *  See https://code.google.com/p/skia/issues/detail?id=3408 
 | 
| /external/skia/src/utils/ | 
| SkPatchUtils.h | 46      * Method that calculates a level of detail (number of subdivisions) for a patch in both axis. 
 | 
| /external/skia/tests/ | 
| FillPathTest.cpp | 29 // http://code.google.com/p/skia/issues/detail?id=87 
 | 
| TLSTest.cpp | 58     // http://code.google.com/p/skia/issues/detail?id=619 
 | 
| /external/skia/tools/skp/page_sets/ | 
| skia_css3gradients_desktop.py | 39       # Why: http://code.google.com/p/chromium/issues/detail?id=168448 
 | 
| skia_pokemonwiki_desktop.py | 36       # Why: http://code.google.com/p/chromium/issues/detail?id=136555 
 | 
| skia_wowwiki_desktop.py | 36       # Why: http://code.google.com/p/chromium/issues/detail?id=136555 
 |