Home
last modified time | relevance | path

Searched defs:super (Results 26 - 50 of 53) sorted by relevance

123

/drivers/hdf_core/adapter/uhdf2/manager/include/
H A Ddevsvc_manager_stub.h32 struct DevSvcManager super; member
/third_party/rust/crates/cxx/src/
H A Dextern_type.rs
/drivers/hdf_core/interfaces/inner_api/host/shared/
H A Dhdf_device.h52 struct IHdfDevice super; member
H A Dhdf_device_node.h35 struct IDeviceNode super; member
/drivers/hdf_core/framework/core/adapter/syscall/include/
H A Dhdf_syscall_adapter.h43 struct HdfIoService super; member
/drivers/hdf_core/framework/core/manager/src/
H A Ddevsvc_manager_ext.c24 struct DevSvcManager super; member
[all...]
/third_party/curl/lib/
H A Dhttp_chunks.c382 struct Curl_cwriter super; member
H A Dcontent_encoding.c101 struct Curl_cwriter super; member
608 struct Curl_cwriter super; member
738 struct Curl_cwriter super; member
H A Dws.c359 struct Curl_cwriter super; member
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Drange.hpp186 typedef detail::basic_range<iterator_range<I>, I, I> super; typedef in clover::iterator_range
242 > super; typedef in clover::adaptor_range
300 > super; typedef in clover::slice_range
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.h151 PyHeapTypeObject super; member
/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevsvc_manager_stub.c254 static int32_t DevSvcManagerStubAddService(struct IDevSvcManager *super, struct HdfSBuf *data) in DevSvcManagerStubAddService() argument
285 static int32_t DevSvcManagerStubUpdateService(struct IDevSvcManager *super, struct HdfSBuf *data) in DevSvcManagerStubUpdateService() argument
322 DevSvcManagerStubGetService(struct IDevSvcManager *super, struct HdfSBuf *data, struct HdfSBuf *reply) DevSvcManagerStubGetService() argument
371 DevSvcManagerStubListAllService( struct IDevSvcManager *super, struct HdfSBuf *data, struct HdfSBuf *reply) DevSvcManagerStubListAllService() argument
388 DevSvcManagerStubListServiceByInterfaceDesc( struct IDevSvcManager *super, struct HdfSBuf *data, struct HdfSBuf *reply) DevSvcManagerStubListServiceByInterfaceDesc() argument
411 DevSvcManagerStubRemoveService(struct IDevSvcManager *super, struct HdfSBuf *data) DevSvcManagerStubRemoveService() argument
459 DevSvcManagerStubRegisterServListener(struct IDevSvcManager *super, struct HdfSBuf *data) DevSvcManagerStubRegisterServListener() argument
492 DevSvcManagerStubUnregisterServListener(struct IDevSvcManager *super, struct HdfSBuf *data) DevSvcManagerStubUnregisterServListener() argument
524 struct IDevSvcManager *super = (struct IDevSvcManager *)&stub->super; DevSvcManagerStubDispatch() local
[all...]
H A Ddevmgr_service_stub.c159 struct IDevmgrService *super = (struct IDevmgrService *)&serviceStub->super; in DevmgrServiceStubDispatch() local
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dkeywords.h36 int super; variable
/third_party/rust/crates/rustix/src/backend/linux_raw/
H A Dreg.rs[all...]
/third_party/jinja2/
H A Druntime.py184 def super( member in Context
355 def super(self) -> t.Union["BlockReference", "Undefined"]: member in BlockReference
/third_party/node/deps/v8/third_party/jinja2/
H A Druntime.py201 def super(self, name, current): member in Context
362 def super(self): member in BlockReference
/third_party/node/tools/inspector_protocol/jinja2/
H A Druntime.py175 def super(self, name, current): member in Context
334 def super(self): member in BlockReference
/third_party/skia/third_party/externals/jinja2/
H A Druntime.py201 def super(self, name, current): member in Context
362 def super(self): member in BlockReference
/third_party/backends/backend/
H A Dhp-accessor.c788 sanei_hp_accessor_subvector_new (HpAccessorVector super, in sanei_hp_accessor_subvector_new() argument
H A Dhp-option.c1567 HpOptionDescriptor super; in _probe_vector() member
1600 HpOption super; in _probe_vector() local
/third_party/typescript/tests/baselines/reference/
H A DconvertKeywordsYes.js
/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp914 sptr<UsbImpl> super = static_cast<UsbImpl *>(usbdSubscriber->impl); in UsbdPnpNotifyAddAndRemoveDevice() local
/third_party/node/deps/v8/src/torque/
H A Dast.h1236 TypeExpression* super; member
H A Dimplementation-visitor.cc3824 const ClassType* super = type->GetSuperClass(); in GenerateClassExport() local
4784 const ClassType* super = type->GetSuperClass(); in GenerateClassDefinitions() local
4946 const ClassType* super = type->GetSuperClass(); in GeneratePrintDefinitions() local
[all...]

Completed in 36 milliseconds

123