Home
last modified time | relevance | path

Searched defs:ot (Results 1 – 25 of 735) sorted by relevance

12345678910>>...30

/aosp_15_r20/external/webrtc/rtc_base/
H A Done_time_event_unittest.cc18 OneTimeEvent ot; in TEST() local
27 ThreadUnsafeOneTimeEvent ot; in TEST() local
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_conv.cpp44 auto ot = at::zeros_like(ref); in TEST() local
74 auto ot = at::zeros_like(ref); in TEST() local
139 auto ot = at::zeros_like(ref); in TEST() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-shape-plan.hh43 hb_ot_shape_plan_key_t ot; member
72 hb_ot_shape_plan_t ot; member
H A Dgen-tag-table.py533 ot = OpenTypeRegistryParser () variable
810 def rank_delta (bcp_47, ot): argument
/aosp_15_r20/external/libwebsockets/lib/jose/jwe/
H A Djwe-ecdh-es-aeskw.c204 int m, n, ret = -1, ot = *temp_len, ss_len = sizeof(shared_secret), in lws_jwe_encrypt_ecdh() local
384 int n, ot = *temp_len, ret = -1; in lws_jwe_encrypt_ecdh_cbc_hs() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dargument_spec.cpp234 auto ot = (*input_stack.back()++)->expect<OptionalType>(); in specializeTypes() local
276 if (auto ot = t->cast<OptionalType>()) { in specializeTypes() local
/aosp_15_r20/external/elfutils/libdwfl/
H A Ddwfl_frame.c379 struct one_thread *ot = (struct one_thread *) arg; in get_one_thread_frames_cb() local
388 struct one_thread ot = { .callback = callback, .arg = arg }; in dwfl_getthread_frames() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/test/
Doptional_test_emplace.cpp254 optional<Thrower> ot; in test_clear_on_throw() local
272 optional<const std::string> os, ot; in test_no_assignment_on_emplacement() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DAdaptiveAveragePooling3d.cu60 int ot, oh, ow; in adaptiveaveragepool() local
198 int ot, oh, ow; in adaptiveaveragegradinput() local
258 int ot, oh, ow; in atomicadaptiveaveragegradinput() local
/aosp_15_r20/external/python/cpython2/Modules/
Dtimemodule.c301 PyObject *ot = NULL; in parse_time_double_args() local
690 PyObject *ot = NULL; in time_ctime() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DAdaptiveAveragePooling3d.cpp44 for (const auto ot : c10::irange(osizeT)) { in adaptive_avg_pool3d_out_frame() local
195 for (const auto ot : c10::irange(osizeT)) { in adaptive_avg_pool3d_backward_out_frame() local
H A DAdaptiveMaxPooling3d.cpp103 int64_t ot = 0, oh = 0, ow = 0; in adaptive_max_pool3d_single_out_frame() local
212 int64_t ot = 0, oh = 0, ow = 0; in adaptive_max_pool3d_backward_single_out_frame() local
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dannounce_begin_client.hpp46 namespace ot { namespace
H A Dpanid_query_client.hpp49 namespace ot { namespace
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dspinel_driver_getter.hpp41 namespace ot { namespace
H A Dsettings.hpp32 namespace ot { namespace
H A Dutils.hpp34 namespace ot { namespace
H A Dfirewall.hpp38 namespace ot { namespace
/aosp_15_r20/external/openthread/src/core/thread/
H A Dchild_mask.hpp41 namespace ot { namespace
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dspinel_helper.hpp41 namespace ot { namespace
/aosp_15_r20/external/openthread/src/core/common/
H A Dheap.hpp42 namespace ot { namespace
H A Dnon_copyable.hpp37 namespace ot { namespace
H A Derror.cpp39 namespace ot { namespace
/aosp_15_r20/external/openthread/src/core/net/
H A Dtcp6_ext.hpp43 namespace ot { namespace
/aosp_15_r20/external/fonttools/Tests/colorLib/
H A Dunbuilder_test.py1 from fontTools.ttLib.tables import otTables as ot unknown

12345678910>>...30