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

  /art/runtime/mirror/
string-inl.h 50 string->SetCount(count_);
69 string->SetCount(count_);
96 string->SetCount(count_);
119 string->SetCount(count_);
string.h 65 void SetCount(int32_t new_count) SHARED_REQUIRES(Locks::mutator_lock_) {
  /external/dng_sdk/source/
dng_image_writer.cpp 451 SetCount (profileSize);
560 SetCount (fBuffer->LogicalSize ());
    [all...]
dng_preview.cpp 491 fOpcodeList2Tag.SetCount (preview.fOpcodeList2Data->LogicalSize ());
dng_image_writer.h 104 void SetCount (uint32 count)
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_thread.cc 221 rep.SetCount(leaks[i].count);
tsan_rtl.h 538 void SetCount(int count);
tsan_rtl_report.cc 359 void ScopedReport::SetCount(int count) {
  /external/pdfium/core/include/fpdfapi/
fpdf_pageobj.h 76 void SetCount(int path_count, int text_count);
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tools.pas 134 procedure SetCount(Value: Integer);
180 property Count: Integer read GetCount write SetCount;
223 procedure SetCount(Value: Integer);
522 procedure TList<T>.SetCount(Value: Integer);
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Tools.Tests.pas 255 FIList.SetCount(Value);
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_graph_state.cpp 75 void CPDF_ClipPathData::SetCount(int path_count, int text_count) {

Completed in 3770 milliseconds