Home
last modified time | relevance | path

Searched defs:CreateKey (Results 1 – 20 of 20) sorted by relevance

/external/cronet/base/test/
Dtest_reg_util_win_unittest.cc57 void CreateKey(const std::wstring& key_path) { in CreateKey() function in registry_util::RegistryOverrideManagerTest
/external/skia/tests/graphite/
DGraphiteResourceCacheTest.cpp48 static void CreateKey(GraphiteResourceKey* key, Shareable shareable) { in CreateKey() function in skgpu::graphite::TestResource
/external/tensorflow/tensorflow/core/framework/
Drendezvous.cc54 string Rendezvous::CreateKey(const string& src_device, uint64 src_incarnation, in CreateKey() function in tensorflow::Rendezvous
/external/mdnsresponder/mDNSWindows/ControlPanel/
DSecondPage.cpp478 CSecondPage::CreateKey( CString & name, DWORD enabled ) in CreateKey() function in CSecondPage
/external/python/cpython2/Lib/test/
Dtest_winreg.py81 def _write_test_data(self, root_key, CreateKey=CreateKey): argument
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_eltwise_activation_base_op.h212 static string CreateKey(const MklEltwiseFwdActivationParams<T>& fwdParams) { in CreateKey() function
Dmkl_softmax_op.cc181 static string CreateKey(const MklSoftmaxParams& fwdParams) { in CreateKey() function in tensorflow::MklSoftmaxPrimitiveFactory
Dmkl_matmul_ops_common.h398 static string CreateKey(const MklDnnMatMulFwdParams& mkldnn_matmul_fwd_dims) { in CreateKey() function
842 static string CreateKey(const MklMatMulParams& params) { in CreateKey() function
Dmkl_pooling_ops_common.h191 static string CreateKey(const MklPoolingParams& fwdParams) { in CreateKey() function
339 static string CreateKey(const MklPoolingParams& bwdParams) { in CreateKey() function
Dmkl_quantize_op.cc191 static string CreateKey(const memory* from, const memory* to, in CreateKey() function in tensorflow::MklReorderWithScalePrimitiveFactory
Dmkl_slice_op.cc281 static string CreateKey(const MklSliceParams& sliceParams) { in CreateKey() function in tensorflow::MklSlicePrimitiveFactory
Dmkl_conv_grad_input_ops.cc267 static string CreateKey(const MklConvBwdInputParams& convBwdInputDims) { in CreateKey() function in tensorflow::MklConvBwdInputPrimitiveFactory
Dmkl_relu_op.cc197 static string CreateKey(const MklEltwiseFwdParams<T>& fwdParams) { in CreateKey() function in tensorflow::MklEltwiseFwdPrimitiveFactory
406 static string CreateKey(const MklEltwiseBwdParams<T>& bwdParams) { in CreateKey() function in tensorflow::MklEltwiseBwdPrimitiveFactory
Dmkl_fused_batch_norm_op.cc364 static string CreateKey(const MklBatchNormFwdParams& fwdParams) { in CreateKey() function in tensorflow::MklFusedBatchNormFwdPrimitiveFactory
631 static string CreateKey(const MklBatchNormBwdParams& bwdParams) { in CreateKey() function in tensorflow::MklFusedBatchNormBwdPrimitiveFactory
Dmkl_conv_grad_filter_ops.cc322 static string CreateKey(const MklConvBwdFilterParams& convBwdFilterDims) { in CreateKey() function in tensorflow::MklConvBwdFilterPrimitiveFactory
Dmkl_concat_op.cc427 static string CreateKey(const MklConcatFwdParams& concat_fwd_dims) { in CreateKey() function in tensorflow::MklConcatFwdPrimitiveFactory
Dmkl_conv_ops.cc482 static string CreateKey(const MklConvFwdParams& convFwdDims) { in CreateKey() function in tensorflow::MklConvFwdPrimitiveFactory
/external/python/cpython3/Lib/test/
Dtest_winreg.py76 CreateKey=CreateKey): argument
/external/cronet/base/win/
Dregistry.cc58 static inline LSTATUS CreateKey(HKEY hKey, in CreateKey() function in base::win::internal::Standard
160 static LSTATUS CreateKey(HKEY hKey, in CreateKey() function in base::win::internal::ExportDerived
502 LONG GenericRegKey<Reg>::CreateKey(const wchar_t* name, REGSAM access) { in CreateKey() function in base::win::internal::GenericRegKey
/external/skia/src/gpu/ganesh/ops/
DTriangulatingPathRenderer.cpp243 static void CreateKey(skgpu::UniqueKey* key, in CreateKey() function in __anonfb8182330111::TriangulatingPathOp