Searched defs:Match (Results 1 – 12 of 12) sorted by relevance
67 bool OsclComponentRegistryElement::Match(OSCL_String& id, bool aExact) in Match() function in OsclComponentRegistryElement
89 FLOAT32 Match; in ComputeNormMatch() local
2574 CLASS_ID *Match = Results->Classes; in RemoveBadMatches() local2633 CLASS_ID *Match = Results->Classes; in RemoveExtraPuncs() local
190 FLOAT32 Match, OldMatch, NewMatch; in FindClosestExistingProto() local
109 NativeRegExpMacroAssembler::Result NativeRegExpMacroAssembler::Match( in Match() function in v8::internal::NativeRegExpMacroAssembler
79 static bool Match(void* key1, void* key2) { return key1 == key2; } in Match() function
617 bool IrregexpInterpreter::Match(Handle<ByteArray> code_array, in Match() function in v8::internal::IrregexpInterpreter
64 static bool Match(void* key1, void* key2) { in Match() function
97 bool CounterMap::Match(void* key1, void* key2) { in Match() function in v8::CounterMap
79 enum Match { enum
471 typedef const MatchRec* Match; typedef
269 typedef struct _Match Match; typedef