Home
last modified time | relevance | path

Searched refs:cpp (Results 51 – 75 of 264) sorted by relevance

1234567891011

/aoo42x/main/odk/examples/OLE/activex/
H A DMakefile41 CXXFILES = SOActiveX.cpp \
42 SOComWindowPeer.cpp \
43 so_activex.cpp \
44 StdAfx2.cpp
46 SLOFILES = $(patsubst %.cpp,$(OUT_COMP_SLO)/%.$(OBJ_EXT),$(CXXFILES))
67 $(OUT_COMP_SLO)/%.$(OBJ_EXT) : %.cpp
/aoo42x/main/autodoc/source/display/html/
H A Ddsply_cl.hxx37 namespace cpp namespace
49 public csv::ConstProcessor<ary::cpp::Class>
60 const ary::cpp::Class &
63 virtual const ary::cpp::Gate *
68 const ary::cpp::Class &
H A Dpm_class.hxx38 namespace cpp namespace
66 const ary::cpp::Class &
93 ary::cpp::E_ClassKey
107 const ary::cpp::Class &
110 const ary::cpp::Class *
H A Dprotarea.cxx31 ProtectionArea::Index( ary::cpp::E_ClassKey i_eClassKey ) const in Index()
33 return i_eClassKey == ary::cpp::CK_class in Index()
35 : i_eClassKey == ary::cpp::CK_struct in Index()
64 ProtectionArea::GetTable( ary::cpp::E_ClassKey i_eClassKey ) in GetTable()
78 ProtectionArea::ReleaseTable( ary::cpp::E_ClassKey i_eClassKey ) in ReleaseTable()
H A Ddsply_da.cxx79 const ary::cpp::Class * pClass = pEnv->CurClass(); in PrepareForStdMembers()
111 DataDisplay::do_Process( const ary::cpp::Variable & i_rData ) in do_Process()
122 const ary::cpp::Gate *
129 DataDisplay::FindPage_for( const ary::cpp::Variable & i_rData ) in FindPage_for()
152 const ary::cpp::Variable & i_rData ) in Display_SglDatum()
H A Dhtml_kit.hxx35 namespace cpp namespace
77 ary::cpp::Ce_id i_nId,
78 const ::ary::cpp::Gate &
86 typedef std::vector< ary::cpp::S_TplParam> List_TplParams;
/aoo42x/main/autodoc/source/parser/cpp/
H A Dpe_vafu.cxx43 namespace cpp { namespace
102 PE_VarFunc::Call_Handler( const cpp::Token & i_rTok ) in Call_Handler()
224 bVirtual = ary::cpp::VIRTUAL_none; in InitData()
269 ary::cpp::Class * pOwnerClass = Env().Context().CurClass(); in SpInit_FunctionCtor()
329 typedef ary::cpp::VariableFlags VarFlags; in SpReturn_Variable()
340 ary::cpp::Variable & rCurParsedVariable in SpReturn_Variable()
621 ary::cpp::FunctionFlags
624 typedef ary::cpp::FunctionFlags FuncFlags; in CreateFunctionFlags()
H A Dc_dealer.hxx53 namespace cpp namespace
60 class Distributor : public cpp::TokenDealer, /// Handle C++ code tokens.
68 ary::cpp::Gate & io_rGate );
81 cpp::Token & let_drToken );
94 ary::cpp::Gate * pGate;
H A Dpe_param.hxx38 namespace cpp namespace
57 typedef ary::cpp::S_Parameter S_ParamInfo;
64 const cpp::Token & i_rTok );
66 ary::cpp::Type_id Result_FrontType() const;
118 inline ary::cpp::Type_id
H A Dpe_type.cxx38 class NullType : public ary::cpp::Type
50 const ary::cpp::Gate &
76 const ary::cpp::Gate & ) const in inq_Get_Text()
84 namespace cpp namespace
136 PE_Type::Call_Handler( const cpp::Token & i_rTok ) in Call_Handler()
224 ary::cpp::Ce_id in InitData()
229 pType = new ary::cpp::UsedType(scope_id); in InitData()
H A Dpe_namsp.hxx39 namespace cpp namespace
46 namespace cpp namespace
65 const cpp::Token & i_rTok );
67 ary::cpp::Namespace *
H A Dpe_tydef.hxx34 namespace cpp namespace
41 class PE_Typedef : public cpp::Cpp_PE
56 const cpp::Token & i_rTok );
79 ary::cpp::Type_id nType;
H A Dpe_base.hxx38 namespace cpp namespace
53 typedef ary::cpp::List_Bases BaseList;
54 typedef ary::cpp::S_Classes_Base Base;
63 const cpp::Token & i_rTok );
H A Dpe_enum.hxx40 namespace cpp { namespace
45 class PE_Enum : public cpp::Cpp_PE
69 const cpp::Token & i_rTok );
103 ary::cpp::Enum * pCurObject;
H A Dsdocdist.hxx36 namespace cpp namespace
53 ary::cpp::CppEntity &
75 ary::cpp::CppEntity *
90 S_DocuDistributor::SetCurrentlyStoredRe( ary::cpp::CppEntity & io_rRe ) in SetCurrentlyStoredRe()
/aoo42x/main/odk/pack/gendocu/
H A Dmakefile.mk93 $(CPP_DOCU_CLEANUP_FLAG) : $(INCLUDELIST) $(PRJ)$/docs$/cpp$/ref$/cpp.css
100 -rm $(@:d:d)$/cpp.css
101 …EXTCOPY) $(MY_TEXTCOPY_SOURCEPRE) $(PRJ)$/docs$/cpp$/ref$/cpp.css $(MY_TEXTCOPY_TARGETPRE) $(@:d:d…
/aoo42x/main/autodoc/source/ary/inc/
H A Dreposy.hxx34 namespace cpp namespace
65 virtual const cpp::Gate & Gate_Cpp() const;
68 virtual cpp::Gate & Gate_Cpp();
77 Dyn<cpp::InternalGate>
/aoo42x/main/icu/
H A Dicu-format-security.patch1 diff -ur misc/icu/source/tools/ctestfw/uperf.cpp misc/build/icu/source/tools/ctestfw/uperf.cpp
2 --- misc/icu/source/tools/ctestfw/uperf.cpp 2009-01-14 23:46:00.000000000 -0800
3 +++ misc/build/icu/source/tools/ctestfw/uperf.cpp 2016-08-30 22:19:11.917367000 -0700
/aoo42x/main/autodoc/inc/ary/
H A Darygroup.hxx37 namespace cpp namespace
66 const cpp::CppEntity &
76 virtual const cpp::CppEntity &
90 inline const cpp::CppEntity &
/aoo42x/main/autodoc/inc/autodoc/
H A Ddsp_html_std.hxx31 namespace cpp namespace
146 const ary::cpp::Gate &
153 const ary::cpp::Gate &
163 const ary::cpp::Gate & i_rAryGate, in Run()
/aoo42x/main/autodoc/source/ary/cpp/
H A Dusedtype.cxx48 using namespace ::ary::cpp;
49 typedef std::vector< ary::cpp::E_ConVol > PtrLevelVector;
119 namespace cpp namespace
253 IsInternal(const ary::cpp::CodeEntity & i_ce) in IsInternal()
329 AND eConVol_Type == ary::cpp::CONVOL_none; in IsBuiltInType()
520 const ary::cpp::Gate & i_rGate ) const in Get_Text()
/aoo42x/main/autodoc/inc/ary/cpp/
H A Dnamechain.hxx35 namespace cpp namespace
68 const ary::cpp::Gate &
73 const ary::cpp::Gate &
114 const ary::cpp::Gate &
H A Dc_types4cpp.hxx39 namespace cpp namespace
56 typedef TypedId< ::ary::cpp::CodeEntity > Ce_id;
57 typedef TypedId< ::ary::cpp::Type > Type_id;
58 typedef TypedId< ::ary::cpp::DefineEntity > De_id;
/aoo42x/main/icc/
H A DSampleICC-1.3.2.format-security.patch1 … -ur misc/SampleICC-1.3.2/IccProfLib/IccProfile.cpp misc/build/SampleICC-1.3.2/IccProfLib/IccProfi…
2 --- misc/SampleICC-1.3.2/IccProfLib/IccProfile.cpp 2007-08-20 13:05:00.000000000 -0700
3 +++ misc/build/SampleICC-1.3.2/IccProfLib/IccProfile.cpp 2016-08-30 22:11:34.440105000 -0700
/aoo42x/main/odk/examples/OLE/
H A Dmakefile.mk43 $(DESTDIROLEEXAMPLES)$/activex$/SOActiveX.cpp \
46 $(DESTDIROLEEXAMPLES)$/activex$/SOComWindowPeer.cpp \
49 $(DESTDIROLEEXAMPLES)$/activex$/so_activex.cpp \
53 $(DESTDIROLEEXAMPLES)$/activex$/StdAfx2.cpp \

Completed in 85 milliseconds

1234567891011