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

1 2 3 4 5 67 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
policygen.py 39 # Constants for the level of explanation from the generation
227 Return a string containing a text explanation of
235 verbosity - the amount of explanation provided. Should
241 information to provide an explanation.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
EmptyViewsOverlay.java 90 // +1: See explanation in equivalent code in {@link OutlineOverlay#paint}
SimpleAttribute.java 33 * For a more detailed explanation of the purpose of this class,
  /external/eigen/doc/
QuickStartGuide.dox 38 \section GettingStartedExplanation Explanation of the first program
67 \section GettingStartedExplanation2 Explanation of the second example
  /external/libjpeg-turbo/java/doc/org/libjpegturbo/turbojpeg/
package-summary.html 67 <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
84 <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
  /external/opencv3/doc/tutorials/core/basic_linear_transform/
basic_linear_transform.markdown 18 The explanation below belongs to the book [Computer Vision: Algorithms and
101 Explanation
  /external/opencv3/doc/tutorials/imgproc/erosion_dilatation/
erosion_dilatation.markdown 17 @note The explanation below belongs to the book **Learning OpenCV** by Bradski and Kaehler.
66 Explanation
  /external/opencv3/doc/tutorials/imgproc/imgtrans/filter_2d/
filter_2d.markdown 14 @note The explanation below belongs to the book **Learning OpenCV** by Bradski and Kaehler.
125 Explanation
  /external/opencv3/doc/tutorials/imgproc/opening_closing_hats/
opening_closing_hats.markdown 19 @note The explanation below belongs to the book **Learning OpenCV** by Bradski and Kaehler.
155 Explanation
  /external/opencv3/doc/tutorials/imgproc/pyramids/
pyramids.markdown 15 @note The explanation below belongs to the book **Learning OpenCV** by Bradski and Kaehler.
73 Explanation
  /external/opencv3/doc/tutorials/imgproc/threshold/
threshold.markdown 14 @note The explanation below belongs to the book **Learning OpenCV** by Bradski and Kaehler. What is
103 Explanation
  /external/skia/site/dev/testing/
ct.md 10 + [Detailed explanation of steps](#detailed_explanation)
76 ### Detailed explanation of steps
  /external/dbus/dbus/
dbus-internals.c 69 * The given explanation will be printed.
71 * @param explanation explanation of what happened if the code was reached.
964 * @param explanation what was reached that shouldn't have been
969 _dbus_real_assert_not_reached (const char *explanation,
974 file, line, _dbus_pid_for_log (), explanation);
  /external/libjpeg-turbo/java/doc/
deprecated-list.html 75 <table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Fields table, listing deprecated fields, and an explanation">
102 <table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation">
187 <table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Constructors table, listing deprecated constructors, and an explanation">
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
BitSet.pm 318 (even the ones that will "never happen"), with a full explanation of each
325 A full explanation of any configuration system(s) used by the module,
  /external/slf4j/slf4j-api/src/main/java/org/slf4j/
LoggerFactory.java 265 Util.report("See " + MULTIPLE_BINDINGS_URL + " for an explanation.");
310 Util.report("See " + LOGGER_NAME_MISMATCH_URL + " for an explanation");
  /frameworks/base/core/java/android/content/
SyncResult.java 152 * occurred. See {@link #SyncResult()} for an explanation of what the SyncManager does
176 * occurred. See {@link #SyncResult()} for an explanation of what the SyncManager does
  /external/google-breakpad/src/testing/include/gmock/
gmock-matchers.h 93 // Returns true iff the listener is interested in an explanation of
95 // this information to avoid generating the explanation when no one
118 // should generate an explanation like "which points to ...".
152 // A match result listener that ignores the explanation.
161 // A match result listener that forwards the explanation to a given
173 // A match result listener that stores the explanation in a string.
178 // Returns the explanation heard so far.
564 // If the explanation is not empty, prints it to the ostream.
565 inline void PrintIfNotEmpty(const internal::string& explanation,
567 if (explanation != "" && os != NULL)
568 *os << ", " << explanation; local
2367 const internal::string explanation = inner_listener.str(); local
2369 *listener << "whose first field is a value " << explanation; local
    [all...]
  /external/gmock/include/gmock/
gmock-matchers.h 100 // Returns true iff the listener is interested in an explanation of
102 // this information to avoid generating the explanation when no one
150 // generate an explanation like "which points to ...".
152 // Implementations of MatchAndExplain() should add an explanation of
156 // succeeds is not a factor in deciding whether an explanation is
183 // A match result listener that stores the explanation in a string.
188 // Returns the explanation accumulated so far.
191 // Clears the explanation accumulated so far.
202 // A match result listener that ignores the explanation.
211 // A match result listener that forwards the explanation to a give
656 *os << ", " << explanation; local
2715 const internal::string explanation = inner_listener.str(); local
2717 *listener << "whose first field is a value " << explanation; local
    [all...]
  /art/runtime/lambda/
box_table.h 79 // Explanation:
  /developers/build/prebuilts/gradle/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/ui/
AttractionListActivity.java 145 * Show a permission explanation snackbar
  /developers/samples/android/wearable/wear/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/ui/
AttractionListActivity.java 145 * Show a permission explanation snackbar
  /development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/ui/
AttractionListActivity.java 145 * Show a permission explanation snackbar
  /external/apache-http/android/src/android/net/http/
EventHandler.java 76 * @param reason_phrase Textual explanation sent by server
  /external/autotest/client/cros/
xmlrpc_server.py 47 # https://bugs.python.org/issue7978 for the explanation.

Completed in 531 milliseconds

1 2 3 4 5 67 8 91011>>