Searched refs:ln (Results 1 - 25 of 145) sorted by relevance

123456

/external/openssl/crypto/asn1/
H A Dasn_moid.c115 char *ln, *ostr, *p, *lntmp; local
119 ln = name;
124 ln = NULL;
131 nid = OBJ_create(ostr, name, ln);
138 ln = value;
139 while(isspace((unsigned char)*ln)) ln++;
143 if (p == ln)
148 lntmp = OPENSSL_malloc((p - ln) + 1);
151 memcpy(lntmp, ln,
[all...]
/external/openssl/crypto/objects/
H A Dobj_lib.c69 char *ln=NULL,*sn=NULL; local
92 r->ln=r->sn=NULL;
93 if (o->ln != NULL)
95 i=strlen(o->ln)+1;
96 ln=OPENSSL_malloc(i);
97 if (ln == NULL) goto err;
98 memcpy(ln,o->ln,i);
99 r->ln=ln;
[all...]
H A Dobjxref.pl24 my $ln = 1;
35 $xref_tbl{$xr} = [$p1, $p2, $ln];
H A Dobj_dat.pl73 $ln{$1}=$d;
102 $ln=defined($ln{$nid{$i}})?"$ln{$nid{$i}}":"NULL";
105 $sn=$ln;
106 $sn{$nid{$i}} = $ln;
109 if ($ln eq "NULL") {
110 $ln=$sn;
111 $ln{$nid{$i}} = $sn;
116 $out.=","."\"$ln\"";
[all...]
/external/webkit/Source/JavaScriptCore/gyp/
H A Dgenerate-derived-sources.sh6 /bin/ln -sfh "${SRCROOT}/.." JavaScriptCore
/external/llvm/utils/git/
H A Dfind-rev29 for ln in p.stdout:
30 if ln.startswith('commit '):
31 lastCommit = ln.split(' ',2)[1]
32 elif ln.startswith(' git-svn-id: '):
33 _,repo,_ = ln.strip().split(' ')
/external/llvm/utils/Target/ARM/
H A Danalyze-match-table.py12 for ln in lines:
13 ln = ln.split("{", 1)[1]
14 ln = ln.rsplit("}", 1)[0]
15 a,bc = ln.split("{", 1)
/external/webkit/Source/WebCore/gyp/
H A Dgenerate-derived-sources.sh6 /bin/ln -sfh "${SRCROOT}/.." WebCore
/external/llvm/utils/lit/lit/
H A DTestRunner.py240 ln = ' &&\n'.join(commands)
242 cmd = ShUtil.ShParser(ln, litConfig.isWindows).parse()
244 return (Test.FAIL, "shell parser error on: %r" % ln)
266 for ln in commands:
269 ln = TclUtil.TclLexer(ln).lex_unquoted(process_all = True)
272 tokens = list(TclUtil.TclLexer(ln).lex())
274 return (Test.FAIL, "Tcl lexer error on: %r" % ln)
280 "Invalid test line: %r containing %r" % (ln, t))
285 return (Test.FAIL, "Tcl 'exec' parse error on: %r" % ln)
[all...]
H A DTestFormats.py40 for ln in lines:
41 if not ln.strip():
46 while ln[index*2:index*2+2] == ' ':
51 ln = ln[index*2:]
52 if ln.endswith('.'):
53 nested_tests.append(ln)
55 yield ''.join(nested_tests) + ln
/external/chromium/sdch/open-vcdiff/packages/
H A Ddeb.sh52 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive}.orig.tar.gz"
54 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive_with_underscore}.orig.tar.gz"
/external/clang/utils/C++Tests/LLVM-Code-Symbols/
H A Dcheck-symbols20 lines = [ln for ln in lines
21 if not ln.startswith(' C')]
/external/clang/utils/
H A DCmpDriver94 for ln in err.split('\n'):
95 if (ln == 'Using built-in specs.' or
96 ln.startswith('Target: ') or
97 ln.startswith('Configured with: ') or
98 ln.startswith('Thread model: ') or
99 ln.startswith('gcc version') or
100 ln.startswith('clang version')):
102 elif ln.strip().startswith('"'):
103 self.commands.append(list(splitArgs(ln)))
105 self.stderr += ln
[all...]
H A DSummarizeErrors68 for ln in lnIter:
69 m = kStackDumpLineRE.match(ln)
72 for ln in lnIter:
73 m = kStackDumpLineRE.match(ln)
79 prevLine = ln
/external/icu4c/config/
H A Dmh-alpha-linux-cc72 $(RM) $@ && ln -s ${<F} $@
74 $(RM) $@ && ln -s ${*F}.$(SO).$(SO_TARGET_VERSION) $@
H A Dmh-alpha-osf72 $(RM) $@ && ln -s ${<F} $@
74 $(RM) $@ && ln -s ${*F}.$(SO).$(SO_TARGET_VERSION) $@
H A Dmh-bsd-gcc62 $(RM) $@ && ln -s ${<F} $@
64 $(RM) $@ && ln -s ${*F}.$(SO).$(SO_TARGET_VERSION) $@
H A Dmh-haiku60 $(RM) $@ && ln -s ${<F} $@
62 $(RM) $@ && ln -s ${*F}.$(SO).$(SO_TARGET_VERSION) $@
H A Dmh-aix-gcc82 ln -f $< $(SHARED_OBJECT_NO_VERSION)
86 ln -f $< $(SHARED_OBJECT_NO_VERSION)
122 $(RM) $@ && ln -s ${*F}$(SO_TARGET_VERSION).$(SO) $@
124 $(RM) $@ && ln -s ${*F}$(SO_TARGET_VERSION).$(SO) $@
H A Dmh-aix-va93 ln -f $< $(SHARED_OBJECT_NO_VERSION)
97 ln -f $< $(SHARED_OBJECT_NO_VERSION)
134 $(RM) $@ && ln -s ${*F}$(SO_TARGET_VERSION).$(SO) $@
136 $(RM) $@ && ln -s ${*F}$(SO_TARGET_VERSION).$(SO) $@
/external/clang/utils/analyzer/
H A Dubiviz24 for ln in file:
25 yield eval(ln)
/external/iproute2/misc/
H A DMakefile31 ln -sf lnstat $(DESTDIR)$(SBINDIR)/rtstat
32 ln -sf lnstat $(DESTDIR)$(SBINDIR)/ctstat
/external/libpcap/packaging/
H A Dpcap.spec40 ln -sf libpcap.so.0.9.4 libpcap.so.$V1
42 ln -sf libpcap.so.$V1 libpcap.so.$V2
43 ln -sf libpcap.so.$V2 libpcap.so
45 ln -sf libpcap.so.$V1 libpcap.so
/external/openssl/crypto/bn/
H A Dbn_sqr.c210 BN_ULONG ln,lo,*p; local
278 ln=(lo+c1)&BN_MASK2;
279 *p=ln;
283 if (ln < (BN_ULONG)c1)
288 ln=(lo+1)&BN_MASK2;
289 *p=ln;
290 } while (ln == 0);
/external/clang/utils/ABITest/
H A DEnumeration.py241 for ln in a[::-1]:
242 if ''.join(ln).strip():
243 print ' '.join(ln)
245 for ln in b[::-1]:
246 if ''.join(ln).strip():
247 print ' '.join(ln)
259 for ln in a[::-1]:
260 if ''.join(ln).strip():
261 print ' '.join(ln)

Completed in 1288 milliseconds

123456