OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dlls
(Results
51 - 75
of
318
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/go/linux-x86/src/syscall/
mksyscall_windows.go
616
//
DLLs
return dll names for a source set src.
617
func (src *Source)
DLLs
() []string {
742
{{template "
dlls
" .}}
749
{{define "
dlls
"}}{{range .
DLLs
}} mod{{.}} = {{syscalldot}}NewLazyDLL("{{.}}.dll")
/external/expat/
Changes
160
version of the library; the
DLLs
are named libexpatw.dll.
161
- Changed the name of the Windows
DLLs
from expat.dll to
/external/mesa3d/docs/
README.CYGWIN
8
If you installed X11 (packages xorg-x11-devel and xorg-x11-bin-
dlls
) with the
62
If you compile shared libraries (Win32
DLLS
) you may have to set an
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
emxccompiler.py
9
# * OS/2 insists that
DLLs
can have names no longer than 8 characters
317
# anyway - so we can link OMF
DLLs
cygwinccompiler.py
37
# it tries to link against
dlls
instead their import libraries. (If
41
# in the
dlls
.
165
# cygwin shouldn't need msvcrt, but without the
dlls
will crash
362
#
dlls
need another dll (mingwm10.dll see Mingw32 docs)
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/
emxccompiler.py
9
# * OS/2 insists that
DLLs
can have names no longer than 8 characters
317
# anyway - so we can link OMF
DLLs
cygwinccompiler.py
37
# it tries to link against
dlls
instead their import libraries. (If
41
# in the
dlls
.
165
# cygwin shouldn't need msvcrt, but without the
dlls
will crash
362
#
dlls
need another dll (mingwm10.dll see Mingw32 docs)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
emxccompiler.py
9
# * OS/2 insists that
DLLs
can have names no longer than 8 characters
317
# anyway - so we can link OMF
DLLs
cygwinccompiler.py
37
# it tries to link against
dlls
instead their import libraries. (If
41
# in the
dlls
.
165
# cygwin shouldn't need msvcrt, but without the
dlls
will crash
362
#
dlls
need another dll (mingwm10.dll see Mingw32 docs)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
emxccompiler.py
9
# * OS/2 insists that
DLLs
can have names no longer than 8 characters
317
# anyway - so we can link OMF
DLLs
cygwinccompiler.py
37
# it tries to link against
dlls
instead their import libraries. (If
41
# in the
dlls
.
165
# cygwin shouldn't need msvcrt, but without the
dlls
will crash
362
#
dlls
need another dll (mingwm10.dll see Mingw32 docs)
/external/clang/test/Unit/
lit.cfg
104
# Win32 seeks
DLLs
along %PATH%.
/external/curl/lib/
curl_sspi.c
76
* have both these
DLLs
(security.dll forwards calls to secur32.dll) */
/external/google-breakpad/src/testing/
CMakeLists.txt
10
option(BUILD_SHARED_LIBS "Build shared libraries (
DLLs
)." OFF)
/external/harfbuzz_ng/win32/
create-lists-msvc.mak
25
# In order to obtain the .obj filename that is needed for NMake Makefiles to build
DLLs
/static LIBs or EXEs, do the following
/external/icu/icu4c/source/samples/legacy/
README
28
Build both current ICU and ICU 1.8.1. Take icuuc18.dll, icuin18.dll and icudt18l.dll and put them somewhere in PATH (a sane place would be wherever current
dlls
go).
/external/libchrome/base/
sync_socket.h
151
// TODO(cpu): remove this once chrome is split in two
dlls
.
/external/libvorbis/include/vorbis/
vorbisfile.h
71
* by different
DLLs
, and we need to be certain we know which one
/external/llvm/lib/Support/Windows/
DynamicLibrary.inc
59
// When no file is specified, enumerate all
DLLs
and EXEs in the process.
/external/webrtc/webrtc/base/
checks.cc
112
// MSVC doesn't like complex extern templates and
DLLs
.
/external/webrtc/webrtc/modules/audio_device/linux/
latebindingsymboltable_linux.h
22
// dynamic loading of symbols from
DLLs
. Currently the implementation only
/prebuilts/gdb/darwin-x86/include/python2.7/
pymem.h
23
calloc/free. For example, on Windows different
DLLs
may end up using
/prebuilts/gdb/linux-x86/include/python2.7/
pymem.h
23
calloc/free. For example, on Windows different
DLLs
may end up using
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pymem.h
23
calloc/free. For example, on Windows different
DLLs
may end up using
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
pymem.h
23
calloc/free. For example, on Windows different
DLLs
may end up using
Completed in 683 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>