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

<<31323334353637383940>>

  /external/llvm/lib/Support/
Atomic.cpp 69 # error No atomic increment implementation for your platform!
  /external/llvm/test/CodeGen/ARM/
vlddup.ll 92 ;Check for a post-increment updating load.
129 ;Check for a post-increment updating load with register increment.
170 ;Check for a post-increment updating load.
  /external/llvm/test/CodeGen/PowerPC/
ppc64-i128-abi.ll 85 ; Increment lower 64-bits using addic (immediate value of 1)
86 ; Increment upper 64-bits using add zero extended
91 ; Increment lower 64-bits using addic (immediate value of 1)
92 ; Increment upper 64-bits using add zero extended
  /external/llvm/test/Transforms/IndVarSimplify/
iv-fold.ll 31 ; Invdars should not fold an increment into shr unless 2^shiftBits is
  /external/mesa3d/src/egl/main/
eglcontext.h 82 * Increment reference count for the context.
eglimage.h 78 * Increment reference count for the image.
eglsurface.h 103 * Increment reference count for the surface.
  /external/netperf/src/
hist.h 17 Given a time difference in microseconds, increment one of 61
  /external/regex-re2/re2/testing/
string_generator.cc 45 // First try to increment the current number.
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 92 ADD tmp2, phaseIncrement, phaseFrac @ increment pointer here to avoid pipeline stall
  /external/srtp/crypto/cipher/
null_cipher.c 76 /* increment ref_count */
  /external/srtp/crypto/hash/
null_auth.c 76 /* increment global count of all null_auth uses */
  /external/toybox/toys/other/
makedevs.c 21 <name> <type> <mode> <uid> <gid> <major> <minor> <start> <increment> <count>
  /external/vixl/src/vixl/a64/
instrument-a64.h 58 void Increment();
  /external/webrtc/webrtc/base/
refcount.h 99 return AtomicOps::Increment(&ref_count_);
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/
overuse_detector.cc 96 // Increment timer
  /external/webrtc/webrtc/system_wrappers/include/
trace.h 44 // Note: any instance that writes to the trace file should increment and
  /external/webrtc/webrtc/voice_engine/
channel_manager.cc 152 void ChannelManager::Iterator::Increment() {
channel_manager.h 88 void Increment();
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 57 Int timeInc; /* VOP time increment (relative to last mtb) */
79 Int timeIncrementResolution; /* VOL time increment */
80 Int nbitsTimeIncRes; /* number of bits for time increment */
81 Int timeIncrement; /* time increment */
  /frameworks/base/docs/html/training/graphics/opengl/
motion.jd 83 rotates the shape only one increment and then waits for a call to {@link
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/tv/animations/
HomeRecentsEnterExitAnimationHolder.java 72 dismissEvent.getAnimationTrigger().increment();
  /packages/apps/Camera2/src/com/android/camera/one/v2/core/
ObservableFrameServer.java 94 // If no session was acquired, we still "own" the increment of
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmInitReceiver.java 60 // We need to increment the global id out of the async task to prevent race conditions
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_properties.h 78 mDepth = dicNodeProp->mDepth + 1; // Increment the depth of a passing child

Completed in 1492 milliseconds

<<31323334353637383940>>