HomeSort by relevance Sort by last modified time
    Searched full:setlasterror (Results 51 - 75 of 129) sorted by null

1 23 4 5 6

  /art/dt_fd_forward/
dt_fd_forward.h 104 void SetLastError(const std::string& desc);
  /external/jemalloc/include/jemalloc/internal/
util.h 322 SetLastError(errnum);
tsd.h 313 SetLastError(error); \
345 SetLastError(error); \
  /external/llvm/lib/Support/Windows/
DynamicLibrary.inc 78 SetLastError(ec.value());
  /external/python/cpython3/Lib/ctypes/test/
test_win32.py 91 windll.kernel32.SetLastError(ERROR_INVALID_PARAMETER)
  /external/swiftshader/src/D3D9/
D3D9.cpp 177 SetLastError(ERROR_INVALID_PARAMETER);
  /external/ltp/testcases/kernel/io/disktest/
sfunc.c 525 SetLastError(0);
568 SetLastError(0);
  /external/python/cpython2/Modules/_ctypes/
callbacks.c 310 SetLastError(temp);
322 SetLastError(temp);
  /prebuilts/go/darwin-x86/src/runtime/
sys_windows_386.s 13 // SetLastError(0).
69 TEXT runtime·setlasterror(SB),NOSPLIT,$0
sys_windows_amd64.s 21 // SetLastError(0).
102 TEXT runtime·setlasterror(SB),NOSPLIT,$0
  /prebuilts/go/linux-x86/src/runtime/
sys_windows_386.s 13 // SetLastError(0).
69 TEXT runtime·setlasterror(SB),NOSPLIT,$0
sys_windows_amd64.s 21 // SetLastError(0).
102 TEXT runtime·setlasterror(SB),NOSPLIT,$0
  /sdk/find_java/src/source/
find_java_lib.cpp 128 SetLastError(0);
153 SetLastError(0);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
thread_nt.h 339 SetLastError(error);
  /external/python/cpython2/Python/
thread_nt.h 339 SetLastError(error);
  /external/python/cpython3/Python/
thread_nt.h 392 SetLastError(error);
  /external/swiftshader/third_party/LLVM/lib/Support/Windows/
Path.inc 539 SetLastError(err);
736 SetLastError(err);
825 SetLastError(err);
838 SetLastError(err);
  /external/curl/lib/
strerror.c 628 SetLastError(old_win_err);
750 SetLastError(old_win_err);
1098 SetLastError(old_win_err);
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
Shell.h 163 SetLastError(
  /external/lzma/CPP/Windows/
FileLink.cpp 399 ::SetLastError(ERROR_DIRECTORY);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/lld/Core/
File.h 203 void setLastError(std::error_code err) { _lastError = err; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/lld/Core/
File.h 203 void setLastError(std::error_code err) { _lastError = err; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/lld/Core/
File.h 203 void setLastError(std::error_code err) { _lastError = err; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/lld/Core/
File.h 203 void setLastError(std::error_code err) { _lastError = err; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/lld/Core/
File.h 203 void setLastError(std::error_code err) { _lastError = err; }

Completed in 933 milliseconds

1 23 4 5 6