Searched refs:lib (Results 1 - 25 of 120) sorted by relevance

12345

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
H A Dlinit.c53 const luaL_Reg *lib; local
55 for (lib = loadedlibs; lib->func; lib++) {
56 luaL_requiref(L, lib->name, lib->func, 1);
57 lua_pop(L, 1); /* remove lib */
61 for (lib = preloadedlibs; lib->func; lib
[all...]
/device/linaro/bootloader/edk2/Nt32Pkg/Sec/
H A DSecMain.inf70 MSFT:*_*_IA32_DLINK_FLAGS == /out:"$(BIN_DIR)\SecMain.exe" /base:0x10000000 /pdb:"$(BIN_DIR)\SecMain.pdb" /LIBPATH:"$(VCINSTALLDIR)\Lib" /LIBPATH:"$(VCINSTALLDIR)\PlatformSdk\Lib" /NOLOGO /SUBSYSTEM:CONSOLE /NODEFAULTLIB /IGNORE:4086 /MAP /OPT:REF /DEBUG /MACHINE:I386 /LTCG Kernel32.lib MSVCRTD.lib Gdi32.lib User32.lib Winmm.lib Advapi32.lib
71 MSFT:*_VS2015_IA32_DLINK_FLAGS == /out:"$(BIN_DIR)\SecMain.exe" /base:0x10000000 /pdb:"$(BIN_DIR)\SecMain.pdb" /LIBPATH:"$(VCINSTALLDIR)\Lib" /LIBPATH:"$(VCINSTALLDIR)\PlatformSdk\Lib" /NOLOGO /SUBSYSTEM:CONSOLE /NODEFAULTLIB /IGNORE:4086 /MAP /OPT:REF /DEBUG /MACHINE:I386 /LTCG Kernel32.lib MSVCRTD.lib vcruntimed.lib ucrtd.lib Gdi3
[all...]
/device/google/contexthub/util/nanoapp_encr/
H A DMakefile18 SRC = nanoapp_encr.c ../../lib/nanohub/aes.c ../../lib/nanohub/sha2.c ../../lib/nanohub/nanoapp.c
24 -I../../lib/include \
/device/google/contexthub/util/nanoapp_sign/
H A DMakefile18 SRC = nanoapp_sign.c ../../lib/nanohub/rsa.c ../../lib/nanohub/sha2.c ../../lib/nanohub/nanoapp.c
24 -I../../lib/include \
/device/generic/mini-emulator-mips/
H A Dsystem.prop5 rild.libpath=/system/lib/libreference-ril.so
/device/google/contexthub/firmware/external/
H A DAndroid.mk26 freebsd/lib/msun/src/e_atan2f.c \
27 freebsd/lib/msun/src/e_expf.c \
28 freebsd/lib/msun/src/s_atanf.c \
35 $(LOCAL_PATH)/freebsd/lib/msun/src \
53 freebsd/lib/msun/src/e_atan2f.c \
54 freebsd/lib/msun/src/e_expf.c \
55 freebsd/lib/msun/src/s_atanf.c \
61 $(LOCAL_PATH)/freebsd/lib/msun/src \
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
H A DMakefile17 LIBS = $(LIB_PATH)\Common.lib RpcRT4.lib
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Ddynload_hpux.c26 shl_t lib; local
36 lib = shl_load(pathname, flags, 0);
38 if (lib == NULL) {
50 if (shl_findsym(&lib, funcname, TYPE_UNDEFINED, (void *) &p) == -1) {
51 shl_unload(lib);
H A Ddynload_atheos.c21 int lib; local
27 lib = load_library(pathname, 0);
28 if (lib < 0) {
40 if (get_symbol_address(lib, funcname, -1, &p) < 0) {
/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
H A DMakefile17 LIBS = $(LIB_PATH)\Common.lib
/device/linaro/bootloader/edk2/BaseTools/Source/C/EfiLdrImage/
H A DMakefile17 LIBS = $(LIB_PATH)\Common.lib
/device/linaro/bootloader/edk2/BaseTools/Source/C/EfiRom/
H A DMakefile17 LIBS = $(LIB_PATH)\Common.lib
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
H A DMakefile17 LIBS = $(LIB_PATH)\Common.lib
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenCrc32/
H A DMakefile17 LIBS = $(LIB_PATH)\Common.lib
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFfs/
H A DMakefile17 LIBS = $(LIB_PATH)\Common.lib
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenPage/
H A DMakefile17 LIBS = $(LIB_PATH)\Common.lib
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenSec/
H A DMakefile17 LIBS = $(LIB_PATH)\Common.lib
21 #CFLAGS = $(CFLAGS) /nodefaultlib:libc.lib
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenVtf/
H A DMakefile17 LIBS = $(LIB_PATH)\Common.lib
/device/linaro/bootloader/edk2/BaseTools/Source/C/PyEfiCompressor/
H A DMakefile17 LIBS = $(LIB_PATH)\Common.lib
21 #CFLAGS = $(CFLAGS) /nodefaultlib:libc.lib
/device/linaro/bootloader/edk2/BaseTools/Source/C/PyUtility/
H A DMakefile18 LIBS = $(LIB_PATH)\Common.lib
22 #CFLAGS = $(CFLAGS) /nodefaultlib:libc.lib
/device/linaro/bootloader/edk2/BaseTools/Source/C/Split/
H A DMakefile17 LIBS = $(LIB_PATH)\Common.lib
/device/linaro/bootloader/edk2/BaseTools/Source/C/TianoCompress/
H A DMakefile17 LIBS = $(LIB_PATH)\Common.lib
/device/linaro/bootloader/edk2/BaseTools/Source/C/VolInfo/
H A DMakefile17 LIBS = $(LIB_PATH)\Common.lib
/device/google/contexthub/contexthubhal/test/
H A DAndroid.mk23 ../../lib/nanohub/nanoapp.c \
36 device/google/contexthub/lib/include \
/device/google/contexthub/util/nanoapp_postprocess/
H A DMakefile18 SRC = postprocess_elf.c ../../lib/nanohub/nanoapp.c
20 CC_FLAGS = -Wall -Wextra -Werror -I../../lib/include --std=c99

Completed in 1448 milliseconds

12345