Searched defs:matches (Results 101 - 125 of 153) sorted by relevance

1234567

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dtznames_impl.cpp1294 TimeZoneNames::MatchInfoCollection* matches = handler.getMatches(maxLen); local
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dssearch.cpp1123 UBool matches = FALSE; local
1160 UBool matches; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/tools/tzcode/
H A Dtz2icu.cpp151 bool matches(const ZoneType& other) { function in struct:ZoneType
/macosx-10.9.5/JavaScriptCore-7537.78.1/disassembler/ARMv7/
H A DARMv7DOpcode.h179 bool matches(uint16_t opcode) function in class:JSC::ARMv7Disassembler::ARMv7D16BitOpcode::OpcodeGroup
682 bool matches(uint32_t opcode) function in class:JSC::ARMv7Disassembler::ARMv7D32BitOpcode::OpcodeGroup
/macosx-10.9.5/JavaScriptCore-7537.78.1/yarr/
H A DYarrJIT.cpp132 void matchCharacterClassRange(RegisterID character, JumpList& failures, JumpList& matchDest, const CharacterRange* ranges, unsigned count, unsigned* matchIndex, const UChar* matches, unsigned matchCount) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DEditingStyle.cpp146 virtual bool matches(const Element* element) const { return !m_tagName || element->hasTagName(*m_tagName); } function in class:WebCore::HTMLElementEquivalent
235 bool matches(const Element* elem) const { return HTMLElementEquivalent::matches(elem) && elem->hasAttribute(m_attrName); } function in class:WebCore::HTMLAttributeEquivalent
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorCSSAgent.cpp95 RuleMatchingStats(const RuleMatchData& data, double totalTime, unsigned hits, unsigned matches) argument
105 unsigned matches; member in struct:WebCore::RuleMatchingStats
747 RefPtr<TypeBuilder::CSS::PseudoIdMatches> matches = TypeBuilder::CSS::PseudoIdMatches::create() local
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DContentSecurityPolicy.cpp242 bool matches(const KURL& url) const function in class:WebCore::CSPSource
366 bool CSPSourceList::matches(const KURL& url) function in class:WebCore::CSPSourceList
/macosx-10.9.5/configd-596.15/Plugins/InterfaceNamer/
H A Difnamer.c765 CFMutableArrayRef matches; member in struct:__anon7052
[all...]
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dcups-driverd.cxx121 int matches; /* Match count */ member in struct:__anon7225
1071 cups_array_t *matches; /* Matching PPDs */ local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dediff-diff.el
H A Dreplace.el[all...]
H A Dediff-util.el[all...]
H A Ddiff-mode.el
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libedit/
H A Dreadline.c1401 rl_display_match_list(char **matches, int len, int max) argument
/macosx-10.9.5/nano-11/src/
H A Dfiles.c2111 char **matches = NULL; local
2153 char **matches = NULL; local
2250 char **matches = NULL; local
[all...]
H A Dtext.c1047 regmatch_t matches; local
/macosx-10.9.5/tidy-15.12/tidy/src/
H A Dlexer.c1804 Bool matches = no; local
/macosx-10.9.5/vim-53/src/
H A Dtag.c171 static char_u **matches = NULL; local
1346 char_u **matches; local
3826 char_u **matches, *p; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex-vars.el
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dreadline.c1722 rl_display_match_list(char **matches, int len, int max) argument
/macosx-10.9.5/IOKitUser-907.100.13/graphics.subproj/
H A DIODisplayLib.c3287 SInt32 matches = 0; local
/macosx-10.9.5/IOPCIFamily-224.92.1/
H A DIOPCIBridge.cpp2446 bool matches; local
/macosx-10.9.5/bash-92/bash-3.2/
H A Dbashline.c1006 char **matches, *command_separator_chars; local
1133 char **matches; local
1551 static char **matches = (char **)NULL; local
2656 static char **matches = (char **)NULL; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/calc/
H A Dcalc-rewr.el

Completed in 396 milliseconds

1234567