HomeSort by relevance Sort by last modified time
    Searched full:appends (Results 1 - 25 of 1049) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/hamcrest/src/org/hamcrest/
Description.java 12 * Appends some plain text to the description.
17 * Appends the description of a {@link SelfDescribing} value to this description.
22 * Appends an arbitary value to the description.
27 * Appends a list of values to the description.
33 * Appends a list of values to the description.
39 * Appends a list of {@link org.hamcrest.SelfDescribing} objects
  /external/chromium_org/chrome/browser/translate/
translate_url_util.h 12 // Appends Translate API Key as a part of query to a passed |url|, and returns
16 // Appends host locale parameter as a part of query to a passed |url|, and
  /external/smack/src/org/jivesoftware/smackx/
XHTMLText.java 46 * Appends a tag that indicates that an anchor section begins.
68 * Appends a tag that indicates that an anchor section ends.
76 * Appends a tag that indicates that a blockquote section begins.
92 * Appends a tag that indicates that a blockquote section ends.
100 * Appends a tag that indicates that a body section begins.
122 * Appends a tag that indicates that a body section ends.
130 * Appends a tag that inserts a single carriage return.
138 * Appends a tag that indicates a reference to work, such as a book, report or web site.
146 * Appends a tag that indicates text that is the code for a program.
154 * Appends a tag that indicates end of text that is the code for a program
    [all...]
  /external/skia/tools/
doxygen_footer.txt 2 This is the static footer that Doxygen appends to every page.
  /external/chromium_org/dbus/
values_util.h 25 // Appends a basic type value to |writer|.
29 // Appends a basic type value to |writer| as a variant.
  /external/javassist/src/main/javassist/bytecode/
Bytecode.java 378 * Appends an 8bit value to the end of the bytecode sequence.
385 * Appends a 32bit value to the end of the bytecode sequence.
392 * Appends the length-byte gap to the end of the bytecode sequence.
401 * Appends an 8bit opcode to the end of the bytecode sequence.
446 * Appends a 16bit value to the end of the bytecode sequence.
454 * Appends ALOAD or (WIDE) ALOAD_<n>
473 * Appends ASTORE or (WIDE) ASTORE_<n>
492 * Appends ICONST or ICONST_<n>
513 * Appends an instruction for pushing zero or null on the stack.
536 * Appends ILOAD or (WIDE) ILOAD_<n&gt
    [all...]
  /external/chromium_org/chrome/browser/android/
chrome_startup_flags.h 10 // Force-appends flags to the Chrome command line turning on Android-specific
  /external/icu4c/common/
messageimpl.h 41 * Appends the s[start, limit[ substring to sb, but with only half of the apostrophes
48 * Appends the sub-message to the result string.
49 * Omits SKIP_SYNTAX and appends whole arguments using appendReducedApostrophes().
  /external/qemu/android/
help.h 25 /* appends the list of options with a small description to a dynamic string */
34 /* appends the help for a given command-line option into a dynamic string
39 /* appends the help for a given help topic into a dynamic string
  /external/chromium/chrome/common/
jstemplate_builder.h 49 // Appends a script tag with a variable name |templateData| that has the JSON
53 // Appends the source for JsTemplates in a script tag.
56 // Appends the code that processes the JsTemplate with the JSON. You should
61 // Appends the source for i18n Templates in a script tag.
64 // Appends the code that processes the i18n Template with the JSON. You
  /external/chromium/net/test/
python_utils.h 16 // Appends the dir to python path environment variable.
  /external/chromium_org/base/android/
command_line_android.h 15 // Appends all strings in the given array as flags to the Chrome command line.
  /external/chromium_org/chrome/test/base/
test_launcher_utils.h 18 // Appends browser switches to provided |command_line| to be used
  /external/chromium_org/content/browser/android/
content_startup_flags.h 12 // Force-appends flags to the command line turning on Android-specific
  /external/chromium_org/content/browser/geolocation/
wifi_data_provider_common_win.h 16 // appends it to the data vector. Returns the number of access points for which
  /art/runtime/base/
stringprintf.h 29 // Appends a printf-like formatting of the arguments to 'dst'.
33 // Appends a printf-like formatting of the arguments to 'dst'.
  /external/chromium_org/build/android/buildbot/
bb_annotations.py 18 """Appends |msg| to the current buildbot step text.
27 """Appends |msg| to main build summary. Visible from waterfall.
  /external/chromium_org/ui/base/webui/
jstemplate_builder.h 63 // Appends a script tag with a variable name |templateData| that has the JSON
73 // Appends the source for JsTemplates in a script tag.
76 // Appends the code that processes the JsTemplate with the JSON. You should
81 // Appends the source for i18n Templates in a script tag.
84 // Appends the code that processes the i18n Template with the JSON. You
  /external/chromium/chrome/browser/sync/engine/net/
url_translator.h 20 // This method appends the query string to the sync server path.
  /external/chromium_org/net/test/
python_utils.h 19 // Appends the dir to python path environment variable.
  /external/chromium_org/sync/engine/net/
url_translator.h 19 // This method appends the query string to the sync server path.
  /external/qemu/android/utils/
bufprint.h 54 ** bufprint_add_dir() appends the application's directory to a given bounded buffer
56 ** bufprint_config_path() appends the applications' user-specific configuration directory
60 ** bufprint_config_file() appends the name of a file or directory relative to the
64 ** bufprint_temp_dir() appends the temporary directory's path to a given bounded buffer
debug.h 80 ** 'dprint' prints the message, then appends a '\n\
83 ** 'dwarning' prints a warning message, then appends a '\n'
84 ** 'derror' prints a severe error message, then appends a '\n'
  /external/chromium_org/content/common/fileapi/
webblob_messages.h 49 // Appends data to a stream being built.
54 // Appends data to a stream being built.
  /external/chromium_org/tools/gn/
ordered_set.h 48 // Appends a range of items, skipping ones that already exist.
58 // Appends all items from the given other set.

Completed in 1367 milliseconds

1 2 3 4 5 6 7 8 91011>>