HomeSort by relevance Sort by last modified time
    Searched full:increment (Results 276 - 300 of 3761) sorted by null

<<11121314151617181920>>

  /external/libhevc/decoder/arm/
ihevcd_fmt_conv_420sp_to_420sp.s 98 SUB r10,r7,r8 @// Src Y increment
99 SUB r11,r5,r8 @// Dst Y increment
156 SUB r10,r7,r8 @// Src UV increment
157 SUB r11,r5,r8 @// Dst UV increment
  /external/libhevc/decoder/arm64/
ihevcd_fmt_conv_420sp_to_420p.s 99 SUB x10,x7,x8 //// Src Y increment
100 SUB x11,x5,x8 //// Dst Y increment
151 SUB x10,x7,x8 //// Src UV increment
153 SUB x11,x5,x11 //// Dst U and V increment
ihevcd_fmt_conv_420sp_to_420sp.s 102 SUB x10,x7,x8 //// Src Y increment
103 SUB x11,x5,x8 //// Dst Y increment
161 SUB x10,x7,x8 //// Src UV increment
162 SUB x11,x5,x8 //// Dst UV increment
  /external/libmicrohttpd/src/microhttpd/
response.h 31 * Increment response RC. Should this be part of the
  /external/llvm/test/CodeGen/X86/
change-compare-stride-trickiness-1.ll 6 ; TODO: By making the first store post-increment as well, the loop setup
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
consuming_buffers.hpp 78 // Increment operator (prefix).
81 increment();
85 // Increment operator (postfix).
108 void increment() function in class:asio::detail::consuming_buffers_iterator
  /external/parameter-framework/asio-1.10.6/include/asio/ip/
basic_resolver_iterator.hpp 150 /// Increment operator (prefix).
153 increment();
157 /// Increment operator (postfix).
180 void increment() function in class:asio::ip::basic_resolver_iterator
  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_HuffmanTable.h 39 void ExtendBuffers(bool increment);
  /external/pdfium/xfa/src/fxbarcode/datamatrix/
BC_DataMatrixDetector.h 62 void Increment(CFX_MapPtrTemplate<CBC_ResultPoint*, int32_t>& table,
  /external/skia/include/c/
sk_maskfilter.h 26 Increment the reference count on the given sk_maskfilter_t. Must be
  /external/sl4a/ScriptingLayerForAndroid/res/layout/
number_picker.xml 22 android:id="@+id/increment"
  /external/toybox/toys/posix/
renice.c 13 usage: renice [-gpu] -n increment ID ...
  /external/v8/src/arm64/
instrument-arm64.h 37 void Increment();
  /external/valgrind/none/tests/mips64/
cvm_atomic_thread.stdout.exp-LE 8 Load Atomic Increment: 32 bit 6913974, 64 bit 6913974
  /external/vboot_reference/scripts/keygeneration/
increment_firmware_data_key.sh 6 # Script to increment firmware version key for firmware updates.
increment_kernel_data_key.sh 6 # Script to increment kernel data key for firmware updates.
increment_kernel_subkey.sh 6 # Script to increment kernel subkey for firmware updates.
increment_kernel_subkey_and_key.sh 6 # Script to increment kernel subkey and datakey for firmware updates.
  /frameworks/support/compat/java/android/support/v4/net/
TrafficStatsCompat.java 184 * Increment count of network operations performed under the accounting tag
188 * @param operationCount Number of operations to increment count by.
195 * Increment count of network operations performed under the given
199 * @param operationCount Number of operations to increment count by.
  /frameworks/support/design/res/values-sw600dp/
dimens.xml 29 <!-- 5 * standard increment (64dp on tablets) -->
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
reverse_iterator.hpp 45 void increment() { --this->base_reference(); } function in class:boost::reverse_iterator
  /packages/apps/LegacyCamera/res/layout/
in_line_setting_knob.xml 30 <Button android:id="@+id/increment"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
eventfd.h 49 /* Increment event counter. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
iterator.h 64 // Pre-increment operator.
73 // Post-increment operator.
144 // Pre-increment operator.
154 // Post-increment operator.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
eventfd.h 49 /* Increment event counter. */

Completed in 1572 milliseconds

<<11121314151617181920>>