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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
klm_prot.x 59 unsigned l_offset; /* beginning offset of the lock */
70 unsigned l_offset; /* beginning offset of the lock */
klm_prot.h 30 u_int l_offset; member in struct:klm_lock
38 u_int l_offset; member in struct:klm_holder
nlm_prot.x 31 unsigned l_offset;
61 unsigned l_offset;
nlm_prot.h 32 u_int l_offset; member in struct:nlm_holder
67 u_int l_offset; member in struct:nlm_lock
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
klm_prot.x 59 unsigned l_offset; /* beginning offset of the lock */
70 unsigned l_offset; /* beginning offset of the lock */
klm_prot.h 30 u_int l_offset; member in struct:klm_lock
38 u_int l_offset; member in struct:klm_holder
nlm_prot.x 31 unsigned l_offset;
61 unsigned l_offset;
nlm_prot.h 32 u_int l_offset; member in struct:nlm_holder
67 u_int l_offset; member in struct:nlm_lock
  /external/compiler-rt/lib/asan/
asan_allocator2.cc 554 sptr l_offset = 0, r_offset = 0; local
555 CHECK(AsanChunkView(left_chunk).AddrIsAtRight(addr, 1, &l_offset));
557 if (l_offset < r_offset)
  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
j2k.c     [all...]

Completed in 742 milliseconds