HomeSort by relevance Sort by last modified time
    Searched defs:Clear (Results 251 - 275 of 339) sorted by null

<<11121314

  /external/pdfium/xfa/fde/
cfde_texteditengine.cpp 171 void CFDE_TextEditEngine::Clear() {
176 content_.clear();
358 // Our Undo position is ahead of us, which means we need to clear out the
366 // Moving this will let us then clear out the end, setting the undo
371 // Clear out the vector from undo position to our set insert position.
976 char_widths_.clear();
977 text_piece_info_.clear();
    [all...]
  /external/protobuf/src/google/protobuf/
api.pb.cc 267 void Api::Clear() {
274 methods_.Clear();
275 options_.Clear();
276 mixins_.Clear();
642 Clear();
649 Clear();
734 methods_.Clear();
764 options_.Clear();
876 mixins_.Clear();
    [all...]
struct.pb.cc 284 void Struct::Clear() {
286 fields_.Clear();
435 Clear();
442 Clear();
477 fields_.Clear();
576 // No need to clear
580 // No need to clear
588 // No need to clear
607 void Value::Clear() {
929 Clear();
    [all...]
repeated_field.h 135 void Clear();
363 // static void Clear(Type*);
415 void Clear();
580 static inline void Clear(GenericType* value) { value->Clear(); }
630 inline void GenericTypeHandler<string>::Clear(string* value) {
631 value->clear();
708 static inline void Clear(string* value) { value->clear(); }
756 void Clear();
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.cc 738 Clear();
891 void CommandLineInterface::Clear() {
892 // Clear all members that are set by Run(). Note that we must not clear
894 executable_name_.clear();
895 proto_path_.clear();
896 input_files_.clear();
897 output_directives_.clear();
898 codec_type_.clear();
899 descriptor_set_name_.clear();
    [all...]
parser.cc 421 detached_comments->clear();
519 syntax_identifier_.clear();
    [all...]
plugin.pb.cc 242 void CodeGeneratorRequest::Clear() {
247 file_to_generate_.Clear();
248 proto_file_.Clear();
251 mutable_unknown_fields()->Clear();
486 Clear();
493 Clear();
532 file_to_generate_.Clear();
641 proto_file_.Clear();
740 void CodeGeneratorResponse_File::Clear() {
755 mutable_unknown_fields()->Clear();
    [all...]
  /external/swiftshader/src/D3D9/
Direct3DDevice9.cpp 267 palette.clear();
340 long Direct3DDevice9::Clear(unsigned long count, const D3DRECT *rects, unsigned long flags, unsigned long color, float z, unsigned long stencil)
368 case D3DFMT_S8_LOCKABLE: // FIXME: INVALIDCALL when trying to clear depth?
430 renderer->clear(rgba, sw::FORMAT_A32B32G32R32F, renderTarget[index], clearRect, 0xF);
    [all...]
Direct3DDevice9Ex.cpp 110 long Direct3DDevice9Ex::Clear(unsigned long count, const D3DRECT *rects, unsigned long flags, unsigned long color, float z, unsigned long stencil)
114 return Direct3DDevice9::Clear(count, rects, flags, color, z, stencil);
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_instruction.h 254 void Clear() {
255 canonical_name_map.clear();
    [all...]
  /external/v8/src/
feedback-vector.cc 367 feedback_updated |= nexus.Clear();
454 bool FeedbackNexus::Clear() {
460 // We don't clear these kinds ever.
466 // We don't clear these, either.
    [all...]
  /external/v8/src/heap/
slot-set.h 447 void Clear() {
521 buf[i].Clear();
568 buf[i].Clear();
  /external/v8/src/ia32/
disasm-ia32.cc 151 void Clear();
163 Clear();
168 void InstructionTable::Clear() {
    [all...]
  /external/v8/src/inspector/
v8-console.cc 276 void V8Console::Clear(const v8::debug::ConsoleCallArguments& info,
282 String16("console.clear"));
695 createBoundFunctionProperty(context, commandLineAPI, data, "clear",
696 &V8Console::call<&V8Console::Clear>,
697 "function clear() { [Command Line API] }");
    [all...]
  /external/webrtc/webrtc/base/
testutils.h 161 Clear();
164 void Clear() {
165 readable_data_.clear();
166 written_data_.clear();
195 written_data_.clear();
311 recv_buffer_.clear();
394 clear();
401 void clear() { function in class:testing::SocketTestServer
405 clients_.clear();
431 contents->clear();
    [all...]
  /external/webrtc/webrtc/test/
rtcp_packet_parser.h 376 void Clear() { last_nack_list_.clear(); }
414 last_ssrc_list_.clear();
508 void Clear() { tmmbns_.clear(); }
586 void Clear() { dlrrs_.clear(); }
  /external/clang/include/clang/Basic/
Diagnostic.h 200 /// If the high bit is clear, then the low bits are set to the default
711 /// \brief Clear out the current diagnostic.
712 void Clear() { CurDiagID = ~0U; }
811 /// \brief Emit the current diagnostic and clear the diagnostic state.
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp 328 void Sema::InstantiatingTemplate::Clear() {
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp 526 Clear();
727 /** @brief Clear texture.
729 void TextureAttachmentTest::Clear()
734 /* Setup clear values. */
739 /* Clear rbo/fbo. */
740 gl.clear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT | GL_STENCIL_BUFFER_BIT);
765 /* Returning to default clear values. */
989 Clear();
    [all...]
  /external/flatbuffers/include/flatbuffers/
flexbuffers.h 853 buf_.clear();
867 void Clear() {
868 buf_.clear();
869 stack_.clear();
873 key_pool.clear();
874 string_pool.clear();
    [all...]
  /external/google-breakpad/src/common/dwarf/
dwarf2reader.cc     [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.h 426 struct clear_state Clear; /**< For _mesa_meta_Clear() */
  /external/mesa3d/src/mesa/main/
dd.h 110 * Clear the color/depth/stencil/accum buffer(s).
114 void (*Clear)( struct gl_context *ctx, GLbitfield buffers );
248 * the clear value in the same internal format as the texture image. If it
    [all...]
  /external/pdfium/fpdfsdk/pwl/
cpwl_edit_impl.cpp 178 m_RefreshRects.clear();
200 m_RefreshRects.clear();
388 m_pEdit->Clear(false, true);
422 m_pEdit->Clear(false, true);
809 return Clear(true, true);
    [all...]
  /external/protobuf/python/google/protobuf/pyext/
message.cc 637 // Clear the error indicator; we report our own error when desired.
    [all...]

Completed in 719 milliseconds

<<11121314