HomeSort by relevance Sort by last modified time
    Searched full:around (Results 701 - 725 of 5919) sorted by null

<<21222324252627282930>>

  /prebuilts/sdk/current/support/v7/appcompat/res/values-large/
config.xml 20 <!-- These resources are around just to allow their values to be customized
  /system/core/include/utils/
NativeHandle.h 29 // Create a refcounted wrapper around a native_handle_t, and declare
  /external/boringssl/src/crypto/bio/
bio_test.cc 139 // BioReadZeroCopyWrapper is a wrapper around the zero-copy APIs to make
164 // BioWriteZeroCopyWrapper is a wrapper around the zero-copy APIs to make
191 // Test read and write, especially triggering the ring buffer wrap-around.
197 // These trigger ring buffer wrap around.
236 // This enables ring buffer wrap around for the next write.
286 // Test a short output, a very long one, and various sizes around
  /frameworks/base/graphics/java/android/graphics/drawable/
RotateDrawable.java 206 * Sets the X position around which the drawable is rotated.
208 * @param pivotX X position around which to rotate. If the X pivot is
223 * @return X position around which to rotate
256 * Sets the Y position around which the drawable is rotated.
258 * @param pivotY Y position around which to rotate. If the Y pivot is
273 * @return Y position around which to rotate
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensoroperations/
SensorOperation.java 76 * Wrapper around {@link SensorStats#addSensorStats(String, SensorStats)}
83 * Wrapper around {@link SensorStats#addSensorStats(String, SensorStats)} that allows an index
  /dalvik/dx/src/com/android/dx/ssa/
SetFactory.java 34 * A value of 3072 here is somewhere around 1.125mb of total bitset size.
42 * A value of 3072 here is somewhere around 1.125mb of total bitset size.
  /development/host/windows/usb/api/
adb_io_completion.h 21 a generic wrapper around OVERLAPPED Win32 structure returned from
27 /** \brief Encapsulates encapsulates a generic wrapper around OVERLAPPED Win32
adb_legacy_io_completion.h 21 encapsulates a wrapper around OVERLAPPED Win32 structure returned from
28 /** \brief Encapsulates a wrapper around OVERLAPPED Win32 structure returned
  /external/apache-harmony/support/src/test/java/tests/support/
Support_CollectionTest.java 79 // the 2nd time around
91 // the 2nd time around
  /external/boringssl/src/crypto/
crypto.c 39 /* The capability variables are defined in this file in order to work around a
48 /* This value must be explicitly initialised to zero in order to work around a
  /external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/
error_check.py 66 'forbids braces around @inheritdoc JsDoc tags.\n'
68 'around types in JsDoc tags.\n'
  /external/clang/test/SemaCXX/
cxx0x-initializer-references.cpp 106 B b3 { { { 0 } } }; // expected-warning {{braces around scalar init}}
113 D d3 { { { 0 } } }; // ok, { { 0 } } calls C({ 0 }), expected-warning {{braces around scalar init}}
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
SetFactory.java 34 * A value of 3072 here is somewhere around 1.125mb of total bitset size.
42 * A value of 3072 here is somewhere around 1.125mb of total bitset size.
  /external/icu/icu4c/source/i18n/
uitercollationiterator.h 95 * Extends the FCD text segment forward or normalizes around pos.
106 * Extends the FCD text segment backward or normalizes around pos.
utf8collationiterator.h 116 * Extends the FCD text segment forward or normalizes around pos.
127 * Extends the FCD text segment backward or normalizes around pos.
  /external/jmonkeyengine/engine/src/test/jme3test/model/anim/
TestAnimationFactory.java 66 //Creating a rotation keyFrame at time = 0.5 of quarter PI around the Z axis
71 //this should result in a complete revolution of the spatial around the x axis in 1 second (from 1 to 2)
  /external/libopus/silk/
LPC_analysis_filter.c 81 /* Allowing wrap around so that two wraps can cancel each other. The rare
82 cases where the result wraps around can only be triggered by invalid streams*/
  /external/llvm/examples/BrainF/
BrainF.h 11 // to pass all of it around. The main method is parse.
26 /// parsing so they don't have to be passed around
  /external/llvm/lib/Transforms/Utils/
Mem2Reg.cpp 1 //===- Mem2Reg.cpp - The -mem2reg pass, a wrapper around the Utils lib ----===//
10 // This pass is a simple pass wrapper around the PromoteMemToReg function call
  /external/llvm/tools/opt/
AnalysisWrappers.cpp 1 //===- AnalysisWrappers.cpp - Wrappers around non-pass analyses -----------===//
10 // This file defines pass wrappers around LLVM analyses that don't make sense to
  /external/valgrind/none/tests/s390x/
sub.h 3 /* Dummy variable. Needed to work around GCC code generation bugs */
110 v = tmp; /* work around GCC code gen bug */ \
  /external/zlib/src/contrib/delphi/
readme.txt 37 Currently, the ZLib unit provides only a limited wrapper around
46 - Checksum class wrappers around adler32() and crc32(), similar
  /frameworks/native/opengl/libs/
Android.mk 89 # TODO: This is to work around b/20093774. Remove after root cause is fixed
117 # TODO: This is to work around b/20093774. Remove after root cause is fixed
  /frameworks/opt/setupwizard/library/platform/res/values-v21/
styles.xml 30 <!-- Specify the indeterminateTintMode to work around a bug in Lollipop -->
46 <!-- Specify the indeterminateTintMode to work around a bug in Lollipop -->
  /libcore/support/src/test/java/tests/support/
Support_CollectionTest.java 78 // the 2nd time around
90 // the 2nd time around

Completed in 190 milliseconds

<<21222324252627282930>>