Home
last modified time | relevance | path

Searched refs:OCode (Results 1 – 4 of 4) sorted by relevance

/trunk/main/connectivity/source/drivers/file/
H A Dfcode.cxx49 TYPEINIT0(OCode);
50 TYPEINIT1(OOperand, OCode);
59 TYPEINIT1(OOperator, OCode);
75 DBG_NAME(OCode ) in DBG_NAME() argument
76 OCode::OCode() in DBG_NAME()
78 DBG_CTOR(OCode ,NULL); in DBG_NAME()
81 OCode::~OCode() in ~OCode()
83 DBG_DTOR(OCode,NULL); in ~OCode()
H A Dfanalyzer.cxx145 OCode* pCode1 = *(aIter + 1); in bindRow()
146 OCode* pCode2 = *(aIter + 2); in bindRow()
/trunk/main/connectivity/source/inc/file/
H A Dfcode.hxx54 class OOO_DLLPUBLIC_FILE OCode class
57 OCode();
58 virtual ~OCode();
74 class OOO_DLLPUBLIC_FILE OOperand : public OCode
212 class OOO_DLLPUBLIC_FILE OOperator : public OCode
H A Dfcomp.hxx37 class OCode;
40 typedef::std::vector<OCode*> OCodeList;

Completed in 14 milliseconds