HomeSort by relevance Sort by last modified time
    Searched full:sized_ (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
reduced_debug_output.h 47 : Output_section(name, flags, type), sized_(false),
79 bool sized_; member in class:gold::Output_reduced_debug_abbrev_section
reduced_debug_output.cc 143 if (this->sized_ || this->failed_)
219 this->sized_ = true;
  /external/deqp/modules/gles31/functional/
es31fSSBOArrayLengthTests.cpp 303 const std::string name = std::string() + ((arraysSized[sizeNdx]) ? ("sized_") : ("unsized_")) + qualifiers[qualifierNdx].name + "array";

Completed in 935 milliseconds