Home
last modified time | relevance | path

Searched defs:native_id (Results 1 – 9 of 9) sorted by relevance

/third_party/python/Python/
Dthread_pthread.h345 uint64_t native_id; in PyThread_get_thread_native_id() local
348 pid_t native_id; in PyThread_get_thread_native_id() local
351 int native_id; in PyThread_get_thread_native_id() local
354 pid_t native_id; in PyThread_get_thread_native_id() local
357 tid_t native_id; in PyThread_get_thread_native_id() local
360 lwpid_t native_id; in PyThread_get_thread_native_id() local
Dthread_nt.h254 DWORD native_id; in PyThread_get_thread_native_id() local
/third_party/boost/boost/log/detail/
Did.hpp48 native_type native_id() const BOOST_NOEXCEPT { return m_NativeID; } in native_id() function in boost::aux::id
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/trt_pass/
Dgraph_partitioner.cc129 static size_t native_id = 0; in NewSubGraph() local
/third_party/boost/libs/pfr/include/boost/pfr/detail/
Dcore14_classic.hpp95 constexpr std::size_t native_id = (Unptr & native_types_mask); in type_to_id_extension_apply() local
/third_party/boost/boost/pfr/detail/
Dcore14_classic.hpp95 constexpr std::size_t native_id = (Unptr & native_types_mask); in type_to_id_extension_apply() local
/third_party/python/Lib/
Dthreading.py1152 def native_id(self): member in Thread
/third_party/python/Modules/
D_threadmodule.c1262 unsigned long native_id = PyThread_get_thread_native_id(); in thread_get_native_id() local
/third_party/ffmpeg/libavformat/
Dmatroskaenc.c765 int native_id, int qt_id) in mkv_write_codecprivate()
1121 int native_id = 0; in mkv_write_track() local