HomeSort by relevance Sort by last modified time
    Searched full:kernel32 (Results 151 - 175 of 216) sorted by null

1 2 3 4 5 67 8 9

  /external/cmockery/cmockery_0_1_2/windows/
makefile 68 libcmt.lib kernel32.lib /NODEFAULTLIB:libc.lib \
  /external/libevent/
evthread_win32.c 108 lib = GetModuleHandle(TEXT("kernel32.dll"));
  /external/opencv3/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Windows/
video_capture_xaml.Windows.vcxproj 143 <AdditionalDependencies>kernel32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  /external/vulkan-validation-layers/windowsRuntimeInstaller/
InstallerRT.nsi 176 System::Call kernel32::GetCurrentProcess()p.s
177 System::Call kernel32::IsWow64Process(ps,*i0s)
193 System::Call kernel32::Wow64EnableWow64FsRedirection(i0)
198 System::Call kernel32::Wow64EnableWow64FsRedirection(i1)
  /ndk/sources/host-tools/make-3.81/
build_w32.bat 91 rem link.exe kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib w32\subproc\windebug\subproc.lib /NOLOGO /SUBSYSTEM:console /INCREMENTAL:yes /PDB:.\WinDebug/%make%.pdb /DEBUG /MACHINE:I386 /OUT:.\WinDebug/%make%.exe .\WinDebug/variable.obj .\WinDebug/rule.obj .\WinDebug/remote-stub.obj .\WinDebug/commands.obj .\WinDebug/file.obj .\WinDebug/getloadavg.obj .\WinDebug/default.obj .\WinDebug/signame.obj .\WinDebug/expand.obj .\WinDebug/dir.obj .\WinDebug/main.obj .\WinDebug/getopt1.obj .\WinDebug/job.obj .\WinDebug/read.obj .\WinDebug/version.obj .\WinDebug/getopt.obj .\WinDebug/arscan.obj .\WinDebug/remake.obj .\WinDebug/hash.obj .\WinDebug/strcache.obj .\WinDebug/misc.obj .\WinDebug/ar.obj .\WinDebug/function.obj .\WinDebug/vpath.obj .\WinDebug/implicit.obj .\WinDebug/dirent.obj .\WinDebug/glob.obj .\WinDebug/fnmatch.obj .\WinDebug/pathstuff.obj
92 echo kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib w32\subproc\windebug\subproc.lib >>link.dbg
158 rem link.exe kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib w32\subproc\winrel\subproc.lib /NOLOGO /SUBSYSTEM:console /INCREMENTAL:no /PDB:.\WinRel/%make%.pdb /MACHINE:I386 /OUT:.\WinRel/%make%.exe .\WinRel/variable.obj .\WinRel/rule.obj .\WinRel/remote-stub.obj .\WinRel/commands.obj .\WinRel/file.obj .\WinRel/getloadavg.obj .\WinRel/default.obj .\WinRel/signame.obj .\WinRel/expand.obj .\WinRel/dir.obj .\WinRel/main.obj .\WinRel/getopt1.obj .\WinRel/job.obj .\WinRel/read.obj .\WinRel/version.obj .\WinRel/getopt.obj .\WinRel/arscan.obj .\WinRel/remake.obj .\WinRel/misc.obj .\WinRel/hash.obj .\WinRel/strcache.obj .\WinRel/ar.obj .\WinRel/function.obj .\WinRel/vpath.obj .\WinRel/implicit.obj .\WinRel/dirent.obj .\WinRel/glob.obj .\WinRel/fnmatch.obj .\WinRel/pathstuff.obj
159 echo kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib w32\subproc\winrel\subproc.lib >>link.rel
NMakefile 74 LIBS = kernel32.lib user32.lib advapi32.lib
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
mingw32.h 89 kernel32. */
  /external/google-breakpad/src/processor/
minidump_processor_unittest.cc 449 // No debug info available for kernel32.dll
453 "C:\\WINDOWS\\system32\\kernel32.dll");
465 "kernel32.pdb");
stackwalker_x86_unittest.cc     [all...]
  /external/google-breakpad/src/processor/testdata/
minidump2.dump.out 267 (code_file) = "C:\WINDOWS\system32\kernel32.dll"
272 (cv_record).pdb_file_name = "kernel32.pdb"
274 (debug_file) = "kernel32.pdb"
    [all...]
  /external/opencv3/modules/ts/misc/
run.py 141 CreateToolhelp32Snapshot= windll.kernel32.CreateToolhelp32Snapshot
145 Process32First = windll.kernel32.Process32First
149 Process32Next = windll.kernel32.Process32Next
153 CloseHandle = windll.kernel32.CloseHandle
157 Module32First = windll.kernel32.Module32First
    [all...]
  /external/compiler-rt/lib/interception/
interception_win.cc 188 "kernel32.dll",
  /external/lzma/CPP/Windows/
FileDir.cpp 209 ::GetProcAddress(::GetModuleHandleW(L"kernel32.dll"), "CreateHardLinkW");
  /external/v8/src/base/platform/
platform-win32.cc 923 // kernel32.dll at some point so loading functions defines in TlHelp32.h
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
nmake.mak 168 LIBS = wbemuuid.lib libcmt.lib kernel32.lib uuid.lib ole32.lib oleaut32.lib \
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/jna/3.4.0/
jna-3.4.0-sources.jar 
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0-sources.jar 
  /external/libxml2/win32/
Makefile.bcb 105 LIBS = $(LIBS) kernel32.lib
Makefile.msvc 92 LIBS = $(LIBS) kernel32.lib
  /external/skia/gyp/
common_conditions.gypi 76 'kernel32.lib',
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
util.py 193 ('GetDiskFreeSpaceExW', windll.kernel32), (
204 ('GetDiskFreeSpaceExA', windll.kernel32), (
    [all...]
command.py     [all...]
  /external/google-breakpad/
Makefile.am     [all...]
  /toolchain/binutils/binutils-2.25/ld/
ldint.texinfo 686 fact resident in windows9x kernel32.dll, so if you use it, you have
687 two IMAGE_IMPORT_DESCRIPTORS for kernel32.dll). Yet other question is
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
platformsettings.py 608 output_debug_string = ctypes.windll.kernel32.OutputDebugStringA

Completed in 802 milliseconds

1 2 3 4 5 67 8 9