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

1 2 3 45 6 7 8 91011>>

  /prebuilts/misc/common/swig/include/2.0.11/d/
d.swg 5 * manual for explanation on the typemaps, pragmas, etc. used.
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
weakrefobject.h 69 /* Explanation for the Py_REFCNT() check: when a weakref's target is part
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
weakrefobject.h 69 /* Explanation for the Py_REFCNT() check: when a weakref's target is part
  /toolchain/binutils/binutils-2.25/include/gdb/
signals.h 47 /* For an explanation of what each signal means, see
  /external/chromium-trace/catapult/third_party/webapp2/docs/guide/
exceptions.rst 126 An explanation about the error.
137 ${explanation}<br /><br />
  /external/google-breakpad/src/client/windows/unittests/
crash_generation_server_test.cc 296 // See DoTestFault for an explanation of this line
302 // See DoTestFault for an explanation of this line
  /external/opencv3/doc/tutorials/imgproc/imgtrans/copyMakeBorder/
copyMakeBorder.markdown 15 @note The explanation below belongs to the book **Learning OpenCV** by Bradski and Kaehler.
52 Explanation
  /external/opencv3/doc/tutorials/imgproc/imgtrans/laplace_operator/
laplace_operator.markdown 33 -# From the explanation above, we deduce that the second derivative can be used to *detect edges*.
57 Explanation
  /external/ceres-solver/internal/ceres/
suitesparse.h 144 // message contains an explanation of the failures if any.
162 // message contains an explanation of the failures if any.
174 // message contains an explanation of the failures if any.
183 // message contains an explanation of the failures if any.
192 // message contains an explanation of the failures if any.
gradient_checking_cost_function.h 46 // controlled with relative_step_size. See solver.h for a better explanation of
parameter_block_ordering.h 50 // schur_complement_solver.h for an explanation). Constant parameters
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintFixGenerator.java 490 sb.append("Issue Explanation:");
492 String explanation = issue.getExplanation(TextFormat.TEXT); local
493 if (explanation != null && !explanation.isEmpty()) {
495 sb.append(explanation);
  /frameworks/base/docs/html/guide/topics/renderscript/reference/
rs_for_each.jd 486 by the supplied kernel context. See <a href='rs_for_each.html#android_rs:rsGetArray0'>rsGetArray0</a>() for an explanation of the context.
512 as specified by the supplied kernel context. See <a href='rs_for_each.html#android_rs:rsGetArray0'>rsGetArray0</a>() for an explanation
539 by the supplied kernel context. See <a href='rs_for_each.html#android_rs:rsGetArray0'>rsGetArray0</a>() for an explanation of the context.
565 See <a href='rs_for_each.html#android_rs:rsGetDimX'>rsGetDimX</a>() for an explanation of the context.
591 See <a href='rs_for_each.html#android_rs:rsGetDimX'>rsGetDimX</a>() for an explanation of the context.
617 See <a href='rs_for_each.html#android_rs:rsGetDimX'>rsGetDimX</a>() for an explanation of the context.
643 See <a href='rs_for_each.html#android_rs:rsGetDimX'>rsGetDimX</a>() for an explanation of the context.
675 explanation of the context.
701 for mipmaps. See <a href='rs_for_each.html#android_rs:rsGetDimX'>rsGetDimX</a>() for an explanation of the context.
    [all...]
  /developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/
BatchStepSensorFragment.java 46 public static final String CARD_EXPLANATION = "explanation";
200 // Explanation cards
206 // permanently remove the explanation card, it will not be shown again
278 // Show the explanation card
461 // Show the explanation card if it has not been dismissed
499 // Hide the counting and explanation cards
564 // Explanation
  /developers/samples/android/sensors/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/
BatchStepSensorFragment.java 46 public static final String CARD_EXPLANATION = "explanation";
200 // Explanation cards
206 // permanently remove the explanation card, it will not be shown again
278 // Show the explanation card
461 // Show the explanation card if it has not been dismissed
499 // Hide the counting and explanation cards
564 // Explanation
  /development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/
BatchStepSensorFragment.java 46 public static final String CARD_EXPLANATION = "explanation";
200 // Explanation cards
206 // permanently remove the explanation card, it will not be shown again
278 // Show the explanation card
461 // Show the explanation card if it has not been dismissed
499 // Hide the counting and explanation cards
564 // Explanation
  /external/chromium-trace/catapult/netlog_viewer/netlog_viewer/
log_util_test.js 242 taskQueue.addTask(new CreateAndLoadLogTask('Detailed explanation.'));
283 taskQueue.addTask(new CreateAndLoadLogTask('Detailed explanation.'));
325 taskQueue.addTask(new CreateAndLoadLogTask('Detailed explanation.'));
  /external/gemmlowp/internal/
kernel.h 25 // Explanation of general gemmlowp terminology
61 // Explanation of gemmlowp kernel formats and "cells"
122 // a cell (see explanation above).
  /external/opencv3/doc/tutorials/imgproc/gausian_median_blur_bilateral_filter/
gausian_median_blur_bilateral_filter.markdown 18 @note The explanation below belongs to the book [Computer Vision: Algorithms and
86 - For a more detailed explanation you can check [this
190 Explanation
  /external/opencv3/doc/tutorials/imgproc/imgtrans/hough_lines/
hough_lines.markdown 15 @note The explanation below belongs to the book **Learning OpenCV** by Bradski and Kaehler.
103 Explanation
210 explanation is sort of evident: If you establish a higher threshold, fewer lines will be detected
  /external/proguard/src/proguard/gui/
FilterDialog.java 70 String explanation)
119 // Create the panel with the explanation.
120 JTextArea explanationTextArea = new JTextArea(explanation, 3, 0);
  /external/bison/lib/
argmatch.h 76 /* Same as argmatch, but upon failure, report an explanation of the
fpucw.h 45 for a good explanation.
  /external/clang/test/CodeGenCXX/
aarch64-cxxabi.cpp 16 // (see next section for explanation of guard)
  /external/curl/docs/libcurl/
curl_mprintf.3 52 and there will be no detailed explanation of all available formatting rules

Completed in 1486 milliseconds

1 2 3 45 6 7 8 91011>>