HomeSort by relevance Sort by last modified time
    Searched refs:os_error (Results 1 - 12 of 12) sorted by null

  /external/python/cpython2/RISCOS/Modules/
swimodule.c 29 static os_error *e;
387 swicall:e=(os_error*)_kernel_swi_c(swino,&r,&r,&carry);
riscosmodule.c 16 static os_error *e;
drawfmodule.c 32 static os_error *e;
  /external/libchrome/crypto/
nss_util.cc 198 int os_error = PR_GetOSError(); local
200 base::debug::Alias(&os_error);
203 LOG(FATAL) << "nss_error=" << nss_error << ", os_error=" << os_error; local
    [all...]
  /external/v8/src/heap/
heap.h 2432 int* os_error; \/\/ 21 member in class:v8::internal::GarbageCollectionReason::HeapStats
    [all...]
heap.cc     [all...]
  /external/python/cpython3/Lib/test/
test_shutil.py 441 os_error = OSError(errno.EPERM, 'EPERM')
445 raise os_error
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
import.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
import.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
import.c     [all...]
  /external/python/cpython2/Python/
import.c     [all...]
  /external/v8/src/
api.cc 366 int os_error; local
367 heap_stats.os_error = &os_error;
    [all...]

Completed in 488 milliseconds