HomeSort by relevance Sort by last modified time
    Searched full:explanation (Results 276 - 300 of 1020) sorted by null

<<11121314151617181920>>

  /external/mdnsresponder/mDNSPosix/
Responder.c 132 // an explanation of why not.
155 // an explanation of why not.
182 // an explanation of why not.
  /frameworks/opt/bitmap/src/com/android/bitmap/drawable/
ExtendedBitmapDrawable.java 596 * Explanation:
623 * Explanation:
653 * Explanation:
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
LintPreferencePage.java 456 String explanation = issue.getExplanation(TextFormat.TEXT); local
458 StringBuilder sb = new StringBuilder(summary.length() + explanation.length() + 20);
461 sb.append(explanation);
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/refactorings/core/
RefactoringTestBase.java 86 String explanation = "CHANGES:\n-------\n" + describe(change); local
87 if (!expected.trim().equals(explanation.trim())) { // allow trimming endlines in expected
88 assertEquals(expected, explanation);
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
Collator.java 144 * between base characters. See class documentation for more explanation.
156 * See class documentation for more explanation.
168 * See class documentation for more explanation.
182 * See class documentation for more explanation.
194 * See class documentation for more explanation.
    [all...]
  /external/mdnsresponder/mDNSShared/
DebugServices.h 570 @abstract Check that an expression is true (non-zero) with an explanation.
575 function name, etc.) and a custom explanation string using the default debugging output method.
637 @abstract Check that an error code is noErr (0) with an explanation.
642 function name, etc.) and a custom explanation string using the default debugging output method.
749 @abstract Requires that an expression evaluate to true with an explanation.
754 function name, etc.) and a custom explanation string using the default debugging output method then jumps to a label.
836 function name, etc.), and a custom explanation string using the default debugging output method using the
867 function name, etc.), and a custom explanation string using the default debugging output method using the
    [all...]
  /external/gmock/test/
gmock-matchers_test.cc     [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_fma.c 68 * exponent. For an explanation of round and sticky bits, see any reference
s_fmal.c 68 * exponent. For an explanation of round and sticky bits, see any reference
  /device/google/accessory/arduino/USB_Host_Shield/
Max3421e.cpp 185 /* GPIO read. See gpioWr for explanation */
  /docs/source.android.com/src/devices/graphics/
automate-tests.jd 115 <p class="note"><strong>Note:</strong> The argument <code>--value=code</code> outputs the test result code, such as "Pass" or "Fail". The argument <code>--value=details</code> selects the further explanation of the result or numerical value produced by a performance, capability, or accuracy test.</p>
  /external/autotest/client/site_tests/platform_FilePerms/
platform_FilePerms.py 26 # please leave either an explanation for why that mount is special,
  /external/bison/lib/
spawni.c 84 /* The Unix standard contains a long explanation of the way to signal
  /external/chromium-trace/catapult/third_party/webapp2/docs/guide/
app.rst 215 See in the :ref:`tutorials.quickstart.nogae` tutorial an explanation on how
  /external/compiler-rt/lib/asan/
asan_mapping.h 19 // The full explanation of the memory mapping could be found here:
  /external/compiler-rt/www/
index.html 91 <p>A short explanation of the directory structure of compiler-rt:</p>
  /external/curl/tests/data/
test2030 18 Explanation for the duplicate 400 requests:
  /external/eigen/Eigen/src/Geometry/
OrthoMethods.h 20 * Here is a very good explanation of cross-product: http://xkcd.com/199/
  /external/eigen/doc/
TutorialGeometry.dox 28 <span class="note">\b Explanation: In the C++ language, this would require Transform to have a non-explicit conversion constructor from AngleAxis, but we really don't want to allow implicit casting here.
  /external/fec/
viterbi39_av.c 211 /* Renormalize if necessary. This deserves some explanation.
viterbi615_av.c 216 /* Renormalize if necessary. This deserves some explanation.
  /external/guava/guava/src/com/google/common/cache/
Striped64.java 177 * explanation. This method suffers the usual non-modularity
  /external/kernel-headers/original/uapi/scsi/fc/
fc_fs.h 263 __u8 br_explan; /* reason explanation */
  /external/libxml2/win32/
Readme.txt 74 the options it accepts and give a biref explanation of these. In every
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RTDyldMemoryManager.cpp 250 // See ARM_MATH_IMPORTS definition for explanation

Completed in 2251 milliseconds

<<11121314151617181920>>