Home
last modified time | relevance | path

Searched defs:adapter (Results 1 – 25 of 128) sorted by relevance

123456

/external/syslinux/gpxe/src/drivers/net/e1000/
De1000.c60 e1000_get_hw_control ( struct e1000_adapter *adapter ) in e1000_get_hw_control()
94 e1000_irq_enable ( struct e1000_adapter *adapter ) in e1000_irq_enable()
106 e1000_irq_disable ( struct e1000_adapter *adapter ) in e1000_irq_disable()
122 e1000_sw_init ( struct e1000_adapter *adapter ) in e1000_sw_init()
197 e1000_setup_tx_resources ( struct e1000_adapter *adapter ) in e1000_setup_tx_resources()
226 e1000_free_tx_resources ( struct e1000_adapter *adapter ) in e1000_free_tx_resources()
240 e1000_configure_tx ( struct e1000_adapter *adapter ) in e1000_configure_tx()
281 e1000_free_rx_resources ( struct e1000_adapter *adapter ) in e1000_free_rx_resources()
301 int e1000_refill_rx_ring ( struct e1000_adapter *adapter ) in e1000_refill_rx_ring()
347 e1000_setup_rx_resources ( struct e1000_adapter *adapter ) in e1000_setup_rx_resources()
[all …]
/external/syslinux/gpxe/src/drivers/net/
Datl1e.c92 static inline void atl1e_irq_enable(struct atl1e_adapter *adapter) in atl1e_irq_enable()
103 static inline void atl1e_irq_disable(struct atl1e_adapter *adapter) in atl1e_irq_disable()
113 static inline void atl1e_irq_reset(struct atl1e_adapter *adapter) in atl1e_irq_reset()
120 static void atl1e_reset(struct atl1e_adapter *adapter) in atl1e_reset()
126 static int atl1e_check_link(struct atl1e_adapter *adapter) in atl1e_check_link()
176 struct atl1e_adapter *adapter = netdev_priv(netdev); in atl1e_mdio_read() local
186 struct atl1e_adapter *adapter = netdev_priv(netdev); in atl1e_mdio_write() local
216 static int atl1e_sw_init(struct atl1e_adapter *adapter) in atl1e_sw_init()
260 static void atl1e_clean_tx_ring(struct atl1e_adapter *adapter) in atl1e_clean_tx_ring()
290 static void atl1e_clean_rx_ring(struct atl1e_adapter *adapter) in atl1e_clean_rx_ring()
[all …]
/external/swiftshader/src/D3D9/
DDirect3D9Ex.cpp92 …long Direct3D9Ex::GetAdapterIdentifier(unsigned int adapter, unsigned long flags, D3DADAPTER_IDENT… in GetAdapterIdentifier()
99 unsigned int Direct3D9Ex::GetAdapterModeCount(unsigned int adapter, D3DFORMAT format) in GetAdapterModeCount()
106 …long Direct3D9Ex::EnumAdapterModes(unsigned int adapter, D3DFORMAT format, unsigned int index, D3D… in EnumAdapterModes()
113 long Direct3D9Ex::GetAdapterDisplayMode(unsigned int adapter, D3DDISPLAYMODE *mode) in GetAdapterDisplayMode()
120 …long Direct3D9Ex::CheckDeviceType(unsigned int adapter, D3DDEVTYPE checkType, D3DFORMAT displayFor… in CheckDeviceType()
141 …long Direct3D9Ex::CheckDeviceFormat(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapter… in CheckDeviceFormat()
162 …long Direct3D9Ex::CheckDeviceMultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMA… in CheckDeviceMultiSampleType()
183 …long Direct3D9Ex::CheckDepthStencilMatch(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT ad… in CheckDepthStencilMatch()
190 …long Direct3D9Ex::CheckDeviceFormatConversion(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORM… in CheckDeviceFormatConversion()
211 …long Direct3D9Ex::GetDeviceCaps(unsigned int adapter, D3DDEVTYPE deviceType, D3DCAPS9 *capabilitie… in GetDeviceCaps()
[all …]
DDirect3D9.cpp192 …long Direct3D9::CheckDepthStencilMatch(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adap… in CheckDepthStencilMatch()
213 …long Direct3D9::CheckDeviceFormat(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapterFo… in CheckDeviceFormat()
727 …long Direct3D9::CheckDeviceFormatConversion(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT… in CheckDeviceFormatConversion()
748 …long Direct3D9::CheckDeviceMultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT … in CheckDeviceMultiSampleType()
803 …long Direct3D9::CheckDeviceType(unsigned int adapter, D3DDEVTYPE checkType, D3DFORMAT displayForma… in CheckDeviceType()
902 …long Direct3D9::CreateDevice(unsigned int adapter, D3DDEVTYPE deviceType, HWND focusWindow, unsign… in CreateDevice()
937 …long Direct3D9::EnumAdapterModes(unsigned int adapter, D3DFORMAT format, unsigned int index, D3DDI… in EnumAdapterModes()
985 long Direct3D9::GetAdapterDisplayMode(unsigned int adapter, D3DDISPLAYMODE *mode) in GetAdapterDisplayMode()
1017 …long Direct3D9::GetAdapterIdentifier(unsigned int adapter, unsigned long flags, D3DADAPTER_IDENTIF… in GetAdapterIdentifier()
1135 unsigned int Direct3D9::GetAdapterModeCount(unsigned int adapter, D3DFORMAT format) in GetAdapterModeCount()
[all …]
/external/testng/src/test/java/test/name/
DNameTest.java21 TestListenerAdapter adapter = new TestListenerAdapter(); in itestTest() local
38 TestListenerAdapter adapter = new TestListenerAdapter(); in itestTestWithXml() local
55 TestListenerAdapter adapter = new TestListenerAdapter(); in testNameTest() local
72 TestListenerAdapter adapter = new TestListenerAdapter(); in testNameTestWithXml() local
89 TestListenerAdapter adapter = new TestListenerAdapter(); in noNameTest() local
106 TestListenerAdapter adapter = new TestListenerAdapter(); in noNameTestWithXml() local
123 TestListenerAdapter adapter = new TestListenerAdapter(); in complexITestTest() local
/external/webrtc/talk/media/base/
Dvideoadapter_unittest.cc47 void UpdateCpuLoad(CoordinatedVideoAdapter* adapter, in UpdateCpuLoad()
87 explicit VideoCapturerListener(VideoAdapter* adapter) in VideoCapturerListener()
410 CoordinatedVideoAdapter adapter; in TEST() local
552 CoordinatedVideoAdapter adapter; in TEST() local
664 CoordinatedVideoAdapter adapter; in TEST() local
776 CoordinatedVideoAdapter adapter; in TEST() local
811 CoordinatedVideoAdapter adapter; in TEST() local
858 CoordinatedVideoAdapter adapter; in TEST() local
880 CoordinatedVideoAdapter adapter; in TEST() local
931 CoordinatedVideoAdapter adapter; in TEST() local
[all …]
Dcapturemanager.cc53 CaptureRenderAdapter* adapter() { in adapter() function in cricket::VideoCapturerState
87 VideoCapturerState::VideoCapturerState(CaptureRenderAdapter* adapter) in VideoCapturerState()
92 CaptureRenderAdapter* adapter = CaptureRenderAdapter::Create(video_capturer); in Create() local
296 CaptureRenderAdapter* adapter = GetAdapter(video_capturer); in AddVideoRenderer() local
309 CaptureRenderAdapter* adapter = GetAdapter(video_capturer); in RemoveVideoRenderer() local
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgid3d10/
Ddxgid3d10.cpp34 IDXGIAdapter *adapter, in D3D10CreateDevice1()
86 IDXGIAdapter* adapter, in D3D10CreateDeviceAndSwapChain1()
106 ComPtr<IDXGIAdapter> adapter; in D3D10CreateDeviceAndSwapChain1() local
126 IDXGIAdapter *adapter, in D3D10CreateDevice()
138 IDXGIAdapter* adapter, in D3D10CreateDeviceAndSwapChain()
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DAdapterViewBehavior.java106 CountingAdapter adapter = new CountingAdapter(2); in testSetAdapter_ShouldFireOnNothingSelectedWhenAdapterCountIsReducedToZero() local
146 CountingAdapter adapter = new CountingAdapter(0); in testSetEmptyView_ShouldHideEmptyViewWhenAdapterGetsNewItem() local
164 CountingAdapter adapter = new CountingAdapter(1); in testSetEmptyView_ShouldHideAdapterViewWhenAdapterBecomesEmpty() local
183 CountingAdapter adapter = new CountingAdapter(2) { in shouldOnlyUpdateOnceIfInvalidatedMultipleTimes() local
DListActivityTest.java24 ListAdapter adapter = new CountingAdapter(5); in shouldSupportSettingAndGettingListAdapter() local
48 ListAdapter adapter = new CountingAdapter(5); in shouldSetAdapterOnListView() local
DBaseAdapterTest.java18 BaseAdapter adapter = new TestBaseAdapter(); in shouldRecordNotifyDataSetChanged() local
25 BaseAdapter adapter = new TestBaseAdapter(); in canResetNotifyDataSetChangedFlag() local
DListViewTest.java245 …final ArrayAdapter<String> adapter = new ArrayAdapter<String>(null, android.R.layout.simple_list_i… in clickItemContainingText_shouldPerformItemClickOnList_arrayAdapter() local
273 ListAdapter adapter = prepareWithListAdapter(); in revalidate_removingAnItemWithoutInvalidating_shouldExplode() local
280 ListAdapter adapter = prepareWithListAdapter(); in revalidate_addingAnItemWithoutInvalidating_shouldExplode() local
287 ListAdapter adapter = prepareWithListAdapter(); in revalidate_changingAnItemWithoutInvalidating_shouldExplode() local
478 ListAdapter adapter = new ListAdapter("a", "b", "c"); in prepareWithListAdapter() local
DListFragmentTest.java25 ListAdapter adapter = new CountingAdapter(5); in shouldSupportSettingAndGettingListAdapter() local
/external/autotest/client/cros/nfc/
Dconsole.py129 def _get_adapter_proxy(self, adapter): argument
134 def _get_cached_adapter_proxy(self, adapter): argument
160 def _get_adapter_properties(self, adapter): argument
195 def register_adapter(self, adapter): argument
217 def unregister_adapter(self, adapter): argument
232 def _adapter_property_changed_signal(self, adapter, name, value): argument
258 def print_adapter_status(self, adapter): argument
278 def set_powered(self, adapter, powered): argument
293 def start_polling(self, adapter): argument
305 def stop_polling(self, adapter): argument
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/flow/
DClassProbesAdapterTest.java77 final ClassProbesAdapter adapter = new ClassProbesAdapter(cv, false); in testProbeCounter() local
94 final ClassProbesAdapter adapter = new ClassProbesAdapter(cv, false); in testVisitClassMethods() local
108 final ClassProbesAdapter adapter = new ClassProbesAdapter(cv, false); in testVisitMethodNullMethodVisitor() local
127 final ClassProbesAdapter adapter = new ClassProbesAdapter(cv, true); in testVisitWithFrames() local
143 final ClassProbesAdapter adapter = new ClassProbesAdapter(cv, false); in testVisitWithoutFrames() local
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowAdapterView.java26 private Adapter adapter; field in ShadowAdapterView
38 public void setAdapter(Adapter adapter) { in setAdapter()
216 Adapter adapter = getAdapter(); in getItemAtPosition() local
222 Adapter adapter = getAdapter(); in getItemIdAtPosition() local
306 Adapter adapter = getAdapter(); in addViews() local
DShadowAutoCompleteTextView.java18 private ListAdapter adapter; field in ShadowAutoCompleteTextView
28 public <T extends ListAdapter & Filterable> void setAdapter(T adapter) { in setAdapter()
DShadowViewPager.java14 private PagerAdapter adapter; field in ShadowViewPager
19 public void setAdapter(PagerAdapter adapter) { in setAdapter()
DShadowGridView.java15 public void setAdapter(ListAdapter adapter) { in setAdapter()
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgid3d11/
Ddxgid3d11.cpp34 IDXGIAdapter *adapter, in D3D11CreateDevice()
93 IDXGIAdapter* adapter, in D3D11CreateDeviceAndSwapChain()
116 ComPtr<IDXGIAdapter> adapter; in D3D11CreateDeviceAndSwapChain() local
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
DAbstractTextPropertyEditor.java146 public void proposalPopupClosed(ContentProposalAdapter adapter) { in proposalPopupClosed()
151 public void proposalPopupOpened(ContentProposalAdapter adapter) { in proposalPopupOpened()
174 ImmediateProposalAdapter adapter = new ImmediateProposalAdapter( in activate() local
/external/junit/src/main/java/org/junit/internal/runners/
DJUnit38ClassRunner.java114 Describable adapter = (Describable) test; in makeDescription() local
147 Filterable adapter = (Filterable) getTest(); in filter() local
168 Sortable adapter = (Sortable) getTest(); in sort() local
/external/glide/library/src/main/java/com/bumptech/glide/request/animation/
DGlideAnimation.java54 boolean animate(R current, ViewAdapter adapter); in animate()
DViewAnimation.java35 public boolean animate(R current, ViewAdapter adapter) { in animate()
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11.cpp224 …ipe_context* context, BOOL owns_context, unsigned creation_flags, IDXGIAdapter* adapter, ID3D11Dev… in GalliumD3D11DeviceCreate()
233 …ipe_context* context, BOOL owns_context, unsigned creation_flags, IDXGIAdapter* adapter, ID3D10Dev… in GalliumD3D10DeviceCreate1()

123456