Home
last modified time | relevance | path

Searched defs:get_id (Results 1 – 25 of 29) sorted by relevance

12

/external/pigweed/pw_thread_stl/public/pw_thread_stl/
Did_inline.h22 inline thread::Id get_id() noexcept { return std::this_thread::get_id(); } in get_id() function
Dthread_inline.h33 inline Id Thread::get_id() const { return native_type_.get_id(); } in get_id() function
/external/pigweed/pw_thread_freertos/public/pw_thread_freertos/
Did_inline.h24 inline thread::Id get_id() noexcept { in get_id() function
Dthread_inline.h37 inline Id Thread::get_id() const { in get_id() function
/external/pigweed/pw_thread_embos/public/pw_thread_embos/
Did_inline.h23 inline thread::Id get_id() noexcept { in get_id() function
Dthread_inline.h34 inline Id Thread::get_id() const { in get_id() function
/external/pigweed/pw_thread_threadx/public/pw_thread_threadx/
Did_inline.h24 inline thread::Id get_id() { in get_id() function
Dthread_inline.h35 inline Id Thread::get_id() const { in get_id() function
/external/libexif/libexif/
Dexif-mnote-data-priv.h49 unsigned int (* get_id) (ExifMnoteData *, unsigned int); member
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtest_resource_alias_analysis.cc60 auto get_id = [&](Value value) -> int64_t { in runOnFunction() local
/external/minigbm/cros_gralloc/
Dcros_gralloc_buffer.cc58 uint32_t cros_gralloc_buffer::get_id() const in get_id() function in cros_gralloc_buffer
/external/libabigail/src/
Dabg-corpus-priv.h249 get_id(const function_decl& fn) in get_id() function
258 get_id(const var_decl& var) in get_id() function
Dabg-writer.cc86 get_id() const in get_id() function in abigail::xml_writer::id_manager
/external/libcxx/test/support/
Dtest_allocator.h158 int get_id() const { return id_; } in get_id() function
248 int get_id() const { return id_; } in get_id() function
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/
Drx-subject.hpp118 trace_id get_id() const { in get_id() function in rxcpp::subjects::detail::multicast_observer
/external/oss-fuzz/infra/build/functions/
Dbuild_project.py239 def get_id(step_type, build): function
/external/python/cpython3/Lib/
Dsymtable.py77 def get_id(self): member in SymbolTable
/external/python/cpython2/Lib/
Dsymtable.py67 def get_id(self): member in SymbolTable
/external/pigweed/pw_rpc/py/pw_rpc/
Dcodegen.py45 def get_id(item: Union[ProtoService, ProtoServiceMethod]) -> str: function
/external/dnsmasq/src/
Dforward.c930 static unsigned short get_id(int force, unsigned short force_id, unsigned int crc) { in get_id() function
/external/crosvm/devices/src/virtio/block/
Dblock.rs929 fn get_id() { in get_id() function
Dasynchronous.rs1067 fn get_id() { in get_id() function
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-subscriber.hpp165 trace_id get_id() const { in get_id() function in rxcpp::subscriber
/external/flac/src/libFLAC++/
Dmetadata.cpp398 const FLAC__byte *Application::get_id() const in get_id() function in FLAC::Metadata::Application
/external/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp226 unsigned get_id(PhysReg reg) { in get_id() function in aco::__anon648be9380111::RegisterFile

12