Home
last modified time | relevance | path

Searched defs:iob (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/sdk/find_lock/
H A Dfind_lock.cpp327 DWORD iob[2] = { 0, 0 }; in FileNameThreadFunc() local
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
H A Dbdk-csrs-iobn.h5733 uint64_t iob : 3; /**< [ 3: 1](RO) IOB number for the given NCB ID. */ member
6750 … uint64_t iob : 3; /**< [ 3: 1](RO) IOB number for the given RVU BLOCK. */ member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Drichedit.h1137 LONG iob; member
/aosp_15_r20/external/libcxx/src/
H A Dlocale.cpp4375 __num_get_base::__get_base(ios_base& iob) in __get_base()
/aosp_15_r20/external/cronet/third_party/libc++/src/src/
H A Dlocale.cpp4107 int __num_get_base::__get_base(ios_base& iob) { in __get_base()