OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:newoffsets
(Results
1 - 7
of
7
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerSession.java
109
final int[]
newOffsets
= new int[suggestionsSize];
114
newOffsets
[i] = ssi.getOffsetAt(i);
119
newOffsets
[i] = additionalOffsets.get(i - N);
123
return new SentenceSuggestionsInfo(newSuggestionsInfos,
newOffsets
, newLengths);
/frameworks/av/media/img_utils/src/
TiffIfd.cpp
331
sp<TiffEntry>
newOffsets
= TiffWriter::uncheckedBuildEntry(TAG_STRIPOFFSETS, LONG,
334
if (
newOffsets
== NULL) {
339
if (addEntry(
newOffsets
) != OK) {
/external/opencv3/modules/ml/src/
tree.cpp
[
all
...]
/external/opencv3/3rdparty/libtiff/
tif_dirread.c
5468
uint64*
newoffsets
;
local
[
all
...]
/external/pdfium/third_party/libtiff/
tif_dirread.c
5482
uint64*
newoffsets
;
local
[
all
...]
/libcore/ojluni/src/main/java/java/text/
MessageFormat.java
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar
Completed in 117 milliseconds