HomeSort by relevance Sort by last modified time
    Searched defs:LINK (Results 1 - 25 of 116) sorted by null

1 2 3 4 5

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
linktree.py 7 # All symbolic links go to a special symbolic link at the top, so you
15 LINK = '.LINK' # Name of special symlink at the top.
25 link = sys.argv[3]
28 link = LINK
38 linkname = os.path.join(newtree, link)
47 linknames(oldtree, newtree, link)
50 def linknames(old, new, link):
51 if debug: print 'linknames', (old, new, link)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
stack2.s 120 //LINK uimm18m4 ; /* allocate a stack frame of specified size (b) */
121 LINK 0X0;
122 LINK 0X8;
123 LINK 0x3FFFC;
  /external/cmockery/cmockery_0_1_2/windows/
makefile 47 !IFNDEF LINK
48 LINK=link.exe
49 !ENDIF # LINK
67 LINK_COMMAND=$(LINK) $(LIBLINKFLAGS) /SUBSYSTEM:console \
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/build/android/
shared.mk 19 LINK ?= $(CROSS)gcc
89 $(LINK) $(LFLAGS) -o $(LIBRARY) $(INV_OBJS_DST) $(LLINK) $(INV_LIBS) $(LLINK)
  /hardware/invensense/6515/libsensors_iio/software/core/mpl/build/android/
shared.mk 19 LINK ?= $(CROSS)gcc
92 $(LINK) $(LFLAGS) -o $(LIBRARY) $(INV_OBJS_DST) $(LLINK) $(INV_LIBS) $(LLINK)
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/build/android/
shared.mk 18 LINK ?= $(CROSS)gcc
93 $(LINK) $(INV_OBJS_DST) -o $(EXEC) $(LFLAGS) $(LLINK) $(INV_LIBS) $(LLINK) $(LRPATH)
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/build/android/
shared.mk 18 LINK ?= $(CROSS)gcc
97 $(LINK) $(INV_OBJS_DST) -o $(EXEC) $(LFLAGS) $(LLINK) $(INV_LIBS) $(LLINK) $(LRPATH)
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/build/android/
shared.mk 18 LINK ?= $(CROSS)gcc
70 #--yd LLINK += -Wl,-rpath-link=out/target/product/generic_arm64/obj/lib
104 $(LINK) $(INV_OBJS_DST) -o $(EXEC) $(LFLAGS) $(LLINK) $(INV_LIBS) $(LLINK) $(LRPATH)
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/build/android/
shared.mk 18 LINK ?= $(CROSS)gcc
97 $(LINK) $(INV_OBJS_DST) -o $(EXEC) $(LFLAGS) $(LLINK) $(INV_LIBS) $(LLINK) $(LRPATH)
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/build/android/
shared.mk 18 LINK ?= $(CROSS)gcc
95 $(LINK) $(INV_OBJS_DST) -o $(EXEC) $(LFLAGS) $(LLINK) $(INV_LIBS) $(LLINK) $(LRPATH)
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/build/android/
shared.mk 8 LINK ?= $(CROSS)gcc
72 $(LINK) $(LFLAGS) -o $(LIBRARY) $(INV_OBJS_DST) $(LLINK) $(INV_LIBS) $(LLINK)
  /hardware/invensense/65xx/libsensors_iio/software/core/mpl/build/android/
shared.mk 8 LINK ?= $(CROSS)gcc
74 $(LINK) $(LFLAGS) -o $(LIBRARY) $(INV_OBJS_DST) $(LLINK) $(INV_LIBS) $(LLINK)
  /bionic/libc/upstream-netbsd/lib/libc/include/isc/
list.h 28 #define LINK(type) struct { type *prev, *next; }
29 #define INIT_LINK_TYPE(elt, link, type) \
31 (elt)->link.prev = (type *)(-1); \
32 (elt)->link.next = (type *)(-1); \
34 #define INIT_LINK(elt, link) \
35 INIT_LINK_TYPE(elt, link, void)
36 #define LINKED(elt, link) ((void *)((elt)->link.prev) != (void *)(-1) && \
37 (void *)((elt)->link.next) != (void *)(-1))
43 #define PREPEND(list, elt, link) \
    [all...]
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/self_test/build/android/
shared.mk 18 LINK ?= $(CROSS)gcc
98 $(LINK) $(INV_OBJS_DST) -o $(EXEC) $(LFLAGS) $(LLINK) $(INV_LIBS) $(LLINK) $(LRPATH)
  /system/core/trusty/keymaster/
Makefile 101 LINK.o=$(LINK.cc)
  /external/emma/core/java12/com/vladium/emma/report/html/doc/
Tag.java 35 public static final Tag LINK = new TagImpl ("LINK");
  /packages/apps/Contacts/src/com/android/contacts/logging/
ListEvent.java 37 /** The number of contact selected when user takes an action (link, delete, share, etc). **/
49 public static final int LINK = 6;
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/registry/
value.go 25 LINK = 6
  /prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
value.go 25 LINK = 6
  /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/pdfium/core/fpdfdoc/
cpdf_annot.h 43 LINK,
  /libcore/ojluni/src/main/java/sun/net/ftp/
FtpDirEntry.java 44 FILE, DIR, PDIR, CDIR, LINK
101 * used from inside a {@link java.net.FtpDirParser} implementation.
125 * used from inside a {@link java.net.FtpDirParser} implementation.
148 * {@link java.net.FtpDirParser} implementation.
164 * - FtpDirEntry.Type.LINK for a symbolic link
175 * {@link java.net.FtpDirParser} implementation.
200 * from inside an {@link java.net.FtpDirParser} implementation.
252 * from inside an {@link java.net.FtpDirParser} implementation.
268 * Intended mostly to be used from inside a {@link java.net.FtpDirParser
    [all...]
  /cts/tools/dex-tools/src/dex/reader/
DexFileReader.java 45 private static final int LINK = 0;
76 readSize(LINK);
77 readOffset(LINK);
  /external/guava/guava/src/com/google/common/net/
HttpHeaders.java 172 /** The HTTP {@code Link} header field name. */
173 public static final String LINK = "Link";
  /external/ltp/testcases/kernel/syscalls/symlink/
symlink01.c 37 * TEST TITLE : Make a Symbolic Link to a File
43 * TEST TITLE : Reads Value of a Symbolic Link
49 * TEST TITLE : Gets File Status Indirectly From a Symbolic Link File
55 * TEST TITLE : Get file Status About a Symbolic Link File
62 * a Symbolic Link File
69 * From a Symbolic Link File
76 * Indirectly From a Symbolic Link File
81 * TEST IDENTIFIER : link01 (link)
82 * TEST TITLE : Creates a Link To a File Indirectly From a
83 * Symbolic Link Fil
    [all...]

Completed in 679 milliseconds

1 2 3 4 5