Home
last modified time | relevance | path

Searched defs:moving (Results 1 – 5 of 5) sorted by relevance

/external/coreboot/src/device/
Dcardbus_device.c23 static void cardbus_record_bridge_resource(struct device *dev, resource_t moving, in cardbus_record_bridge_resource()
57 resource_t moving_base, moving_limit, moving; in cardbus_read_resources() local
Dpci_device.c92 resource_t moving, limit; in pci_get_resource() local
211 resource_t moving; in pci_get_rom_resource() local
467 static void pci_record_bridge_resource(struct device *dev, resource_t moving, in pci_record_bridge_resource()
497 resource_t moving_base, moving_limit, moving; in pci_bridge_read_bases() local
/external/libchrome-gestures/include/
Dstationary_wiggle_filter_interpreter.h98 bool moving() const { return moving_; } in moving() function
/external/rust/android-crates-io/crates/csv-core/src/
Dwriter.rs637 fn moving<T>(x: T) -> T { in moving() function
/external/libchrome-gestures/src/
Dimmediate_interpreter.cc190 bool moving = in Moving() local