/dports/devel/distorm/distorm-20121220-r230/examples/java/distorm/src/diStorm3/ |
H A D | DecodedResult.java | 4 public DecodedResult(int maxInstructions) { in DecodedResult()
|
H A D | DecomposedResult.java | 4 public DecomposedResult(int maxInstructions) { in DecomposedResult()
|
/dports/devel/distorm/distorm-20121220-r230/src/ |
H A D | distorm.c | 35 …odeResult distorm_decompose64(_CodeInfo* ci, _DInst result[], unsigned int maxInstructions, unsign… in distorm_decompose64() 349 …ar* code, int codeLen, _DecodeType dt, _DecodedInst result[], unsigned int maxInstructions, unsign… in distorm_decode64()
|
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ee/ |
H A D | VuBasicBlock.cpp | 45 uint32 maxInstructions = ((m_end - m_begin) / 8) + 1; in CompileRange() local 332 uint32 maxInstructions = static_cast<uint32>(hints.size()); in ComputeSkipFlagsHints() local 412 uint32 maxInstructions = ((end - begin) / 8) + 1; in ComputeFmacStallDelays() local
|
/dports/devel/distorm/distorm-20121220-r230/examples/java/ |
H A D | jdistorm.c | 134 jint maxInstructions = 0; in Java_diStorm3_distorm3_Decode() local 176 jint maxInstructions = 0; in Java_diStorm3_distorm3_Decompose() local
|
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/ |
H A D | EngineBase.h | 1424 …const size_t maxInstructions = 200000; // aiming approx. 1 second max. (based on very roughly 5us … in HandleInstrumentChanges() local
|
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.c | 1055 uint maxInstructions = 10, numInstructions = 0; in tgsi_exec_machine_bind_shader() local
|
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.c | 1055 uint maxInstructions = 10, numInstructions = 0; in tgsi_exec_machine_bind_shader() local
|
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.c | 1055 uint maxInstructions = 10, numInstructions = 0; in tgsi_exec_machine_bind_shader() local
|
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.c | 1055 uint maxInstructions = 10, numInstructions = 0; in tgsi_exec_machine_bind_shader() local
|
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.c | 1055 uint maxInstructions = 10, numInstructions = 0; in tgsi_exec_machine_bind_shader() local
|
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.c | 1055 uint maxInstructions = 10, numInstructions = 0; in tgsi_exec_machine_bind_shader() local
|
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.c | 1055 uint maxInstructions = 10, numInstructions = 0; in tgsi_exec_machine_bind_shader() local
|
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.c | 1055 uint maxInstructions = 10, numInstructions = 0; in tgsi_exec_machine_bind_shader() local
|
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.c | 1038 uint maxInstructions = 10, numInstructions = 0; in tgsi_exec_machine_bind_shader() local
|
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.c | 1055 uint maxInstructions = 10, numInstructions = 0; in tgsi_exec_machine_bind_shader() local
|
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.c | 1086 uint maxInstructions = 10, numInstructions = 0; in tgsi_exec_machine_bind_shader() local
|