Home
last modified time | relevance | path

Searched full:checkevent (Results 1 – 25 of 145) sorted by relevance

123456

/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/composer/
H A DComposer.java90 if (parser.checkEvent(Event.ID.StreamStart)) { in checkNode()
94 return !parser.checkEvent(Event.ID.StreamEnd); in checkNode()
105 if (parser.checkEvent(Event.ID.StreamEnd)) { in getNode()
141 if (!parser.checkEvent(Event.ID.StreamEnd)) { in getSingleNode()
145 if (!parser.checkEvent(Event.ID.StreamEnd)) { in getSingleNode()
162 if (parser.checkEvent(Event.ID.Alias)) { in composeNode()
189 if (parser.checkEvent(Event.ID.Scalar)) { in composeNode()
191 } else if (parser.checkEvent(Event.ID.SequenceStart)) { in composeNode()
247 while (!parser.checkEvent(Event.ID.SequenceEnd)) { in composeSequenceNode()
249 if (parser.checkEvent(Event.ID.SequenceEnd)) { in composeSequenceNode()
[all …]
/aosp_15_r20/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/
H A DSensorEventsChecker.h38 virtual bool checkEvent(const EventType& event, std::string* out) const = 0;
41 if (!checkEvent(e, out)) { in check()
57 virtual bool checkEvent(const EventType& event, std::string* out) const { in checkEvent() function
/aosp_15_r20/system/core/init/
H A Daction.h71 bool CheckEvent(const EventTrigger& event_trigger) const;
72 bool CheckEvent(const PropertyChange& property_change) const;
73 bool CheckEvent(const BuiltinAction& builtin_action) const;
H A Daction.cpp211 bool Action::CheckEvent(const EventTrigger& event_trigger) const { in CheckEvent() function in android::init::Action
215 bool Action::CheckEvent(const PropertyChange& property_change) const { in CheckEvent() function in android::init::Action
220 bool Action::CheckEvent(const BuiltinAction& builtin_action) const { in CheckEvent() function in android::init::Action
/aosp_15_r20/cts/tests/tests/car/src/android/car/cts/
H A DCarServiceHelperServiceUpdatableTest.java267 boolean result = checkEvent(userId, eventType); in assertEventReceived()
280 boolean result = checkEvent(userId, eventType); in assertEventNotReceived()
289 private boolean checkEvent(int userId, int eventType) { in checkEvent() method in CarServiceHelperServiceUpdatableTest.LifecycleListener
/aosp_15_r20/external/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp252 // If the chain out of the checkevent intrinsic is an operand of the in tryBRIND()
255 // the checkevent intrinsic instead. in tryBRIND()
266 // the operand to the checkevent intrinsic. in tryBRIND()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp258 // If the chain out of the checkevent intrinsic is an operand of the in tryBRIND()
261 // the checkevent intrinsic instead. in tryBRIND()
272 // the operand to the checkevent intrinsic. in tryBRIND()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp251 // If the chain out of the checkevent intrinsic is an operand of the in tryBRIND()
254 // the checkevent intrinsic instead. in tryBRIND()
265 // the operand to the checkevent intrinsic. in tryBRIND()
/aosp_15_r20/external/llvm/test/CodeGen/XCore/
H A Devents.ll5 declare i8* @llvm.xcore.checkevent(i8*)
33 %goto_addr = call i8* @llvm.xcore.checkevent(i8 *blockaddress(@f, %L2))
/aosp_15_r20/external/pigweed/pw_trace_tokenized/
H A Dtrace_test.cc147 bool CheckEvent(const TraceInfo& expected) { in CheckEvent() function in __anon46320bad0111::TraceTestInterface
211 interface.CheckEvent({_label_token, event_type, module, trace_id})); \
260 interface.CheckEvent({_label_token, event_type, module, trace_id})); \
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
H A DEventLocationEventTestCase.java42 protected abstract void checkEvent(ParsedEvent event); in checkEvent() method in EventLocationEventTestCase
75 checkEvent(parsedEvent); in runEventWithLocationTest()
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DMpService.h270 -# The caller can use the CheckEvent() and WaitForEvent() services to check
307 can use the CheckEvent() or WaitForEvent()
409 can use the CheckEvent() or WaitForEvent()
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_locking_unittest.cc51 bool CheckEvent(const FilePath& signal_dir, const char* signal_file) { in CheckEvent() function
62 while (!CheckEvent(signal_dir, signal_file)) { in WaitForEventWithTimeout()
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DMpService.h312 -# The caller can use the CheckEvent() and WaitForEvent() services to check
349 can use the CheckEvent() or WaitForEvent()
451 can use the CheckEvent() or WaitForEvent()
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DMpService.h314 -# The caller can use the CheckEvent() and WaitForEvent() services to check
351 can use the CheckEvent() or WaitForEvent()
453 can use the CheckEvent() or WaitForEvent()
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DMpService.h314 -# The caller can use the CheckEvent() and WaitForEvent() services to check
351 can use the CheckEvent() or WaitForEvent()
453 can use the CheckEvent() or WaitForEvent()
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/UefiCpuPkg/Include/Library/
H A DMpInitLib.h108 can use the CheckEvent() or WaitForEvent()
194 can use the CheckEvent() or WaitForEvent()
/aosp_15_r20/external/cronet/base/files/
H A Dfile_locking_unittest.cc54 bool CheckEvent(const FilePath& signal_dir, const char* signal_file) { in CheckEvent() function
65 while (!CheckEvent(signal_dir, signal_file)) { in WaitForEventWithTimeout()
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DNSErrorChecker.cpp165 void checkEvent(ImplicitNullDerefEvent event) const;
240 void NSOrCFErrorDerefChecker::checkEvent(ImplicitNullDerefEvent event) const { in checkEvent() function in NSOrCFErrorDerefChecker
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/notification/
H A DEventConditionProvider.java266 final CheckEventResult r = tracker.checkEvent(event, now); in evaluateSubscriptionsW()
285 result = tracker.checkEvent(event, now); in evaluateSubscriptionsW()
/aosp_15_r20/external/libchrome/base/process/
H A Dprocess_metrics_unittest.cc541 bool CheckEvent(const FilePath& signal_dir, const char* signal_file) { in CheckEvent() function
549 while (!CheckEvent(signal_dir, signal_file)) in WaitForEvent()
/aosp_15_r20/external/snakeyaml/src/test/resources/representer/
H A Dstacktrace3.txt4 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java@147)
H A Dstacktrace2.txt4 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java@147)
H A Dstacktrace1.yaml5 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147)
H A Dstacktrace1.txt4 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147)

123456