HomeSort by relevance Sort by last modified time
    Searched refs:ln (Results 51 - 75 of 191) sorted by null

1 23 4 5 6 7 8

  /external/clang/utils/
token-delta.py 118 for ln in err.split('\n'):
122 collect = ln
124 collect = collect + '\n' + ln
125 if 'Loc=<' in ln and ln.endswith('>'):
126 ln,collect = collect,None
127 tokens.append(Token(*kTokenRE.match(ln).groups()))
  /external/openssl/crypto/evp/
encode.c 238 int seof= -1,eof=0,rv= -1,ret=0,i,v,tmp,n,ln,exp_nl; local
243 ln=ctx->line_num;
254 if (ln >= 80) { rv= -1; goto end; }
264 ln++;
284 ln = 0;
292 ln=0;
353 ctx->line_num=ln;
  /external/openssl/crypto/objects/
objects.pl 75 if ($Cname ne "" && defined($ln{$module.$Cname}))
76 { die "objects.txt:$o:There's already an object with long name ",$ln{$module.$Cname}," on line ",$order{$module.$Cname},"\n"; }
91 if ($Cname ne "" && defined($ln{$module.$Cname}))
92 { die "objects.txt:$o:There's already an object with long name ",$ln{$module.$Cname}," on line ",$order{$module.$Cname},"\n"; }
100 $ln{$Cname} = $myln;
197 print OUT "#define LN_",$Cname,"\t\t\"",$ln{$Cname},"\"\n" if $ln{$Cname} ne "";
  /external/e2fsprogs/debian/attic/libs/
rules 104 ln -sf e2fslibsg $(debdir)/e2fslibsg-dev/usr/doc/e2fslibsg-dev
106 ln -sf e2fslibsg $(maindir)/usr/doc/e2fsprogs
108 ln -sf comerr$(COMERR_MAJOR)g $(debdir)/comerrg-dev/usr/doc/comerrg-dev
110 ln -sf ss$(SS_MAJOR)g $(debdir)/ssg-dev/usr/doc/ssg-dev
142 ln -s e2fsck.8 $(maindir)/usr/man/man8/fsck.ext2.8
143 ln -s mke2fs.8 $(maindir)/usr/man/man8/mkfs.ext2.8
  /external/elfutils/libasm/
Makefile.am 60 ln -fs $@ $@.$(VERSION)
74 ln -fs libasm-$(PACKAGE_VERSION).so $(DESTDIR)$(libdir)/libasm.so.$(VERSION)
75 ln -fs libasm.so.$(VERSION) $(DESTDIR)$(libdir)/libasm.so
  /external/elfutils/libdw/
Makefile.am 72 ln -fs $@ $@.$(VERSION)
86 ln -fs libdw-$(PACKAGE_VERSION).so $(DESTDIR)$(libdir)/libdw.so.$(VERSION)
87 ln -fs libdw.so.$(VERSION) $(DESTDIR)$(libdir)/libdw.so
  /frameworks/base/core/java/android/app/
NativeActivity.java 169 String ln = ai.metaData.getString(META_DATA_LIB_NAME); local
170 if (ln != null) libname = ln;
171 ln = ai.metaData.getString(META_DATA_FUNC_NAME);
172 if (ln != null) funcname = ln;
  /external/icu4c/config/
mh-qnx 77 $(RM) $@ && ln -s ${*F}.$(SO).$(SO_TARGET_VERSION_MAJOR) $@
79 # $(RM) $@ && ln -s ${<F} $@
81 # $(RM) $@ && ln -s ${*F}.$(SO).$(SO_TARGET_VERSION) $@
mh-darwin 80 $(RM) $@ && ln -s ${<F} $@
82 $(RM) $@ && ln -s ${*F}.$(SO_TARGET_VERSION).$(SO) $@
mh-hpux-acc 125 $(RM) $@ && ln -s ${<F} $@
127 $(RM) $@ && ln -s ${*F}.$(SO).$(SO_TARGET_VERSION) $@
mh-solaris 84 $(RM) $@ && ln -s ${<F} $@
86 $(RM) $@ && ln -s ${*F}.$(SO).$(SO_TARGET_VERSION) $@
  /system/core/init/
Android.mk 42 $(hide) ln -sf ../$(INIT_BINARY) $@
  /external/dropbear/debian/
rules 78 ln -s /var/log/dropbear '$(DIR)'/etc/dropbear/log/main
79 ln -s /var/run/dropbear '$(DIR)'/etc/dropbear/supervise
80 ln -s /var/run/dropbear.log '$(DIR)'/etc/dropbear/log/supervise
92 test -r changelog || ln -s CHANGES changelog
  /external/icu4c/io/
Makefile 105 cd $(DESTDIR)$(libdir) && $(RM) $(notdir $(SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(SO_TARGET))
107 cd $(DESTDIR)$(libdir) && $(RM) $(notdir $(MIDDLE_SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(MIDDLE_SO_TARGET))
113 cd $(DESTDIR)$(libdir) && $(RM) $(notdir $(IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(IMPORT_LIB))
116 cd $(DESTDIR)$(libdir) && $(RM) $(notdir $(MIDDLE_IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(MIDDLE_IMPORT_LIB))
  /external/icu4c/layout/
Makefile 175 cd $(DESTDIR)$(libdir) && $(RM) $(notdir $(SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(SO_TARGET))
177 cd $(DESTDIR)$(libdir) && $(RM) $(notdir $(MIDDLE_SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(MIDDLE_SO_TARGET))
183 cd $(DESTDIR)$(libdir) && $(RM) $(notdir $(IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(IMPORT_LIB))
186 cd $(DESTDIR)$(libdir) && $(RM) $(notdir $(MIDDLE_IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(MIDDLE_IMPORT_LIB))
  /external/icu4c/layoutex/
Makefile 106 cd $(DESTDIR)$(libdir) && $(RM) $(notdir $(SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(SO_TARGET))
108 cd $(DESTDIR)$(libdir) && $(RM) $(notdir $(MIDDLE_SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(MIDDLE_SO_TARGET))
114 cd $(DESTDIR)$(libdir) && $(RM) $(notdir $(IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(IMPORT_LIB))
117 cd $(DESTDIR)$(libdir) && $(RM) $(notdir $(MIDDLE_IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(MIDDLE_IMPORT_LIB))
  /external/icu4c/tools/pkgdata/
pkgtypes.c 29 int32_t ln = 0; local
56 ln += (int32_t)uprv_strlen(l->str);
61 if(ln > 60 && brk) {
62 ln = 0;
  /external/yaffs2/yaffs2/direct/
Makefile 49 ln -s ../$@ $@
  /external/yaffs2/yaffs2/utils/
Makefile 41 ln -s ../$@ $@
  /frameworks/compile/libbcc/runtime/make/
AppleBI.mk 36 ln -s libcompiler_rt.a libcompiler_rt_profile.a; \
37 ln -s libcompiler_rt.a libcompiler_rt_debug.a
  /system/core/toolbox/
Android.mk 10 ln \
94 $(hide) ln -sf $(TOOLBOX_BINARY) $@
  /external/tremolo/Tremolo/
floor0.c 145 void vorbis_lsp_to_curve(ogg_int32_t *curve,int n,int ln,
160 ogg_uint32_t imap= (1UL<<31) / ln;
172 ogg_uint32_t nextbark=((tBnyq1<<11)/ln)>>12;
335 if(map+1<ln){
338 nextbark=((tBnyq1<<11)/ln*(map+1))>>12;
352 if(map>=ln){
353 map=ln-1; /* guard against the approximation */
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/libexec/gcc/arm-eabi/4.2.1/install-tools/
fixinc.sh 121 elif ln -s X $LIB/ShouldNotExist 2>/dev/null; then
124 elif ln -s X /tmp/ShouldNotExist 2>/dev/null; then
297 ln -s . ${LIB}/${sym_link} > /dev/null 2>&1
311 ln -s $dots$y ${LIB}/${sym_link} > /dev/null 2>&1
368 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/install-tools/
fixinc.sh 121 elif ln -s X $LIB/ShouldNotExist 2>/dev/null; then
124 elif ln -s X /tmp/ShouldNotExist 2>/dev/null; then
297 ln -s . ${LIB}/${sym_link} > /dev/null 2>&1
311 ln -s $dots$y ${LIB}/${sym_link} > /dev/null 2>&1
368 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/
fixinc.sh 119 elif ln -s X $LIB/ShouldNotExist 2>/dev/null; then
122 elif ln -s X /tmp/ShouldNotExist 2>/dev/null; then
295 ln -s . ${LIB}/${sym_link} > /dev/null 2>&1
309 ln -s $dots$y ${LIB}/${sym_link} > /dev/null 2>&1
366 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1

Completed in 412 milliseconds

1 23 4 5 6 7 8