/external/chromium_org/cc/trees/ |
layer_tree_host_common.cc | 502 // Special case: this layer is a composited fixed-position layer; we need to 504 // this layer fixed correctly. 509 // For right-edge or bottom-edge anchored fixed position layers, 532 // want this matrix to premultiply a fixed-position layer's parent_matrix, so 545 // space. So this matrix can pre-multiply any fixed-position layer's 546 // draw_transform to undo the scroll_deltas -- as long as that fixed position 547 // layer is fixed onto the same render_target as this scrolling_layer. 584 // - A layer that is both a fixed-position and container should not be its 585 // own container, instead, that means it is fixed to an ancestor, and is a 586 // container for any fixed-position descendants [all...] |
/packages/inputmethods/PinyinIME/jni/share/ |
matrixsearch.cpp | 316 // which was previously fixed. 514 // Pinyin mode is only allowed to delete beyond the fixed lemmas. 520 // If the deleted character is just the one after the last fixed lemma 522 // If all fixed lemmas have been merged, and the caller of the function 523 // request to unlock the last fixed lemma. 615 // For this case: the current sentence is a word only, and the user fixed it, 616 // so the result will be fixed to the sentence space, and 829 // 3. Fixed the chosen item. 837 // 3.2 Reset the space of the fixed part. 840 // 3.3 For the last character of the fixed part, the previous DM [all...] |
/external/clang/lib/Serialization/ |
ASTWriter.cpp | [all...] |
/art/runtime/base/ |
histogram.h | 102 // Minimum value that can fit in the histogram. Fixed to zero for now.
|
/bionic/libc/include/sys/ |
_types.h | 44 typedef __uint32_t __fixpt_t; /* fixed point number */
|
/bionic/libc/kernel/common/linux/ |
if_hippi.h | 59 __be32 fixed; member in struct:hippi_fp_hdr
|
/cts/tests/tests/provider/src/android/provider/cts/ |
TelephonyProviderTest.java | 81 // throw a SecurityException when queried. That was fixed in JB MR2. Verify that 3rd parties
|
/dalvik/dexgen/src/com/android/dexgen/rop/cst/ |
CstArray.java | 23 * Constant type to represent a fixed array of other constants. The contents
|
/dalvik/dx/src/com/android/dx/rop/cst/ |
CstArray.java | 22 * Constant type to represent a fixed array of other constants.
|
/dalvik/vm/ |
ReferenceTable.h | 34 * pointers into "table" rather than offsets, use a fixed-size table.
|
/dalvik/vm/mterp/armv5te/ |
debug.cpp | 4 * Dump the fixed-purpose ARM registers, along with some other info.
|
/dalvik/vm/mterp/mips/ |
debug.cpp | 20 * Dump the fixed-purpose MIPS registers, along with some other info.
|
/development/ndk/platforms/android-3/include/sys/ |
_types.h | 44 typedef __uint32_t __fixpt_t; /* fixed point number */
|
/development/ndk/platforms/android-4/samples/san-angeles/jni/ |
importgl.c | 82 * could be fixed by casting to the true type for each fetch.
|
/device/generic/goldfish/camera/ |
EmulatedBaseCamera.h | 102 /* Fixed camera information for camera2 devices. Must be valid to access if
|
/docs/source.android.com/src/source/ |
contributing.jd | 26 <p>Please note that we can't guarantee that any particular bug will be fixed in
|
/external/antlr/antlr-3.4/antlr3-maven-archetype/ |
pom.xml | 26 We will reinstate this parent usage when that is fixed.
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3debugeventlistener.h | 126 /** Every decision, fixed k or arbitrary, has an enter/exit event 297 * the ID is not really meaningful as it's fixed--there is 301 * is always fixed as pANTLR3_BASE_TREE because all such structures 311 * then the ID is not really meaningful as it's fixed--there is
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
DebugParser.cs | 44 * Used to differentiate between fixed lookahead and cyclic DFA decisions
|
DebugTreeParser.cs | 48 * Used to differentiate between fixed lookahead and cyclic DFA decisions
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
DebugParser.cs | 46 * Used to differentiate between fixed lookahead and cyclic DFA decisions
|
DebugTreeParser.cs | 48 * Used to differentiate between fixed lookahead and cyclic DFA decisions
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/ |
DebugParser.java | 38 /** Used to differentiate between fixed lookahead and cyclic DFA decisions
|
DebugTreeParser.java | 40 /** Used to differentiate between fixed lookahead and cyclic DFA decisions
|
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/ |
Runtime.pm | 86 whether they are likely to be fixed in an upcoming release.
|