Searched
full:points (Results
726 -
750 of
7862) sorted by null
<<21222324252627282930>>
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
DecorContentParent.java | 29 * entry points for a number of title/window decor features.
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/ |
vbp_h264_parser.h | 13 * setup parser's entry points
|
vbp_mp42_parser.h | 13 * setup parser's entry points
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
mainpage.dox | 23 \section main_startpoints Starting Points
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_frame_buffers.h | 39 // Callback private data, which points to an InternalFrameBufferList.
|
/packages/apps/Camera2/src/com/android/camera/ui/motion/ |
UnitBezier.java | 21 * going to (1,1) with two configurable control points. Once the instance is 22 * created, the control points cannot be modified. 25 * points where an x value will be provide from 0.0 - 1.0, and the y value will 129 * Precomputed constants for a given set of control points along a given
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/ |
CombinerChain.java | 29 * This class implements the logic chain between receiving events and generating code points. 35 * The output is composed of two sequences of code points: the first, representing the already 50 * The combiner chain takes events as inputs and outputs code points and combining state. 94 // code points, but they should be encapsulated within one event.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
KeyboardActionListener.java | 74 * Sends the ongoing batch input points data. 75 * @param batchPointers the batch input points representing the user input 80 * Sends the final batch input points data. 82 * @param batchPointers the batch input points representing the user input
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
BatchInputArbiter.java | 26 * points into one batch input. 90 * <code>listener</code> may be called if enough move points have been added. 138 * Determine whether we have enough gesture points to lookup dictionary. 141 * this <code>listener</code> will be called when enough event points we have. Also
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/ |
vxworks-dummy.h | 35 /* The symbol that points to an RTP's table of GOTs. */
|
/prebuilts/gdb/darwin-x86/include/python2.7/ |
pyexpat.h | 1 /* Stuff to export relevant 'expat' entry points from pyexpat to other
|
/prebuilts/gdb/linux-x86/include/python2.7/ |
pyexpat.h | 1 /* Stuff to export relevant 'expat' entry points from pyexpat to other
|
/prebuilts/go/darwin-x86/misc/cgo/test/ |
issue8092.go | 33 t.Errorf("%s: points at %#v, want %#v", test.s, got, test.s)
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/ |
mgc0.go | 15 // -live (aka -live=1): print liveness lists as code warnings at safe points
|
/prebuilts/go/darwin-x86/src/syscall/ |
pwd_plan9.go | 10 // and switch to it at important points.
|
/prebuilts/go/linux-x86/misc/cgo/test/ |
issue8092.go | 33 t.Errorf("%s: points at %#v, want %#v", test.s, got, test.s)
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/ |
mgc0.go | 15 // -live (aka -live=1): print liveness lists as code warnings at safe points
|
/prebuilts/go/linux-x86/src/syscall/ |
pwd_plan9.go | 10 // and switch to it at important points.
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
pyexpat.h | 1 /* Stuff to export relevant 'expat' entry points from pyexpat to other
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
pyexpat.h | 1 /* Stuff to export relevant 'expat' entry points from pyexpat to other
|
/system/extras/tests/workloads/ |
powerave.py | 9 print "-o OFFSET: subtract OFFSET from all data points"
|
/system/update_engine/payload_generator/ |
delta_diff_generator.h | 34 // |private_key_path| points to a private key used to sign the update.
|
/toolchain/binutils/binutils-2.25/libiberty/ |
strstr.c | 11 substring is absent. If @var{sub} points to a string with zero
|
/cts/tests/tests/widget/src/android/widget/cts/ |
AbsSpinnerTest.java | 75 * Check points: 98 * Check points: 118 * Check points: 154 * Check points: 176 * Check points: 211 * Check points: 232 * Check points:
|
/external/clang/test/Analysis/ |
ptr-arith.c | 293 void symbolicFieldRegion(struct Point *points, int i, int j) { 294 clang_analyzer_eval(&points[i].x == &points[j].x);// expected-warning{{UNKNOWN}} 295 clang_analyzer_eval(&points[i].x == &points[i].y);// expected-warning{{FALSE}} 296 clang_analyzer_eval(&points[i].x < &points[i].y);// expected-warning{{TRUE}}
|
Completed in 1306 milliseconds
<<21222324252627282930>>