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

12345678

/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];
/external/libmtp/src/
H A Dutil.c75 uint32_t ln, lc; local
83 ln = ( remain > 16 ) ? 16 : remain;
85 for (i = 0; i < ln; i++) {
90 if ( ln < 16 ) {
91 int width = ((16-ln)/2)*5 + (2*(ln%2));
96 for (i = 0; i < ln; i++) {
104 remain -= ln;
105 dump_boundry += ln;
/external/libvorbis/lib/
H A Dlsp.h24 extern void vorbis_lsp_to_curve(float *curve,int *map,int n,int ln,
/external/webkit/Source/JavaScriptCore/gyp/
H A Dgenerate-derived-sources.sh6 /bin/ln -sfh "${SRCROOT}/.." JavaScriptCore
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/shader/plugins/
H A DGLSLLoader.java98 String ln = r.readLine();
99 if (ln.startsWith("#import ")){
100 ln = ln.substring(8).trim();
101 if (ln.startsWith("\"") && ln.endsWith("\"") && ln.length() > 3){
104 ln = ln.substring(1, ln
[all...]
/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.py244 ln = ' &&\n'.join(commands)
246 cmd = ShUtil.ShParser(ln, litConfig.isWindows).parse()
248 return (Test.FAIL, "shell parser error on: %r" % ln)
270 for ln in commands:
273 ln = TclUtil.TclLexer(ln).lex_unquoted(process_all = True)
276 tokens = list(TclUtil.TclLexer(ln).lex())
278 return (Test.FAIL, "Tcl lexer error on: %r" % ln)
284 "Invalid test line: %r containing %r" % (ln, t))
289 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/jmonkeyengine/engine/src/core-plugins/com/jme3/texture/plugins/
H A DHDRLoader.java231 String ln = readString(in);
232 ln = ln.trim();
233 if (ln.startsWith("#") || ln.equals("")){
234 if (ln.equals("#?RADIANCE") || ln.equals("#?RGBE"))
238 } else if (ln.startsWith("+") || ln.startsWith("-")){
240 String[] resData = ln
[all...]
/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...]
/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

Completed in 432 milliseconds

12345678