Searched refs:cluster (Results 1 - 25 of 184) sorted by relevance

12345678

/macosx-10.9.5/msdosfs-198/fsck_msdos.tproj/
H A Dext.h123 * Return the type of a reserved cluster as text
132 extern cl_t (*fat_get)(cl_t cluster);
133 extern int (*fat_set)(cl_t cluster, cl_t value);
153 int isUsed(cl_t cluster);
154 /* Returns non-zero if cluster already marked allocated */
155 int markUsed(cl_t cluster);
156 /* Returns non-zero if cluster already marked free */
157 int markFree(cl_t cluster);
H A Dfat.c84 static cl_t fat32_get(cl_t cluster);
85 static int fat32_set(cl_t cluster, cl_t value);
86 static cl_t fat16_get(cl_t cluster);
87 static int fat16_set(cl_t cluster, cl_t value);
88 static cl_t fat12_get(cl_t cluster);
89 static int fat12_set(cl_t cluster, cl_t value);
91 cl_t (*fat_get)(cl_t cluster);
92 int (*fat_set)(cl_t cluster, cl_t value);
157 pfatal("Unknown cluster mask (0x%08X)\n", boot->ClustMask);
269 * them. The >>2 part below leaves temp set to the cluster mas
433 fat32_get(cl_t cluster) argument
462 fat16_get(cl_t cluster) argument
491 fat12_get(cl_t cluster) argument
531 fat32_set(cl_t cluster, cl_t value) argument
568 fat16_set(cl_t cluster, cl_t value) argument
602 fat12_set(cl_t cluster, cl_t value) argument
689 cl_t cluster, value; local
943 isUsed(cl_t cluster) argument
948 markUsed(cl_t cluster) argument
962 markFree(cl_t cluster) argument
[all...]
H A Ddir.c245 * Follow the cluster chain pointed to by @dir. Mark all of the clusters in
246 * use in our bitmap. If we encounter a cluster that is already marked in
247 * use, out of range, reserved, or EOF, then set @dir->end to that cluster
251 * Assumes that the caller has already verified that the starting cluster
258 cl_t cluster, prev, value; local
261 cluster = dir->head;
264 while (cluster >= CLUST_FIRST && cluster < boot->NumClusters && !isUsed(cluster))
268 * file. We must truncate the file at the previous cluster, whic
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Drnoweb.vim27 syn cluster texMatchGroup add=@rnoweb
28 syn cluster texMathMatchGroup add=rnowebSexpr
29 syn cluster texEnvGroup add=@rnoweb
30 syn cluster texFoldGroup add=@rnoweb
31 syn cluster texDocGroup add=@rnoweb
32 syn cluster texPartGroup add=@rnoweb
33 syn cluster texChapterGroup add=@rnoweb
34 syn cluster texSectionGroup add=@rnoweb
35 syn cluster texSubSectionGroup add=@rnoweb
36 syn cluster texSubSubSectionGrou
[all...]
H A Dhtmlcheetah.vim27 syntax cluster htmlPreproc add=cheetahPlaceHolder
28 syntax cluster htmlString add=cheetahPlaceHolder
H A Dinitng.vim27 syn cluster initngServiceCluster contains=initngComment,initngAction,initngServiceOption,initngServiceHeader,initngDelim,initngVariable
30 syn cluster initngActionCluster contains=@shTop
61 syn cluster initngActionCluster add=initngSubstMacro
62 syn cluster shCommandSubList add=initngSubstMacro
66 syn cluster initngCommentGroup contains=initngTodo,@Spell
74 syn cluster shCommentGroup add=initngDefine
75 syn cluster initngCommentGroup add=initngDefine
H A Dinitex.vim24 syn cluster initexBox
29 syn cluster initexCharacter
33 syn cluster initexDebugging
37 syn cluster initexFileIO
41 syn cluster initexFonts
44 syn cluster initexGlue
47 syn cluster initexHyphenation
51 syn cluster initexInserts
55 syn cluster initexJob
59 syn cluster initexKer
[all...]
H A Ddsl.vim11 syn cluster xmlRegionHook add=dslRegion,dslComment
12 syn cluster xmlCommentHook add=dslCond
H A Dhtmlm4.vim34 syn cluster htmlPreproc add=@m4Top
35 syn cluster m4StringContents add=htmlTag,htmlEndTag
H A Dspyce.vim43 syn cluster spyceBeginError contains=spyceBeginErrorS,spyceBeginErrorA
46 syn cluster spyceEndError contains=spyceEndErrorS,spyceEndErrorA
50 syn cluster spyceEscBegin contains=spyceEscBeginS,spyceEscBeginA
53 syn cluster spyceEscEnd contains=spyceEscEndS,spyceEscEndA
56 syn cluster spyceEscEndComment contains=spyceEscEndCommentS,spyceEscEndCommentA
71 syn cluster spyce contains=spyceStmtS,spyceStmtA,spyceChunkS,spyceChunkA,spyceEvalS,spyceEvalA,spyceCommentS,spyceCommentA,spyceDirectiveS,spyceDirectiveA
73 syn cluster htmlPreproc contains=@spyce
H A Djava.vim75 syn cluster javaTop add=javaR_JavaLang
76 syn cluster javaClasses add=javaR_JavaLang
79 syn cluster javaTop add=javaC_JavaLang
80 syn cluster javaClasses add=javaC_JavaLang
83 syn cluster javaTop add=javaE_JavaLang
84 syn cluster javaClasses add=javaE_JavaLang
87 syn cluster javaTop add=javaX_JavaLang
88 syn cluster javaClasses add=javaX_JavaLang
103 syn cluster javaTop add=javaLangObject
129 " The following cluster contain
[all...]
H A Dkconfig.vim60 " FIXME: There is ��� probably ��� no reason to cluster these instead of just
62 syn cluster kconfigConfigOptions contains=kconfigTypeDefinition,
122 syn cluster kconfigRevDepSymbol contains=kconfigRevDepCSymbol,
148 syn cluster kconfigRangeSymbol contains=kconfigRangeCSymbol,
166 syn cluster kconfigRangeSymbol2 contains=kconfigRangeCSymbol2,
195 syn cluster kconfigDefBoolSymbol contains=kconfigDefBoolCSymbol,
228 syn cluster kconfigConfigOptionIfExpr contains=@kconfigConfOptIfExprSym,
232 syn cluster kconfigConfOptIfExprSym contains=kconfigConfOptIfExprCSym,
262 syn cluster kconfigConfOptIfExprSym2 contains=kconfigConfOptIfExprCSym2,
312 syn cluster kconfigConfigOptionIfGEx
[all...]
H A Dsudoers.vim22 syn cluster sudoersCmndSpecList contains=sudoersUserRunasBegin,sudoersPASSWD,@sudoersCmndInSpec
86 syn cluster sudoersUserList contains=sudoersUserListComma,sudoersUserListColon
89 syn cluster sudoersUserSpec contains=sudoersUserSpecComma,@sudoersHostInSpec
94 syn cluster sudoersUserRunas contains=sudoersUserRunasComma,@sudoersUserInRunas,sudoersUserRunasEnd
100 syn cluster sudoersHostList contains=sudoersHostListComma,sudoersHostListColon
103 syn cluster sudoersHostSpec contains=sudoersHostSpecComma,sudoersSpecEquals
109 syn cluster sudoersCmndList contains=sudoersCmndListComma,sudoersCmndListColon
113 syn cluster sudoersCmndSpec contains=sudoersCmndSpecComma,sudoersCmndSpecColon
115 syn cluster sudoersUserInList contains=sudoersUserNegationInList,sudoersUserNameInList,sudoersUIDInList,sudoersGroupInList,sudoersUserNetgroupInList,sudoersUserAliasInList
116 syn cluster sudoersHostInLis
[all...]
H A Daflex.vim30 syn cluster aflexListGroup contains=aflexAbbrvBlock,aflexAbbrv,aflexAbbrv,aflexAbbrvRegExp,aflexInclude,aflexPatBlock,aflexPat,aflexBrace,aflexPatString,aflexPatTag,aflexPatTag,aflexPatComment,aflexPatCodeLine,aflexMorePat,aflexPatSep,aflexSlashQuote,aflexPatCode,cInParen,cUserLabel,cOctalZero,cCppSkip,cErrInBracket,cErrInParen,cOctalError,cCppOut2
31 syn cluster aflexListPatCodeGroup contains=aflexAbbrvBlock,aflexAbbrv,aflexAbbrv,aflexAbbrvRegExp,aflexInclude,aflexPatBlock,aflexPat,aflexBrace,aflexPatTag,aflexPatTag,aflexPatComment,aflexPatCodeLine,aflexMorePat,aflexPatSep,aflexSlashQuote,cInParen,cUserLabel,cOctalZero,cCppSkip,cErrInBracket,cErrInParen,cOctalError,cCppOut2
59 syn cluster cParenGroup add=aflex.*
60 syn cluster cDefineGroup add=aflex.*
61 syn cluster cPreProcGroup add=aflex.*
62 syn cluster cMultiGroup add=aflex.*
H A Dvirata.vim32 syn cluster virataGrpInComments contains=virataInCommentTodo
33 syn cluster virataGrpComments contains=@virataGrpInComments,virataComment,virataSpclComment
48 syn cluster virataGrpNumbers contains=virataNumberError,virataDecNumber,virataHexNumber,virataSizeNumber
49 syn cluster virataGrpConstants contains=@virataGrpNumbers,virataStringError,virataString,virataCharacter,virataSpclChar
56 syn cluster virataGrpIdents contains=virataIdentifier,virataIdentError
57 syn cluster virataGrpFileIdents contains=virataFileIdent,virataIdentError
116 syn cluster virataGrpInStatmnts contains=virataInImport,virataInExport,virataInExec,virataInProcess,virataInAlter,virataInInstance,virataInModule,virataInColour
117 syn cluster virataGrpStatements contains=@virataGrpInStatmnts,virataStatement,virataImportDef,virataExportDef,virataExecDef,virataProcessDef,virataAlterDef,virataInstanceDef,virataModuleDef,virataColourDef
128 syn cluster virataGrpCfgs contains=virataCfgStatement,virataCfgFileDef,virataCfgSizeDef,virataCfgNumberDef,virataCfgMacAddrDef,virataInMacAddr
142 syn cluster virataGrpCntnPreCo
[all...]
H A Dlitestep.vim23 syn cluster litestepBeginnings
47 syn cluster litestepMultiCommands
59 syn cluster litestepVariables
196 syn cluster litestepBangs
H A Dcobol.vim26 syn cluster cobolStart contains=cobolAreaA,cobolAreaB,cobolComment,cobolCompiler
27 syn cluster cobolAreaA contains=cobolParagraph,cobolSection,cobolDivision
28 "syn cluster cobolAreaB contains=
29 syn cluster cobolAreaAB contains=cobolLine
30 syn cluster cobolLine contains=cobolReserved
88 syn cluster cobolLine add=cobolConstant,cobolNumber,cobolPic
106 syn cluster cobolStart add=cobolBadLine
115 syn cluster cobolLine add=cobolGoTo,cobolCopy,cobolBAD,cobolWatch,cobolEXECs
125 syn cluster cobolAreaA add=cobolDeclA
126 syn cluster cobolAreaA
[all...]
H A Dsh.vim70 syn cluster shErrorList contains=shDoError,shIfError,shInError,shCaseError,shEsacError,shCurlyError,shParenError,shTestError,shOK
72 syn cluster ErrorList add=shDTestError
74 syn cluster shArithParenList contains=shArithmetic,shCaseEsac,shDeref,shDerefSimple,shEcho,shEscape,shNumber,shOperator,shPosnParm,shExSingleQuote,shExDoubleQuote,shRedir,shSingleQuote,shDoubleQuote,shStatement,shVariable,shAlias,shTest,shCtrlSeq,shSpecial,shParen,bashSpecialVariables,bashStatement
75 syn cluster shArithList contains=@shArithParenList,shParenError
76 syn cluster shCaseEsacList contains=shCaseStart,shCase,shCaseBar,shCaseIn,shComment,shDeref,shDerefSimple,shCaseCommandSub,shCaseExSingleQuote,shCaseSingleQuote,shCaseDoubleQuote,shCtrlSeq,@shErrorList,shStringSpecial,shCaseRange
77 syn cluster shCaseList contains=@shCommandSubList,shCaseEsac,shColon,shCommandSub,shCommandSub,shComment,shDo,shEcho,shExpr,shFor,shHereDoc,shIf,shRedir,shSetList,shSource,shStatement,shVariable,shCtrlSeq
78 syn cluster shColonList contains=@shCaseList
79 syn cluster shCommandSubList contains=shArithmetic,shDeref,shDerefSimple,shEscape,shNumber,shOperator,shPosnParm,shExSingleQuote,shSingleQuote,shExDoubleQuote,shDoubleQuote,shStatement,shVariable,shSubSh,shAlias,shTest,shCtrlSeq,shSpecial
80 syn cluster shCurlyList contains=shNumber,shComma,shDeref,shDerefSimple,shDerefSpecial
81 syn cluster shDblQuoteLis
[all...]
H A Dbzr.vim32 syn cluster Statuses contains=bzrRemoved,bzrAdded,bzrRenamed,bzrModified,bzrUnchanged,bzrUnknown
34 syn cluster Statuses add=@Diff
H A Dplp.vim31 syn cluster htmlPreproc add=PLPperlblock
38 syn cluster PLPperlcode contains=perlStatement.*,perlFunction,perlOperator,perlVarPlain,perlVarNotInMatches,perlShellCommand,perlFloat,perlNumber,perlStringUnexpanded,perlString,perlQQ,perlControl,perlConditional,perlRepeat,perlComment,perlPOD,perlHereDoc,perlPackageDecl,perlElseIfError,perlFiledescRead,perlMatch
H A Dhaml.vim25 syn cluster hamlRubyTop add=rubyCurlyBlock
27 syn cluster hamlComponent contains=hamlAttributes,hamlAttributesHash,hamlClassChar,hamlIdChar,hamlObject,hamlDespacer,hamlSelfCloser,hamlRuby,hamlPlainChar,hamlInterpolatable
28 syn cluster hamlEmbeddedRuby contains=hamlAttributesHash,hamlObject,hamlRuby,hamlRubyFilter
29 syn cluster hamlTop contains=hamlBegin,hamlPlainFilter,hamlRubyFilter,hamlSassFilter,hamlComment,hamlHtmlComment
61 syn cluster hamlHtmlTop contains=@htmlTop,htmlBold,htmlItalic,htmlUnderline
/macosx-10.9.5/msdosfs-198/
H A Dmsdosfs.py228 raise RuntimeError("Invalid sectors per cluster")
270 def ReadCluster(self, cluster, count=1):
271 """Return the contents of cluster <cluster>"""
272 assert cluster >= 2
273 offset = (self.clusterStart * self.bytesPerSector) + ((cluster-2) * self.bytesPerCluster)
277 def WriteCluster(self, cluster, bytes):
278 """Return the contents of cluster <cluster>"""
279 assert cluster >
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DTextAutosizer.h82 static bool containerContainsOneOfTags(const RenderBlock* cluster, const Vector<QualifiedName>& tags);
92 static const RenderBlock* findDeepestBlockContainingAllText(const RenderBlock* cluster);
95 // belong to any cluster.
98 // Returns groups of narrow descendants of a given autosizing cluster. The groups are combined
99 // by the difference between the width of the descendant and the width of the parent cluster's
H A DTextAutosizer.cpp51 // Represents cluster related data. Instances should not persist between calls to processSubtree.
63 // Upper limit on the difference between the width of the cluster's block containing all
64 // text and that of a narrow child before the child becomes a separate cluster.
67 // Descendants of the cluster that are narrower than the block containing all text and must be
130 // The layoutRoot could be neither a container nor a cluster, so walk up the tree till we find each of these.
135 RenderBlock* cluster = container; local
136 while (cluster && (!isAutosizingContainer(cluster) || !isIndependentDescendant(cluster)))
137 cluster
518 findDeepestBlockContainingAllText(const RenderBlock* cluster) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dshadowfile.el35 ;; Add clusters (if necessary) and file groups with shadow-define-cluster,
144 "List of host clusters \(see `shadow-define-cluster').")
221 ;;; cluster or a literal hostname. All user-level commands should accept
224 (defun shadow-make-cluster (name primary regexp)
225 "Create a shadow cluster.
227 hosts in the cluster. The variable `shadow-clusters' associates the
229 use: to create clusters interactively, use `shadow-define-cluster'
233 (defmacro shadow-cluster-name (cluster)
235 (list 'elt cluster
[all...]

Completed in 126 milliseconds

12345678