Home
last modified time | relevance | path

Searched defs:no_op (Results 1 – 10 of 10) sorted by relevance

/external/cronet/url/
Dgurl_fuzzer.cc35 static const base::NoDestructor<GURL::Replacements> no_op; in CheckReplaceComponentsPreservesSpec() local
/external/grpc-grpc/test/core/end2end/tests/
Dno_op.cc92 void no_op(grpc_end2end_test_config config) { test_no_op(config); } in no_op() function
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_utils.cc180 const auto no_op = [&](StringPiece name) -> Node* { in RemoveListArrayConverter() local
Dinline_function_utils.cc506 const auto no_op = [&](StringPiece name) -> Node* { in InlineFunctionBody() local
/external/openthread/third_party/mbedtls/repo/library/
Dconstant_time.c391 unsigned no_op = mbedtls_ct_size_gt( total - offset, i ); in mbedtls_ct_mem_move_to_left() local
/external/tensorflow/tensorflow/dtensor/mlir/expansions/
Dsave_restore_spmd_expander.cc234 mlir::func::FuncOp no_op = mlir::func::FuncOp::create( in ConditionalSave() local
/external/rust/crates/crossbeam-epoch/src/
Dinternal.rs122 let no_op = Deferred::NO_OP; in drop() localVariable
/external/mbedtls/library/
Dconstant_time.c392 unsigned no_op = mbedtls_ct_size_gt( total - offset, i ); in mbedtls_ct_mem_move_to_left() local
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_device_selection_test.cc883 static TfLiteRegistration no_op = { in CustomNoOpNode() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler_test.cc1554 NodeDef no_op; in TEST_F() local