Searched refs:invoking (Results 1 – 25 of 371) sorted by relevance
12345678910>>...15
56 // By default, XLA builds an executable by invoking standard compilation, i.e.59 // executable by invoking only RunBackend and skip invoking RunHloPasses,
393 jboolean invoking; in reportEvents() local448 invoking = invoker_doInvoke(thread); in reportEvents()449 if (invoking) { in reportEvents()452 } while (invoking); in reportEvents()610 jboolean invoking; in event_callback() local621 invoking = invoker_doInvoke(thread); in event_callback()622 if (invoking) { in event_callback()625 } while (invoking); in event_callback()
8 They can be run from this test directly by invoking the
47 You can generate the doxygen-based documentation by invoking:54 by invoking:
30 // RPC for invoking a registered function on remote server.
40 # present. The original state may be restored by invoking82 # restored by invoking NL_RESTORE_WERROR.
8 function for invoking a dump.62 While executing some loop testcases after invoking a dump via Hardware
9 # tools as they can cause lots of I/O contention when invoking ninja with a
6 You can use libconfig9 files directly by invoking ls-config, or in bash scripts
11 2. You must enable the feature when invoking configure as otherwise curl will
9 developers invoking flex via the generate\_parser.sh scripts in the relevant
23 # building the licenses target, and finally invoking the "real" android_binary
19 # in a specific configuration and invoking protoc on them. This work is done
19 [here](https://github.com/Feneric/doxypypy#invoking-doxypypy-from-doxygen).
24 for setting up the BT peer device and then invoking the bluetooth_FastPairUI
1 Package "psx" provides an API for invoking system calls in a way that
26 - Added `local_inner_macros` to `impl_downcast` to allow invoking via namespace.
91 # prior to invoking the subroutine <subroutine prefix>-<macro suffix>.130 # prior to invoking check-file-<macro suffix>.
50 // (e.g. training) by invoking RPCs against the master in a68 // close the session by invoking CloseSession, which allows the master
39 - Fixed custom types not invoking ``__unicode__`` when used with
48 int32 server_sleep_us = 15; // Amount to sleep when invoking server
82 // Check that invoking the wrong clear method is ok