Searched refs:Period (Results 1 - 15 of 15) sorted by relevance

/external/libcxx/test/utilities/time/
H A Dhours.pass.cpp22 typedef D::period Period; typedef
26 static_assert((std::is_same<Period, std::ratio<3600> >::value), "");
H A Dmicroseconds.pass.cpp22 typedef D::period Period; typedef
26 static_assert((std::is_same<Period, std::micro>::value), "");
H A Dmilliseconds.pass.cpp22 typedef D::period Period; typedef
26 static_assert((std::is_same<Period, std::milli>::value), "");
H A Dminutes.pass.cpp22 typedef D::period Period; typedef
26 static_assert((std::is_same<Period, std::ratio<60> >::value), "");
H A Dnanoseconds.pass.cpp22 typedef D::period Period; typedef
26 static_assert((std::is_same<Period, std::nano>::value), "");
H A Dseconds.pass.cpp22 typedef D::period Period; typedef
26 static_assert((std::is_same<Period, std::ratio<1> >::value), "");
/external/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.locking/
H A Dtry_lock_for.pass.cpp14 // template <class Rep, class Period>
15 // bool try_lock_for(const chrono::duration<Rep, Period>& rel_time);
26 template <class Rep, class Period>
27 bool try_lock_for(const std::chrono::duration<Rep, Period>& rel_time)
/external/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.locking/
H A Dtry_lock_for.pass.cpp14 // template <class Rep, class Period>
15 // bool try_lock_for(const chrono::duration<Rep, Period>& rel_time);
28 template <class Rep, class Period>
29 bool try_lock_shared_for(const std::chrono::duration<Rep, Period>& rel_time)
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
H A DKeyboardShortcut.js102 Period: { code: 190, name: "." },
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Dvideo_coding_impl.h44 uint32_t Period() const;
H A Dvideo_coding_impl.cc25 VCMProcessTimer::Period() const { function in class:webrtc::vcm::VCMProcessTimer
/external/clang/lib/Lex/
H A DModuleMap.cpp917 Period, enumerator in enum:clang::MMToken::TokenKind
1097 Tok.Kind = MMToken::Period;
1218 if (!Tok.is(MMToken::Period))
1815 if (Tok.is(MMToken::Period)) {
2236 case MMToken::Period:
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/
H A DShortcutsScreen.js451 WebInspector.KeyboardShortcut.makeDescriptor(WebInspector.KeyboardShortcut.Keys.Period, WebInspector.KeyboardShortcut.Modifiers.Ctrl)
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids16332 037 . and > (Period and Greater)
16902 051 Sample Period
16935 072 Period
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 975 milliseconds