Searched refs:Len (Results 51 - 75 of 124) sorted by relevance

12345

/macosx-10.10.1/swig-12/Source/Modules/
H A Dmain.cxx255 if (numbers && Len(numbers) > 0) {
277 if (outdir && Len(outdir) != 0) {
1011 for (i = 0; i < Len(libfiles); i++) {
1042 if (dependencies_file && Len(dependencies_file) != 0) {
1063 for (int i = 0; i < Len(files); i++) {
1064 if ((depend != 2) || ((depend == 2) && (Strncmp(Getitem(files, i), SwigLib, Len(SwigLib)) != 0))) {
1224 for (i = 0; i < Len(all_output_files); i++)
H A Dtcl8.cxx423 if (Len(tm) != 0) {
821 if (baselist && Len(baselist)) {
1013 if (Len(pn) > 0) {
1019 if (Len(dv) > 0) {
1054 if (Len(pn) > 0) {
1138 if (Len(pn) > 0) {
1144 if (Len(dv) > 0) {
1182 if (Len(pn) > 0) {
1251 if (Len(pn) > 0) {
H A Doctave.cxx165 if (Len(docs))
238 if (Len(doc_str)>0) {
241 if (Len(decl_info))
259 return !Len(synopsis) && !Len(decl_info) &&
260 !Len(cdecl_info) && !Len(args_info);
326 if (str && Len(str) > 0) {
397 if (Len(decl_str))
570 if (tm && (Len(t
[all...]
H A Dpython.cxx691 if (mod_docstring && Len(mod_docstring)) {
999 if (Len(s)) {
1016 if (Len(s) > initial) {
1070 return (str != NULL && Len(str) > 0) || (Getattr(n, "feature:autodoc") && !GetFlag(n, "feature:noautodoc"));
1082 bool have_ds = (str != NULL && Len(str) > 0);
1098 have_auto = (autodoc != NULL && Len(autodoc) > 0);
1161 arg = (!pn || !Len(pn) || (count > 1)) ? NewStringf("arg%d", arg_num) : Copy(pn);
1239 if (Len(doc)) {
1244 if ((Len(doc) - lines * maxwidth) > maxwidth) {
1358 if (str == NULL || Len(st
[all...]
H A Duffi.cxx53 int len = Len(string);
99 if (Len(num) < 2 || s[0] != '0') {
H A Doverload.cxx368 int nfunc = Len(dispatch);
409 // printf("overload: %s coll=%d\n", Char(Getattr(n, "sym:name")), Len(coll));
430 for (int k = 0; k < Len(coll) && !emitcheck; k++) {
548 int nfunc = Len(dispatch);
584 // printf("overload: %s coll=%d\n", Char(Getattr(n, "sym:name")), Len(coll));
587 bool test = (Len(coll) > 0 && num_arguments);
606 for (int k = 0; k < Len(coll) && !emitcheck; k++) {
712 int nfunc = Len(dispatch);
H A Dguile.cxx461 if (Len(exported_symbols) > 0)
523 && Len(exported_symbols) > 0) {
623 bool result = (Len(tm) > 0);
624 if (maybe_delimiter && Len(output) > 0 && Len(tm) > 0) {
805 if (Len(doc_body) > 0)
897 if (Len(tm) > 0)
967 int len = Len(proc_name);
1458 if (baselist && Len(baselist)) {
1474 if (Len(base_clas
[all...]
H A Dtypepass.cxx77 if (q && Len(q)) {
134 int len = Len(nlist);
160 if (!decl || !(Len(decl))) {
221 int len = Len(ilist);
279 if (Len(allbases)) {
/macosx-10.10.1/llvmCore-3425.0.34/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp402 size_t Len = strlen(Buffer); local
403 memcpy(OutputBuffer, Buffer, Len + 1);
404 OutputBuffer += Len;
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DStringRef.cpp147 unsigned Len = Length-From, Pos = From;
148 while (Len >= N) {
154 Len -= Skip;
H A DCommandLine.cpp553 size_t Len = std::min(ProgName.size(), size_t(79)); local
554 memcpy(ProgramName, ProgName.data(), Len);
555 ProgramName[Len] = '\0';
924 size_t Len = std::strlen(O.ArgStr); local
926 Len += std::strlen(getValueStr(O, ValName))+3;
928 return Len + 6;
/macosx-10.10.1/swig-12/Source/Swig/
H A Dtypesys.c220 if (Len(pname)) {
279 len = Len(inherits);
298 if (Len(q)) {
324 len = Len(ulist);
452 len = Len(inherit);
510 len = Len(inherit);
676 sz = Len(tparms);
716 sz = Len(parms);
757 if (r && Len(r)) {
865 len = Len(element
[all...]
H A Dscanner.c196 if (Len(s->scanobjs) == 0)
259 l = Len(s->text);
749 if (Len(s->text) == 1) return SWIG_TOKEN_DOLLAR;
H A Dtree.c85 if (Len(o) > 80) {
362 len = Len(temp);
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dmk-ca-bundle.vbs141 myFh.Write String(Len(myLabel), "=") & vbLf
246 For I = 1 To Len(inData) Step 3
258 nGroup = String(8 - Len(nGroup), "0") & nGroup
270 If (I < Len(inData) - 2) Then
274 Select Case Len(inData) Mod 3
276 sOut = Left(sOut, Len(sOut) - 2) & "=="
278 sOut = Left(sOut, Len(sOut) - 1) & "="
/macosx-10.10.1/swig-12/Source/Preprocessor/
H A Dcpp.c387 if (Len(argname)) {
609 if (Len(args) || Len(str))
613 /* if (Len(str) && (c != ')'))
712 int lenargs = Len(args);
734 if (Len(args) >= (Len(margs) - 1)) {
738 vi = Len(margs) - 1;
739 na = Len(args);
755 if (args && (margs) && (Len(marg
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DX86FastISel.cpp142 bool IsMemcpySmall(uint64_t Len);
145 X86AddressMode SrcAM, uint64_t Len);
1353 bool X86FastISel::IsMemcpySmall(uint64_t Len) { argument
1354 return Len <= (Subtarget->is64Bit() ? 32 : 16);
1358 X86AddressMode SrcAM, uint64_t Len) {
1361 if (!IsMemcpySmall(Len))
1367 while (Len) {
1369 if (Len >= 8 && i64Legal)
1371 else if (Len >= 4)
1373 else if (Len >
1357 TryEmitSmallMemcpy(X86AddressMode DestAM, X86AddressMode SrcAM, uint64_t Len) argument
1407 uint64_t Len = cast<ConstantInt>(MCI.getLength())->getZExtValue(); local
[all...]
/macosx-10.10.1/swig-12/Source/CParse/
H A Dparser.y373 if (value && Len(value)) {
446 if ((wrn) && (Len(wrn))) {
773 ilen = Len(names);
836 size_t len = Len(inputcode);
870 if (!prefix || (Len(prefix) == 0)) {
1216 if (!Len(t)) t = 0;
2234 if (!Len(t)) t = 0;
2279 if (!Len(t)) t = 0;
2368 String *val = Len($5) ? NewString($5) : 0;
2380 String *val = Len(
[all...]
H A Dcscanner.c383 if (Len(yylval.str) == 0) {
385 Printf(stdout,"%d\n", Len(Scanner_text(scan)));
427 if ((strncmp(loc,"/*@SWIG",7) == 0) && (loc[Len(cmt)-3] == '@')) {
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DLiveInterval.cpp41 size_t Len = ranges.size(); local
43 size_t Mid = Len >> 1;
45 Len = Mid;
47 I += Mid + 1, Len -= Mid + 1;
48 } while (Len);
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp145 uint32_t Len = lengthOfGCOVString(s); local
146 write(Len);
214 uint32_t Len = 3; local
217 Len += I->second->length();
221 write(Len);
/macosx-10.10.1/pcre-7/pcre/
H A Dpcregexp.pas81 function MatchSub(ANom: integer; var Pos, Len : longint) : boolean; virtual;
82 function MatchFull(var Pos, Len : longint) : boolean; virtual;
550 function TpcRegExp.MatchSub(ANom:integer; var Pos,Len:longint):boolean;
556 Len:=PMatchArray(Matches)^[ANom+1]-Pos;
563 function TpcRegExp.MatchFull(var Pos,Len:longint):boolean;
565 MatchFull:=MatchSub(0,Pos,Len);
/macosx-10.10.1/BerkeleyDB-21/db/perl/BerkeleyDB/t/
H A Drecno.t691 -Len => 5,
712 -Len => 5,
827 -Len => 5,
849 -Len => 5,
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/ADT/
H A DStringMap.h46 explicit StringMapEntryBase(unsigned Len) : StrLen(Len) {} argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DValueTracking.cpp1724 uint64_t Len = GetStringLengthH(PN->getIncomingValue(i), PHIs); local
1725 if (Len == 0) return 0; // Unknown length -> unknown.
1727 if (Len == ~0ULL) continue;
1729 if (Len != LenSoFar && LenSoFar != ~0ULL)
1731 LenSoFar = Len;
1764 uint64_t Len = GetStringLengthH(V, PHIs); local
1765 // If Len is ~0ULL, we had an infinite phi cycle: this is dead code, so return
1767 return Len == ~0ULL ? 1 : Len;

Completed in 229 milliseconds

12345