HomeSort by relevance Sort by last modified time
    Searched refs:ln (Results 201 - 225 of 772) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/libexec/gcc/x86_64-linux/4.8/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
311 ln -s . ${LIB}/${sym_link} > /dev/null 2>&1
325 ln -s $dots$y ${LIB}/${sym_link} > /dev/null 2>&1
382 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/libexec/gcc/x86_64-linux/4.8/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
311 ln -s . ${LIB}/${sym_link} > /dev/null 2>&1
325 ln -s $dots$y ${LIB}/${sym_link} > /dev/null 2>&1
382 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
  /prebuilts/go/darwin-x86/src/internal/pprof/profile/
filter.go 61 for _, ln := range loc.Line {
62 if fn := ln.Function; fn != nil {
78 for _, ln := range loc.Line {
79 if fn := ln.Function; fn != nil {
87 lines = append(lines, ln)
  /prebuilts/go/linux-x86/src/internal/pprof/profile/
filter.go 61 for _, ln := range loc.Line {
62 if fn := ln.Function; fn != nil {
78 for _, ln := range loc.Line {
79 if fn := ln.Function; fn != nil {
87 lines = append(lines, ln)
  /external/llvm/utils/Misc/
zkill 97 for i,ln in enumerate(it):
98 if not ln.strip():
101 fields = ln.split(None, numRows - 1)
103 warning('unable to process row: %r' % ln)
114 warning('unable to process %r in row: %r' % (field[0], ln))
  /external/llvm/utils/lit/lit/
discovery.py 206 for ln in f:
207 ln = ln.strip()
208 if ln:
209 actual_inputs.append(ln)
  /system/core/rootdir/
Android.mk 146 ln -sf /system/etc $(TARGET_ROOT_OUT)/etc; \
147 ln -sf /data/user_de/0/com.android.shell/files/bugreports $(TARGET_ROOT_OUT)/bugreports; \
148 ln -sf /sys/kernel/debug $(TARGET_ROOT_OUT)/d; \
149 ln -sf /storage/self/primary $(TARGET_ROOT_OUT)/sdcard
153 LOCAL_POST_INSTALL_CMD += ; ln -sf /system/vendor $(TARGET_ROOT_OUT)/vendor
158 LOCAL_POST_INSTALL_CMD += ; ln -sf /data/cache $(TARGET_ROOT_OUT)/cache
165 ; ln -sf $(word 1,$(p)) $(TARGET_ROOT_OUT)/$(word 2,$(p)))
  /external/clang/utils/
FindSpecRefs 659 for i,ln in enumerate(f):
661 for m in nameAndSpecRefRE.finditer(ln):
668 for m in loneSpecRefRE.finditer(ln):
768 for ln in p.stdout.read(1024).split('\n'):
769 if ln.startswith('Revision:'):
770 return ln.split(':',1)[1].strip()
    [all...]
  /external/elfutils/libelf/
Makefile.am 109 $(AM_V_at)ln -fs $@ $@.$(VERSION)
114 ln -fs libelf-$(PACKAGE_VERSION).so $(DESTDIR)$(libdir)/libelf.so.$(VERSION)
115 ln -fs libelf.so.$(VERSION) $(DESTDIR)$(libdir)/libelf.so
  /external/libvorbis/lib/
lsp.c 65 void vorbis_lsp_to_curve(float *curve,int *map,int n,int ln,float *lsp,int m,
68 float wdel=M_PI/ln;
140 void vorbis_lsp_to_curve(float *curve,int *map,int n,int ln,float *lsp,int m,
158 long wi=vorbis_coslook_i(k*65536/ln);
248 void vorbis_lsp_to_curve(float *curve,int *map,int n,int ln,float *lsp,int m,
251 float wdel=M_PI/ln;
floor1.c 642 int ln=loneighbor[sortpos]; local
646 if(memo[ln]!=hn){
648 int lsortpos=look->reverse_index[ln];
650 memo[ln]=hn;
654 int lx=info->postlist[ln];
656 int ly=post_Y(fit_valueA,fit_valueB,ln);
686 fit_valueB[ln]=ly0;
687 if(ln==0)fit_valueA[ln]=ly0;
701 if(loneighbor[j]==ln)
724 int ln=look->loneighbor[i-2]; local
806 int ln=look->loneighbor[i-2]; local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/bin/
asan_device_setup 202 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
269 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
418 adb_shell ln -s $ASAN_RT /system/lib/$ASAN_RT_SYMLINK
419 adb_shell ln -s $ASAN_RT64 /system/lib64/$ASAN_RT_SYMLINK
426 adb_shell ln -s $ASAN_RT /system/lib/$ASAN_RT_SYMLINK
429 adb_shell ln -s /system/bin/app_process.wrap /system/bin/app_process
  /prebuilts/clang/host/darwin-x86/clang-3960126/bin/
asan_device_setup 202 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
269 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
418 adb_shell ln -s $ASAN_RT /system/lib/$ASAN_RT_SYMLINK
419 adb_shell ln -s $ASAN_RT64 /system/lib64/$ASAN_RT_SYMLINK
426 adb_shell ln -s $ASAN_RT /system/lib/$ASAN_RT_SYMLINK
429 adb_shell ln -s /system/bin/app_process.wrap /system/bin/app_process
  /prebuilts/clang/host/darwin-x86/clang-3977809/bin/
asan_device_setup 202 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
269 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
418 adb_shell ln -s $ASAN_RT /system/lib/$ASAN_RT_SYMLINK
419 adb_shell ln -s $ASAN_RT64 /system/lib64/$ASAN_RT_SYMLINK
426 adb_shell ln -s $ASAN_RT /system/lib/$ASAN_RT_SYMLINK
429 adb_shell ln -s /system/bin/app_process.wrap /system/bin/app_process
  /prebuilts/clang/host/darwin-x86/clang-4053586/bin/
asan_device_setup 202 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
269 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
418 adb_shell ln -s $ASAN_RT /system/lib/$ASAN_RT_SYMLINK
419 adb_shell ln -s $ASAN_RT64 /system/lib64/$ASAN_RT_SYMLINK
426 adb_shell ln -s $ASAN_RT /system/lib/$ASAN_RT_SYMLINK
429 adb_shell ln -s /system/bin/app_process.wrap /system/bin/app_process
  /prebuilts/clang/host/linux-x86/clang-3957855/bin/
asan_device_setup 202 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
269 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
418 adb_shell ln -s $ASAN_RT /system/lib/$ASAN_RT_SYMLINK
419 adb_shell ln -s $ASAN_RT64 /system/lib64/$ASAN_RT_SYMLINK
426 adb_shell ln -s $ASAN_RT /system/lib/$ASAN_RT_SYMLINK
429 adb_shell ln -s /system/bin/app_process.wrap /system/bin/app_process
  /prebuilts/clang/host/linux-x86/clang-3960126/bin/
asan_device_setup 202 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
269 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
418 adb_shell ln -s $ASAN_RT /system/lib/$ASAN_RT_SYMLINK
419 adb_shell ln -s $ASAN_RT64 /system/lib64/$ASAN_RT_SYMLINK
426 adb_shell ln -s $ASAN_RT /system/lib/$ASAN_RT_SYMLINK
429 adb_shell ln -s /system/bin/app_process.wrap /system/bin/app_process
  /prebuilts/clang/host/linux-x86/clang-3977809/bin/
asan_device_setup 202 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
269 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
418 adb_shell ln -s $ASAN_RT /system/lib/$ASAN_RT_SYMLINK
419 adb_shell ln -s $ASAN_RT64 /system/lib64/$ASAN_RT_SYMLINK
426 adb_shell ln -s $ASAN_RT /system/lib/$ASAN_RT_SYMLINK
429 adb_shell ln -s /system/bin/app_process.wrap /system/bin/app_process
  /prebuilts/clang/host/linux-x86/clang-4053586/bin/
asan_device_setup 202 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
269 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
418 adb_shell ln -s $ASAN_RT /system/lib/$ASAN_RT_SYMLINK
419 adb_shell ln -s $ASAN_RT64 /system/lib64/$ASAN_RT_SYMLINK
426 adb_shell ln -s $ASAN_RT /system/lib/$ASAN_RT_SYMLINK
429 adb_shell ln -s /system/bin/app_process.wrap /system/bin/app_process
  /external/libxml2/win32/
configure.js 180 var fso, cf, vf, ln, s, iDot, iSlash;
186 ln = cf.ReadLine();
187 s = new String(ln);
209 ln = cf.ReadLine();
210 s = new String(ln);
289 var fso, ofi, of, ln, s;
294 ln = ofi.ReadLine();
295 s = new String(ln);
375 of.WriteLine(ln);
385 var fso, ofi, of, ln, s
    [all...]
  /build/make/tools/
java-event-log-tags.py 87 for fn, ln, msg in tagfile.errors:
88 print >> sys.stderr, "%s:%d: error: %s" % (fn, ln, msg)
  /external/e2fsprogs/util/
gen-tarball.in 46 (cd $top_srcdir/.. ; rm -f $SRCROOT ; ln -sf $base_e2fsprogs $SRCROOT)
  /external/eigen/Eigen/src/OrderingMethods/
Amd.h 99 k2, k3, jlast, ln, dense, nzmax, mindeg = 0, nvi, nvj, nvk, mark, wnvi,
228 ln = len[k] - elenk; /* length of list of nodes in k */
234 ln = len[e]; /* length of list of nodes in e */
236 for(k2 = 1; k2 <= ln; k2++)
361 ln = len[i];
363 for(p = Cp[i]+1; p <= Cp[i] + ln-1; p++) w[Ci[p]] = mark;
367 ok = (len[j] == ln) && (elen[j] == eln);
368 for(p = Cp[j] + 1; ok && p <= Cp[j] + ln - 1; p++)
  /external/selinux/libsepol/src/
Makefile 35 LN=ln
40 LN=gln
52 ln -sf $@ $(TARGET)
89 $(LN) -sf --relative $(SHLIBDIR)/$(LIBSO) $(LIBDIR)/$(TARGET)
  /prebuilts/go/darwin-x86/src/cmd/trace/
main.go 118 ln, err := net.Listen("tcp", *httpFlag)
143 if !browser.Open("http://" + ln.Addr().String()) {
144 fmt.Fprintf(os.Stderr, "Trace viewer is listening on http://%s\n", ln.Addr().String())
149 err = http.Serve(ln, nil)

Completed in 835 milliseconds

1 2 3 4 5 6 7 891011>>