Searched refs:processing (Results 1 – 25 of 32) sorted by relevance
12
34 // Some complex logic for processing the number here
27 …. This opportunity is used by the `Touch()` call during new connection processing to notify the cl…33 …lock on debugger events processing (in the current implementation of `Inspector`) to allow / disal…78 - The server thread, it is a single thread responsible for processing client requests;89 Another example is processing of a new connection in `Inspector`. On validation, a write-lock on de…
13 There is a central processing unit (CPU) that reads commands (or _instructions_) from
291 …use structures is just checking whether storage is dynamic and further processing of the correspon…
5 Debug_breakpoint for managed code are used to stop GDB just right before processing
26 :Remark (drain SATB buffers, reference processing);
27 // in order to have GC running during exception processing
151 ## Try-catch blocks processing in the RegAlloc for bytecode-optimizer
23 In order not to bother about processing such cases in other transformation passes it is better to r…
563 … // make a call for the smaller part of array and continue processing the larger part in the loop592 … // make a call for the smaller part of array and continue processing the larger part in the loop842 … // make a call for the smaller part of array and continue processing the larger part in the loop862 … // make a call for the smaller part of array and continue processing the larger part in the loop1324 … // make a call for the smaller part of array and continue processing the larger part in the loop1353 … // make a call for the smaller part of array and continue processing the larger part in the loop1600 … // make a call for the smaller part of array and continue processing the larger part in the loop1620 … // make a call for the smaller part of array and continue processing the larger part in the loop2066 … // make a call for the smaller part of array and continue processing the larger part in the loop2095 … // make a call for the smaller part of array and continue processing the larger part in the loop[all …]
31 and processing data from a file on disk can fail if the file does
923 // further processing ...994 // some processing
223 # We need do different processing for asm according to the source of uapi
73 …e is a place to sunk the candidate instruction and hoist the currently processing instruction – ad…
14 **Pass** separate iteration of graph processing. Pass can be of two types: Analysis(does not change…
530 When the main function is finished JS runtime starts processing micro job queue.618 JS engine continues processing micro job queue. The next task is foo's promise which already resolv…647 After processing foo's promise the main function gets resumed and finishes its execution.
49 …is commonly used in JS engines in the industry to implement concurrent processing. In this model, …
223 // TODO(v.cherkashin): Enable when processing the compat types will be implemented, #13577
1334 void SetProcessingLocalToSharedRset(bool processing) in SetProcessingLocalToSharedRset() argument1336 processingLocalToSharedRset_ = processing; in SetProcessingLocalToSharedRset()
241 … // make a call for the smaller part of array and continue processing the larger part in the loop
282 …use structures is just checking whether storage is dynamic and further processing of the correspon…