HomeSort by relevance Sort by last modified time
    Searched full:kernel32 (Results 201 - 225 of 228) sorted by null

1 2 3 4 5 6 7 8910

  /external/chromium_org/third_party/libxml/src/win32/
Makefile.msvc 84 LIBS = $(LIBS) kernel32.lib
  /external/chromium_org/third_party/openssl/openssl/crypto/rand/
rand_win.c 240 HMODULE kernel = LoadLibrary(TEXT("KERNEL32.DLL"));
  /external/openssl/crypto/rand/
rand_win.c 240 HMODULE kernel = LoadLibrary(TEXT("KERNEL32.DLL"));
  /external/stlport/test/unit/
fstream_test.cpp 308 //In Windows, stlport and fopen use kernel32.CreateFile for open.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
debug.ipp 162 dyn_symbol( m_is_debugger_present, "kernel32", "IsDebuggerPresent" );
  /ndk/tests/device/test-gnustl-full/unit/
fstream_test.cpp 326 //In Windows, stlport and fopen use kernel32.CreateFile for open.
  /ndk/tests/device/test-stlport/unit/
fstream_test.cpp 326 //In Windows, stlport and fopen use kernel32.CreateFile for open.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-dlltool.1 211 which in turn will import LoadLibraryA and GetProcAddress from kernel32.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
uuid.py 347 ctypes.windll.kernel32.GetSystemDirectoryA(buffer, 300)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
uuid.py 347 ctypes.windll.kernel32.GetSystemDirectoryA(buffer, 300)
  /external/chromium_org/tools/site_compare/
command_line.py 762 (MIN+"--file c:\\windows\\system32\\kernel32.dll", 0), # yup
  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl_win.cc 417 GetPluginPath().value().c_str(), "kernel32.dll", "GetProcAddress",
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
patch_functions.cc 583 HMODULE hkernel32 = ::GetModuleHandleA("kernel32");
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
patch_functions.cc 583 HMODULE hkernel32 = ::GetModuleHandleA("kernel32");
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_process_host_impl.cc     [all...]
  /external/chromium_org/third_party/sqlite/src/src/
shell.c 141 HINSTANCE hinstLib = LoadLibrary(TEXT("Kernel32.dll"));
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
ninja.py     [all...]
  /external/sqlite/dist/orig/
shell.c 189 HINSTANCE hinstLib = LoadLibrary(TEXT("Kernel32.dll"));
    [all...]
  /external/sqlite/dist/
shell.c 194 HINSTANCE hinstLib = LoadLibrary(TEXT("Kernel32.dll"));
    [all...]
  /external/chromium_org/build/
common.gypi     [all...]
  /external/chromium_org/third_party/brotli/src/
ots-lzma.patch     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
binutils.info     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libkernel32.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/
libkernel32.a     [all...]
  /tools/external/gradle/
gradle-1.3-all.zip 

Completed in 2705 milliseconds

1 2 3 4 5 6 7 8910