OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:isret
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/OpenWnn/res/xml/
debug_tool_engine.xml
24
targetMethod = "predict" param = "null,0,-1," intRet = "0"
isRet
= "" strRet = ""/>
27
targetMethod = "predict" param = "empty,0,-1," intRet = "0"
isRet
="" strRet = ""/>
30
targetMethod = "predict" param = "text,10,5,testCase03" intRet = "1"
isRet
="" strRet = ""/>
33
targetMethod = "predict" param = "comma,10,5," intRet = "1"
isRet
="" strRet = ""/>
37
targetMethod = "convert" param = "convertTest" intRet = "0"
isRet
= "" strRet = ""/>
42
targetMethod = "searchDictionary" param = "convertTest" intRet = "0"
isRet
= "" strRet = ""/>
48
targetMethod = "getNextCandidate" param = "getNextCondi" intRet = ""
isRet
= "" strRet = "getNextCondi"/>
52
targetMethod = "getNextCandidate" param = "" intRet = ""
isRet
= "" strRet = ""/>
58
targetMethod = "learn" param = "learn,learn,0" intRet = ""
isRet
= "true" strRet = ""/>
61
targetMethod = "learn" param = "nolearn,nolearn,0" intRet = ""
isRet
= "true" strRet = ""/
[
all
...]
/ndk/sources/host-tools/nawk-20071023/
awk.h
189
#define
isret
(n) ((n)->csub == JRET)
macro
run.c
1385
if (isnext(x) || isexit(x) ||
isret
(x))
1399
if (isnext(x) || isexit(x) ||
isret
(x))
1424
if (isnext(x) || isexit(x) ||
isret
(x))
[
all
...]
Completed in 47 milliseconds