/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/ |
mp4enc_api.h | 367 * @brief This function encodes a GOB (short header mode) or a packet (data partitioning mode or combined mode with resync marker) 371 * on to the next packet. For the combined mode without resync marker, the function returns when the buffer is full.
|
/frameworks/base/core/java/android/transition/ |
Visibility.java | 60 * operate on targets that are appearing. Maybe be combined with 67 * operate on targets that are disappearing. Maybe be combined with
|
/frameworks/base/core/java/android/view/ |
SurfaceControl.java | 153 * Combined effects are (assuming a buffer format with an alpha channel): 472 * Sets an alpha value for the entire Surface. This value is combined with the [all...] |
/frameworks/base/keystore/java/android/security/keystore/ |
AndroidKeyStoreCipherSpiBase.java | 872 * consuming any entropy. For encryption, the value combined with [all...] |
/frameworks/base/media/java/android/media/audiofx/ |
EnvironmentalReverb.java | 255 * <p>This level is combined with the overall room level 313 * <p>This level is combined with the overall room level (set using {@link #setRoomLevel(short)}).
|
/libcore/ojluni/src/main/java/java/util/stream/ |
AbstractPipeline.java | 112 * The combined source and operation flags for the source and all operations 652 * @param flags The combined stream and operation flags up to, but not
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/ |
BluetoothPbapClient.java | 96 * Path to local combined calls history object 121 * Path to combined calls history object stored on the phone's SIM card [all...] |
/packages/experimental/procstatlog/ |
procstatreport.py | 30 # TODO: Rethink dygraph-combined.js source URL? 34 <script type="text/javascript" src="http://www.corp.google.com/~egnor/no_crawl/dygraph-combined.js"></script>
|
/prebuilts/go/darwin-x86/src/text/template/ |
doc.go | 133 Key invocations may be chained and combined with fields to any 148 Method invocations may be chained and combined with fields and keys
|
/prebuilts/go/linux-x86/src/text/template/ |
doc.go | 133 Key invocations may be chained and combined with fields to any 148 Method invocations may be chained and combined with fields and keys
|
/external/blktrace/btt/doc/ |
btt.tex | 88 a file to store the combined binary stream. (e.g.: \texttt{blkparse 163 are combined via merges into a single IO issued and completed. We 694 \item Combined data -- all read and write IOs 713 \item[c] Combined -- both read and write IOs 726 # Combined [all...] |
/external/f2fs-tools/ |
COPYING | 438 combined work, a derivative of the original library. The ordinary 476 be combined with the library in order to run. [all...] |
NOTICE | 438 combined work, a derivative of the original library. The ordinary 476 be combined with the library in order to run. [all...] |
/external/pcre/dist/sljit/ |
sljitLir.h | 678 Note: This flag cannot be combined with any other SLJIT_SET_* flag. */ [all...] |
/frameworks/base/docs/html/guide/topics/renderscript/reference/ |
rs_matrix.jd | 24 transformation s1 followed by s2, call <code>rsMatrixLoadMultiply(&combined, &s2, &s1)</code>. 549 the transformation s1 followed by s2, call <code>rsMatrixLoadMultiply(&combined, &s2, &s1)</code>. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
mpfr.info | 732 * Combined Initialization and Assignment Functions:: [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
nlmconv.c | 1267 arelent **combined; local [all...] |
/external/selinux/ |
NOTICE | 421 combined work, a derivative of the original library. The ordinary 459 be combined with the library in order to run. [all...] |
/external/antlr/antlr-3.4/runtime/C/ |
README | 133 You can do combined lexer/parser grammars again (ala PCCTS) both lexer 353 they generate. For combined grammar T.g: 854 * line numbers for lexers in combined grammars are now reported correctly. 873 FooLexer, ... Combined grammar Foo generates Foo$Lexer.g which generates [all...] |
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/ |
acondit.pbxuser | 37 1AFF425411B06D5000639C22 /* combined */, [all...] |
/external/llvm/lib/IR/ |
ConstantFold.cpp | [all...] |
/external/chromium-trace/catapult/third_party/coverage/coverage/ |
control.py | 771 coverage() constructor) will be read, and combined together into the 775 be combined. If no list is passed, then the data files from the 777 directory) will be combined. [all...] |
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/ |
ShapeRenderer.java | 32 * pixels. This can be changed by configuring the projection matrix, usually using the {@link Camera#combined} matrix. If the
40 * shapeRenderer.setProjectionMatrix(camera.combined);
142 /** Sets the projection matrix to be used for rendering. Usually this will be set to {@link Camera#combined}.
[all...] |
/external/llvm/lib/Transforms/IPO/ |
LowerBitSets.cpp | 531 // Build a new global with the combined contents of the referenced globals. 570 // Build aliases pointing to offsets into the combined global for each 571 // global from which we built the combined global, and replace references [all...] |
/external/mesa3d/src/mesa/state_tracker/ |
st_cb_drawpixels.c | 146 * \param fpOut returns the combined fragment program 178 printf("Combined DrawPixels program:\n"); 862 /* writing stencil to a combined depth+stencil buffer */ [all...] |