Home
last modified time | relevance | path

Searched defs:alts (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Tools/peg_generator/pegen/
H A Dgrammar_parser.py237 def alts(self) -> Optional[Rhs]: global() member in GeneratedParser
[all...]
/third_party/node/deps/v8/src/regexp/experimental/
H A Dexperimental-compiler.cc370 ZoneList<RegExpTree*>& alts = *node->alternatives(); variable
/device/soc/rockchip/common/sdk_linux/drivers/media/usb/uvc/
H A Duvc_driver.c309 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts, u8 epaddr) in uvc_find_endpoint() argument
589 struct usb_host_interface *alts = intf->cur_altsetting; in uvc_parse_format() local
851 struct usb_host_interface *alts = &intf->altsetting[0]; uvc_parse_streaming() local
1145 struct usb_host_interface *alts = dev->intf->cur_altsetting; uvc_parse_vendor_control() local
1230 struct usb_host_interface *alts = dev->intf->cur_altsetting; uvc_parse_standard_control() local
1495 struct usb_host_interface *alts = dev->intf->cur_altsetting; uvc_parse_control() local
[all...]
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.cc3813 ZoneList<GuardedAlternative>* alts = alternatives(); in FillInBMInfo() local

Completed in 10 milliseconds