Searched refs:matchExists (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Ddrmaker.cpp136 this->put(matchExists); // exists
155 this->put(matchExists); // exists
162 this->put(matchExists); // exists
H A Dreqinterp.h53 Match() : mValue(NULL), mOp(matchExists) { } // explict test for presence
H A Drequirement.h168 matchExists, // anything but explicit "false" - no value stored enumerator in enum:Security::CodeSigning::MatchOperation
H A Dreqinterp.cpp433 case matchExists:
473 case matchExists: // anything but NULL and boolean false "exists"
H A Dreqdumper.cpp264 case matchExists:
H A DRequirementParser.cpp945 maker.put(matchExists);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Ddrmaker.cpp136 this->put(matchExists); // exists
155 this->put(matchExists); // exists
162 this->put(matchExists); // exists
H A Dreqinterp.h53 Match() : mValue(NULL), mOp(matchExists) { } // explict test for presence
H A Drequirement.h168 matchExists, // anything but explicit "false" - no value stored enumerator in enum:Security::CodeSigning::MatchOperation
H A Dreqinterp.cpp433 case matchExists:
473 case matchExists: // anything but NULL and boolean false "exists"
H A Dreqdumper.cpp264 case matchExists:
H A DRequirementParser.cpp945 maker.put(matchExists);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/
H A Drequirements.grammar307 { maker.put(matchExists); }

Completed in 181 milliseconds