Vertaling van "Code paths" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The following script creates two code paths.
Two separate modes and code paths were used for partitioned and non-partitioned snapshots.
Für partitionierte und nicht partitionierte Snapshots wurden zwei separate Modi und Codepfade verwendet.
Code paths are identified as call sequences to kernel functions implemented externally to the selected DD.
Code-Pfade werden als Sequenzen von BS-Kern-Funktionsaufrufen charakterisiert, die außerhalb des gewählten Gerätetreibers implementiert sind.
Analyze all code paths against all possible inputs without code execution.
Analysieren Sie alle Code-Pfade auf mögliche Eingaben ohne Code-Ausführung.
In this way, it is easier to have different code paths run for multiple players on a page.
Auf diese Weise ist es leichter, für mehrere Player auf einer Seite verschiedene Codepfade auszuführen.
All possible code paths are checked and test data is generated to enable maximum code coverage.
Dabei werden alle möglichen Codepfade überprüft und dann entsprechende Testdaten erzeugt um eine maximale Codeabdeckung zu gewährleisten.
You also can quickly identify parallel code paths that can run on different processor cores.
Zudem können parallele Codepfade, die auf unterschiedlichen Prozessorkernen ausgeführt werden können, schnell identifiziert werden.
If you run the same application as an administrator, you can, in some cases, pass the access violation and exercise the remaining code paths.
Wenn Sie die gleiche Anwendung als Administrator ausführen, können Sie in einigen Fällen die Zugriffsverletzung umgehen und die verbleibenden Codepfade ausführen.
No more extra code paths to decide whether to call syslog() or, worse, write your own log file.
Keine gesonderten Codepfade mehr, die entscheiden, ob nun syslog() benutzt oder, schlimmer, in eine eigene Logfile geschrieben wird.
For example, if the application, while running as non-administrator, encounters an access violation, which results in the application exiting, you will have only tested the code paths only up to the access violation.
Wenn die Anwendung beispielsweise bei der Ausführung ohne Administratorkonto auf eine Zugriffsverletzung stößt, die zur Beendigung der Anwendung führt, haben Sie nur die Codepfade bis zur Zugriffsverletzung geprüft.
Locking is now done through objects that release locks based on scope and that do not require all code paths to correctly release the lock
Das Sperren erfolgt nun durch Objekte, die Sperren zielgerichtet aufheben und zum ordnungsgemäßen Aufheben von Sperren nicht alle Codepfade benötigen.
For example, the ssd 7D driver has many code paths by which EIO may be returned.
Beispielsweise kann im Fall des Treibers ssd 7D über zahlreiche Codepfade EIO zurückgegeben werden.
Based on this trace execution profiling (when, how long, which function is executing) as well as Code Coverage analysis (what source code is executed and what are "dead" code paths) is available.
Auf dieser Basis ist sowohl Profiling (wann, wie lange welche Funktion ausgeführt wird) als auch Code Coverage Analyse (welcher Source Code wird abgearbeitet und was sind "tote" Codepfade) verfügbar.