Home
last modified time | relevance | path

Searched refs:invoking (Results 1 – 25 of 371) sorted by relevance

12345678910>>...15

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dcompile_options.proto56 // By default, XLA builds an executable by invoking standard compilation, i.e.
59 // executable by invoking only RunBackend and skip invoking RunHloPasses,
/external/oj-libjdwp/src/share/back/
DeventHandler.c393 jboolean invoking; in reportEvents() local
448 invoking = invoker_doInvoke(thread); in reportEvents()
449 if (invoking) { in reportEvents()
452 } while (invoking); in reportEvents()
610 jboolean invoking; in event_callback() local
621 invoking = invoker_doInvoke(thread); in event_callback()
622 if (invoking) { in event_callback()
625 } while (invoking); in event_callback()
/external/ltp/testcases/realtime/func/measurement/
DREADME8 They can be run from this test directly by invoking the
/external/libnetfilter_conntrack/
DREADME47 You can generate the doxygen-based documentation by invoking:
54 by invoking:
/external/tensorflow/tensorflow/distribute/experimental/rpc/proto/
Dtf_rpc_service.proto30 // RPC for invoking a registered function on remote server.
/external/openthread/third_party/nlbuild-autotools/repo/autoconf/m4/
Dnl_werror.m440 # present. The original state may be restored by invoking
82 # restored by invoking NL_RESTORE_WERROR.
/external/ltp/testcases/kdump/doc/
D00_Descriptions.txt8 function for invoking a dump.
62 While executing some loop testcases after invoking a dump via Hardware
/external/angle/build/toolchain/apple/
DBUILD.gn9 # tools as they can cause lots of I/O contention when invoking ninja with a
/external/cronet/build/toolchain/apple/
DBUILD.gn9 # tools as they can cause lots of I/O contention when invoking ninja with a
/external/libconfig/contrib/ls-config/
DREADME.md6 You can use libconfig9 files directly by invoking ls-config, or in bash scripts
/external/curl/docs/
DEXPERIMENTAL.md11 2. You must enable the feature when invoking configure as otherwise curl will
/external/angle/doc/
D64BitSafety.md9 developers invoking flex via the generate\_parser.sh scripts in the relevant
/external/bazelbuild-rules_license/examples/manifest/
DBUILD23 # building the licenses target, and finally invoking the "real" android_binary
/external/pigweed/pw_protobuf_compiler/
Dtoolchain.gni19 # in a specific configuration and invoking protoc on them. This work is done
/external/flatbuffers/docs/source/
DREADME_TO_GENERATE_DOCS.md19 [here](https://github.com/Feneric/doxypypy#invoking-doxypypy-from-doxygen).
/external/autotest/server/site_tests/bluetooth_FastPair/
Dcontrol24 for setting up the BT peer device and then invoking the bluetooth_FastPairUI
Dcontrol.fast_pair_initial_pairing_test24 for setting up the BT peer device and then invoking the bluetooth_FastPairUI
Dcontrol.fast_pair_subsequent_pairing_test24 for setting up the BT peer device and then invoking the bluetooth_FastPairUI
/external/libcap/psx/
DREADME1 Package "psx" provides an API for invoking system calls in a way that
/external/rust/crates/downcast-rs/
DCHANGELOG.md26 - Added `local_inner_macros` to `impl_downcast` to allow invoking via namespace.
/external/openthread/third_party/nlbuild-autotools/repo/make/host/tools/
Dtools.mak91 # prior to invoking the subroutine <subroutine prefix>-<macro suffix>.
130 # prior to invoking check-file-<macro suffix>.
/external/tensorflow/tensorflow/core/protobuf/
Dmaster_service.proto50 // (e.g. training) by invoking RPCs against the master in a
68 // close the session by invoking CloseSession, which allows the master
/external/python/markupsafe/
DCHANGES.rst39 - Fixed custom types not invoking ``__unicode__`` when used with
/external/grpc-grpc/src/proto/grpc/testing/
Decho_messages.proto48 int32 server_sleep_us = 15; // Amount to sleep when invoking server
/external/pdfium/testing/resources/
Dbug_620428.in82 // Check that invoking the wrong clear method is ok

12345678910>>...15