HomeSort by relevance Sort by last modified time
    Searched refs:Lib (Results 26 - 50 of 205) sorted by null

12 3 4 5 6 7 8 9

  /prebuilts/gdb/darwin-x86/lib/python2.7/config/
Makefile 108 LIBDIR= ${exec_prefix}/lib
112 SCRIPTDIR= $(prefix)/lib
126 DESTSHARED= $(BINLIBDEST)/lib-dynload
164 SUBDIRSTOO= Include Lib Misc Demo
204 #PROFILE_TASK= $(srcdir)/Lib/test/regrtest.py
213 OLDPATH=$(DELIM)lib-old
214 TKPATH=$(DELIM)lib-tk
500 $(CC) -dynamiclib -Wl,-single_module $(LDFLAGS) -undefined dynamic_lookup -Wl,-install_name,$(prefix)/lib/libpython$(VERSION).dylib -Wl,-compatibility_version,$(VERSION) -Wl,-current_version,$(VERSION) -o $@ $(LIBRARY_OBJS) $(SHLIBS) $(LIBC) $(LIBM) $(LDLAST); \
507 # loaded by gdb during Lib/test/test_gdb.py
518 # minimal framework (not including the Lib directory and such) in the curren
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/config/
Makefile 108 LIBDIR= ${exec_prefix}/lib
112 SCRIPTDIR= $(prefix)/lib
126 DESTSHARED= $(BINLIBDEST)/lib-dynload
164 SUBDIRSTOO= Include Lib Misc Demo
204 #PROFILE_TASK= $(srcdir)/Lib/test/regrtest.py
213 OLDPATH=$(DELIM)lib-old
214 TKPATH=$(DELIM)lib-tk
501 $(CC) -dynamiclib -Wl,-single_module $(LDFLAGS) -undefined dynamic_lookup -Wl,-install_name,$(prefix)/lib/libpython$(VERSION).dylib -Wl,-compatibility_version,$(VERSION) -Wl,-current_version,$(VERSION) -o $@ $(LIBRARY_OBJS) $(SHLIBS) $(LIBC) $(LIBM) $(LDLAST); \
508 # loaded by gdb during Lib/test/test_gdb.py
519 # minimal framework (not including the Lib directory and such) in the curren
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 108 LIBDIR= ${exec_prefix}/lib
112 SCRIPTDIR= $(prefix)/lib
126 DESTSHARED= $(BINLIBDEST)/lib-dynload
164 SUBDIRSTOO= Include Lib Misc Demo
204 #PROFILE_TASK= $(srcdir)/Lib/test/regrtest.py
213 OLDPATH=$(DELIM)lib-old
214 TKPATH=$(DELIM)lib-tk
500 $(CC) -dynamiclib -Wl,-single_module $(LDFLAGS) -undefined dynamic_lookup -Wl,-install_name,$(prefix)/lib/libpython$(VERSION).dylib -Wl,-compatibility_version,$(VERSION) -Wl,-current_version,$(VERSION) -o $@ $(LIBRARY_OBJS) $(SHLIBS) $(LIBC) $(LIBM) $(LDLAST); \
507 # loaded by gdb during Lib/test/test_gdb.py
518 # minimal framework (not including the Lib directory and such) in the curren
    [all...]
  /external/llvm/lib/Object/
MachOObjectFile.cpp 928 StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx;
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
WorkspaceCommon.py 32 for Lib in GetLiabraryInstances(Data, Platform, BuildDatabase, Arch, Target, Toolchain):
33 PkgSet.update(Lib.Packages)
  /external/clang/lib/CodeGen/
ModuleBuilder.cpp 127 for (auto &&Lib : CodeGenOpts.DependentLibraries)
128 Builder->AddDependentLib(Lib);
  /external/lzma/CPP/7zip/UI/Common/
LoadCodecs.h 204 NWindows::NDLL::CLibrary Lib;
216 void LoadIcons() { CCodecIcons::LoadIcons((HMODULE)Lib); }
  /external/python/cpython2/PC/VC6/
rt.bat 6 @rem after deleting all the .py[co] files reachable from Lib/.
12 @rem python_d -O ../../lib/test/regrtest.py -x test_thread
16 @rem python_d ../../lib/test/regrtest.py -g test_binascii
34 %_exe% %_dashO% -E -tt ../../lib/test/regrtest.py %1 %2 %3 %4 %5 %6 %7 %8 %9
38 %_exe% %_dashO% -E -tt ../../lib/test/regrtest.py %1 %2 %3 %4 %5 %6 %7 %8 %9
  /external/python/cpython2/PC/VS7.1/
rt.bat 7 rem after deleting all the .py[co] files reachable from Lib/.
13 rem python_d -O ../../lib/test/regrtest.py -x test_thread
17 rem python_d ../../lib/test/regrtest.py -g test_binascii
37 set cmd=%exe% %dashO% -E -tt ../../lib/test/regrtest.py %1 %2 %3 %4 %5 %6 %7 %8 %9
  /external/python/cpython2/PC/VS8.0/
rt.bat 7 rem after deleting all the .py[co] files reachable from Lib/.
13 rem python_d -O ../lib/test/regrtest.py -x test_thread
17 rem python_d ../lib/test/regrtest.py -g test_binascii
37 set cmd=%exe% %dashO% -E -tt ../../lib/test/regrtest.py %1 %2 %3 %4 %5 %6 %7 %8 %9
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
InfClassObject.py 77 "LIB" : "SLINK",
562 Lib = LibraryClassClass()
563 Lib.LibraryClass = ModuleHeader.Name
564 Lib.SupModuleList = DataType.SUP_MODULE_LIST
565 ModuleHeader.LibraryClass.append(Lib)
571 Lib = LibraryClassClass()
572 Lib.LibraryClass = CleanString(List[0])
574 Lib.SupModuleList = DataType.SUP_MODULE_LIST
576 Lib.SupModuleList = GetSplitValueList(CleanString(List[1]), ' ')
577 ModuleHeader.LibraryClass.append(Lib)
    [all...]
DscClassObject.py     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
GenC.py 686 # AutoGen for each PCD listed in a [PcdEx] section of a Module/Lib INF file.
    [all...]
  /external/bison/build-aux/
compile 118 lib=${1#-l}
122 for dir in $lib_path $LIB
125 if $shared && test -f "$dir/$lib.dll.lib"; then
127 set x "$@" "$dir/$lib.dll.lib"
130 if test -f "$dir/$lib.lib"; then
132 set x "$@" "$dir/$lib.lib"
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
compile 118 lib=${1#-l}
122 for dir in $lib_path $LIB
125 if $shared && test -f "$dir/$lib.dll.lib"; then
127 set x "$@" "$dir/$lib.dll.lib"
130 if test -f "$dir/$lib.lib"; then
132 set x "$@" "$dir/$lib.lib"
    [all...]
  /external/libevent/
compile 98 lib=$1
102 for dir in $lib_path $LIB
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib.li
    [all...]
  /external/libnfnetlink/build-aux/
compile 99 lib=$1
103 for dir in $lib_path $LIB
106 if $shared && test -f "$dir/$lib.dll.lib"; then
108 lib=$dir/$lib.dll.lib
111 if test -f "$dir/$lib.lib"; then
113 lib=$dir/$lib.li
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
DlgDDK.mak 3 # You will need to set the LIB variable similar to this.
4 # LIB="C:/Program Files/Microsoft Visual Studio .NET 2003/Vc7/lib;c:/Microsoft Visual Studio .NET 2003/Vc7/PlatformSDK/Lib"
29 $(CC) $(CFLAGS) -o dlg.exe bufferoverflowu.lib $(DLG_OBJS) $(SUPPORT_OBJS)
DlgMS.mak 3 # You will need to set the LIB variable similar to this.
4 # LIB="C:/Program Files/Microsoft Visual Studio .NET 2003/Vc7/lib;c:/Microsoft Visual Studio .NET 2003/Vc7/PlatformSDK/Lib"
  /external/swiftshader/third_party/LLVM/include/llvm/
Module.h 481 void addLibrary(StringRef Lib);
483 void removeLibrary(StringRef Lib);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/
EdkCompatibilityPkg.dsc 239 EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/BsDataHubStatusCode/BsDataHubStatusCode.inf
240 EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/BsSerialStatusCode/BsSerialStatusCode.inf
241 EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtLedStatusCode/RtLedStatusCode.inf
242 EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtMemoryStatusCode/RtMemoryStatusCode.inf
243 EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtPlatformStatusCode/Nt32/RtPlatformStatusCode.inf
244 EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtPort80StatusCode/RtPort80StatusCode.inf
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/PomAdapter/
InfPomAlignment.py 334 Lib = CommonObject.LibraryClassObject()
335 Lib.SetLibraryClass(LibraryItem.GetLibraryName())
336 Lib.SetUsage(DT.USAGE_ITEM_PRODUCES)
339 Lib.SetSupModuleList(SupModuleList)
340 Lib.SetSupArchList(ArchList)
341 self.SetLibraryClassList(self.GetLibraryClassList() + [Lib])
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
BuildReport.py 294 for Lib in M.DependentLibraryList:
295 LibInfPath = str(Lib)
296 LibClassList = Lib.LibraryClass[0].LibraryClass
297 LibConstructorList = Lib.ConstructorList
298 LibDesstructorList = Lib.DestructorList
299 LibDepexList = Lib.DepexExpression[M.Arch, M.ModuleType]
386 for Lib in M.DependentLibraryList:
387 LibDepex = " ".join(Lib.DepexExpression[M.Arch, M.ModuleType]).strip()
    [all...]
  /external/ImageMagick/config/
compile 98 lib=$1
102 for dir in $lib_path $LIB
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib.li
    [all...]
  /external/google-breakpad/autotools/
compile 98 lib=$1
102 for dir in $lib_path $LIB
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib.li
    [all...]

Completed in 455 milliseconds

12 3 4 5 6 7 8 9