Searched defs:predicate (Results 1 – 4 of 4) sorted by relevance
92 auto predicate = [](char sym) { return std::isspace(sym); }; in PreprocessPipelineFile() local
198 static bool WaitForEvent(DebugEvent event, Predicate predicate, OnSuccessAction action) in WaitForEvent()
191 static bool WaitForEvent(DebugEvent event, Predicate predicate, OnSuccessAction action) in WaitForEvent()
501 JSTaggedValue JSStableArray::FindRawData(IndexOfContext &ctx, Predicate &&predicate) in FindRawData()545 JSTaggedValue JSStableArray::FindLastRawData(IndexOfContext &ctx, Predicate &&predicate) in FindLastRawData()588 …ue JSStableArray::FindRawDataDispatch(IndexOfType type, IndexOfContext &ctx, Predicate &&predicate) in FindRawDataDispatch()