Home
last modified time | relevance | path

Searched refs:_constructed (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/
H A DclassName.js20 _this._constructed = true;
33 if (this._constructed) {
H A Dattribute.js79 _this._constructed = true;
202 if (this._constructed) {
337 if (!this._constructed) {
375 if (this._constructed) {
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zEncode.h68 bool _constructed; member in NArchive::MY_UNCOPYABLE
H A D7zEncode.cpp537 _constructed(false) in CEncoder()
558 if (_constructed) in EncoderConstr()
719 _constructed = true; in EncoderConstr()

Completed in 2 milliseconds