/external/chromium_org/native_client_sdk/src/tools/ |
nacl_gcc.mk | 217 $(call LOG,LINK,$$@,$(X86_32_LINK) -o $$@ $$(filter %.o,$$^) $(LDFLAGS_SHARED) -m32 $(NACL_LDFLAGS) $(X86_32_LDFLAGS) $(LDFLAGS) $(foreach path,$(5),-L$(path)/$(TOOLCHAIN)_x86_32/$(CONFIG)) $(foreach lib,$(3),-l$(lib))) 235 $(call LOG,LINK,$$@,$(X86_32_LINK) -o $$@ $$(filter %.o,$$^) $(LDFLAGS_SHARED) -m64 $(NACL_LDFLAGS) $(X86_64_LDFLAGS) $(LDFLAGS) $(foreach path,$(5),-L$(path)/$(TOOLCHAIN)_x86_64/$(CONFIG)) $(foreach lib,$(3),-l$(lib))) 253 $(call LOG,LINK,$$@,$(ARM_LINK) -o $$@ $$(filter %.o,$$^) $(LDFLAGS_SHARED) -marm $(NACL_LDFLAGS) $(ARM_LDFLAGS) $(LDFLAGS) $(foreach path,$(5),-L$(path)/$(TOOLCHAIN)_arm/$(CONFIG)) $(foreach lib,$(3),-l$(lib))) 284 # $3 = POSIX Link Flags 285 # $4 = VC Link Flags (unused) 340 # Specific Link Macro 346 # $5 = Link Flags 354 $(call LOG,LINK,$$@,$(X86_32_LINK) -o $$@ $$(filter %.o,$$^) $(NACL_LDFLAGS) $(X86_32_LDFLAGS) $(foreach path,$(6),-L$(path)/$(TOOLCHAIN)_x86_32/$(CONFIG)) $(foreach lib,$(3),-l$(lib)) $(5)) 362 $(call LOG,LINK,$$@,$(X86_64_LINK) -o $$@ $$(filter %.o,$$^) $(NACL_LDFLAGS) $(X86_64_LDFLAGS) $(foreach path,$(6),-L$(path)/$(TOOLCHAIN)_x86_64/$(CONFIG)) $(foreach lib,$(3),-l$(lib)) $(5)) 370 $(call LOG,LINK,$$@,$(ARM_LINK) $(BIONIC_LINK) -o $$@ $$(filter %.o,$$^) $(NACL_LDFLAGS) $(ARM_LDFLAGS) $(foreach (…) [all...] |
host_vc.mk | 19 HOST_LINK ?= link.exe /nologo 87 # Link Macro 99 $(call LOG,LINK,$$@,$(HOST_LINK) /DLL /OUT:$(1) /PDB:$(1).pdb $(2) /DEBUG $(foreach path,$(5),/LIBPATH:$(path)/$(OSNAME)_x86_32_host/$(CONFIG)) $(foreach lib,$(3),$(lib).lib) $(6)) 104 # Link Macro
|
nacl_llvm.mk | 72 # $3 = POSIX Link Flags 73 # $4 = VC Link Flags (unused) 87 # Specific Link Macro 102 $(call LOG,LINK,$$@,$(PNACL_LINK) -o $$@ $(2) $(PNACL_LDFLAGS) $(foreach path,$(5),-L$(path)/pnacl/$(CONFIG)) $(foreach lib,$(3),-l$(lib)) $(6)) 107 # Generalized Link Macro
|
/external/elfutils/0.153/backends/ |
Makefile.am | 103 $(LINK) -shared -o $(@:.map=.so) \
|
/external/elfutils/0.153/libdw/ |
Makefile.am | 107 $(LINK) -shared -o $@ -Wl,--soname,$@.$(VERSION),-z,defs \
|
/external/elfutils/0.153/libelf/ |
Makefile.am | 103 $(LINK) -shared -o $@ -Wl,--whole-archive,$<,--no-whole-archive \
|
/external/icu/icu4c/source/extra/uconv/ |
Makefile.in | 145 $(LINK.cc) $(OUTOPT)$@ $(OBJECTS) $(LIBS)
|
/external/smack/src/org/xbill/DNS/ |
WKSRecord.java | 466 /** LINK */ 467 public static final int LINK = 245; 554 services.add(LINK, "link");
|
/bionic/libc/upstream-netbsd/lib/libc/isc/ |
eventlib_p.h | 111 LINK(struct evAccept) link; member in struct:evAccept
|
/external/chromium_org/chrome/browser/extensions/ |
menu_manager.h | 91 LINK = 8, 260 // attribute of IMAGE/AUDIO/VIDEO/LINK tags.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/ |
DescriptorsUtils.java | 79 * to {@link AdtConstants#CODESITE_BASE_URL} or to the local SDK 87 private static final String LINK = "$link"; //$NON-NLS-1$ 92 * Add all {@link AttributeInfo} to the the array of {@link AttributeDescriptor}. 94 * @param attributes The list of {@link AttributeDescriptor} to append to 98 * See {@link SdkConstants#NS_RESOURCES} for a common value. 99 * @param infos The array of {@link AttributeInfo} to read and append to attributes 124 * Add an {@link AttributeInfo} to the the array of {@link AttributeDescriptor} [all...] |
/external/libpcap/ |
grammar.y | 281 %token LINK 458 pname: LINK { $$ = Q_LINK; }
|
scanner.l | 193 link|ether|ppp|slip return LINK; 194 fddi|tr|wlan return LINK;
|
grammar.c | 399 LINK = 310, 520 #define LINK 310 1034 "ADDR4", "RA", "TA", "LINK", "GEQ", "LEQ", "NEQ", "ID", "EID", "HID", [all...] |
/ndk/sources/host-tools/make-3.81/tests/ |
test_driver.pl | 941 # LINK:target indicates a symlink, pointing to $basedir/target 965 elsif ($dirtree {$path} =~ /^LINK:(.*)$/) 1076 elsif ($dirtree {$path} =~ /^LINK:(.*)$/) 1081 print "compare_dir_tree: $path is not a link.\n"; 1096 print "compare_dir_tree: $path should be link to $target, "
|
/external/chromium_org/chrome/browser/extensions/api/context_menus/ |
context_menus_api_helpers.h | 71 contexts.Add(extensions::MenuItem::LINK);
|
/external/chromium_org/third_party/icu/source/test/perf/perldriver/ |
Output.pm | 227 A:link { color: black; font-weight: normal; text-decoration: none} /* unvisited links */ 234 <BODY bgcolor="#FFFFFF" LINK="#006666" VLINK="#000000">
|
/external/icu/icu4c/source/test/perf/perldriver/ |
Output.pm | 227 A:link { color: black; font-weight: normal; text-decoration: none} /* unvisited links */ 234 <BODY bgcolor="#FFFFFF" LINK="#006666" VLINK="#000000">
|
/frameworks/base/core/java/com/google/android/util/ |
AbstractMessageParser.java | 225 return new Link(url, text); 462 * link or it might be a recognized media type. 600 * a different smiley, if {@link #isWordBreak} would not already 659 LINK ("l"), 788 /** Represents a link that was found in the input. */ 789 public static class Link extends Token { 792 public Link(String url, String text) { 793 super(Type.LINK, text); 809 /** Represents a link to a Google Video. */ 868 /** Represents a link to a YouTube video. * [all...] |
/external/jpeg/ |
ltmain.sh | 172 mode=link 358 # accidentally link it into a program. 367 # libtool link mode 368 link) 369 modename="$modename: link" 606 # Get the name of the library we link against. 613 $echo "$modename: cannot find name of link library for \`$arg'" 1>&2 645 # are required to link). 1008 # Get the real and link names of the library. 1021 for link [all...] |
/external/qemu/distrib/jpeg-6b/ |
ltmain.sh | 172 mode=link 358 # accidentally link it into a program. 367 # libtool link mode 368 link) 369 modename="$modename: link" 606 # Get the name of the library we link against. 613 $echo "$modename: cannot find name of link library for \`$arg'" 1>&2 645 # are required to link). 1008 # Get the real and link names of the library. 1021 for link [all...] |
/external/chromium_org/chrome/browser/resources/local_ntp/ |
most_visited_util.js | 89 * Creates a new most visited link element. 90 * @param {Object} params URL parameters containing styles for the link. 91 * @param {string} href The destination for the link. 92 * @param {string} title The title for the link. 93 * @param {string|undefined} text The text for the link or none. 97 * @return {HTMLAnchorElement} A new link element. 101 var link = document.createElement('a'); 102 link.style.color = styles.color; 103 link.style.fontSize = styles.fontSize + 'px'; 105 link.style.fontFamily = styles.fontFamily [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar | |
/external/fio/ |
Makefile | 184 QUIET_LINK = @echo ' ' LINK $@;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
rtl.h | [all...] |