/external/valgrind/docs/internals/ |
3_9_BUGSTATUS.txt | 39 335563 wine's kernel32/thread test fails under valgrind (x87 FPU limitations)
|
/external/webrtc/ |
setup_links.py | 262 if not ctypes.windll.kernel32.CreateSymbolicLinkW(
|
/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 | 220 which in turn will import LoadLibraryA and GetProcAddress from kernel32.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
uuid.py | 347 ctypes.windll.kernel32.GetSystemDirectoryA(buffer, 300)
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
uuid.py | 347 ctypes.windll.kernel32.GetSystemDirectoryA(buffer, 300)
|
/prebuilts/go/darwin-x86/src/os/exec/ |
lp_windows_test.go | 555 var sysproc = syscall.MustLoadDLL("kernel32.dll").MustFindProc("GetModuleFileNameW")
|
/prebuilts/go/darwin-x86/src/syscall/ |
mksyscall_windows.go | 460 return "kernel32"
|
zsyscall_windows.go | 10 modkernel32 = NewLazyDLL("kernel32.dll") [all...] |
/prebuilts/go/linux-x86/src/os/exec/ |
lp_windows_test.go | 555 var sysproc = syscall.MustLoadDLL("kernel32.dll").MustFindProc("GetModuleFileNameW")
|
/prebuilts/go/linux-x86/src/syscall/ |
mksyscall_windows.go | 460 return "kernel32"
|
zsyscall_windows.go | 10 modkernel32 = NewLazyDLL("kernel32.dll") [all...] |
/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)
|
/toolchain/binutils/binutils-2.25/binutils/ |
NEWS | 75 GetProcAddress from kernel32.
|
dlltool.c | 232 .idata$7 = dll name (eg: "kernel32.dll"). (.idata$6 for ppc). */ [all...] |
/external/opencv3/modules/ts/misc/ |
table_formatter.py | 583 ctypes.windll.kernel32.GetFinalPathNameByHandleA(handle, nameBuffer, size, 4)
|
/toolchain/binutils/binutils-2.25/ld/ |
pe-dll.c | 138 in windows9x kernel32.dll, so if you use it, you have two 139 IMAGE_IMPORT_DESCRIPTORS for kernel32.dll). Yet other question is whether [all...] |
/external/google-breakpad/src/common/windows/ |
pdb_source_line_writer.cc | 577 // IDiaFrameData objects. For kernel32.pdb from Windows XP SP2 on x86, [all...] |
/external/google-breakpad/src/tools/windows/dump_syms/testdata/ |
omap_reorder_bbs.pdb | [all...] |
omap_reorder_funcs.pdb | [all...] |
omap_stretched.pdb | [all...] |
omap_stretched_filled.pdb | [all...] |