Home
last modified time | relevance | path

Searched defs:RI (Results 1 – 25 of 3695) sorted by relevance

12345678910>>...148

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/algebraic-graphs-0.5/test/Algebra/Graph/Test/
H A DRelation.hs32 type RI = Relation Int function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/algebraic-graphs-0.5/test/Algebra/Graph/Test/Relation/
H A DSymmetricRelation.hs29 type RI = R.Relation Int type
/dports/security/mcrypt/mcrypt-2.6.8/src/
H A Drndunix.c179 static struct RI { struct
180 const char *path; /* Path to check for existence of source */
181 const char *arg; /* Args for source */
182 const int usefulness; /* Usefulness of source */
183 FILE *pipe; /* Pipe to source as FILE * */
184 int pipeFD; /* Pipe to source as FD */
185 pid_t pid; /* pid of child for waitpid() */
186 int length; /* Quantity of output produced */
187 const int hasAlternative; /* Whether source has alt.location */
/dports/security/gnupg1/gnupg-1.4.23/cipher/
H A Drndunix.c180 static struct RI { struct
181 const char *path; /* Path to check for existence of source */
182 const char *arg; /* Args for source */
183 const int usefulness; /* Usefulness of source */
184 FILE *pipe; /* Pipe to source as FILE * */
185 int pipeFD; /* Pipe to source as FD */
186 pid_t pid; /* pid of child for waitpid() */
187 int length; /* Quantity of output produced */
188 const int hasAlternative; /* Whether source has alt.location */
/dports/security/libgcrypt/libgcrypt-1.9.4/random/
H A Drndunix.c218 static struct RI { struct
219 const char *path; /* Path to check for existence of source */
220 const char *arg; /* Args for source */
221 const int usefulness; /* Usefulness of source */
222 FILE *pipe; /* Pipe to source as FILE * */
223 int pipeFD; /* Pipe to source as FD */
224 pid_t pid; /* pid of child for waitpid() */
225 int length; /* Quantity of output produced */
226 const int hasAlternative; /* Whether source has alt.location */
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/random/
H A Drndunix.c218 static struct RI { struct
219 const char *path; /* Path to check for existence of source */
220 const char *arg; /* Args for source */
221 const int usefulness; /* Usefulness of source */
222 FILE *pipe; /* Pipe to source as FILE * */
223 int pipeFD; /* Pipe to source as FD */
224 pid_t pid; /* pid of child for waitpid() */
225 int length; /* Quantity of output produced */
226 const int hasAlternative; /* Whether source has alt.location */
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp108 Value *DwarfEHPrepare::GetExceptionObject(ResumeInst *RI) { in GetExceptionObject()
152 for (auto *RI : Resumes) { in pruneUnreachableResumes() local
173 ResumeInst *RI = Resumes[I]; in pruneUnreachableResumes() local
193 if (auto *RI = dyn_cast<ResumeInst>(BB.getTerminator())) in InsertUnwindResumeCalls() local
217 ResumeInst *RI = Resumes.front(); in InsertUnwindResumeCalls() local
230 ResumeInst *RI = Resumes.front(); in InsertUnwindResumeCalls() local
/dports/devel/cc65/cc65-2.19/src/cc65/
H A Dreginfo.c112 RegInfo* RI = xmalloc (sizeof (RegInfo)); in NewRegInfo() local
131 void FreeRegInfo (RegInfo* RI) in FreeRegInfo()
139 void DumpRegInfo (const char* Desc, const RegInfo* RI) in DumpRegInfo()
/dports/math/taucs/taucs-2.2_23/matlab/
H A Dtaucs_vec_read_binary.m22 RI = zeros(2*ncols,1); variable
23 RI = fread(f,2*ncols,'double'); variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp103 Value *DwarfEHPrepare::GetExceptionObject(ResumeInst *RI) { in GetExceptionObject()
147 for (auto *RI : Resumes) { in pruneUnreachableResumes() local
168 ResumeInst *RI = Resumes[I]; in pruneUnreachableResumes() local
188 if (auto *RI = dyn_cast<ResumeInst>(BB.getTerminator())) in InsertUnwindResumeCalls() local
221 ResumeInst *RI = Resumes.front(); in InsertUnwindResumeCalls() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp103 Value *DwarfEHPrepare::GetExceptionObject(ResumeInst *RI) { in GetExceptionObject()
147 for (auto *RI : Resumes) { in pruneUnreachableResumes() local
168 ResumeInst *RI = Resumes[I]; in pruneUnreachableResumes() local
188 if (auto *RI = dyn_cast<ResumeInst>(BB.getTerminator())) in InsertUnwindResumeCalls() local
221 ResumeInst *RI = Resumes.front(); in InsertUnwindResumeCalls() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DDwarfEHPrepare.cpp102 Value *DwarfEHPrepare::GetExceptionObject(ResumeInst *RI) { in GetExceptionObject()
146 for (auto *RI : Resumes) { in pruneUnreachableResumes() local
167 ResumeInst *RI = Resumes[I]; in pruneUnreachableResumes() local
187 if (auto *RI = dyn_cast<ResumeInst>(BB.getTerminator())) in InsertUnwindResumeCalls() local
220 ResumeInst *RI = Resumes.front(); in InsertUnwindResumeCalls() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DDwarfEHPrepare.cpp103 Value *DwarfEHPrepare::GetExceptionObject(ResumeInst *RI) { in GetExceptionObject()
147 for (auto *RI : Resumes) { in pruneUnreachableResumes() local
168 ResumeInst *RI = Resumes[I]; in pruneUnreachableResumes() local
188 if (auto *RI = dyn_cast<ResumeInst>(BB.getTerminator())) in InsertUnwindResumeCalls() local
221 ResumeInst *RI = Resumes.front(); in InsertUnwindResumeCalls() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DDwarfEHPrepare.cpp103 Value *DwarfEHPrepare::GetExceptionObject(ResumeInst *RI) { in GetExceptionObject()
147 for (auto *RI : Resumes) { in pruneUnreachableResumes() local
168 ResumeInst *RI = Resumes[I]; in pruneUnreachableResumes() local
188 if (auto *RI = dyn_cast<ResumeInst>(BB.getTerminator())) in InsertUnwindResumeCalls() local
221 ResumeInst *RI = Resumes.front(); in InsertUnwindResumeCalls() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DDwarfEHPrepare.cpp103 Value *DwarfEHPrepare::GetExceptionObject(ResumeInst *RI) { in GetExceptionObject()
147 for (auto *RI : Resumes) { in pruneUnreachableResumes() local
168 ResumeInst *RI = Resumes[I]; in pruneUnreachableResumes() local
188 if (auto *RI = dyn_cast<ResumeInst>(BB.getTerminator())) in InsertUnwindResumeCalls() local
221 ResumeInst *RI = Resumes.front(); in InsertUnwindResumeCalls() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp108 Value *DwarfEHPrepare::GetExceptionObject(ResumeInst *RI) { in GetExceptionObject()
152 for (auto *RI : Resumes) { in pruneUnreachableResumes() local
173 ResumeInst *RI = Resumes[I]; in pruneUnreachableResumes() local
193 if (auto *RI = dyn_cast<ResumeInst>(BB.getTerminator())) in InsertUnwindResumeCalls() local
229 ResumeInst *RI = Resumes.front(); in InsertUnwindResumeCalls() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DDwarfEHPrepare.cpp108 Value *DwarfEHPrepare::GetExceptionObject(ResumeInst *RI) { in GetExceptionObject()
152 for (auto *RI : Resumes) { in pruneUnreachableResumes() local
173 ResumeInst *RI = Resumes[I]; in pruneUnreachableResumes() local
193 if (auto *RI = dyn_cast<ResumeInst>(BB.getTerminator())) in InsertUnwindResumeCalls() local
229 ResumeInst *RI = Resumes.front(); in InsertUnwindResumeCalls() local
/dports/devel/capstone3/capstone-3.0.5/
H A DMCRegisterInfo.c28 void MCRegisterInfo_InitMCRegisterInfo(MCRegisterInfo *RI, in MCRegisterInfo_InitMCRegisterInfo()
86 unsigned MCRegisterInfo_getMatchingSuperReg(const MCRegisterInfo *RI, unsigned Reg, unsigned SubIdx… in MCRegisterInfo_getMatchingSuperReg()
108 unsigned MCRegisterInfo_getSubReg(const MCRegisterInfo *RI, unsigned Reg, unsigned Idx) in MCRegisterInfo_getSubReg()
126 const MCRegisterClass* MCRegisterInfo_getRegClass(const MCRegisterInfo *RI, unsigned i) in MCRegisterInfo_getRegClass()
/dports/devel/capstone4/capstone-4.0.2/
H A DMCRegisterInfo.c28 void MCRegisterInfo_InitMCRegisterInfo(MCRegisterInfo *RI, in MCRegisterInfo_InitMCRegisterInfo()
86 unsigned MCRegisterInfo_getMatchingSuperReg(const MCRegisterInfo *RI, unsigned Reg, unsigned SubIdx… in MCRegisterInfo_getMatchingSuperReg()
108 unsigned MCRegisterInfo_getSubReg(const MCRegisterInfo *RI, unsigned Reg, unsigned Idx) in MCRegisterInfo_getSubReg()
126 const MCRegisterClass* MCRegisterInfo_getRegClass(const MCRegisterInfo *RI, unsigned i) in MCRegisterInfo_getRegClass()
/dports/emulators/qemu/qemu-6.2.0/capstone/
H A DMCRegisterInfo.c28 void MCRegisterInfo_InitMCRegisterInfo(MCRegisterInfo *RI, in MCRegisterInfo_InitMCRegisterInfo()
86 unsigned MCRegisterInfo_getMatchingSuperReg(const MCRegisterInfo *RI, unsigned Reg, unsigned SubIdx… in MCRegisterInfo_getMatchingSuperReg()
108 unsigned MCRegisterInfo_getSubReg(const MCRegisterInfo *RI, unsigned Reg, unsigned Idx) in MCRegisterInfo_getSubReg()
126 const MCRegisterClass* MCRegisterInfo_getRegClass(const MCRegisterInfo *RI, unsigned i) in MCRegisterInfo_getRegClass()
/dports/emulators/qemu60/qemu-6.0.0/capstone/
H A DMCRegisterInfo.c28 void MCRegisterInfo_InitMCRegisterInfo(MCRegisterInfo *RI, in MCRegisterInfo_InitMCRegisterInfo()
86 unsigned MCRegisterInfo_getMatchingSuperReg(const MCRegisterInfo *RI, unsigned Reg, unsigned SubIdx… in MCRegisterInfo_getMatchingSuperReg()
108 unsigned MCRegisterInfo_getSubReg(const MCRegisterInfo *RI, unsigned Reg, unsigned Idx) in MCRegisterInfo_getSubReg()
126 const MCRegisterClass* MCRegisterInfo_getRegClass(const MCRegisterInfo *RI, unsigned i) in MCRegisterInfo_getRegClass()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/capstone/
H A DMCRegisterInfo.c28 void MCRegisterInfo_InitMCRegisterInfo(MCRegisterInfo *RI, in MCRegisterInfo_InitMCRegisterInfo()
86 unsigned MCRegisterInfo_getMatchingSuperReg(const MCRegisterInfo *RI, unsigned Reg, unsigned SubIdx… in MCRegisterInfo_getMatchingSuperReg()
108 unsigned MCRegisterInfo_getSubReg(const MCRegisterInfo *RI, unsigned Reg, unsigned Idx) in MCRegisterInfo_getSubReg()
126 const MCRegisterClass* MCRegisterInfo_getRegClass(const MCRegisterInfo *RI, unsigned i) in MCRegisterInfo_getRegClass()
/dports/devel/py-capstone/capstone-4.0.1/src/
H A DMCRegisterInfo.c28 void MCRegisterInfo_InitMCRegisterInfo(MCRegisterInfo *RI, in MCRegisterInfo_InitMCRegisterInfo()
86 unsigned MCRegisterInfo_getMatchingSuperReg(const MCRegisterInfo *RI, unsigned Reg, unsigned SubIdx… in MCRegisterInfo_getMatchingSuperReg()
108 unsigned MCRegisterInfo_getSubReg(const MCRegisterInfo *RI, unsigned Reg, unsigned Idx) in MCRegisterInfo_getSubReg()
126 const MCRegisterClass* MCRegisterInfo_getRegClass(const MCRegisterInfo *RI, unsigned i) in MCRegisterInfo_getRegClass()
/dports/emulators/qemu5/qemu-5.2.0/capstone/
H A DMCRegisterInfo.c28 void MCRegisterInfo_InitMCRegisterInfo(MCRegisterInfo *RI, in MCRegisterInfo_InitMCRegisterInfo()
86 unsigned MCRegisterInfo_getMatchingSuperReg(const MCRegisterInfo *RI, unsigned Reg, unsigned SubIdx… in MCRegisterInfo_getMatchingSuperReg()
108 unsigned MCRegisterInfo_getSubReg(const MCRegisterInfo *RI, unsigned Reg, unsigned Idx) in MCRegisterInfo_getSubReg()
126 const MCRegisterClass* MCRegisterInfo_getRegClass(const MCRegisterInfo *RI, unsigned i) in MCRegisterInfo_getRegClass()
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/depends/capstone/
H A DMCRegisterInfo.c28 void MCRegisterInfo_InitMCRegisterInfo(MCRegisterInfo *RI, in MCRegisterInfo_InitMCRegisterInfo()
86 unsigned MCRegisterInfo_getMatchingSuperReg(const MCRegisterInfo *RI, unsigned Reg, unsigned SubIdx… in MCRegisterInfo_getMatchingSuperReg()
108 unsigned MCRegisterInfo_getSubReg(const MCRegisterInfo *RI, unsigned Reg, unsigned Idx) in MCRegisterInfo_getSubReg()
126 const MCRegisterClass* MCRegisterInfo_getRegClass(const MCRegisterInfo *RI, unsigned i) in MCRegisterInfo_getRegClass()

12345678910>>...148