/external/openssl/crypto/bn/asm/ |
mips-mont.S | 15 slt $1,$9,17 # on in-order CPU
|
/external/pdfium/core/src/fxge/Microsoft SDK/include/ |
GdiPlusFlat.h | 370 GpMatrixOrder order);
374 GpMatrixOrder order);
378 GpMatrixOrder order);
381 GdipRotateMatrix(GpMatrix *matrix, REAL angle, GpMatrixOrder order);
385 GpMatrixOrder order);
596 GpMatrixOrder order);
600 GpMatrixOrder order);
604 GpMatrixOrder order);
607 GdipRotateTextureTransform(GpTexture* brush, REAL angle, GpMatrixOrder order);
758 GpMatrixOrder order);
[all...] |
/external/skia/experimental/Intersection/ |
CurveIntersection.h | 18 int convex_hull(const Cubic& cubic, char order[4]);
|
/frameworks/base/media/java/android/media/audiofx/ |
AudioEffect.java | 286 * <p>Auxiliary effects must be created on session 0 (global output mix). In order for a [all...] |
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
GLToolbox.java | 159 ByteBuffer buffer = ByteBuffer.allocateDirect(len).order(ByteOrder.nativeOrder());
|
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/ |
SimpleInflater.java | 130 final int order = a.getInt(R.styleable.MenuItem_android_orderInCategory, 0); local
|
/frameworks/native/opengl/tests/gl2_java/src/com/android/gl2java/ |
GL2JavaView.java | 60 .order(ByteOrder.nativeOrder()).asFloatBuffer();
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/ |
quantize_sse4.asm | 159 ; in vp8_default_zig_zag1d order: see vp8/common/entropy.c 213 ; select the last value (in zig_zag order) for EOB
|
/hardware/samsung_slsi/exynos5/include/ |
fimg2d.h | 229 enum pixel_order order; member in struct:fimg2d_image
|
/libcore/luni/src/main/java/java/nio/ |
DoubleBuffer.java | 173 * order are the same as this buffer's, too. 324 * Returns the byte order used by this buffer when converting doubles 328 * the platform's native byte order. 330 * @return the byte order used by this buffer when converting doubles 333 public abstract ByteOrder order(); method in class:DoubleBuffer 475 * mark is cleared. The new buffer's read-only property and byte order are
|
FloatBuffer.java | 173 * as this buffer. The duplicated buffer's read-only property and byte order 323 * Returns the byte order used by this buffer when converting floats from/to 327 * platform's native byte order. 329 * @return the byte order used by this buffer when converting floats from/to 332 public abstract ByteOrder order(); method in class:FloatBuffer 474 * mark is cleared. The new buffer's read-only property and byte order are
|
IntBuffer.java | 167 * as this buffer. The duplicated buffer's read-only property and byte order 309 * Returns the byte order used by this buffer when converting ints from/to 313 * platform's native byte order. 315 * @return the byte order used by this buffer when converting ints from/to 318 public abstract ByteOrder order(); method in class:IntBuffer 463 * mark is cleared. The new buffer's read-only property and byte order are
|
LongBuffer.java | 169 * as this buffer. The duplicated buffer's read-only property and byte order 313 * Returns the byte order used by this buffer when converting longs from/to 317 * platform's native byte order. 319 * @return the byte order used by this buffer when converting longs from/to 322 public abstract ByteOrder order(); method in class:LongBuffer 464 * mark is cleared. The new buffer's read-only property and byte order are
|
ShortBuffer.java | 169 * as this buffer. The duplicated buffer's read-only property and byte order 312 * Returns the byte order used by this buffer when converting shorts from/to 316 * platform's native byte order. 318 * @return the byte order used by this buffer when converting shorts from/to 321 public abstract ByteOrder order(); method in class:ShortBuffer 463 * mark is cleared. The new buffer's read-only property and byte order are
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
msm_q6vdec.h | 95 u32 order; member in struct:vdec_config
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
msm_q6vdec.h | 95 u32 order; member in struct:vdec_config
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/ |
__init__.py | 278 order that the key and value pairs are decoded (for example, 279 collections.OrderedDict will remember the order of insertion). If 312 order that the key and value pairs are decoded (for example, 313 collections.OrderedDict will remember the order of insertion). If
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/ |
fixer_base.py | 33 order = "post" # Does the fixer prefer pre- or post-order traversal variable in class:BaseFix 35 run_order = 5 # Fixers will be sorted by run order before execution 41 # original line order
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/ |
__init__.py | 278 order that the key and value pairs are decoded (for example, 279 collections.OrderedDict will remember the order of insertion). If 312 order that the key and value pairs are decoded (for example, 313 collections.OrderedDict will remember the order of insertion). If
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/ |
fixer_base.py | 33 order = "post" # Does the fixer prefer pre- or post-order traversal variable in class:BaseFix 35 run_order = 5 # Fixers will be sorted by run order before execution 41 # original line order
|
/system/core/include/utils/ |
VectorImpl.h | 160 ssize_t _indexOrderOf(const void* item, size_t* order = 0) const;
|
/system/core/libpixelflinger/codeflinger/tinyutils/ |
VectorImpl.h | 173 ssize_t _indexOrderOf(const void* item, size_t* order = 0) const;
|
/dalvik/dx/src/com/android/dx/command/dump/ |
BlockDumper.java | 299 int[] order = blocks.getLabelsInOrder(); local 303 for (int label : order) {
|
/development/build/ |
build_android_stubs.mk | 14 # We also need to depend on framework-res.apk, in order to pull the
|
/device/generic/goldfish/opengl/ |
Android.mk | 37 # IMPORTANT: ORDER IS CRUCIAL HERE 40 # modules below in correct order. That is, if module B depends on
|