/toolchain/binutils/binutils-2.25/ld/emultempl/ |
avrelf.em | 64 be corrected later on. */
|
/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 624 // The AST should only have the corrected name with no mention of 'data_'.
|
/external/skia/src/core/ |
SkBitmap.cpp | 250 // setInfo may have corrected info (e.g. 565 is always opaque). 272 // setInfo may have corrected info (e.g. 565 is always opaque). 307 // setInfo may have corrected info (e.g. 565 is always opaque).
|
/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/strace/ |
NEWS | 576 * Corrected syscall entries for epoll_pwait, epoll_create, epoll_ctl, 579 * Corrected io_* syscall entries on ARM. [all...] |
/external/clang/lib/Sema/ |
SemaDeclObjC.cpp | 481 if (TypoCorrection Corrected = CorrectTypo( 486 diagnoseTypo(Corrected, PDiag(diag::err_undef_superclass_suggest) 488 PrevDecl = Corrected.getCorrectionDeclAs<ObjCInterfaceDecl>(); 1593 TypoCorrection corrected = CorrectTypo( local [all...] |
SemaTemplateVariadic.cpp | 848 if (TypoCorrection Corrected = 852 diagnoseTypo(Corrected, 855 ParameterPack = Corrected.getCorrectionDecl(); [all...] |
/cts/tests/camera/src/android/hardware/camera2/cts/ |
FlashlightTest.java | 80 // verify corrected numbers of callbacks
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/ |
Acpi3_0.h | 627 // "CPEP" Corrected Platform Error Polling Table
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/ |
config.ini | 31 # Only the following check points can be automatically corrected, others not listed below are not supported even it is 1
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/ |
Acpi3_0.h | 634 // "CPEP" Corrected Platform Error Polling Table
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
Acpi60.h | 737 /// Corrected Platform Error Polling Table (CPEP)
755 /// Corrected Platform Error Polling Processor Structure Definition
[all...] |
/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/Parser/ |
brackets.cpp | 42 // Make sure a is corrected to be like type y, instead of like type z.
|
/external/clang/test/Preprocessor/ |
macro_with_initializer_list.cpp | 75 // Operator != isn't defined. This tests that the corrected macro arguments
|
/external/fec/ |
decode_rs.h | 6 * data_t data[] - array of NN data and parity symbols to be corrected in place
|
/external/guava/guava/src/com/google/common/hash/ |
HashFunction.java | 123 * performance hit, while poor bit dispersion is easily corrected using a secondary hash
|
/external/jsoncpp/ |
README.md | 207 parsing was corrected.
|
/external/libdrm/nouveau/ |
abi16.c | 186 * corrected, but ABI16 has compatibility in place to avoid
|
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
test_VIDIOC_CROPCAP.c | 6 * 7 Mar 2009 0.4 Typo corrected
|
/external/ltp/testcases/kernel/io/disktest/ |
Makefile | 116 # Corrected -D for each OS type
|
Makefile.aix | 61 # Corrected -D for each OS type
|
Makefile.linux | 87 # Corrected -D for each OS type
|