Home
last modified time | relevance | path

Searched defs:LIB (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/experimental/xps_to_png/
Dcompile_xps_to_png.bat7 @set LIB="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2" variable
/third_party/flutter/skia/experimental/xps_to_png/
Dcompile_xps_to_png.bat7 @set LIB="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2" variable
/third_party/ltp/libs/libltpvdso/
DMakefile8 LIB := libltpvdso.a macro
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/
DMakefile11 LIB := $(LIBDIR)/librpc-tirpc.a macro
/third_party/ltp/testcases/kernel/mem/hugetlb/
DMakefile9 LIB := $(LIBDIR)/libhugetlb.a macro
/third_party/ltp/testcases/kernel/controllers/cpuset/
DMakefile30 LIB := $(LIBDIR)/libcpu_set.a macro
/third_party/ltp/testcases/kernel/controllers/
DMakefile11 LIB := $(LIBDIR)/libcontrollers.a macro
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/
DMakefile35 LIB := $(LIBDIR)/librpc01.a macro
/third_party/qrcodegen/cpp/
DMakefile53 LIB = qrcodegencpp macro
/third_party/ltp/testcases/kernel/containers/
DMakefile12 LIB := $(LIBDIR)/libclone.a macro
/third_party/qrcodegen/c/
DMakefile53 LIB = qrcodegen macro
/third_party/boost/tools/cmake/include/
DBoostInstall.cmake183 set(LIB ${__TARGET}) variable
/third_party/ltp/testcases/realtime/
DMakefile43 LIB := $(LIBDIR)/librealtime.a macro
/third_party/lz4/contrib/djgpp/
DMakefile36 LIB = $(LDIR)/lib$(LNK).a macro
/third_party/ninja/misc/
Dwrite_fake_manifests.py90 LIB, EXE = 0, 1 variable
/third_party/libphonenumber/cpp/
DCMakeLists.txt60 set (LIB ${NAME}_LIB) variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h236 BlockT *NewBB, LoopInfoBase<BlockT, LoopT> &LIB) { in addBasicBlockToLoop()