OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:backUp
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/icu/source/common/
dictbe.cpp
132
UBool
backUp
( UText *text );
177
PossibleWord::
backUp
( UText *text ) {
304
while (words[(wordsFound+1)%THAI_LOOKAHEAD].
backUp
(text));
307
while (words[wordsFound%THAI_LOOKAHEAD].
backUp
(text));
/external/icu4c/common/
dictbe.cpp
123
UBool
backUp
( UText *text );
168
PossibleWord::
backUp
( UText *text ) {
294
while (words[(wordsFound + 1) % THAI_LOOKAHEAD].
backUp
(text));
297
while (words[wordsFound % THAI_LOOKAHEAD].
backUp
(text));
527
while (words[(wordsFound + 1) % KHMER_LOOKAHEAD].
backUp
(text));
530
while (words[wordsFound % KHMER_LOOKAHEAD].
backUp
(text));
[
all
...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
externs.js
567
backUp
: function (n) { },
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 204 milliseconds