Home
last modified time | relevance | path

Searched refs:charend (Results 1 – 23 of 23) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/problems/
H A DApiProblemFactory.java200 …h, typeName, messageargs, argumentids, arguments, linenumber, charstart, charend, createProblemId(… in newApiProblem()
219 …gs, String[] argumentids, Object[] arguments, int linenumber, int charstart, int charend, int id) { in newApiProblem() argument
220 …m(resourcepath, typeName, messageargs, argumentids, arguments, linenumber, charstart, charend, id); in newApiProblem()
240 …ng[] argumentids, Object[] arguments, int linenumber, int charstart, int charend, int element, int… in newApiUsageProblem() argument
242 …m(resourcepath, typeName, messageargs, argumentids, arguments, linenumber, charstart, charend, id); in newApiUsageProblem()
265 …m(resourcepath, typeName, messageargs, argumentids, arguments, linenumber, charstart, charend, id); in newApiUsageProblem()
335 …ng[] argumentids, Object[] arguments, int linenumber, int charstart, int charend, int element, int… in newApiSinceTagProblem() argument
337 …m(resourcepath, typeName, messageargs, argumentids, arguments, linenumber, charstart, charend, id); in newApiSinceTagProblem()
357 …ng[] argumentids, Object[] arguments, int linenumber, int charstart, int charend, int element, int… in newApiVersionNumberProblem() argument
359 …m(resourcepath, typeName, messageargs, argumentids, arguments, linenumber, charstart, charend, id); in newApiVersionNumberProblem()
[all …]
H A DApiProblem.java102 …gs, String[] argumentids, Object[] arguments, int linenumber, int charstart, int charend, int id) { in ApiProblem() argument
110 this.fCharEnd = charend; in ApiProblem()
/dports/editors/joe/joe-4.6/syntax/
H A Docaml.jsf206 * charend
209 :charend Character string
214 * charend
223 * charend noeat
224 "0-9a-fA-F" charend
227 * charend noeat
231 * charend noeat
232 "0-7" charend
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.releng/bundles/org.eclipse.releng.tools/src/org/eclipse/releng/internal/tools/pomversion/
H A DPomVersionMarkerResolution.java77 int charend = marker.getAttribute(IMarker.CHAR_END, -1); in run() local
78 if(charstart < 0 || charend < 0) { in run()
95 if(charstart > -1 && charend > -1) { in run()
96 doc.replace(charstart, charend-charstart, correctedVersion); in run()
H A DPomVersionResolutionGenerator.java30 int charend = marker.getAttribute(IMarker.CHAR_END, -1); in getResolutions() local
31 if(charstart > -1 && charend > -1) { in getResolutions()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/search/
H A DMissingRefParser.java48 private int charend; field in MissingRefParser.MissingRefProblemHandler
64 charend = Integer.parseInt(attributes.getValue(IApiXmlConstants.ATTR_CHAR_END)); in startElement()
87 …Array(new String[messageargs.size()]), argumentids, arguments, linenumber, charstart, charend, id); in endElement()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/
H A DBreakpointMarkerUpdater.java165 int charend = charstart + region.getLength(); in ensureRanges() local
167 MarkerUtilities.setCharEnd(marker, charend); in ensureRanges()
/dports/textproc/utf8proc/utf8proc-2.6.1/data/
H A Dcharwidths.jl92 charend = parse(UInt32, "0x"*rangetokens[length(rangetokens)>1 ? 2 : 1])
95 for c in charstart:charend
/dports/games/warzone2100/warzone2100/3rdparty/utf8proc/data/
H A Dcharwidths.jl92 charend = parse(UInt32, "0x"*rangetokens[length(rangetokens)>1 ? 2 : 1])
95 for c in charstart:charend
/dports/sysutils/fusefs-hfsfuse/hfsfuse-0.132/lib/utf8proc/data/
H A Dcharwidths.jl92 charend = parse(UInt32, "0x"*rangetokens[length(rangetokens)>1 ? 2 : 1])
95 for c in charstart:charend
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/
H A Dstring.cpp287 long charend = charstart + sizeof(CharacterInfo)*game.numcharacters; in check_strlen() local
288 if (((long)&ptt[0] >= charstart) && ((long)&ptt[0] <= charend)) in check_strlen()
/dports/security/ipv6toolkit/ipv6toolkit-v2.0/tools/
H A Dscan6.c547 charend= rangeend;
548 lastcolon= charend;
554 *charend= *charptr;
556 charend++;
574 charend++;
582 *charend=0;
3008 charend= rangeend;
3009 lastcolon= charend;
3016 charend++;
3029 charend++;
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/utf8proc/data/
H A Dcharwidths.jl110 charend = parse(UInt32, "0x"*rangetokens[length(rangetokens)>1 ? 2 : 1])
113 for c in charstart:charend
/dports/emulators/mame/mame-mame0226/3rdparty/utf8proc/data/
H A Dcharwidths.jl110 charend = parse(UInt32, "0x"*rangetokens[length(rangetokens)>1 ? 2 : 1])
113 for c in charstart:charend
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/
H A Dstring.cpp304 long charend = charstart + sizeof(CharacterInfo) * _GP(game).numcharacters; in check_strlen() local
305 if (((intptr_t)&ptt[0] >= charstart) && ((intptr_t)&ptt[0] <= charend)) in check_strlen()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/driver-tool/utf8proc/data/
H A Dcharwidths.jl126 charend = parse(UInt32, "0x"*rangetokens[length(rangetokens)>1 ? 2 : 1])
129 for c in charstart:charend
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/builder/
H A DTagValidator.java452 int charend = charstart + tag.getTagName().length(); in createTagProblem() local
467 …fCompilationUnit.getHandleIdentifier() }, linenumber, charstart, charend, IApiProblem.CATEGORY_USA… in createTagProblem()
751 int charend = charstart + name.length(); in createAnnotationProblem() local
766 …fCompilationUnit.getHandleIdentifier() }, linenumber, charstart, charend, IApiProblem.CATEGORY_USA… in createAnnotationProblem()
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/Application/plugins/
H A Degnative.cpp265 char line0[MAXLINESIZE],*charend,*matcpntr,*matcpntr0; in Getline() local
272 charend = fgets(line0,MAXLINESIZE,io); in Getline()
273 isend = (charend == NULL); in Getline()
2223 char line0[MAXLINESIZE],*charend,*matcpntr0,*matcpntr; in GetCommand() local
2231 charend = fgets(line0,MAXLINESIZE,io); in GetCommand()
2232 isend = (charend == NULL); in GetCommand()
2292 charend = fgets(line2,MAXLINESIZE,io); in GetCommand()
2293 isend = (charend == NULL); in GetCommand()
5006 char *charend; in Getnamerow() local
5009 charend = fgets(line,MAXLINESIZE,io); in Getnamerow()
[all …]
H A Degconvert.cpp51 char line0[MAXLINESIZE],*charend; in Getrow() local
57 charend = fgets(line0,MAXLINESIZE,io); in Getrow()
60 isend = (charend == NULL); in Getrow()
82 char line0[MAXLINESIZE],*charend; in GetrowDouble() local
88 charend = fgets(line0,MAXLINESIZE,io); in GetrowDouble()
91 isend = (charend == NULL); in GetrowDouble()
115 char line0[MAXLINESIZE],*charend; in Comsolrow() local
120 charend = fgets(line0,MAXLINESIZE,io); in Comsolrow()
123 isend = (charend == NULL); in Comsolrow()
/dports/science/elmerfem/elmerfem-release-9.0/elmergrid/src/
H A Degnative.c265 char line0[MAXLINESIZE],*charend,*matcpntr,*matcpntr0; in Getline() local
272 charend = fgets(line0,MAXLINESIZE,io); in Getline()
273 isend = (charend == NULL); in Getline()
2223 char line0[MAXLINESIZE],*charend,*matcpntr0,*matcpntr; in GetCommand() local
2231 charend = fgets(line0,MAXLINESIZE,io); in GetCommand()
2232 isend = (charend == NULL); in GetCommand()
2292 charend = fgets(line2,MAXLINESIZE,io); in GetCommand()
2293 isend = (charend == NULL); in GetCommand()
5006 char *charend; in Getnamerow() local
5009 charend = fgets(line,MAXLINESIZE,io); in Getnamerow()
[all …]
H A Degconvert.c51 char line0[MAXLINESIZE],*charend; in Getrow() local
57 charend = fgets(line0,MAXLINESIZE,io); in Getrow()
60 isend = (charend == NULL); in Getrow()
82 char line0[MAXLINESIZE],*charend; in GetrowDouble() local
88 charend = fgets(line0,MAXLINESIZE,io); in GetrowDouble()
91 isend = (charend == NULL); in GetrowDouble()
115 char line0[MAXLINESIZE],*charend; in Comsolrow() local
120 charend = fgets(line0,MAXLINESIZE,io); in Comsolrow()
123 isend = (charend == NULL); in Comsolrow()
H A Degparallel.c69 char *cp, *charend; in FuseSolutionElmerPartitioned() local
108 charend = fgets(line,LONGLINE,in[i]); in FuseSolutionElmerPartitioned()
153 charend = fgets(line,LONGLINE,in[j]); in FuseSolutionElmerPartitioned()
167 charend = fgets(line,LONGLINE,in[j]); in FuseSolutionElmerPartitioned()
179 charend = fgets(line,LONGLINE,in[j]); in FuseSolutionElmerPartitioned()
211 charend = fgets(line,LONGLINE,in[k]); in FuseSolutionElmerPartitioned()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/
H A DToggleBreakpointAdapter.java402 int charstart = -1, charend = -1; in doLineBreakpointToggle() local
406 charend = charstart + line.getLength(); in doLineBreakpointToggle()
411 … JDIDebugModel.createLineBreakpoint(resource, tname, lnumber, charstart, charend, 0, true, attribu… in doLineBreakpointToggle()