Searched refs:tID (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-SearchKit/PyObjCTest/
H A Dtest_skindex.py163 tID = v[0]
165 v = SKIndexGetDocumentTermFrequency(ref, docID, tID)
171 v = SKIndexGetTermDocumentCount(ref, tID)
174 v = SKIndexCopyDocumentIDArrayForTermID(ref, tID)
177 v = SKIndexCopyTermStringForTermID(ref, tID)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-SearchKit/PyObjCTest/
H A Dtest_skindex.py163 tID = v[0]
165 v = SKIndexGetDocumentTermFrequency(ref, docID, tID)
171 v = SKIndexGetTermDocumentCount(ref, tID)
174 v = SKIndexCopyDocumentIDArrayForTermID(ref, tID)
177 v = SKIndexCopyTermStringForTermID(ref, tID)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-SearchKit-2.5.1/PyObjCTest/
H A Dtest_skindex.py174 tID = SKIndexGetMaximumTermID(ref) - 1
177 v = SKIndexGetDocumentTermFrequency(ref, docID, tID)
183 v = SKIndexGetTermDocumentCount(ref, tID)
186 v = SKIndexCopyDocumentIDArrayForTermID(ref, tID)
189 v = SKIndexCopyTermStringForTermID(ref, tID)
/macosx-10.10/shell_cmds-179/find/
H A Dgetdate.y136 %token tAGO tDAY tDAYZONE tID tMERIDIAN tMINUTE_UNIT tMONTH tMONTH_UNIT
772 return tID;
/macosx-10.10/sudo-73/src/
H A Dgetdate.y112 %token tAGO tDAY tDAYZONE tID tMERIDIAN tMINUTE_UNIT tMONTH tMONTH_UNIT
770 return tID;
H A Dgetdate.c129 #define tID 260 macro
316 "tDAYZONE","tID","tMERIDIAN","tMINUTE_UNIT","tMONTH","tMONTH_UNIT","tSEC_UNIT",
838 return tID;
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclDate.c80 tID = 261, enumerator in enum:yytokentype
100 #define tID 261 macro
649 "$end", "error", "$undefined", "tAGO", "tDAY", "tDAYZONE", "tID",
2682 return tID;
H A DtclGetDate.y191 %token tID
891 return tID;
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclGetDate.y144 %token tAGO tDAY tDAYZONE tID tMERIDIAN tMINUTE_UNIT tMONTH tMONTH_UNIT
989 return tID;
H A DtclDate.c131 # define tID 260 macro
770 return tID;
1046 "tID", 260,

Completed in 201 milliseconds