Searched
full:appends (Results
326 -
350 of
1049) sorted by null
<<11121314151617181920>>
/external/webp/src/utils/ |
bit_writer.h | 51 // Appends some bytes to the internal buffer. Data is copied.
|
/frameworks/native/services/surfaceflinger/ |
FrameTracker.h | 88 // dump appends the current frame display time history to the result string.
|
/frameworks/opt/colorpicker/src/com/android/colorpicker/ |
ColorPickerPalette.java | 124 * Appends a swatch to the end of the row for even-numbered rows (starting with row 0),
|
/frameworks/opt/mms/src/java/com/google/android/mms/pdu/ |
PduBody.java | 74 * Appends the specified part to the end of this body.
|
/frameworks/support/v4/java/android/support/v4/view/accessibility/ |
AccessibilityEventCompat.java | 198 * Appends an {@link android.view.accessibility.AccessibilityRecord} to the end of
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/ |
perf_log.c | 164 /* Effects: appends tempTime stamp to log */
|
/libcore/crypto/src/main/java/org/conscrypt/ |
SSLSocketInputStream.java | 136 * Appends the data to the stream.
|
/libcore/luni/src/main/java/org/apache/harmony/xml/ |
ExpatParser.java | 398 * Appends part of an XML document. This parser will parse the given XML to 416 * Appends part of an XML document. This parser will parse the given XML to 437 * Appends part of an XML document. This parser will parse the given XML to 448 * Appends part of an XML document. This parser will parse the given XML to
|
/ndk/sources/third_party/googletest/googletest/include/gtest/ |
gtest-test-part.h | 130 // Appends the given TestPartResult to the array.
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
AlignFeatures.cpp | 212 // logic here appends their transformation to Hprev to render them with the
|
/packages/apps/Camera2/jni/feature_mos/src/mosaic/ |
AlignFeatures.cpp | 212 // logic here appends their transformation to Hprev to render them with the
|
/packages/apps/Contacts/src/com/android/contacts/widget/ |
CompositeListAdapter.java | 29 * appends them in the order they are added. It listens to changes from all
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
AlignFeatures.cpp | 212 // logic here appends their transformation to Hprev to render them with the
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/ |
util.py | 83 Note: when PATH_INFO is just a '/', this returns '' and appends a trailing
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/ |
util.py | 83 Note: when PATH_INFO is just a '/', this returns '' and appends a trailing
|
/system/core/libnl_2/ |
attr.c | 190 /* Takes the attributes found in the nested message and appends them
|
/system/netd/ |
BandwidthController.h | 140 /* Runs for both ipv4 and ipv6 iptables, appends -j REJECT --reject-with ... */
|
/packages/apps/UnifiedEmail/src/com/android/mail/lib/html/parser/ |
HtmlDocument.java | 265 * @param sb Destination of HTML to be appended. Appends original if it's 266 * available; otherwise, appends <code>toHTML()</code> 415 * @param sb Appends original HTML to this if available. Otherwise, 932 * @param out Destination to which this object appends nodes to replace 939 * @param out Destination to which this object appends nodes at the end of [all...] |
HtmlTree.java | 657 * Normalizes the HTML whitespace in the given {@code text} and appends it 687 * Appends the given text, preserving all whitespace. This is used for 708 * Appends the {@code text} directly to the output, taking into account 736 * Appends a forced line break, which is the equivalent of a BR element. 744 * Appends any pending separator to the output buffer. This should be
|
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/ |
HtmlDocument.java | 266 * @param sb Destination of HTML to be appended. Appends original if it's 267 * available; otherwise, appends <code>toHTML()</code> 416 * @param sb Appends original HTML to this if available. Otherwise, 933 * @param out Destination to which this object appends nodes to replace 940 * @param out Destination to which this object appends nodes at the end of [all...] |
HtmlTree.java | 691 * Normalizes the HTML whitespace in the given {@code text} and appends it 721 * Appends the given text, preserving all whitespace. This is used for 742 * Appends the {@code text} directly to the output, taking into account 770 * Appends a forced line break, which is the equivalent of a BR element. 778 * Appends any pending separator to the output buffer. This should be
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3basetree.c | 307 string->appendS (string, tree->toString(tree)); 322 string->appendS(string, t->toStringTree(t));
|
/external/chromium_org/build/android/pylib/base/ |
test_dispatcher.py | 147 tag_results_with_device: If True, appends the name of the device on which 231 tag_results_with_device: If True, appends the name of the device on which
|
/external/chromium_org/chrome/browser/ui/webui/performance_monitor/ |
performance_monitor_handler.cc | 225 // |start| and |end| times and appends the results to |results|. 246 // for display, and appends the results to |results|.
|
/external/chromium_org/chrome/test/ui/ |
ui_test.h | 221 // Appends a command-line switch (no associated value) to be passed to the 225 // Appends a command-line switch with associated value to be passed to the
|
Completed in 1251 milliseconds
<<11121314151617181920>>