/external/libmpeg2/common/armv8/ |
impeg2_inter_pred.s | 359 urhadd v0.16b, v0.16b , v8.16b //operate on row1 and row3 360 urhadd v1.16b, v1.16b , v9.16b //operate on row1 and row3 362 urhadd v2.16b, v2.16b , v12.16b //operate on row5 and row7 363 urhadd v3.16b, v3.16b , v13.16b //operate on row5 and row7 366 urhadd v4.16b, v4.16b , v16.16b //operate on row2 and row4 367 urhadd v5.16b, v5.16b , v17.16b //operate on row2 and row4 370 urhadd v6.16b, v6.16b , v20.16b //operate on row6 and row8 371 urhadd v7.16b, v7.16b , v21.16b //operate on row6 and row8 494 uaddl v0.8h, v0.8b, v1.8b //operate row1 496 uaddl v2.8h, v2.8b, v3.8b //operate row [all...] |
/frameworks/support/compat/java/android/support/v4/widget/ |
SearchViewCompat.java | 304 * @param searchView The SearchView to operate on. 319 * @param searchView The SearchView to operate on. 332 * @param searchView The SearchView to operate on. 432 * @param searchView The SearchView to operate on. 443 * @param searchView The SearchView to operate on. 457 * @param searchView The SearchView to operate on. 471 * @param searchView The SearchView to operate on. 482 * @param searchView The SearchView to operate on. 495 * @param searchView The SearchView to operate on. 506 * @param searchView The SearchView to operate on [all...] |
/external/autotest/client/profilers/sar/ |
sar.py | 52 @param test: Autotest test on which this profiler will operate on. 66 @param test: Autotest test on which this profiler will operate on. 77 @param test: Autotest test on which this profiler will operate on.
|
/external/libevent/ |
evmap-internal.h | 58 @param base the event_base to operate on. 67 @param base the event_base to operate on. 74 @param base the event_base to operate on.
|
/external/apache-xml/src/main/java/org/apache/xpath/operations/ |
Equals.java | 45 public XObject operate(XObject left, XObject right) method in class:Equals 53 * and then calling the operate method on the derived class.
|
UnaryOperation.java | 97 return operate(m_right.execute(xctxt)); 110 public abstract XObject operate(XObject right) method in class:UnaryOperation
|
/external/libmpeg2/common/arm/ |
impeg2_inter_pred.s | 347 vrhadd.u8 q0, q0, q4 @operate on row1 and row3 349 vrhadd.u8 q1, q1, q6 @operate on row5 and row7 352 vrhadd.u8 q2, q2, q8 @operate on row2 and row4 356 vrhadd.u8 q3, q3, q10 @operate on row6 and row8 477 vaddl.u8 q0, d0, d1 @operate row1 479 vaddl.u8 q1, d2, d3 @operate row5 481 vaddl.u8 q2, d4, d5 @operate row2 483 vaddl.u8 q3, d6, d7 @operate row6 485 vaddl.u8 q4, d8, d9 @operate row3 487 vaddl.u8 q5, d10, d11 @operate row [all...] |
/device/lge/bullhead/sepolicy/ |
tee.te | 28 # allow tee to operate tee device
|
/external/android-clat/ |
clatd.h | 37 // specific parts of the packet. The packet_* functions operate on all the packet segments past a
|
/external/antlr/antlr-3.4/runtime/Python/ |
ChangeLog | 5 generated lexers operate on integers. Also made various performance
|
/external/chromium-trace/catapult/third_party/coverage/coverage/ctracer/ |
datastack.h | 11 * the information needed for CTracer_handle_line to operate as quickly as
|
/external/clang/test/Misc/ |
dev-fd-fs.c | 1 // Check that we can operate on files from /dev/fd.
|
/external/curl/lib/ |
file.h | 30 char *path; /* the path we operate on */
|
/external/fio/examples/ |
enospc-pressure.fio | 22 # Two threads (dio and punch_hole) operate on single file:'raicer',
|
/external/libpng/contrib/intel/ |
intel_init.c | 21 // The techniques used to implement each of these filters in SSE operate on
|
/external/libutf/ |
isalpharune.3 | 39 These routines examine and operate on Unicode characters,
|
/external/libvpx/libvpx/vp9/common/ |
vp9_filter.h | 29 // The codec can operate in four possible inter prediction filter mode:
|
/external/selinux/policycoreutils/scripts/ |
chcat.8 | 44 Tells chcat to operate on users instead of files.
|
/libcore/luni/src/main/java/android/system/ |
StructFlock.java | 38 /** Byte count to operate on. */
|
/prebuilts/go/darwin-x86/src/hash/ |
hash.go | 28 // of data, but it may operate more efficiently if all writes
|
/prebuilts/go/linux-x86/src/hash/ |
hash.go | 28 // of data, but it may operate more efficiently if all writes
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/ |
v8-movwr-imm.s | 1 ! Make 'mov' and 'wr' aliases operate as per V8 SPARC Architecture Manual
|
/docs/source.android.com/src/security/encryption/ |
index.jd | 51 features like alarms could not operate, accessibility services were unavailable, 68 applications aware of encryption, it is possible for these apps to operate
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/regression/ |
GLSMultipleLinearRegression.java | 99 return inverse.multiply(XT).multiply(OI).operate(Y); 131 double t = residuals.dotProduct(getOmegaInverse().operate(residuals));
|
/external/bison/lib/ |
fpucw.h | 28 operate correctly, but 'double' computations often produce slightly 32 "double precision". This means that 'long double' instructions will operate
|