Home
last modified time | relevance | path

Searched refs:crel (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/dports/math/gap/gap-4.11.0/pkg/cohomolo-1.6.8/standalone/progs.d/
H A Dnqmd.c14 char gap,act,crel,ims,inf0[80],inf1[80],inf2[80],outf[80],outfm[80]; variable
33 ims=0; act=0; crel=0; gap=0; err=0; arg=1; in main()
36 { if (argv[arg][1]=='a') act=1; else if (argv[arg][1]=='c') crel=1; in main()
49 if (argc<=arg) if (act || crel) strcat(inf1,"cov"); else strcat(inf1,"pcp"); in main()
H A Dnqd.c25 act,ch1,crel,cfm,gap; variable
53 act=0; ch1=0; cfm=0; err=0; arg=1; crel=0; gap=0; in main()
58 else if (argv[arg][1]=='c') crel=1; in main()
H A Dnqdb.c25 act,ch1,crel,cfm,gap; variable
53 act=0; ch1=0; cfm=0; err=0; arg=1; crel=0; gap=0; in main()
58 else if (argv[arg][1]=='c') crel=1; in main()
/dports/sysutils/triton/Triton-0.8.1/src/examples/python/ctf-writeups/custom-crackmes/arm32-hash/
H A Dsolve-arm.py285 for crel in customRelocation:
286 if symbolName == crel[0]:
288 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
289 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
298 for crel in customRelocation:
299 if symbolName == crel[0]:
301 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
302 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
H A Dsolve-thumb.py286 for crel in customRelocation:
287 if symbolName == crel[0]:
289 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
290 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
299 for crel in customRelocation:
300 if symbolName == crel[0]:
302 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
303 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
/dports/sysutils/triton/Triton-0.8.1/src/testers/arm32/crypto_test/
H A Dcrypto_test-nothumb-Os-run.py285 for crel in customRelocation:
286 if symbolName == crel[0]:
288 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
289 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
298 for crel in customRelocation:
299 if symbolName == crel[0]:
301 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
302 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
H A Dcrypto_test-nothumb-O3-run.py285 for crel in customRelocation:
286 if symbolName == crel[0]:
288 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
289 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
298 for crel in customRelocation:
299 if symbolName == crel[0]:
301 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
302 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
H A Dcrypto_test-nothumb-Oz-run.py285 for crel in customRelocation:
286 if symbolName == crel[0]:
288 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
289 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
298 for crel in customRelocation:
299 if symbolName == crel[0]:
301 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
302 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
H A Dcrypto_test-nothumb-O1-run.py292 for crel in customRelocation:
293 if symbolName == crel[0]:
295 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
296 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
305 for crel in customRelocation:
306 if symbolName == crel[0]:
308 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
309 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
H A Dcrypto_test-nothumb-O2-run.py285 for crel in customRelocation:
286 if symbolName == crel[0]:
288 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
289 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
298 for crel in customRelocation:
299 if symbolName == crel[0]:
301 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
302 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
H A Dcrypto_test-thumb-Os-run.py329 for crel in customRelocation:
330 if symbolName == crel[0]:
332 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
333 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
342 for crel in customRelocation:
343 if symbolName == crel[0]:
345 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
346 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
H A Dcrypto_test-thumb-Oz-run.py329 for crel in customRelocation:
330 if symbolName == crel[0]:
332 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
333 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
342 for crel in customRelocation:
343 if symbolName == crel[0]:
345 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
346 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
H A Dcrypto_test-thumb-O1-run.py340 for crel in customRelocation:
341 if symbolName == crel[0]:
343 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
344 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
353 for crel in customRelocation:
354 if symbolName == crel[0]:
356 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
357 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
H A Dcrypto_test-thumb-O0-run.py315 for crel in customRelocation:
316 if symbolName == crel[0]:
318 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
319 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
328 for crel in customRelocation:
329 if symbolName == crel[0]:
331 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
332 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
H A Dcrypto_test-thumb-O2-run.py341 for crel in customRelocation:
342 if symbolName == crel[0]:
344 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
345 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
354 for crel in customRelocation:
355 if symbolName == crel[0]:
357 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
358 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
H A Dcrypto_test-thumb-O3-run.py341 for crel in customRelocation:
342 if symbolName == crel[0]:
344 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
345 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
354 for crel in customRelocation:
355 if symbolName == crel[0]:
357 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
358 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
H A Dcrypto_test-nothumb-O0-run.py347 for crel in customRelocation:
348 if symbolName == crel[0]:
350 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
351 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
360 for crel in customRelocation:
361 if symbolName == crel[0]:
363 debug(' {:x} : {:x}'.format(symbolRelo, crel[2]))
364 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.DWORD), crel[2])
/dports/archivers/upx/upx-3.96/src/
H A Dp_exe.cpp335 upx_byte * const crel_save = crel; in optimize_relocs()
380 crel += 4; // to be filled in later in optimize_relocs()
388 set_le16(crel,di = addr & 0x0f); in optimize_relocs()
391 crel += 4; in optimize_relocs()
403 memset(crel,1,t); in optimize_relocs()
404 crel += t; in optimize_relocs()
417 *crel++ = 0; in optimize_relocs()
430 *crel++ = 1; in optimize_relocs()
434 *crel++ = (unsigned char) t; in optimize_relocs()
438 *crel++ = 1; in optimize_relocs()
[all …]
/dports/sysutils/triton/Triton-0.8.1/src/examples/python/ctf-writeups/custom-crackmes/aarch64-hash/
H A Dsolve.py303 for crel in customRelocation:
304 if symbolName == crel[0]:
306 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.QWORD), crel[2])
315 for crel in customRelocation:
316 if symbolName == crel[0]:
318 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.QWORD), crel[2])
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/pool/
H A Dcallback_cleanup.c36 DWORD crel);
78 VOID ReleaseSemaphoreWhenCallbackReturns(PTP_CALLBACK_INSTANCE pci, HANDLE sem, DWORD crel) in ReleaseSemaphoreWhenCallbackReturns() argument
84 pReleaseSemaphoreWhenCallbackReturns(pci, sem, crel); in ReleaseSemaphoreWhenCallbackReturns()
/dports/sysutils/triton/Triton-0.8.1/src/examples/python/ctf-writeups/google2016-unbreakable/
H A Dsolve.py370 for crel in customRelocation:
371 if symbolName == crel[0]:
373 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.QWORD), crel[2])
382 for crel in customRelocation:
383 if symbolName == crel[0]:
385 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.QWORD), crel[2])
/dports/audio/festival/festival/src/modules/parser/
H A Dpparser.cc50 LISP crel; // Relation to create parse in in FT_PParse_Generalized_Utt() local
57 crel = car(cdr(cdr(cdr(cdr(args))))); in FT_PParse_Generalized_Utt()
70 crel_name = get_c_string(crel); in FT_PParse_Generalized_Utt()
/dports/sysutils/triton/Triton-0.8.1/src/examples/python/ctf-writeups/hackcon-2016-angry-reverser/
H A Dsolve.py435 for crel in customRelocation:
436 if symbolName == crel[0]:
438 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.QWORD), crel[2])
447 for crel in customRelocation:
448 if symbolName == crel[0]:
450 ctx.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.QWORD), crel[2])
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/uncertain/src/main/java/de/lmu/ifi/dbs/elki/algorithm/clustering/uncertain/
H A DRepresentativeUncertainClustering.java219 …Relation<Clustering<?>> crel = new MaterializedRelation<Clustering<?>>(Clustering.TYPE, rids, "Clu… in run() local
220 …PrecomputedDistanceMatrix<Clustering<?>> mat = new PrecomputedDistanceMatrix<>(crel, rids, distanc… in run()
222 ProxyDatabase d = new ProxyDatabase(rids, crel); in run()
223 d.getHierarchy().add(crel, mat); in run()
239 Clustering<?> curc = crel.get(it1); in run()
258 for(DBIDIter it2 = crel.iterDBIDs(); it2.valid(); it2.advance()) { in run()
262 final double cprob = computeConfidence(clus.size(), crel.size()); in run()
/dports/sysutils/triton/Triton-0.8.1/src/examples/python/
H A Dhooking_libc.py241 for crel in customRelocation:
242 if symbolName == crel[0]:
244 Triton.setConcreteMemoryValue(MemoryAccess(symbolRelo, CPUSIZE.QWORD), crel[2])

12345678910>>...12