HomeSort by relevance Sort by last modified time
    Searched refs:LINK (Results 26 - 50 of 174) sorted by null

12 3 4 5 6 7

  /external/icu4c/config/
mh-hpux-acc 63 ## Commands to link
65 LINK.c= $(CXX) $(CXXFLAGS) $(LDFLAGS)
66 LINK.cc= $(CXX) $(CXXFLAGS) $(LDFLAGS)
mh-os400 17 ## Commands to link
20 LINK.c= $(CXX) $(CXXFLAGS) $(LDFLAGS) -qOPTION='*DUPPROC *DUPVAR'
21 LINK.cc= $(CXX) $(CXXFLAGS) $(LDFLAGS) -qOPTION='*DUPPROC *DUPVAR'
75 ## Link commands to link to ICU service programs
mh-solaris 37 ## Commands to link
38 ## For Sun Workshop, use CC to link to bring in C++ runtime
39 LINK.c= $(CXX) $(CXXFLAGS) $(LDFLAGS)
40 LINK.cc= $(CXX) $(CXXFLAGS) $(LDFLAGS)
mh-mingw 36 # Commands to link. Link with C++ in case static libraries are used.
37 LINK.c= $(CXX) $(CXXFLAGS) $(LDFLAGS)
38 #LINK.cc= $(CXX) $(CXXFLAGS) $(LDFLAGS)
  /external/icu4c/samples/cal/
Makefile 66 $(LINK.c) $(OUTOPT)$@ $^ $(LIBS)
Makefile.in 66 $(LINK.cc) $(OUTOPT)$@ $^ $(LIBS)
  /external/icu4c/samples/date/
Makefile 66 $(LINK.c) $(OUTOPT)$@ $^ $(LIBS)
Makefile.in 66 $(LINK.cc) $(OUTOPT)$@ $^ $(LIBS)
  /external/icu4c/samples/layout/
Makefile.in 93 $(LINK.cc) -o $@ $^ $(LIBS)
96 $(LINK.cc) -o $@ $^ $(LIBS)
Makefile 93 $(LINK.cc) -o $@ $^ $(LIBS)
96 $(LINK.cc) -o $@ $^ $(LIBS)
  /external/icu4c/samples/legacy/
Makefile 54 # Can change this to LINK.c if it is a C only program
57 $(LINK.cc) -o $@ $^ $(ICULIBS) $(ICU_PREFIX)/lib/libicuuc.so.18 $(ICU_PREFIX)/lib/libicui18n.so.18
  /external/icu4c/test/letest/
Makefile.in 87 $(LINK.cc) -o $@ $^ $(LIBS)
91 $(LINK.cc) -o $@ $^ $(LIBS)
  /external/icu4c/tools/genrb/
Makefile.in 90 $(LINK.cc) $(OUTOPT)$@ $^ $(LIBS)
94 $(LINK.cc) $(OUTOPT)$@ $^ $(LIBS)
  /external/qemu/distrib/sdl-1.2.12/src/video/gapi/
SDL_gapivideo.c 101 #define LINK(type,name,import) \
317 LINK( GXOpenDisplay, gx.GXOpenDisplay, "?GXOpenDisplay@@YAHPAUHWND__@@K@Z" )
318 LINK( GXCloseDisplay, gx.GXCloseDisplay, "?GXCloseDisplay@@YAHXZ" )
319 LINK( GXBeginDraw, gx.GXBeginDraw, "?GXBeginDraw@@YAPAXXZ" )
320 LINK( GXEndDraw, gx.GXEndDraw, "?GXEndDraw@@YAHXZ" )
321 LINK( GXOpenInput, gx.GXOpenInput, "?GXOpenInput@@YAHXZ" )
322 LINK( GXCloseInput, gx.GXCloseInput, "?GXCloseInput@@YAHXZ" )
323 LINK( GXGetDisplayProperties, gx.GXGetDisplayProperties,"?GXGetDisplayProperties@@YA?AUGXDisplayProperties@@XZ" )
324 LINK( GXGetDefaultKeys, gx.GXGetDefaultKeys, "?GXGetDefaultKeys@@YA?AUGXKeyList@@H@Z" )
325 LINK( GXSuspend, gx.GXSuspend, "?GXSuspend@@YAHXZ"
    [all...]
  /external/chromium/chrome/browser/printing/
print_preview_tab_controller.cc 118 transition_type == PageTransition::LINK &&
170 PageTransition::LINK);
  /external/chromium/net/http/
http_atom_list.h 40 HTTP_ATOM(LINK)
  /external/icu4c/extra/scrptrun/
Makefile.in 75 $(LINK.cc) -o $@ $^ $(LIBS)
  /external/icu4c/test/compat/
Makefile.in 66 $(LINK.c) $(OUTOPT)$@ $^ $(LIBS)
  /external/icu4c/test/perf/DateFmtPerf/
Makefile.in 64 $(LINK.cc) -o $@ $^ $(LIBS)
  /external/icu4c/test/perf/charperf/
Makefile.in 64 $(LINK.cc) -o $@ $^ $(LIBS)
  /external/icu4c/test/perf/collationperf/
Makefile.in 65 $(LINK.cc) -o $@ $^ $(LIBS)
  /external/icu4c/test/perf/collperf/
Makefile.in 64 $(LINK.cc) -o $@ $^ $(LIBS)
  /external/icu4c/test/perf/convperf/
Makefile.in 64 $(LINK.cc) -o $@ $^ $(LIBS)
  /external/icu4c/test/perf/normperf/
Makefile.in 64 $(LINK.cc) -o $@ $^ $(LIBS)
  /external/icu4c/test/perf/strsrchperf/
Makefile.in 64 $(LINK.cc) -o $@ $^ $(LIBS)

Completed in 1963 milliseconds

12 3 4 5 6 7