Searched refs:QEQueryCreateElement (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/kext_tools-326.95.1/
H A DQEQuery.h121 * - QEQueryCreateElement() - creates an element with a user-define predicate
237 * QEQueryCreateElement(). If 'predicate' is NULL, the synonym is unregistered.
266 CFMutableDictionaryRef QEQueryCreateElement(
272 /* Do not manually build a dictionary element; use QEQueryCreateElement(),
H A DQEQuery.c575 element = QEQueryCreateElement(query, predicate, NULL, negated);
625 QEQueryCreateElement( function

Completed in 116 milliseconds