/external/clang/lib/StaticAnalyzer/Core/ |
TextPathDiagnostics.cpp | 60 et = Diags.end(); it != et; ++it) {
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/ |
RichInputConnectionAndTextRangeTests.java | 166 ExtractedText et = new ExtractedText(); local 169 mockInputMethodService.setInputConnection(new MockConnection("word wo", "rd", et)); 170 et.startOffset = 0; 171 et.selectionStart = 7; 185 mockInputMethodService.setInputConnection(new MockConnection("one\tword\two", "rd", et)); 192 mockInputMethodService.setInputConnection(new MockConnection("one\tword\two", "rd", et)); 199 mockInputMethodService.setInputConnection(new MockConnection("one word\two", "rd", et)); 206 mockInputMethodService.setInputConnection(new MockConnection("one word\two", "rd", et)); 215 new MockConnection("one word" + supplementaryChar + "wo", "rd", et));
|
/external/e2fsprogs/e2fsck/ |
prof_err.h | 6 #include <et/com_err.h>
|
Makefile.in | 33 COMPILE_ET=$(top_builddir)/lib/et/compile_et --build-tree 112 prof_err.c prof_err.h: prof_err.et 113 $(E) " COMPILE_ET prof_err.et" 114 $(Q) $(COMPILE_ET) $(srcdir)/prof_err.et 274 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \ 281 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \ 290 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \ 297 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \ 301 pass1b.o: $(srcdir)/pass1b.c $(top_srcdir)/lib/et/com_err.h \ 311 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h [all...] |
/external/e2fsprogs/lib/et/test_cases/ |
imap_err.h | 6 #include <et/com_err.h>
|
simple.h | 6 #include <et/com_err.h>
|
heimdal.h | 6 #include <et/com_err.h>
|
heimdal2.h | 6 #include <et/com_err.h>
|
/libcore/luni/src/test/resources/ |
blob.c | 2 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
UserHistoryForgettingCurveUtils.java | 142 final int et = Math.min(FC_FREQ_MAX, Math.max(0, elapsedTime)); local 144 return MathUtils.SCORE_TABLE[l - 1][et]; 148 final int et = Math.min(FC_FREQ_MAX, Math.max(0, elapsedTime)); local 151 return (byte)(et | (c << 4) | (l << 6));
|
/external/chromium_org/content/renderer/media/ |
video_source_handler_unittest.cc | 66 int64 et = 123456; local 68 test_frame.InitToBlack(width, height, 1, 1, et, ts);
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
ScriptIntrinsic3DLUTThunker.java | 38 ElementThunker et = (ElementThunker) e; local 42 lut.mN = android.renderscript.ScriptIntrinsic3DLUT.create(rst.mN, et.getNObj());
|
ScriptIntrinsicBlurThunker.java | 37 ElementThunker et = (ElementThunker) e; local 41 blur.mN = android.renderscript.ScriptIntrinsicBlur.create(rst.mN, et.getNObj());
|
ScriptIntrinsicConvolve3x3Thunker.java | 35 ElementThunker et = (ElementThunker) e; local 39 si.mN = android.renderscript.ScriptIntrinsicConvolve3x3.create(rst.mN, et.getNObj());
|
ScriptIntrinsicConvolve5x5Thunker.java | 35 ElementThunker et = (ElementThunker) e; local 39 si.mN = android.renderscript.ScriptIntrinsicConvolve5x5.create(rst.mN, et.getNObj());
|
ScriptIntrinsicLUTThunker.java | 34 ElementThunker et = (ElementThunker) e; local 38 si.mN = android.renderscript.ScriptIntrinsicLUT.create(rst.mN, et.getNObj());
|
ScriptIntrinsicYuvToRGBThunker.java | 34 ElementThunker et = (ElementThunker) e; local 38 si.mN = android.renderscript.ScriptIntrinsicYuvToRGB.create(rst.mN, et.getNObj());
|
TypeThunker.java | 63 ElementThunker et = (ElementThunker)e; local 67 new android.renderscript.Type.Builder(rst.mN, et.mN);
|
ScriptIntrinsicColorMatrixThunker.java | 34 ElementThunker et = (ElementThunker)e; local 38 cm.mN = android.renderscript.ScriptIntrinsicColorMatrix.create(rst.mN, et.getNObj());
|
/external/e2fsprogs/debugfs/ |
Makefile.in | 96 $(top_builddir)/lib/ss/ss_err.h $(top_srcdir)/lib/et/com_err.h 97 debugfs.o: $(srcdir)/debugfs.c $(top_srcdir)/lib/et/com_err.h \ 110 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \ 115 $(top_srcdir)/lib/ext2fs/ext3_extents.h $(top_srcdir)/lib/et/com_err.h \ 121 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \ 127 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \ 133 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \ 139 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \ 145 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \ 152 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h [all...] |
/external/javassist/src/main/javassist/expr/ |
Expr.java | 137 ExceptionTable et = ca.getExceptionTable(); local 139 int n = et.size(); 141 if (et.startPc(i) <= pos && pos < et.endPc(i)) { 142 int t = et.catchType(i);
|
/external/chromium_org/v8/test/mjsunit/ |
string-indexof-2.js | 33 + "dolor, non existimant oportere nimium nos causae confidere, sed et" 34 + " argumentandum et accurate disserendum et rationibus conquisitis de" 35 + " voluptate et dolore disputandum putant.\n" 38 + "quae ab illo inventore veritatis et quasi architecto beatae vitae " 44 + " tempora incidunt, ut labore et dolore magnam aliquam quaerat "
|
/external/v8/test/mjsunit/ |
string-indexof-2.js | 33 + "dolor, non existimant oportere nimium nos causae confidere, sed et" 34 + " argumentandum et accurate disserendum et rationibus conquisitis de" 35 + " voluptate et dolore disputandum putant.\n" 38 + "quae ab illo inventore veritatis et quasi architecto beatae vitae " 44 + " tempora incidunt, ut labore et dolore magnam aliquam quaerat "
|
/frameworks/base/core/java/com/android/internal/widget/ |
EditableInputConnection.java | 154 ExtractedText et = new ExtractedText(); local 155 if (mTextView.extractText(request, et)) { 159 return et;
|
/external/javassist/src/main/javassist/bytecode/ |
CodeAnalyzer.java | 63 ExceptionTable et = ca.getExceptionTable(); local 64 if (et != null) { 65 int size = et.size(); 67 stack[et.handlerPc(i)] = -2; // an exception is on stack
|