HomeSort by relevance Sort by last modified time
    Searched refs:Period (Results 1 - 18 of 18) sorted by null

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/
hours.pass.cpp 22 typedef D::period Period;
26 static_assert((std::is_same<Period, std::ratio<3600> >::value), "");
microseconds.pass.cpp 22 typedef D::period Period;
26 static_assert((std::is_same<Period, std::micro>::value), "");
milliseconds.pass.cpp 22 typedef D::period Period;
26 static_assert((std::is_same<Period, std::milli>::value), "");
minutes.pass.cpp 22 typedef D::period Period;
26 static_assert((std::is_same<Period, std::ratio<60> >::value), "");
nanoseconds.pass.cpp 22 typedef D::period Period;
26 static_assert((std::is_same<Period, std::nano>::value), "");
seconds.pass.cpp 22 typedef D::period Period;
26 static_assert((std::is_same<Period, std::ratio<1> >::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.locking/
try_lock_for.pass.cpp 14 // 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/chromium_org/third_party/WebKit/Source/devtools/front_end/
KeyboardShortcut.js 90 Period: { code: 190, name: "." },
SourcesPanelDescriptor.js 148 WebInspector.KeyboardShortcut.makeDescriptor(WebInspector.KeyboardShortcut.Keys.Period, WebInspector.KeyboardShortcut.Modifiers.Ctrl)
  /external/clang/lib/Lex/
ModuleMap.cpp 728 Period,
894 case tok::period:
895 Tok.Kind = MMToken::Period;
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/
chromeVoxKbExplorerScript.js 42 if(189==a)return"Dash";if(190==a)return"Period";if(191==a)return"Forward slash";if(192==a)return"Grave accent";if(219==a)return"Open bracket";if(220==a)return"Back slash";if(221==a)return"Close bracket";if(222==a)return"Single quote";if(115==a)return"Toggle full screen";if(48<=a&&90>=a)return String.fromCharCode(a)};cvox.KeyUtil.getStickyKeyCode=function(){var a=45;if(cvox.ChromeVox.isChromeOS||cvox.ChromeVox.isMac)a=91;return a};
chromeVoxChromeBackgroundScript.js     [all...]
chromeVoxChromeOptionsScript.js 43 if(189==a)return"Dash";if(190==a)return"Period";if(191==a)return"Forward slash";if(192==a)return"Grave accent";if(219==a)return"Open bracket";if(220==a)return"Back slash";if(221==a)return"Close bracket";if(222==a)return"Single quote";if(115==a)return"Toggle full screen";if(48<=a&&90>=a)return String.fromCharCode(a)};cvox.KeyUtil.getStickyKeyCode=function(){var a=45;if(cvox.ChromeVox.isChromeOS||cvox.ChromeVox.isMac)a=91;return a};
    [all...]
chromeVoxChromePageScript.js     [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 1732 milliseconds