Searched refs:Count (Results 1 – 7 of 7) sorted by relevance
65 if (targetMap.Count >= portsToMap.Length) in MineRegistryForPortName()
94 if (ports.Count() > 0) in CatLog()
285 for (int i = 0; i < replies.Count; i++) in ScanLocalSubnetForMIONs()
2449 if (mcp_args.Count == 3 && mcp_args[1] == "launch_hint") in run()4303 if (args != null && args.Count > 0) in bootrun()4306 while (args.Count != 0) in bootrun()4319 if (args.Count > 0) in bootrun()7926 for (int i = 0; i < rplSources.Count; i++) in install()8070 if (rplSources.Count == 0) in CafeXInstall_ProcessTitleCode()
53 if (dictionaryOfSavedValues.Count == 0) in RestoreSavedEnvironment()
14 /* ind_mcnt.ppc: compiler internal wrapper for Call Count Profiling (PPC). */
1145 for( s32 Count = 0; Count < Size; Count += Stride ) in SaveDDS_SignedToUnsigned() local