Home
last modified time | relevance | path

Searched defs:interface (Results 1 – 25 of 29) sorted by relevance

12

/device/linaro/dragonboard/audio/
Dfifo_wrapper.cpp34 struct audio_fifo_itfe *interface = new struct audio_fifo_itfe; in fifo_init() local
48 struct audio_fifo_itfe *interface = static_cast<struct audio_fifo_itfe *>(fifo_itfe); in fifo_release() local
57 struct audio_fifo_itfe *interface = static_cast<struct audio_fifo_itfe *>(fifo_itfe); in fifo_read() local
62 struct audio_fifo_itfe *interface = static_cast<struct audio_fifo_itfe *>(fifo_itfe); in fifo_write() local
67 struct audio_fifo_itfe *interface = static_cast<struct audio_fifo_itfe *>(fifo_itfe); in fifo_available_to_read() local
72 struct audio_fifo_itfe *interface = static_cast<struct audio_fifo_itfe *>(fifo_itfe); in fifo_available_to_write() local
77 struct audio_fifo_itfe *interface = static_cast<struct audio_fifo_itfe *>(fifo_itfe); in fifo_flush() local
/device/amlogic/yukawa/hal/audio/
Dfifo_wrapper.cpp34 struct audio_fifo_itfe *interface = new struct audio_fifo_itfe; in fifo_init() local
48 struct audio_fifo_itfe *interface = static_cast<struct audio_fifo_itfe *>(fifo_itfe); in fifo_release() local
57 struct audio_fifo_itfe *interface = static_cast<struct audio_fifo_itfe *>(fifo_itfe); in fifo_read() local
62 struct audio_fifo_itfe *interface = static_cast<struct audio_fifo_itfe *>(fifo_itfe); in fifo_write() local
67 struct audio_fifo_itfe *interface = static_cast<struct audio_fifo_itfe *>(fifo_itfe); in fifo_available_to_read() local
72 struct audio_fifo_itfe *interface = static_cast<struct audio_fifo_itfe *>(fifo_itfe); in fifo_available_to_write() local
77 struct audio_fifo_itfe *interface = static_cast<struct audio_fifo_itfe *>(fifo_itfe); in fifo_flush() local
/device/google/cuttlefish/common/libs/net/
Dnetwork_interface_manager.cpp33 const NetworkInterface& interface) { in BuildLinkRequest()
44 const NetworkInterface& interface) { in BuildAddrRequest()
/device/google/cuttlefish/common/libs/device_config/
Dhost_device_config.cpp47 bool ObtainConfig(const std::string& interface, const std::string& dns) { in ObtainConfig()
115 bool ParseInterfaceAttributes(const std::string& interface) { in ParseInterfaceAttributes()
/device/generic/vulkan-cereal/protocols/vulkan/xml/
Dreg.py850 def fillFeatureDictionary(self, interface, featurename, api, profile): argument
930 def requireAndRemoveFeatures(self, interface, featurename, api, profile): argument
947 def assignAdditionalValidity(self, interface, api, profile): argument
1138 def generateRequiredInterface(self, interface): argument
Dinterfacedocgenerator.py31 def beginFeature(self, interface, emit): argument
Dpygenerator.py164 def beginFeature(self, interface, emit): argument
Dcgenerator.py175 def beginFeature(self, interface, emit): argument
Ddocgenerator.py140 def beginFeature(self, interface, emit): argument
Dcerealgenerator.py726 def beginFeature(self, interface, emit): argument
Dextensionmetadocgenerator.py536 def beginFeature(self, interface, emit): argument
Dgenerator.py683 def beginFeature(self, interface, emit): argument
/device/generic/vulkan-cereal/protocols/vulkan/scripts/
Dreg.py866 def fillFeatureDictionary(self, interface, featurename, api, profile): argument
951 def requireAndRemoveFeatures(self, interface, featurename, api, profile): argument
970 def assignAdditionalValidity(self, interface, api, profile): argument
1161 def generateRequiredInterface(self, interface): argument
Dinterfacedocgenerator.py31 def beginFeature(self, interface, emit): argument
Dscriptgenerator.py137 def beginFeature(self, interface, emit): argument
Dcgenerator.py186 def beginFeature(self, interface, emit): argument
Ddocgenerator.py159 def beginFeature(self, interface, emit): argument
Dextensionmetadocgenerator.py565 def beginFeature(self, interface, emit): argument
Dgenerator.py815 def beginFeature(self, interface, emit): argument
/device/generic/goldfish-opengl/system/codecs/c2/store/
DGoldfishComponentStore.cpp197 c2_node_id_t id, std::shared_ptr<C2ComponentInterface> *interface, in createInterface()
361 C2String name, std::shared_ptr<C2ComponentInterface> *const interface) { in createInterface()
/device/generic/vulkan-cereal/protocols/vulkan/scripts/Retired/
DextensionStubSource.py175 def beginFeature(self, interface, emit): argument
/device/generic/vulkan-cereal/protocols/vulkan/xml/Retired/
DextensionStubSource.py175 def beginFeature(self, interface, emit): argument
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.cpp911 c2_node_id_t id, std::shared_ptr<C2ComponentInterface> *const interface, in createInterface()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp1140 c2_node_id_t id, std::shared_ptr<C2ComponentInterface> *const interface, in createInterface()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp1093 c2_node_id_t id, std::shared_ptr<C2ComponentInterface> *const interface, in createInterface()

12