/third_party/zlib/os400/ |
H A D | make.sh | 66 # Set LINK to "YES" if the module has been compiled. 98 LINK=YES 265 LINK= # No need to rebuild service program yet. 285 then LINK=YES 288 if [ "${LINK}" ] 319 LINK=YES 326 then LINK=YES 329 if [ "${LINK}" ] 337 LINK=YES 355 then LINK [all...] |
/third_party/ltp/testcases/kernel/syscalls/sethostname/ |
H A D | Makefile | 12 $(LINK.c) $^ $(LOADLIBES) $(LDLIBS) $(OUTPUT_OPTION) 15 $(LINK.c) $^ $(LOADLIBES) $(LDLIBS) $(OUTPUT_OPTION) 18 $(LINK.c) $^ $(LOADLIBES) $(LDLIBS) $(OUTPUT_OPTION)
|
/third_party/curl/packages/OS400/ |
H A D | make-tests.sh | 68 LINK= 94 then LINK=yes 102 if [ "${LINK}" ]
|
H A D | initscript.sh | 167 # Set LINK to "YES" if the module has been compiled. 226 LINK=YES
|
/third_party/curl/src/ |
H A D | tool_cb_hdr.c | 54 #define LINK "\x1b]8;;" macro 56 #define LINKOFF LINK LINKST 59 #ifdef LINK 232 #ifndef LINK in tool_header_cb() 349 #ifdef LINK 421 fprintf(stream, "%.*s" LINK "%s" LINKST "%.*s" LINKOFF, in write_linked_location()
|
/third_party/ltp/testcases/kernel/syscalls/nftw/ |
H A D | Makefile | 20 $(LINK.o) $^ $(LOADLIBES) $(LDLIBS) $(OUTPUT_OPTION) 27 $(LINK.o) $^ $(LOADLIBES) $(LDLIBS) $(OUTPUT_OPTION)
|
/third_party/python/Tools/scripts/ |
H A D | linktree.py | 15 LINK = '.LINK' # Name of special symlink at the top. variable 28 link = LINK
|
/third_party/toybox/scripts/ |
H A D | make.sh | 96 echo "LINK='$LINK'" 101 echo '$BUILD $FILES $LINK' 104 if ! cmp -s <(genbuildsh 2>/dev/null | head -n 6 ; echo LINK="'"$LDOPTIMIZE $LDFLAGS) \ 126 # LINK needs optlibs.dat, above 128 LINK="$(echo $LDOPTIMIZE $LDFLAGS -o "$UNSTRIPPED" $LDASNEEDED $(cat generated/optlibs.dat))" 275 # This is a parallel version of: do_loudly $BUILD $FILES $LINK || exit 1 338 do_loudly $BUILD $LNKFILES $LINK || exit 1
|
/third_party/libcoap/examples/ |
H A D | etsi_coaptest.sh | 29 LINK=( TD_COAP_LINK_01 TD_COAP_LINK_02 ) 33 testgroups=( CORE LINK BLOCK OBS )
|
/third_party/node/deps/llhttp/include/ |
H A D | llhttp.h | 235 XX(31, LINK, LINK) \ 289 XX(31, LINK, LINK) \
|
/third_party/ltp/tools/apicmds/ |
H A D | Makefile | 36 $(LINK.o) $^ $(LOADLIBES) $(LDLIBS) $(OUTPUT_OPTION)
|
/third_party/ltp/testcases/kernel/syscalls/symlink/ |
H A D | symlink01.c | 263 #define LINK "link01" macro 395 LINK, 0, 0, 14, creat_both, ck_both, { 397 LINK, 0, 0, 15, creat_symlink, ck_symlink, { 403 LINK, 1, -1, -1, creat_symlink, ck_symlink, { 477 LINK, "link", 2, &test_objects[26], 995 else if (cktcsid(tc_ptr->tcid, LINK)) in do_syscalltests() 1097 } else if (cktcsid(tc_ptr->tcid, LINK)) { in do_ENOENT() 1179 } else if (cktcsid(tc_ptr->tcid, LINK)) { in do_ELOOP()
|
/third_party/nghttp2/third-party/llhttp/include/ |
H A D | llhttp.h | 360 XX(31, LINK, LINK) \ 414 XX(31, LINK, LINK) \
|
/third_party/icu/icu4c/source/samples/legacy/ |
H A D | Makefile | 57 # Can change this to LINK.c if it is a C only program 60 $(LINK.cc) -o $@ $^ $(ICULIBS) $(ICU_PREFIX)/lib/libicuuc.so.18 $(ICU_PREFIX)/lib/libicui18n.so.18
|
/third_party/skia/third_party/externals/icu/source/samples/legacy/ |
H A D | Makefile | 57 # Can change this to LINK.c if it is a C only program 60 $(LINK.cc) -o $@ $^ $(ICULIBS) $(ICU_PREFIX)/lib/libicuuc.so.18 $(ICU_PREFIX)/lib/libicui18n.so.18
|
/third_party/libwebsockets/test-apps/android/app/src/main/jni/ |
H A D | NativeLibs.mk | 400 LINK=$(TOOLCHAIN_X86_PREFIX)-g++ \ 417 LINK=$(TOOLCHAIN_X86_64_PREFIX)-g++ \ 434 LINK=$(TOOLCHAIN_ARM_PREFIX)-g++ \ 451 LINK=$(TOOLCHAIN_ARM_V7A_PREFIX)-g++ \ 468 LINK=$(TOOLCHAIN_ARM_V7A_HARD_PREFIX)-g++ \ 485 LINK=$(TOOLCHAIN_ARM64_V8A_PREFIX)-g++ \ 502 LINK=$(TOOLCHAIN_MIPS_PREFIX)-g++ \ 519 LINK=$(TOOLCHAIN_MIPS64_PREFIX)-g++ \
|
/third_party/node/src/ |
H A D | node_http_common.h | 56 V(LINK, "link") \ 213 V(LINK, "LINK") \
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfssecaudit.c | 452 struct LINK { struct 453 struct LINK *next; 458 struct LINK *head; 4311 struct LINK *current; in recurseshow() 4316 dircontext.head = (struct LINK*)NULL; in recurseshow() 4547 struct LINK *current; in recurseset_posix() 4552 dircontext.head = (struct LINK*)NULL; in recurseset_posix() 4596 struct LINK *current; in recurseset() 4601 dircontext.head = (struct LINK*)NULL; in recurseset() 4686 struct LINK *linkag in callback() [all...] |
/third_party/icu/icu4j/perf-tests/perldriver/ |
H A D | Output.pm | 236 <BODY bgcolor="#FFFFFF" LINK="#006666" VLINK="#000000">
|
/third_party/icu/icu4c/source/test/perf/perldriver/ |
H A D | Output.pm | 236 <BODY bgcolor="#FFFFFF" LINK="#006666" VLINK="#000000">
|
/third_party/node/deps/undici/src/lib/llhttp/ |
H A D | constants.js | 99 METHODS[METHODS["LINK"] = 31] = "LINK"; 151 METHODS.LINK,
|
/third_party/libuv/src/unix/ |
H A D | fs.c | 1600 X(LINK, link(req->path, req->new_path)); in uv__fs_work() 1839 INIT(LINK); in uv_fs_link()
|
/third_party/node/deps/uv/src/unix/ |
H A D | fs.c | 1730 X(LINK, link(req->path, req->new_path)); in uv__fs_work() 1941 INIT(LINK); in uv_fs_link()
|
/third_party/mksh/ |
H A D | Build.sh | 1304 C89_LINKER=LINK.EXE 1309 vv '|' "$C89_LINKER /LINK >&2"
|
/third_party/libuv/src/win/ |
H A D | fs.c | 2815 XX(LINK, link) in uv__fs_work()
|