Searched
full:take (Results
326 -
350 of
2658) sorted by null
<<11121314151617181920>>
/external/libxml2/include/libxml/ |
encoding.h | 107 * Take a block of chars in the original encoding and try to convert 127 * Take a block of UTF-8 chars in and try to convert it to another
|
/external/opencore/codecs_v2/utilities/colorconvert/src/ |
cczoomrotationbase.cpp | 30 3. caller should take care of the aspect ratio control 293 pLinePix[i] = (d - e); /* take difference between adjacent iRowPix[]. */
|
/external/quake/quake/src/QW/docs/ |
glqwcl-readme.txt | 56 these options on the command line, or they will only take effect on some of
83 will take effect as soon as a player changes their skin colors.
|
/external/webkit/SunSpider/tests/sunspider-0.9/ |
crypto-sha1.js | 20 * They take string arguments and return either hex or base-64 encoded strings 210 A pair of star-cross'd lovers take their life;\n\
|
/external/webkit/SunSpider/tests/sunspider-0.9.1/ |
crypto-sha1.js | 20 * They take string arguments and return either hex or base-64 encoded strings 210 A pair of star-cross'd lovers take their life;\n\
|
/frameworks/base/core/java/android/os/ |
ParcelFileDescriptor.java | 181 * take care of calling {@link ParcelFileDescriptor#close 200 * take care of calling {@link ParcelFileDescriptor#close
|
/frameworks/base/core/java/android/text/util/ |
Rfc822Tokenizer.java | 33 * This constructor will try to take a string like 158 * This method will try to take a string like
|
/frameworks/base/docs/html/guide/tutorials/notepad/ |
index.jd | 122 take a look at <a href="{@docRoot}resources/faq/commontasks.html">Common Android Tasks</a>.</li> 130 it is highly recommended that you take a closer look at this version of the Notepad
|
notepad-index.jd | 123 take a look at <a href="{@docRoot}kb/commontasks.html">Common Android Tasks</a>.</li> 130 it is highly recommended that you take a closer look at this version of the Notepad
|
/frameworks/base/docs/html/resources/articles/ |
faster-screen-orientation-change.jd | 59 painful user experience. Take the example of <a href="http://code.google.com/p/apps-for-android/source/browse/trunk/Photostream/">Photostream</a>, 70 <p>Photostream lets Android take care of the configuration change when the
|
/frameworks/base/docs/html/resources/tutorials/notepad/ |
index.jd | 122 take a look at <a href="{@docRoot}resources/faq/commontasks.html">Common Android Tasks</a>.</li> 130 it is highly recommended that you take a closer look at this version of the Notepad
|
notepad-index.jd | 123 take a look at <a href="{@docRoot}kb/commontasks.html">Common Android Tasks</a>.</li> 130 it is highly recommended that you take a closer look at this version of the Notepad
|
/frameworks/base/docs/html/sdk/api_diff/3/changes/ |
jdiff_help.html | 76 Links which take you to a Javadoc page are always in a <code>typewriter</code> font. 112 These links take you to the previous and next changed package or class.
|
/frameworks/base/docs/html/sdk/api_diff/4/changes/ |
jdiff_help.html | 76 Links which take you to a Javadoc page are always in a <code>typewriter</code> font. 112 These links take you to the previous and next changed package or class.
|
/frameworks/base/docs/html/sdk/api_diff/5/changes/ |
jdiff_help.html | 76 Links which take you to a Javadoc page are always in a <code>typewriter</code> font. 112 These links take you to the previous and next changed package or class.
|
/frameworks/base/docs/html/sdk/api_diff/6/changes/ |
jdiff_help.html | 76 Links which take you to a Javadoc page are always in a <code>typewriter</code> font. 112 These links take you to the previous and next changed package or class.
|
/frameworks/base/docs/html/sdk/api_diff/7/changes/ |
jdiff_help.html | 76 Links which take you to a Javadoc page are always in a <code>typewriter</code> font. 112 These links take you to the previous and next changed package or class.
|
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
jdiff_help.html | 76 Links which take you to a Javadoc page are always in a <code>typewriter</code> font. 112 These links take you to the previous and next changed package or class.
|
/frameworks/base/include/utils/ |
VectorImpl.h | 106 // take care of FBC... 166 // take care of FBC...
|
/hardware/libhardware/modules/overlay/ |
overlay.cpp | 79 /* returns a reference to the handle, caller doesn't take ownership */ 220 * NOTE: this function doesn't take ownership of overlay_handle_t
|
/packages/apps/Calendar/src/com/android/calendar/ |
EventLoader.java | 176 LoadRequest request = mQueue.take(); 185 request = mQueue.take();
|
/packages/apps/Email/src/org/apache/commons/io/output/ |
ThresholdingOutputStream.java | 209 * a concrete implementation to take action on this.
251 * subclass should take whatever action necessary on this event. This may
|
/frameworks/base/docs/html/guide/topics/ui/ |
ui-events.jd | 200 Other Views that are touchable, like buttons, will not take focus when touched; they will 205 exit touch mode, and find a view to take focus. Now, the user may resume interacting 219 Views become available. Views indicate their willingness to take focus 220 through the <code>{@link android.view.View#isFocusable()}</code> method. To change whether a View can take 256 <p>To request a particular View to take focus, call <code>{@link android.view.View#requestFocus()}</code>.</p> 274 the framework will take care of measuring, laying out, and drawing the tree
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/ |
TransformerIdentityImpl.java | 895 * method in a subclass to take specific actions at the beginning 950 * method in a subclass to take specific actions at the end 970 * method in a subclass to take specific actions at the start of 992 * method in a subclass to take specific actions at the end of [all...] |
/external/kernel-headers/original/linux/ |
list.h | 102 * The caller must take whatever precautions are necessary 123 * The caller must take whatever precautions are necessary 174 * The caller must take whatever precautions are necessary 646 * The caller must take whatever precautions are necessary 709 * The caller must take whatever precautions are necessary 761 * The caller must take whatever precautions are necessary 789 * The caller must take whatever precautions are necessary
|
Completed in 242 milliseconds
<<11121314151617181920>>