Searched defs:idx1 (Results 1 - 17 of 17) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_bvgraph.h153 void check(uptr idx1, uptr idx2) const { argument
H A Dsanitizer_bitvector.h332 uptr idx1(uptr idx) const { function
H A Dsanitizer_deadlock_detector.h351 bool testOnlyHasEdgeRaw(uptr idx1, uptr idx2) { argument
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DSymbolTable.cpp36 int &idx1 = symMap[CachedHashStringRef(sym->getName())]; local
/freebsd-current/sys/x86/iommu/
H A Dintel_idpgtbl.c359 vm_pindex_t idx, idx1; local
/freebsd-current/contrib/ldns/
H A Dutil.c442 size_t idx0, idx1, idx2, idx3, idx4; local
/freebsd-current/sys/contrib/zstd/programs/
H A Dutil.c549 { unsigned idx1; local
/freebsd-current/sys/cam/scsi/
H A Dscsi_xpt.c1823 u_int idx1, idx2, nlun_old, nlun_new; local
/freebsd-current/sys/kern/
H A Dsys_generic.c2108 kern_kcmp(struct thread *td, pid_t pid1, pid_t pid2, int type, uintptr_t idx1, uintptr_t idx2) argument
/freebsd-current/crypto/openssh/
H A Dsshkey.c946 u_int idx0, idx1, idx2, idx3, idx4; local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1829 getConstantGEP(llvm::LLVMContext &VMContext, llvm::GlobalVariable *C, unsigned idx0, unsigned idx1) argument
/freebsd-current/sys/arm64/linux/
H A Dlinux_proto.h1026 char idx1_l_[PADL_(l_ulong)]; l_ulong idx1; char idx1_r_[PADR_(l_ulong)]; member in struct:linux_kcmp_args
/freebsd-current/sys/i386/linux/
H A Dlinux_proto.h1272 char idx1_l_[PADL_(l_ulong)]; l_ulong idx1; char idx1_r_[PADR_(l_ulong)]; member in struct:linux_kcmp_args
/freebsd-current/sys/amd64/linux32/
H A Dlinux32_proto.h1278 char idx1_l_[PADL_(l_ulong)]; l_ulong idx1; char idx1_r_[PADR_(l_ulong)]; member in struct:linux_kcmp_args
/freebsd-current/sys/amd64/linux/
H A Dlinux_proto.h1212 char idx1_l_[PADL_(l_ulong)]; l_ulong idx1; char idx1_r_[PADR_(l_ulong)]; member in struct:linux_kcmp_args
/freebsd-current/sys/sys/
H A Dsysproto.h1877 char idx1_l_[PADL_(uintptr_t)]; uintptr_t idx1; char idx1_r_[PADR_(uintptr_t)]; member in struct:kcmp_args
/freebsd-current/contrib/sqlite3/
H A Dsqlite3.c89113 u32 idx1; /* Offset into aKey[] of next header element */ local
89548 u32 idx1; /* Offset of first type in header */ local
[all...]

Completed in 1282 milliseconds