Home
last modified time | relevance | path

Searched defs:ml (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/external/tensorflow/tensorflow/core/kernels/
Dresource_variable_ops.cc145 tf_shared_lock ml(*variable->mu()); in Compute() local
198 tf_shared_lock ml(*variables[i]->mu()); in Compute() local
377 mutex_lock ml(*variable->mu()); in Compute() local
456 mutex_lock ml(*variable->mu()); in Compute() local
533 mutex_lock ml(*variable->mu()); in Compute() local
598 mutex_lock ml(*variable->mu()); in Compute() local
630 tf_shared_lock ml(*v->mu()); in Compute() local
796 tf_shared_lock ml(*v->mu()); in Compute() local
857 mutex_lock ml(*v->mu()); in Compute() local
861 tf_shared_lock ml(*v->mu()); in Compute() local
Dbatch_kernels.cc382 mutex_lock ml(mu_); in GetOrCreateFunctionHandle() local
601 mutex_lock ml(mu_); in Compute() local
666 mutex_lock ml(mu_); in EnforceTimeout() local
809 mutex_lock ml(mu_); in Compute() local
/external/python/cpython2/Objects/
Dmethodobject.c17 PyCFunction_NewEx(PyMethodDef *ml, PyObject *self, PyObject *module) in PyCFunction_NewEx()
322 PyMethodDef *ml; in listmethodchain() local
368 PyMethodDef *ml = chain->methods; in Py_FindMethodInChain() local
424 PyCFunction_New(PyMethodDef *ml, PyObject *self) in PyCFunction_New()
/external/tensorflow/tensorflow/python/lib/core/
Dndarray_tensor_bridge.cc46 mutex_lock ml(*DelayedDecrefLock()); in DelayedNumpyDecref() local
55 mutex_lock ml(*DelayedDecrefLock()); in ClearDecrefCache() local
/external/tensorflow/tensorflow/core/summary/
Dsummary_file_writer.cc47 mutex_lock ml(mu_); in Initialize() local
59 mutex_lock ml(mu_); in Flush() local
142 mutex_lock ml(mu_); in WriteEvent() local
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_testlib.cc62 mutex_lock ml(mu_); in AwaitState() local
69 mutex_lock ml(mu_); in MoveToState() local
/external/pdfium/third_party/agg23/
Dagg_vcgen_stroke.h68 void miter_limit(float ml) in miter_limit()
73 void inner_miter_limit(float ml) in inner_miter_limit()
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_getmaps/
Drpc_pmap_getmaps.c50 struct pmaplist *ml = NULL; in main() local
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device_ops.cc61 mutex_lock ml(*variable->mu()); in Compute() local
/external/tensorflow/tensorflow/core/platform/
Dmutex.h163 mutex_lock(mutex_lock&& ml) noexcept TF_EXCLUSIVE_LOCK_FUNCTION(ml.mu_) in mutex_lock() function
203 tf_shared_lock(tf_shared_lock&& ml) noexcept TF_SHARED_LOCK_FUNCTION(ml.mu_) in tf_shared_lock() function
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc382 mutex_lock ml(cache_mu_); in ClearCachesAndDefaultExecutor() local
389 mutex_lock ml(metadata_mu_); in ClearCachesAndDefaultExecutor() local
397 mutex_lock ml(policy_map_mu_); in SetThreadLocalDevicePlacementPolicy() local
585 mutex_lock ml(metadata_mu_); in ExportRunMetadata() local
602 mutex_lock ml(metadata_mu_); in StartStep() local
607 mutex_lock ml(metadata_mu_); in EndStep() local
618 mutex_lock ml(metadata_mu_); in StepContainer() local
854 mutex_lock ml(cache_mu_); in AddKernelToCache() local
869 mutex_lock ml(metadata_mu_); in SetShouldStoreGraphs() local
/external/toybox/toys/lsb/
Dumount.c110 struct mtab_list *mlsave = 0, *mlrev = 0, *ml; in umount_main() local
/external/python/cpython3/Objects/
Dmethodobject.c32 PyCFunction_New(PyMethodDef *ml, PyObject *self) in PyCFunction_New()
38 PyCFunction_NewEx(PyMethodDef *ml, PyObject *self, PyObject *module) in PyCFunction_NewEx()
44 PyCMethod_New(PyMethodDef *ml, PyObject *self, PyObject *module, PyTypeObject *cls) in PyCMethod_New()
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/
Dfdjac1.h11 DenseIndex ml, DenseIndex mu, in fdjac1()
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp5.cpp27 auto ml = [=]() mutable{}; // expected-note{{method is not marked const}} \ in test_quals() local
/external/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp5.cpp27 auto ml = [=]() mutable{}; // expected-note{{method is not marked const}} \ in test_quals() local
/external/boringssl/src/crypto/x509v3/
Dv3_prn.c75 int ml) in X509V3_EXT_val_prn()
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_prn.c75 int ml) in X509V3_EXT_val_prn()
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestCLDRUtils.java145 CLDRLocale ml = CLDRLocale.getInstance("ml"); in TestCLDRLocaleInheritance() local
/external/libwebsockets/minimal-examples/gtk/minimal-gtk/
Dmain.c139 GMainLoop *ml; in t1_main() local
/external/tensorflow/tensorflow/core/framework/
Dop_gen_lib.cc118 string* ml) { in ConvertLine()
167 string ml; in PBTxtToMultiline() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dlift_variables.cc123 mutex_lock ml(*var->mu()); in LiftVariablesFromSession() local
/external/llvm-project/llvm/utils/benchmark/src/
Dmutex.h132 bool createBarrier(MutexLock& ml) REQUIRES(lock_) { in createBarrier()
/external/llvm-project/libcxx/utils/google-benchmark/src/
Dmutex.h132 bool createBarrier(MutexLock& ml) REQUIRES(lock_) { in createBarrier()
/external/google-benchmark/src/
Dmutex.h132 bool createBarrier(MutexLock& ml) REQUIRES(lock_) { in createBarrier()

12345678910>>...13