Home
last modified time | relevance | path

Searched defs:Match (Results 1 – 12 of 12) sorted by relevance

/external/opencore/oscl/oscl/osclregserv/src/
Doscl_registry_serv_impl.cpp67 bool OsclComponentRegistryElement::Match(OSCL_String& id, bool aExact) in Match() function in OsclComponentRegistryElement
/external/tesseract/classify/
Dnormmatch.cpp89 FLOAT32 Match; in ComputeNormMatch() local
Dadaptmatch.cpp2574 CLASS_ID *Match = Results->Classes; in RemoveBadMatches() local
2633 CLASS_ID *Match = Results->Classes; in RemoveExtraPuncs() local
/external/tesseract/training/
Dmergenf.cpp190 FLOAT32 Match, OldMatch, NewMatch; in FindClosestExistingProto() local
/external/webkit/V8Binding/v8/src/
Dregexp-macro-assembler.cc109 NativeRegExpMacroAssembler::Result NativeRegExpMacroAssembler::Match( in Match() function in v8::internal::NativeRegExpMacroAssembler
Dserialize.h79 static bool Match(void* key1, void* key2) { return key1 == key2; } in Match() function
Dinterpreter-irregexp.cc617 bool IrregexpInterpreter::Match(Handle<ByteArray> code_array, in Match() function in v8::internal::IrregexpInterpreter
Dscopes.cc64 static bool Match(void* key1, void* key2) { in Match() function
Dd8.cc97 bool CounterMap::Match(void* key1, void* key2) { in Match() function in v8::CounterMap
/external/webkit/WebCore/css/
DCSSSelector.h79 enum Match { enum
/external/qemu/audio/
Dsdlaudio.c471 typedef const MatchRec* Match; typedef
/external/bluetooth/glib/tests/
Dregex-test.c269 typedef struct _Match Match; typedef