HomeSort by relevance Sort by last modified time
    Searched full:appending (Results 201 - 225 of 927) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
containers.py 124 """Extends by appending the given sequence. Similar to list.extend()."""
224 """Extends by appending the given sequence of elements of the same type
  /external/icu/icu4c/source/common/unicode/
bytestream.h 70 * Returns a writable buffer for appending and writes the buffer's capacity to
174 * Returns a writable buffer for appending and writes the buffer's capacity to
  /frameworks/base/core/java/android/provider/
VoicemailContract.java 203 * A convenience method to build voicemail URI specific to a source package by appending
314 * A convenience method to build status URI specific to a source package by appending
  /libcore/json/src/main/java/org/json/
JSONStringer.java 171 * Enters a new scope by appending any necessary whitespace and the given
185 * Closes the current scope by appending any necessary whitespace and the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
mtio.h 53 #define MTEOM 12 /* Goto end of recorded media (for appending files).
55 appending another file. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
mtio.h 53 #define MTEOM 12 /* Goto end of recorded media (for appending files).
55 appending another file. */
  /external/llvm/lib/Linker/
LinkModules.cpp 752 // Unify the element type of appending arrays.
814 /// linkAppendingVarProto - If there were any appending global variables, link
821 "': can only link appending global with another appending global!");
830 return emitError("Appending variables with different element types!");
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
AEADBlockCipher.java 83 * Finish the operation either appending or verifying the MAC at the end of the data.
  /external/ceres-solver/internal/ceres/
dynamic_compressed_row_sparse_matrix.h 87 // be appended to the `CompressedRowSparseMatrix` (e.g. appending a diagonal
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
htmlutil.py 159 Does so by doing nothing when encountering tags, and appending character data
  /external/chromium_org/base/
base_paths_win.cc 151 // According to various sources, appending
  /external/chromium_org/build/android/pylib/
flag_changer.py 67 # Avoid appending flags that are already present.
  /external/chromium_org/chrome/browser/
jumplist_updater_win.h 52 // Used for storing and appending command-line arguments.
  /external/chromium_org/chrome/browser/sessions/
session_backend_unittest.cc 187 // Write another command, this time resetting the file when appending.
  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_impl.h 35 // Assists launching the application and appending the initial tabs for a
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
accounts_options_handler.cc 128 // is stale and should not be used for appending. See http://crbug.com/127215
  /external/chromium_org/components/component_updater/
update_checker.cc 68 VLOG(1) << "Appending to update request: " << app;
  /external/chromium_org/components/variations/
variations_associated_data.h 25 // invoking them directly after appending all the groups to a FieldTrial.
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_mac_editcommand_helper_unittest.mm 61 // by appending a trailing ':' to the string.
  /external/chromium_org/native_client_sdk/src/build_tools/
nacl-mono-builder.py 96 # them by appending the arch. It also makes 32 and 64 bit x86 separated,
  /external/chromium_org/net/cert/
test_root_certs_win.cc 130 // trust the certificate. However, appending a store to the collection
  /external/chromium_org/net/http/
partial_data.h 46 // Restores the byte-range headers, by appending the byte range to the headers
  /external/chromium_org/net/spdy/
spdy_frame_builder.h 24 // The SpdyFrameBuilder supports appending primitive values (int, string, etc)
  /external/chromium_org/sync/internal_api/public/base/
unique_position.cc 318 // Both strings are equal so far. Will appending the suffix at this point
333 // appending digits until |mid| > |before|.
339 // no matter what we append afterwards. We then focus on appending digits
363 // process of making it < |after|. Appending any digit, regardless of the
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorStyleTextEditor.cpp 79 // Prepend a ";" to the property text if appending to a style declaration where

Completed in 656 milliseconds

1 2 3 4 5 6 7 891011>>