Searched refs:synonyms (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/kext_tools-384.1.4/
H A DQEQuery.c57 /* Client-defined synonyms to their underlying operator equivalents.
59 CFMutableDictionaryRef synonyms; member in struct:__QEQuery
177 result->synonyms = CFDictionaryCreateMutable(kCFAllocatorDefault,
180 if (!result->synonyms) {
221 if (query->synonyms) CFRelease(query->synonyms);
234 CFDictionaryRemoveAllValues(query->synonyms);
327 CFDictionarySetValue(query->synonyms, synonym, predicate);
329 CFDictionaryRemoveValue(query->synonyms, synonym);
646 synonym = CFDictionaryGetValue(query->synonyms, predicat
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/
H A DMIMETypeRegistry.cpp364 Vector<String>* synonyms = new Vector<String>; local
370 synonyms->append(systemType);
371 synonyms->append(commonMediaTypes[ndx].type);
372 mediaMIMETypeForExtensionMap.add(commonMediaTypes[ndx].extension, synonyms);
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/Getopt/
H A DMixed.pm452 level of synonyms is supported, and the root option must be listed
/macosx-10.10/BerkeleyDB-21/db/perl/BerkeleyDB/t/Test/
H A DMore.pm607 declare the test ok) or fail (for not ok). They are synonyms for
/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/inc/Test/
H A DMore.pm586 declare the test ok) or fail (for not ok). They are synonyms for
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dmessage.el2874 (defcustom message-header-synonyms
2877 "List of lists of header synonyms.
2889 or in the synonym headers, defined by `message-header-synonyms'."
2897 (synonyms (loop for synonym in message-header-synonyms
2900 (loop for synonym in synonyms
5879 ;; message-header-synonyms.
5881 (and (loop for synonym in message-header-synonyms
/macosx-10.10/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex4785 % Define two synonyms:
/macosx-10.10/gnutar-453/gnutar/doc/
H A Dtexinfo.tex4928 % Define two synonyms:
/macosx-10.10/groff-38/groff/doc/
H A Dtexinfo.tex4928 % Define two synonyms:
/macosx-10.10/emacs-93/emacs/man/
H A Dtexinfo.tex5613 % Define two synonyms:
/macosx-10.10/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex5615 % Define two synonyms:

Completed in 223 milliseconds