HomeSort by relevance Sort by last modified time
    Searched full:dlls (Results 1 - 25 of 318) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libdivsufsort/
.gitignore 17 # Shared objects (inc. Windows DLLs)
  /external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/
version.rc.h 14 // all Wine DLLs claim to be from Microsoft, maybe it's needed for compatibility
  /external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/
opencv.props 8 <!--debug suffix for OpenCV dlls and libs -->
13 <!--Add required OpenCV dlls here-->
  /external/opencv3/samples/winrt/ImageManipulations/
opencv.props 8 <!--debug suffix for OpenCV dlls and libs -->
13 <!--Add required OpenCV dlls here-->
  /external/opencv3/samples/winrt_universal/PhoneTutorial/
opencv.props 8 <!--debug suffix for OpenCV dlls and libs -->
13 <!--Add required OpenCV dlls here-->
  /external/opencv3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
opencv.props 8 <!--debug suffix for OpenCV dlls and libs -->
14 <!--Add required OpenCV dlls here-->
  /external/opencv3/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
opencv.props 8 <!--debug suffix for OpenCV dlls and libs -->
13 <!--Add required OpenCV dlls here-->
  /external/opencv3/samples/wp8/OpenCVXaml/OpenCVComponent/
opencv.props 8 <!--debug suffix for OpenCV dlls and libs -->
16 <!--Add required OpenCV dlls here-->
  /external/opencv3/samples/winrt/FaceDetection/FaceDetection/
opencv.props 8 <!--debug suffix for OpenCV dlls and libs -->
14 <!--Add required OpenCV dlls here-->
  /external/opencv3/samples/winrt/OcvImageProcessing/OcvImageProcessing/
opencv.props 8 <!--debug suffix for OpenCV dlls and libs -->
13 <!--Add required OpenCV dlls here-->
  /external/opencv3/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/
opencv.props 10 <!--debug suffix for OpenCV dlls and libs -->
16 <!-- Add required OpenCV dlls here-->
  /external/webrtc/third_party/gflags/
BUILD.gn 23 # building DLLs. Since we don't build DLLs, we need to disable them.
gflags.gyp 37 # exported when building DLLs. Since we don't build DLLs, we
  /external/webrtc/webrtc/base/
latebindingsymboltable.h 27 // loading of symbols from DLLs. Currently the implementation only supports
29 // functions). Sub-classes for specific DLLs are generated via the "supermacro"
  /external/libxml2/python/
setup.py 17 # a private copy of the dlls are included in the package.
19 # dlls must be found somewhere in the PATH at runtime.
33 # libxml dlls (expected in ROOT/bin)
34 dlls = [ 'iconv.dll','libxml2.dll','libxslt.dll','libexslt.dll' ] variable
35 dlls = [os.path.join(ROOT,'bin',dll) for dll in dlls] variable
221 data_files = [(base+"libxmlmods",dlls)]
setup.py.in 17 # a private copy of the dlls are included in the package.
19 # dlls must be found somewhere in the PATH at runtime.
33 # libxml dlls (expected in ROOT/bin)
34 dlls = [ 'iconv.dll','libxml2.dll','libxslt.dll','libexslt.dll' ] variable
35 dlls = [os.path.join(ROOT,'bin',dll) for dll in dlls] variable
221 data_files = [(base+"libxmlmods",dlls)]
  /development/host/windows/usb/api/
adb_winusb_api.h 21 Contains declarations required to link AdbWinApi and AdbWinUsbApi DLLs.
29 split functionality of our ADB API on Windows between two DLLs: AdbWinApi,
  /external/compiler-rt/test/asan/TestCases/Windows/
dll_operator_array_new_left_oob.cc 17 // operator new/delete in DLLs when using -MT CRT.
dll_operator_array_new_with_dtor_left_oob.cc 24 // operator new/delete in DLLs when using -MT CRT.
  /toolchain/binutils/binutils-2.25/config/
lthostflags.m4 19 # or cross-compiler and select where to install dlls appropriately.
  /external/v8/build/
vs_toolchain.py 29 returns the location of the VS runtime DLLs so they can be copied into
98 """Copy both the msvcr and msvcp runtime DLLs, only if the target doesn't
108 """Copy both the msvcp and vccorlib runtime DLLs, only if the target doesn't
118 """Copies the VS runtime DLLs from the given |runtime_dirs| to the output
169 """Copy the VS runtime DLLs into the requested directory as needed.
174 The debug configuration gets both the debug and release DLLs; the
  /external/libpng/contrib/visupng/
README.txt 19 libpng DLLs and LIBs are in ..\..\projects\msvc\win32\libpng
20 zlib DLLs and LIBs are in ..\..\projects\msvc\win32\zlib
  /external/harfbuzz_ng/win32/
Makefile.vc 30 # Include the build rules for sources, DLLs and executables
  /external/libchrome/sandbox/win/src/
interception_internal.h 54 DllPatchInfo dll_list[1]; // placeholder for the list of dlls
  /external/libexif/libexif/
Makefile.am 10 # The -no-undefined makes it possible to build DLLs for Windows,

Completed in 800 milliseconds

1 2 3 4 5 6 7 8 91011>>