HomeSort by relevance Sort by last modified time
    Searched full:appending (Results 126 - 150 of 926) sorted by null

1 2 3 4 56 7 8 91011>>

  /libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/
SHA1Impl.java 41 * Thus, after appending all bytes, the frame contain only those bytes
151 * Thus, after appending all bytes, the array contain only those bytes
184 // - appending bytes to non-full word,
188 if ( byteIndex != 0 ) { // appending bytes in non-full word (as if)
  /ndk/sources/android/crazy_linker/src/
crazy_linker_search_path_list.cpp 41 // Build full list by appending the env_list_ after the regular one.
  /packages/apps/InCallUI/src/com/android/incallui/
DialpadPresenter.java 51 * appropriate DTMF tone, and appending the digit to the EditText
  /packages/apps/Mms/src/com/android/mms/dom/smil/parser/
SmilContentHandler.java 74 Log.v(TAG, "Appending " + localName + " to " + mCurrentNode.getNodeName());
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/utility/
ConversionUtilities.java 31 * Optimization: The majority of the time we are *not* appending - we should have a path
  /external/chromium_org/cc/layers/
ui_resource_layer_impl_unittest.cc 63 // Make sure we're appending quads when there are valid values.
76 // Make sure we're not appending quads when there are invalid values.
  /external/libcxxabi/src/
fallback_malloc.ipp 144 std::cout << " Appending onto chunk at " << offset_from_node ( p ) << std::endl;
151 std::cout << " Appending free chunk at " << offset_from_node ( p ) << std::endl;
  /external/zlib/src/examples/
gzlog.h 37 object works by appending stored (uncompressed) data to the gzip file until
82 appending, it will both significantly increase the execution time and
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
fallback_malloc.ipp 144 std::cout << " Appending onto chunk at " << offset_from_node ( p ) << std::endl;
151 std::cout << " Appending free chunk at " << offset_from_node ( p ) << std::endl;
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubyautodoc.swg 77 AUTODOC(operator<<, "Left shifting or appending operator");
93 AUTODOC(__lshift__, "Left shifting or appending operator");
  /external/chromium_org/remoting/host/installer/
build-installer-archive.py 78 appending to |dst_root|.
97 (if they match) before appending it to the |dst_root|.
149 files_root: Path prefix which is stripped of zip_file before appending
  /external/clang/include/clang/Frontend/
VerifyDiagnosticConsumer.h 54 /// should appear by appending "@<line>" to "expected-<type>", for example:
90 /// can be specified by appending a '+' to the number. Example:
114 /// Regex matching mode may be selected by appending '-re' to type and
  /external/google-tv-pairing-protocol/java/src/com/google/polo/json/
JSONWriter.java 36 * A JSONWriter instance provides a <code>value</code> method for appending
133 * Begin appending a new array. All values until the balancing
225 * Begin appending a new object. All keys and values until the balancing
  /art/runtime/gc/
reference_queue.h 71 // registered to a reference queue are scheduled for appending by the heap worker thread.
  /bionic/libc/upstream-freebsd/lib/libc/stdio/
flags.c 70 case 'a': /* open for appending */
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
fdopen.c 70 * If opened for appending, but underlying descriptor does not have
  /external/chromium_org/base/metrics/
statistics_recorder.h 52 // Methods for appending histogram data to a string. Only histograms which
  /external/chromium_org/build/android/
adb_install_apk.py 67 parser.error("Appending the apk as argument can't be used with --apk.")
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model_delegate.h 73 // tab strip (via insertion/appending/replacing existing) and allows it to do
  /external/chromium_org/chrome/utility/media_galleries/
picasa_albums_indexer.cc 64 // Otherwise, de-dupe by appending a number starting at (1).
  /external/chromium_org/components/cronet/android/sample/javatests/src/org/chromium/cronet_sample_apk/
CronetSampleTest.java 64 * Starts the CronetSample activity appending the provided command line
  /external/chromium_org/components/cronet/android/test/javatests/src/org/chromium/cronet_test_apk/
CronetTestBase.java 51 * Starts the CronetTest activity appending the provided command line
  /external/chromium_org/components/dom_distiller/core/
dom_distiller_model.h 49 // Applies the change list to the model, appending the actual changes made to
  /external/chromium_org/components/metrics/
metrics_log_manager.h 100 // The log that we are still appending to.
  /external/chromium_org/content/browser/download/
download_file_impl.h 81 // |new_path|, try to create a unique file by appending

Completed in 995 milliseconds

1 2 3 4 56 7 8 91011>>