HomeSort by relevance Sort by last modified time
    Searched full:partial (Results 476 - 500 of 3925) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsSampler.h 34 * a partial copy of the information below.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_numeric.h 223 * @brief Return list of partial sums
226 * As each successive input value is added into the total, that partial sum
262 * @brief Return list of partial sums
265 * As each successive input value is added into the total, that partial sum
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_numeric.h 223 * @brief Return list of partial sums
226 * As each successive input value is added into the total, that partial sum
262 * @brief Return list of partial sums
265 * As each successive input value is added into the total, that partial sum
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr2/
type_traits 65 /// Partial specialization.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_numeric.h 222 * @brief Return list of partial sums
225 * As each successive input value is added into the total, that partial sum
261 * @brief Return list of partial sums
264 * As each successive input value is added into the total, that partial sum
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr2/
type_traits 65 /// Partial specialization.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_numeric.h 222 * @brief Return list of partial sums
225 * As each successive input value is added into the total, that partial sum
261 * @brief Return list of partial sums
264 * As each successive input value is added into the total, that partial sum
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr2/
type_traits 65 /// Partial specialization.
  /external/libcxx/src/
locale.cpp     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
locale.cpp     [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp     [all...]
  /bionic/libc/arch-arm64/generic/bionic/
strnlen.S 77 /* Calculate the number of full and partial words -1. */
139 /* Deal with a partial first word.
  /external/bluetooth/bluedroid/stack/sdp/
sdp_server.c 439 /* if there is a partial attribute pending to be sent */
445 /* If the partial attrib could not been fully added yet */
448 else /* If the partial attrib has been added in full by now */
460 /* add the partial attribute if possible */
710 /* if there is a partial attribute pending to be sent */
716 /* If the partial attrib could not been fully added yet */
722 else /* If the partial attrib has been added in full by now */
734 /* add the partial attribute if possible */
  /external/chromium_org/cc/base/
switches.cc 68 // Disable partial swap which is needed for some OpenGL drivers / emulators.
69 const char kUIDisablePartialSwap[] = "ui-disable-partial-swap";
  /external/chromium_org/chrome/common/extensions/docs/server2/
api_data_source_test.py 156 { 'partial': 'handlebar chrome/common/extensions/docs/' +
198 { 'partial': 'handlebar chrome/common/extensions/docs/' +
  /external/chromium_org/content/browser/download/
download_stats.h 85 // candidates for partial resumption.
177 // support and ETag indicates downloads that are candidates for partial
  /external/chromium_org/media/filters/
frame_processor_base.cc 140 // TODO(dalecurtis): Partial append window trimming could also be done
159 // See if a partial discard can be done around |append_window_start|.
  /external/chromium_org/mojo/system/
raw_shared_buffer_unittest.cc 40 // partial mapping and scribble on that, check that everything is coherent,
74 // Do another partial mapping and check that everything is the way we expect
  /external/chromium_org/net/disk_cache/memory/
mem_entry_impl.h 28 // A child entry is used to carry partial cache content, non-sparse methods like
33 // ranking list to enable eviction of a partial content.
  /external/chromium_org/net/filter/
gzip_filter.h 86 // in the pre-filter buffer, either getting a complete header or a partial
88 // function again for partial header.
  /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
generated.gyp 36 # FIXME: should not depend on modules, but partial interface definitions
64 # Further, if any dependency (partial interface or implemented
  /external/chromium_org/third_party/WebKit/Source/bindings/scripts/
generate_global_constructors.py 128 lines = (['partial interface %s {\n' % interface_name] +
172 # Write partial interfaces containing constructor attributes for each
idl_reader.py 78 # unless it is a partial interface.
79 # (e.g., 'partial interface Foo' can be in FooBar.idl).
utilities.py 78 match = re.search(r'partial\s+interface\s+(\w+)\s*{', file_contents)
140 r'((callback|partial)\s+)?'
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
ScrollAlignment.cpp 76 // If the rectangle is partially visible, but not above the minimum threshold, use the specified partial behavior
116 // If the rectangle is partially visible, use the specified partial behavior

Completed in 824 milliseconds

<<11121314151617181920>>