/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/composer/ |
H A D | Composer.java | 90 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 D | SensorEventsChecker.h | 38 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 D | action.h | 71 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 D | action.cpp | 211 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 D | CarServiceHelperServiceUpdatableTest.java | 267 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 D | XCoreISelDAGToDAG.cpp | 252 // 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 D | XCoreISelDAGToDAG.cpp | 258 // 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 D | XCoreISelDAGToDAG.cpp | 251 // 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 D | events.ll | 5 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 D | trace_test.cc | 147 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 D | EventLocationEventTestCase.java | 42 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 D | MpService.h | 270 -# 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 D | file_locking_unittest.cc | 51 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 D | MpService.h | 312 -# 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 D | MpService.h | 314 -# 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 D | MpService.h | 314 -# 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 D | MpInitLib.h | 108 can use the CheckEvent() or WaitForEvent() 194 can use the CheckEvent() or WaitForEvent()
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_locking_unittest.cc | 54 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 D | NSErrorChecker.cpp | 165 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 D | EventConditionProvider.java | 266 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 D | process_metrics_unittest.cc | 541 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 D | stacktrace3.txt | 4 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java@147)
|
H A D | stacktrace2.txt | 4 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java@147)
|
H A D | stacktrace1.yaml | 5 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147)
|
H A D | stacktrace1.txt | 4 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147)
|