/prebuilts/go/linux-x86/misc/cgo/stdio/ |
file.go | 9 For a more complex example and explanation,
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.equinox.p2.director_2.3.1.v20140221-1852.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.equinox.p2.director_2.3.0.v20130526-0335.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar | |
/frameworks/rs/api/ |
rs_for_each.spec | 265 by the supplied kernel context. See @rsGetArray0() for an explanation of the context. 278 as specified by the supplied kernel context. See @rsGetArray0() for an explanation 292 by the supplied kernel context. See @rsGetArray0() for an explanation of the context. 305 See @rsGetDimX() for an explanation of the context. 320 See @rsGetDimX() for an explanation of the context. 333 See @rsGetDimX() for an explanation of the context. 346 See @rsGetDimX() for an explanation of the context. 360 explanation of the context. 373 for mipmaps. See @rsGetDimX() for an explanation of the context. 409 See @rsGetDimX() for an explanation of the context [all...] |
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/ |
Runtime.pm | 52 (even the ones that will "never happen"), with a full explanation of each 59 A full explanation of any configuration system(s) used by the module,
|
/external/eigen/doc/ |
StlContainers.dox | 33 The situation with std::vector was even worse (explanation below) so we had to specialize it for the Eigen::aligned_allocator type. In practice you \b must use the Eigen::aligned_allocator (not another aligned allocator), \b and \#include <Eigen/StdVector>. 57 <span class="note">\b Explanation: The resize() method of std::vector takes a value_type argument (defaulting to value_type()). So with std::vector<Eigen::Vector4f>, some Eigen::Vector4f objects will be passed by value, which discards any alignment modifiers, so a Eigen::Vector4f can be created at an unaligned location. In order to avoid that, the only solution we saw was to specialize std::vector to make it work on a slight modification of, here, Eigen::Vector4f, that is able to deal properly with this situation.
|
UnalignedArrayAssert.dox | 3 /** \eigenManualPage TopicUnalignedArrayAssert Explanation of the assertion on unaligned arrays 91 \section explanation General explanation of this assertion
|
TemplateKeyword.dox | 70 \section TopicTemplateKeywordExplanation Explanation 123 For more information and a fuller explanation of this topic, the reader may consult the following sources: 125 explanation in Appendix B ("The typename and template Keywords") which formed the basis for this page.
|
/frameworks/base/docs/html/training/permissions/ |
requesting.jd | 172 consider providing an explanation to the user. Keep in mind that you don't 178 One approach you might use is to provide an explanation only if the user has 183 like that, it's probably a good idea to show an explanation. 187 To help find situations where the user might need an explanation, Android 228 // Should we show an explanation? 234 // sees the explanation, try again to request the permission. 238 // No explanation needed, we can request the permission. 255 provide any information or explanation to the user, you should do that before
|
/packages/apps/PackageInstaller/res/layout/ |
op_progress.xml | 57 <!-- This explanation text is shown only after the progress bar below goes away. --> 76 <TextView android:id="@+id/explanation"
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/ |
BoxModelable.java | 23 * See http://www.w3.org/TR/CSS21/box.html for a good explanation of how
|
/external/autotest/server/control_segments/ |
cleanup | 44 # See the provision control segment for the explanation of why we're
|
/external/e2fsprogs/ |
SUBMITTING-PATCHES | 5 The sign-off is a simple line at the end of the explanation for the
|
/external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/com/badlogic/gdx/physics/box2d/joints/ |
GearJointDef.java | 36 * @see GearJoint for explanation. */
|
/external/nist-sip/java/gov/nist/javax/sip/ |
package.html | 31 See the javadoc for gov.nist.javax.sip.SipStackImpl for a detailed explanation of
|
/external/opencv3/doc/tutorials/imgproc/imgtrans/sobel_derivatives/ |
sobel_derivatives.markdown | 16 @note The explanation below belongs to the book **Learning OpenCV** by Bradski and Kaehler. 40 -# So, from the explanation above, we can deduce that a method to detect edges in an image can be 43 -# More detailed explanation, please refer to **Learning OpenCV** by Bradski and Kaehler 114 Explanation
|
/external/opencv3/doc/tutorials/viz/creating_widgets/ |
creating_widgets.markdown | 18 Explanation
|
/external/v8/test/simdjs/ |
simdjs.status | 7 # an explanation of why the test fails; this may ease future
|
/external/valgrind/exp-sgcheck/tests/ |
preen_invars.c | 6 /* see comments in preen_invar_so.c for explanation of this */
|
/packages/experimental/NotificationListenerSample/res/values/ |
strings.xml | 27 <string name="explanation">This app demonstrates use of the Notification Listener Service API.
|
/frameworks/base/packages/Keyguard/res/values/ |
strings.xml | 301 <!-- An explanation text that the pattern needs to be solved since the device has just been restarted. [CHAR LIMIT=80] --> 304 <!-- An explanation text that the pin needs to be entered since the device has just been restarted. [CHAR LIMIT=80] --> 307 <!-- An explanation text that the password needs to be entered since the device has just been restarted. [CHAR LIMIT=80] --> 310 <!-- An explanation text that the pattern needs to be solved since the user hasn't used strong authentication since quite some time. [CHAR LIMIT=80] --> 313 <!-- An explanation text that the pin needs to be entered since the user hasn't used strong authentication since quite some time. [CHAR LIMIT=80] --> 316 <!-- An explanation text that the password needs to be entered since the user hasn't used strong authentication since quite some time. [CHAR LIMIT=80] --> 319 <!-- An explanation text that the pattern needs to be solved since profiles have just been switched. [CHAR LIMIT=80] --> 322 <!-- An explanation text that the pin needs to be entered since profiles have just been switched. [CHAR LIMIT=80] --> 325 <!-- An explanation text that the password needs to be entered since profiles have just been switched. [CHAR LIMIT=80] --> 328 <!-- An explanation text that the credential needs to be entered because a device admin ha [all...] |
/external/icu/icu4c/source/i18n/unicode/ |
simpletz.h | 135 * complete explanation of how these parameters work, see the documentation for 144 * complete explanation. 146 * See setStartRule() for a complete explanation. 152 * See setStartRule() for a complete explanation. 154 * See setStartRule() for a complete explanation. 176 * complete explanation of how these parameters work, see the documentation for 185 * complete explanation. 187 * See setStartRule() for a complete explanation. 193 * See setStartRule() for a complete explanation. 195 * See setStartRule() for a complete explanation [all...] |
/external/easymock/src/org/easymock/ |
MockControl.java | 458 * Same as {@link MockControl#setReturnValue(Object)}. For explanation, see
477 * explanation, see "Convenience Methods for Return Values" in the EasyMock
500 * explanation, see "Convenience Methods for Return Values" in the EasyMock
521 * explanation, see "Convenience Methods for Return Values" in the EasyMock
542 * Same as {@link MockControl#setThrowable(Throwable)}. For explanation,
555 * explanation, see "Convenience Methods for Throwables" in the EasyMock
571 * explanation, see "Convenience Methods for Throwables" in the EasyMock
585 * explanation, see "Convenience Methods for Throwables" in the EasyMock
601 * explanation, see "Convenience Methods for Return Values" in the EasyMock
616 * explanation, see "Convenience Methods for Throwables" in the EasyMock [all...] |
/external/testng/src/main/java/org/testng/ |
Assert.java | 565 String explanation = "Lists differ at element [" + i + "]: " + e + " != " + a; local 566 String errorMessage = message == null ? explanation : message + ": " + explanation; 608 String explanation = "Iterators differ at element [" + i + "]: " + e + " != " + a; local 609 String errorMessage = message == null ? explanation : message + ": " + explanation; 617 String explanation = "Actual iterator returned more elements than the expected iterator."; local 618 String errorMessage = message == null ? explanation : message + ": " + explanation; 623 String explanation = "Expected iterator returned more elements than the actual iterator." local [all...] |