OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:currentInfo
(Results
1 - 16
of
16
) sorted by null
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
BinaryDictIOUtils.java
184
final PtNodeInfo
currentInfo
= dictDecoder.readPtNode(ptNodePos);
187
p <
currentInfo
.mCharacters.length;
190
|| word.codePointAt(j) !=
currentInfo
.mCharacters[p]) {
198
if (wordPos +
currentInfo
.mCharacters.length == wordLen) {
199
return
currentInfo
.isTerminal() ? ptNodePos : FormatSpec.NOT_VALID_WORD;
201
wordPos +=
currentInfo
.mCharacters.length;
202
if (
currentInfo
.mChildrenAddress == FormatSpec.NO_CHILDREN_ADDRESS) {
206
dictDecoder.setPosition(
currentInfo
.mChildrenAddress);
/external/skia/tools/lua/
bbh_filter.lua
22
currentInfo
= {
31
globalInfo = {} -- Saves
currentInfo
for each file to be used at the end.
57
globalInfo[fileName] =
currentInfo
67
currentInfo
.verbs[t.verb] = (
currentInfo
.verbs[t.verb] or 0) + 1
68
currentInfo
.numOps =
currentInfo
.numOps + 1
/packages/services/Telephony/src/com/android/phone/
PhoneUtils.java
646
((CallerInfoToken) userDataObject).
currentInfo
.contactRefUri =
[
all
...]
CallLogger.java
130
ci = ((PhoneUtils.CallerInfoToken) o).
currentInfo
;
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
UpdateHandler.java
[
all
...]
/external/avahi/avahi-sharp/
ServiceResolver.cs
39
private ServiceInfo
currentInfo
;
98
get { return
currentInfo
; }
203
currentInfo
= info;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar
org.eclipse.osgi_3.6.2.R36x_v20101103.jar
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar
/prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar
Completed in 249 milliseconds