Searched defs:mf (Results 1 - 25 of 55) sorted by relevance

123

/macosx-10.10.1/bind9-45.101/bind9/lib/dns/rdata/generic/
H A Dmf_4.h27 dns_name_t mf; member in struct:dns_rdata_mf
H A Dmf_4.c130 dns_rdata_mf_t *mf = source; local
147 dns_rdata_mf_t *mf = target; local
170 dns_rdata_mf_t *mf = source; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DCalcSpillWeights.h48 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis, argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DRegisterClassInfo.cpp35 void RegisterClassInfo::runOnMachineFunction(const MachineFunction &mf) { argument
H A DScheduleDAG.cpp36 ScheduleDAG::ScheduleDAG(MachineFunction &mf) argument
H A DEdgeBundles.cpp39 bool EdgeBundles::runOnMachineFunction(MachineFunction &mf) { argument
H A DCallingConvLower.cpp26 CCState::CCState(CallingConv::ID CC, bool isVarArg, MachineFunction &mf, argument
H A DInterferenceCache.cpp25 void InterferenceCache::init(MachineFunction *mf, argument
H A DRegAllocBasic.cpp272 bool RABasic::runOnMachineFunction(MachineFunction &mf) { argument
H A DSpiller.cpp53 MachineFunction *mf; member in class:__anon10022::SpillerBase
62 SpillerBase(MachineFunctionPass &pass, MachineFunction &mf, VirtRegMap &vrm) argument
172 TrivialSpiller(MachineFunctionPass &pass, MachineFunction &mf, argument
186 createSpiller(MachineFunctionPass &pass, MachineFunction &mf, VirtRegMap &vrm) argument
[all...]
H A DInterferenceCache.h98 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { argument
H A DSpillPlacement.cpp170 bool SpillPlacement::runOnMachineFunction(MachineFunction &mf) { argument
H A DVirtRegMap.cpp52 bool VirtRegMap::runOnMachineFunction(MachineFunction &mf) { argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DScheduleDAGVLIW.cpp69 ScheduleDAGVLIW(MachineFunction &mf, argument
H A DFunctionLoweringInfo.cpp62 void FunctionLoweringInfo::set(const Function &fn, MachineFunction &mf) { argument
H A DScheduleDAGSDNodes.cpp48 ScheduleDAGSDNodes::ScheduleDAGSDNodes(MachineFunction &mf) argument
H A DScheduleDAGFast.cpp75 ScheduleDAGFast(MachineFunction &mf) argument
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/generic/ripemd/
H A Dhashtest.c92 FILE *mf; /* pointer to file <fname> */ local
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dfilter.c870 BerMemoryFunctions *mf = &slap_sl_mfuncs; local
/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSManifest.c49 SOSManifestRef mf = (SOSManifestRef)cf; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DX86MCInstLower.cpp32 X86MCInstLower::X86MCInstLower(Mangler *mang, const MachineFunction &mf, argument
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dmsfmrgts.cpp455 MessageFormat *mf = new MessageFormat(originalPattern, status); local
481 MessageFormat *mf = new MessageFormat("", status); local
529 MessageFormat *mf = new MessageFormat("<{0}>", status); local
563 MessageFormat *mf = new MessageFormat(originalPattern, status); local
697 MessageFormat *mf = new MessageFormat("", status); local
738 MessageFormat *mf = new MessageFormat("{0}, {0}, {0}", status); local
828 MessageFormat *mf = new MessageFormat("pattern", status); local
867 MessageFormat *mf = new MessageFormat(pat, status); local
[all...]
/macosx-10.10.1/emacs-93/emacs/nt/
H A Dconfigure.bat315 set mf=-mcpu=i686 variable
320 set mf=-mtune=pentium4 variable
555 set mf= variable
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A DjkSynthesis.c55 formantFilter_t mf = (formantFilter_t) f; local
90 formantFilter_t mf; local
107 formantFilter_t mf = (formantFilter_t) f; local
127 formantFilter_t mf = (formantFilter_t) f; local
223 generatorFilter_t mf = (generatorFilter_t) f; local
282 generatorFilter_t mf; local
301 generatorFilter_t mf = (generatorFilter_t) f; local
319 generatorFilter_t mf = (generatorFilter_t) f; local
[all...]
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/
H A Drdata_test.c163 dns_rdata_mf_t mf; local
425 dns_rdata_mf_t mf; local

Completed in 184 milliseconds

123