Home
last modified time | relevance | path

Searched defs:top_ (Results 1 – 7 of 7) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dcall_stack.hpp110 static tss_ptr<context> top_; member in asio::detail::call_stack
115 call_stack<Key, Value>::top_; member in asio::detail::call_stack<Key, Value>
/external/libgav1/libgav1/src/utils/
Dstack.h54 int top_ = -1; variable
/external/libchrome/base/metrics/
Dstatistics_recorder.h292 static StatisticsRecorder* top_; variable
Dstatistics_recorder.cc37 StatisticsRecorder* StatisticsRecorder::top_ = nullptr; member in base::StatisticsRecorder
/external/webrtc/modules/desktop_capture/
Ddesktop_geometry.h162 int32_t top_; variable
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dgeom.h245 float top_; variable
/external/webp/src/utils/
Dquant_levels_dec_utils.c61 uint16_t* top_; member