HomeSort by relevance Sort by last modified time
    Searched refs:clear (Results 151 - 175 of 10595) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
UnacceleratedImageBufferSurface.cpp 44 clear();
  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
xfm.h 69 * @param clear data to be authenticated only
88 void *clear,
99 void *clear, /* data to be authenticated only */
130 void *clear,
140 void *clear, /* data to be authenticated only */
  /external/deqp/executor/
xeBatchResult.cpp 66 void TestCaseResultData::clear (void) function in class:xe::TestCaseResultData
69 m_statusDetails.clear();
70 m_casePath.clear();
71 m_data.clear();
xeTestCaseListParser.hpp 48 void clear (void);
  /external/deqp/modules/egl/
teglGLES1RenderUtil.hpp 37 void clear (int x, int y, int width, int height, const tcu::Vec4& color);
teglGLES2RenderUtil.hpp 37 void clear (int x, int y, int width, int height, const tcu::Vec4& color);
teglVGRenderUtil.hpp 37 void clear (int x, int y, int width, int height, const tcu::Vec4& color);
  /external/libcxx/test/depr/depr.str.strstreams/depr.ostrstream/depr.ostrstream.members/
freeze.pass.cpp 27 out.clear();
  /external/libcxx/test/depr/depr.str.strstreams/depr.strstream/depr.strstream.oper/
freeze.pass.cpp 27 out.clear();
  /external/libcxx/test/diagnostics/syserr/syserr.errcode/syserr.errcode.modifiers/
clear.pass.cpp 14 // void clear();
26 ec.clear();
  /external/libcxx/test/diagnostics/syserr/syserr.errcondition/syserr.errcondition.modifiers/
clear.pass.cpp 14 // void clear();
26 ec.clear();
  /external/lldb/test/functionalities/data-formatter/data-formatter-stl/libcxx/map/
main.cpp 42 ii.clear();
55 si.clear();
66 is.clear();
78 ss.clear();
  /external/lldb/test/functionalities/data-formatter/data-formatter-stl/libcxx/multimap/
main.cpp 42 ii.clear();
55 si.clear();
66 is.clear();
78 ss.clear();
  /external/llvm/lib/DebugInfo/
DWARFDebugRangeList.cpp 16 void DWARFDebugRangeList::clear() { function in class:DWARFDebugRangeList
19 Entries.clear();
23 clear();
37 clear();
  /external/proguard/src/proguard/obfuscate/
MapCleaner.java 55 map.clear();
  /external/srtp/crypto/include/
xfm.h 34 * @param clear data to be authenticated only
53 void *clear,
64 void *clear, /* data to be authenticated only */
95 void *clear,
105 void *clear, /* data to be authenticated only */
  /frameworks/base/libs/hwui/
Dither.h 42 void clear();
FboCache.h 59 void clear();
  /frameworks/base/services/accessibility/java/com/android/server/accessibility/
EventStreamTransformation.java 48 * It is a responsibility of each handler that received a cancel event to clear its
50 * transformations to clear their internal state.
87 public void clear(); method in interface:EventStreamTransformation
  /frameworks/compile/mclinker/lib/LD/
DiagnosticPrinter.cpp 22 clear();
  /frameworks/opt/bitmap/src/com/android/bitmap/
PooledCache.java 36 void clear(); method in interface:PooledCache
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.ostrstream/depr.ostrstream.members/
freeze.pass.cpp 27 out.clear();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.strstream/depr.strstream.oper/
freeze.pass.cpp 27 out.clear();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/syserr/syserr.errcode/syserr.errcode.modifiers/
clear.pass.cpp 14 // void clear();
26 ec.clear();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/syserr/syserr.errcondition/syserr.errcondition.modifiers/
clear.pass.cpp 14 // void clear();
26 ec.clear();

Completed in 1220 milliseconds

1 2 3 4 5 67 8 91011>>