HomeSort by relevance Sort by last modified time
    Searched full:setbase (Results 26 - 50 of 103) sorted by null

12 3 4 5

  /frameworks/base/core/java/android/hardware/camera2/impl/
CameraMetadataNative.java 388 setBase(key, value);
821 setBase(CaptureRequest.JPEG_GPS_PROCESSING_METHOD, processMethod);
    [all...]
  /frameworks/base/core/java/android/widget/
Chronometer.java 123 public void setBase(long base) {
130 * Return the base time as set through {@link #setBase}.
180 * Start counting up. This does not affect the base as set from {@link #setBase}, just
193 * Stop counting up. This does not affect the base as set from {@link #setBase}, just
  /development/samples/ApiDemos/src/com/example/android/apis/view/
ChronometerDemo.java 75 mChronometer.setBase(SystemClock.elapsedRealtime());
  /external/llvm/lib/Support/
Disassembler.cpp 63 res << std::setbase(16)
  /external/chromium_org/third_party/WebKit/Source/core/editing/
VisibleSelection.h 66 void setBase(const Position&);
67 void setBase(const VisiblePosition&);
VisibleSelectionTest.cpp 50 m_wrap->m_selection.setBase(Position(textNode(), base));
SurroundingTextTest.cpp 48 selection.setBase(Position(toText(element->firstChild()), start));
FrameSelection.h 131 void setBase(const VisiblePosition&, EUserTriggered = NotUserTriggered);
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
vdso_support.h 101 // you are expected to call SetBase() with previous value, in order to
103 const void *SetBase(const void *s);
vdso_support.cc 126 const void *VDSOSupport::SetBase(const void *base) {
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
vdso_support.h 101 // you are expected to call SetBase() with previous value, in order to
103 const void *SetBase(const void *s);
vdso_support.cc 126 const void *VDSOSupport::SetBase(const void *base) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-apache-resolver.jar 
  /external/libcxx/include/
iomanip 22 T3 setbase(int base);
129 // setbase
167 setbase(int __base)
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
iomanip 22 T3 setbase(int base);
129 // setbase
167 setbase(int __base)
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
iomanip 22 T3 setbase(int base);
129 // setbase
167 setbase(int __base)
  /external/stlport/stlport/stl/
_iomanip.h 110 inline _STLP_PRIV _Ios_Setf_Manip _STLP_CALL setbase(int __n) { function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_iomanip.h 110 inline _STLP_PRIV _Ios_Setf_Manip _STLP_CALL setbase(int __n) { function
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_iomanip.h 110 inline _STLP_PRIV _Ios_Setf_Manip _STLP_CALL setbase(int __n) { function
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_iomanip.h 110 inline _STLP_PRIV _Ios_Setf_Manip _STLP_CALL setbase(int __n) { function
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_iomanip.h 110 inline _STLP_PRIV _Ios_Setf_Manip _STLP_CALL setbase(int __n) { function
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_iomanip.h 110 inline _STLP_PRIV _Ios_Setf_Manip _STLP_CALL setbase(int __n) { function
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_iomanip.h 110 inline _STLP_PRIV _Ios_Setf_Manip _STLP_CALL setbase(int __n) { function
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
iomanip 128 setbase(int __base)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
iomanip 128 setbase(int __base)

Completed in 1817 milliseconds

12 3 4 5