/frameworks/support/v4/java/android/support/v4/app/ |
SharedElementCallback.java | 64 * that are not updated during layout should be corrected in onSharedElementStart for exit and 95 * during layout should be corrected in onSharedElementEnd. For example, rotation or scale
|
/external/antlr/antlr-3.4/runtime/Ruby/ |
History.txt | 60 - corrected a typo in ANTLR3::Error#FailedPredicate which caused a
|
/external/ceres-solver/internal/ceres/ |
residual_block.cc | 174 // corrected before the residuals, since they use the uncorrected residuals.
|
linear_solver.h | 217 // returning the corrected solution x. The user only needs to
|
/external/clang/test/Parser/ |
brackets.cpp | 42 // Make sure a is corrected to be like type y, instead of like type z.
|
/external/icu/icu4c/source/data/mappings/ |
iso-8859_10-1998.ucm | 36 # 1.1 corrected mistake in mapping of 0xA4
|
/external/ipsec-tools/ |
NEWS | 32 o Corrected modecfg option syntax
|
/external/jsoncpp/ |
NEWS.txt | 113 - Added test to ensure that the escape sequence "\/" is corrected handled
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_BypassMix.c | 53 /* The overall gain is corrected by a combination of a shift with saturation and a */
|
/frameworks/base/docs/html/training/graphics/opengl/ |
draw.jd | 233 vertices have not been corrected for the proportions of the screen area where the {@link
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
denoising.c | 42 * The adjustments were further corrected by checking the motion magnitude.
|
/packages/apps/Exchange/src/com/android/exchange/adapter/ |
PingParser.java | 122 // with corrected request data. Since we always send a complete request, we simply
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
pystone.py | 21 up having a pointer to itself. I have corrected this
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
pystone.py | 21 up having a pointer to itself. I have corrected this
|
/external/clang/test/SemaCXX/ |
typo-correction.cpp | 24 // make_error_condition must not be typo corrected to error_condition 55 // In this example, somename should not be corrected to the cached correction 617 // The AST should only have the corrected name with no mention of 'data_'.
|
/external/libpng/ |
CHANGES | 263 Corrected a problem with png_get_tRNS() which returned undefined trans array 266 Corrected png_get_tRNS() again. 274 Corrected some logic errors in png_do_invert_alpha() (Chris Patterson) 277 Corrected a bug in pngpread() introduced in version 99c (Kevin Bracey) 337 Corrected some bugs in the experimental weighted filtering heuristics. 369 Corrected example.c, use of row_pointers in png_write_image(). 372 Corrected several statements that used side effects illegally in pngrutil.c 464 Corrected the typedef for png_free_ptr in png.h (Jesse Jones). [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/ |
InputLogic.java | 108 // The word being corrected while the cursor is in the middle of the word. 474 // Try to record the word being corrected when the user enters a word character or 506 // We also need to unlearn the original word that is now being corrected. 514 // tap one-letter words and you want them auto-corrected (typically, "i" in English 593 // Put a blue underline to a word in TextView which will be auto-corrected. [all...] |
/external/clang/lib/Sema/ |
SemaTemplateVariadic.cpp | 843 if (TypoCorrection Corrected = 847 diagnoseTypo(Corrected, 850 ParameterPack = Corrected.getCorrectionDecl(); [all...] |
/external/skia/src/core/ |
SkBitmap.cpp | 288 // setInfo may have corrected info (e.g. 565 is always opaque). 318 // setInfo may have corrected info (e.g. 565 is always opaque). 348 // setInfo may have corrected info (e.g. 565 is always opaque). [all...] |
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/ |
FlashlightTest.java | 80 // verify corrected numbers of callbacks
|
/external/aac/libAACdec/src/ |
ldfiltbank.cpp | 187 the window length of a regular MDCT. This is corrected inside multE2_DinvF_fdk().
|
/external/aac/libMpegTPEnc/src/ |
tpenc_adts.h | 171 * which is corrected to the current raw data block boundary.
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/ |
Mean.java | 43 * of stored values, a two-pass, corrected algorithm is used, starting with
|
/external/clang/test/Preprocessor/ |
macro_with_initializer_list.cpp | 75 // Operator != isn't defined. This tests that the corrected macro arguments
|
/external/eigen/doc/ |
TopicAliasing.dox | 84 For example, here is the corrected version of the first example above:
|