HomeSort by relevance Sort by last modified time
    Searched refs:DWORD (Results 1 - 25 of 337) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /hardware/ti/omap3/dspbridge/inc/
cfgdefs.h 77 DWORD wNumMemWindows; /* Set to default */
79 DWORD dwMemBase[CFG_MAXMEMREGISTERS]; /* SHM virtual address */
80 DWORD dwMemLength[CFG_MAXMEMREGISTERS]; /* Length of the Base */
81 DWORD dwMemPhys[CFG_MAXMEMREGISTERS]; /* SHM Physical address */
84 DWORD dwOffsetForMonitor; /* The Shared memory starts from
87 DWORD dwBusType; /* Bus type for this device */
88 DWORD dwProgBase; /* DSP ProgBase */
89 DWORD dwProgLength; /* DSP ProgBase Length */
90 DWORD dwRegBase; /* DSP memory mapped register base */
91 DWORD dwRegLength; /* DSP Register Base Length *
    [all...]
qosti.h 57 void DbgMsg(DWORD dwZone, char *szFormat, ...);
65 DSP_STATUS QosTI_DspMsg(DWORD dwCmd, DWORD dwArg1, DWORD dwArg2, DWORD *dwOut1,
66 DWORD *dwOut2);
cmmdefs.h 79 DWORD dwSMBasePA; /* Physical SM Base address(GPP). */
81 DWORD dwPAPAConvert; /* DSP PA to GPP PA Conversion. */
88 DWORD dwPA;
89 DWORD dwVA;
90 DWORD dwSize;
91 DWORD dwAttrs; /* [31-1 reserved ][0 - SM] */
95 DWORD dwSegBasePa; /* Start Phys address of SM segment */
97 DWORD dwGPPBasePA; /* Start Phys addr of Gpp SM seg */
99 DWORD dwDSPBaseVA; /* DSP virt base byte address */
102 DWORD dwSegBaseVa; /* Start Virt address of SM seg *
    [all...]
rmstypes.h 38 typedef DWORD RMS_WORD;
39 typedef DWORD RMS_CHAR;
40 typedef DWORD RMS_STATUS;
cfg.h 105 OUT DWORD * pdwAutoStart);
112 * pdwVersion: Ptr to DWORD to contain version number upon return.
124 extern DSP_STATUS CFG_GetCDVersion(OUT DWORD * pdwVersion);
141 * DSP_SOK: *pdwValue is set to the retrieved DWORD.
145 OUT DWORD * pdwValue);
227 * DSP_SOK: *pdwValue is set to the retrieved DWORD(non-Zero).
230 extern DSP_STATUS CFG_GetObject(OUT DWORD * pdwValue, DWORD dwType);
322 * DSP_SOK: The Private DWORD was successfully set.
325 IN DWORD dwValue)
    [all...]
  /hardware/ti/omap3/dspbridge/libbridge/inc/
cmmdefs.h 79 DWORD dwSMBasePA; /* Physical SM Base address(GPP). */
81 DWORD dwPAPAConvert; /* DSP PA to GPP PA Conversion. */
88 DWORD dwPA;
89 DWORD dwVA;
90 DWORD dwSize;
91 DWORD dwAttrs; /* [31-1 reserved ][0 - SM] */
95 DWORD dwSegBasePa; /* Start Phys address of SM segment */
97 DWORD dwGPPBasePA; /* Start Phys addr of Gpp SM seg */
99 DWORD dwDSPBaseVA; /* DSP virt base byte address */
102 DWORD dwSegBaseVa; /* Start Virt address of SM seg *
    [all...]
rmstypes.h 38 typedef DWORD RMS_WORD;
39 typedef DWORD RMS_CHAR;
40 typedef DWORD RMS_STATUS;
qosti.h 53 void DbgMsg(DWORD dwZone, char *szFormat, ...);
61 DSP_STATUS QosTI_DspMsg(DWORD dwCmd, DWORD dwArg1, DWORD dwArg2, DWORD *dwOut1,
62 DWORD *dwOut2);
  /external/libpcap/
pcap-dos.h 20 typedef unsigned long DWORD;
130 DWORD size; /* size copied to this element */
132 }; /* dword aligned */
145 DWORD base_addr; /* device I/O address */
148 DWORD mem_start; /* shared mem start */
149 DWORD mem_end; /* shared mem end */
150 DWORD rmem_start; /* shmem "recv" start */
151 DWORD rmem_end; /* shared "recv" end */
177 DWORD rx_packets; /* total packets received */
178 DWORD tx_packets; /* total packets transmitted *
    [all...]
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
dplay.h 43 typedef DWORD DPID, FAR *LPDPID;
47 DWORD dwSize;
48 DWORD dwFlags;
49 DWORD dwMaxBufferSize;
50 DWORD dwMaxQueueSize; // Function of DPlay, not SP.
51 DWORD dwMaxPlayers;
52 DWORD dwHundredBaud; // 24 is 2400, 96 is 9600, etc.
53 DWORD dwLatency;
66 DWORD dwSize;
68 DWORD dwSession; // session identifier
    [all...]
d3dcaps.h 23 DWORD dwSize;
24 DWORD dwCaps;
32 DWORD dwSize;
33 DWORD dwCaps; /* Lighting caps */
34 DWORD dwLightingModel; /* Lighting model - RGB or mono */
35 DWORD dwNumLights; /* Number of lights that can be handled */
50 DWORD dwSize;
51 DWORD dwMiscCaps; /* Capability flags */
52 DWORD dwRasterCaps;
53 DWORD dwZCmpCaps;
    [all...]
dsound.h 54 DWORD dwSize;
55 DWORD dwFlags;
56 DWORD dwMinSecondarySampleRate;
57 DWORD dwMaxSecondarySampleRate;
58 DWORD dwPrimaryBuffers;
59 DWORD dwMaxHwMixingAllBuffers;
60 DWORD dwMaxHwMixingStaticBuffers;
61 DWORD dwMaxHwMixingStreamingBuffers;
62 DWORD dwFreeHwMixingAllBuffers;
63 DWORD dwFreeHwMixingStaticBuffers;
    [all...]
ddraw.h 84 extern HRESULT WINAPI DirectDrawCreateClipper( DWORD dwFlags, LPDIRECTDRAWCLIPPER FAR *lplpDDClipper, IUnknown FAR *pUnkOuter );
111 DWORD dwColorSpaceLowValue; // low boundary of color space that is to
113 DWORD dwColorSpaceHighValue; // high boundary of color space that is
125 DWORD dwSize; // size of structure
126 DWORD dwDDFX; // FX operations
127 DWORD dwROP; // Win32 raster operations
128 DWORD dwDDROP; // Raster operations new for DirectDraw
129 DWORD dwRotationAngle; // Rotation angle for blt
130 DWORD dwZBufferOpCode; // ZBuffer compares
131 DWORD dwZBufferLow; // Low limit of Z buffer
    [all...]
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DPLAY.H 43 typedef DWORD DPID, FAR *LPDPID;
47 DWORD dwSize;
48 DWORD dwFlags;
49 DWORD dwMaxBufferSize;
50 DWORD dwMaxQueueSize; // Function of DPlay, not SP.
51 DWORD dwMaxPlayers;
52 DWORD dwHundredBaud; // 24 is 2400, 96 is 9600, etc.
53 DWORD dwLatency;
66 DWORD dwSize;
68 DWORD dwSession; // session identifier
    [all...]
D3DCAPS.H 23 DWORD dwSize;
24 DWORD dwCaps;
32 DWORD dwSize;
33 DWORD dwCaps; /* Lighting caps */
34 DWORD dwLightingModel; /* Lighting model - RGB or mono */
35 DWORD dwNumLights; /* Number of lights that can be handled */
50 DWORD dwSize;
51 DWORD dwMiscCaps; /* Capability flags */
52 DWORD dwRasterCaps;
53 DWORD dwZCmpCaps;
    [all...]
DSOUND.H 54 DWORD dwSize;
55 DWORD dwFlags;
56 DWORD dwMinSecondarySampleRate;
57 DWORD dwMaxSecondarySampleRate;
58 DWORD dwPrimaryBuffers;
59 DWORD dwMaxHwMixingAllBuffers;
60 DWORD dwMaxHwMixingStaticBuffers;
61 DWORD dwMaxHwMixingStreamingBuffers;
62 DWORD dwFreeHwMixingAllBuffers;
63 DWORD dwFreeHwMixingStaticBuffers;
    [all...]
DDRAW.H 84 extern HRESULT WINAPI DirectDrawCreateClipper( DWORD dwFlags, LPDIRECTDRAWCLIPPER FAR *lplpDDClipper, IUnknown FAR *pUnkOuter );
111 DWORD dwColorSpaceLowValue; // low boundary of color space that is to
113 DWORD dwColorSpaceHighValue; // high boundary of color space that is
125 DWORD dwSize; // size of structure
126 DWORD dwDDFX; // FX operations
127 DWORD dwROP; // Win32 raster operations
128 DWORD dwDDROP; // Raster operations new for DirectDraw
129 DWORD dwRotationAngle; // Rotation angle for blt
130 DWORD dwZBufferOpCode; // ZBuffer compares
131 DWORD dwZBufferLow; // Low limit of Z buffer
    [all...]
  /external/bluetooth/glib/gio/win32/
winhttp.h 118 DWORD dwStructSize;
120 DWORD dwSchemeLength;
123 DWORD dwHostNameLength;
126 DWORD dwUserNameLength;
128 DWORD dwPasswordLength;
130 DWORD dwUrlPathLength;
132 DWORD dwExtraInfoLength;
140 DWORD dwError;
152 DWORD dwKeySize;
157 DWORD dwAccessType
    [all...]
gwinhttpvfs.h 61 BOOL (WINAPI *pWinHttpCrackUrl) (LPCWSTR,DWORD,DWORD,LPURL_COMPONENTS);
62 HINTERNET (WINAPI *pWinHttpConnect) (HINTERNET,LPCWSTR,INTERNET_PORT,DWORD);
63 BOOL (WINAPI *pWinHttpCreateUrl) (LPURL_COMPONENTS,DWORD,LPWSTR,LPDWORD);
64 HINTERNET (WINAPI *pWinHttpOpen) (LPCWSTR,DWORD,LPCWSTR,LPCWSTR,DWORD);
65 HINTERNET (WINAPI *pWinHttpOpenRequest) (HINTERNET,LPCWSTR,LPCWSTR,LPCWSTR,LPCWSTR,LPCWSTR*,DWORD);
67 BOOL (WINAPI *pWinHttpQueryHeaders) (HINTERNET,DWORD,LPCWSTR,LPVOID,LPDWORD,LPDWORD);
68 BOOL (WINAPI *pWinHttpReadData) (HINTERNET,LPVOID,DWORD,LPDWORD);
70 BOOL (WINAPI *pWinHttpSendRequest) (HINTERNET,LPCWSTR,DWORD,LPVOID,DWORD,DWORD,DWORD_PTR)
    [all...]
  /external/webkit/WebCore/platform/network/win/
ResourceHandleWin.h 35 DWORD error;
  /external/webkit/WebKit/win/
WindowsTouch.h 77 DWORD dwFlags; // see GF_* flags
78 DWORD dwID; // gesture ID, see GID_* defines
81 DWORD dwInstanceID; // internally used
82 DWORD dwSequenceID; // internally used
90 DWORD dwID; // gesture ID
91 DWORD dwWant; // settings related to gesture ID that are to be turned on
92 DWORD dwBlock; // settings related to gesture ID that are to be turned off
104 DWORD dwFlags; // unused
107 DWORD dwInstanceID; // internally used
  /hardware/ti/omap3/dspbridge/libbridge/
dsptrap.c 53 DWORD DSPTRAP_Trap(Trapped_Args *args, int cmd)
55 DWORD dwResult = DSP_EHANDLE;/* returned from call into class driver */
  /external/webkit/WebKitTools/DumpRenderTree/win/
DraggingInfo.h 58 DWORD performedDropEffect() const { return m_performedDropEffect; }
59 void setPerformedDropEffect(DWORD effect) { m_performedDropEffect = effect; }
64 DWORD m_performedDropEffect;
  /external/quake/quake/src/QW/client/
cd_win.c 46 DWORD dwReturn;
48 if (dwReturn = mciSendCommand(wDeviceID, MCI_SET, MCI_SET_DOOR_OPEN, (DWORD)NULL))
55 DWORD dwReturn;
57 if (dwReturn = mciSendCommand(wDeviceID, MCI_SET, MCI_SET_DOOR_CLOSED, (DWORD)NULL))
64 DWORD dwReturn;
71 dwReturn = mciSendCommand(wDeviceID, MCI_STATUS, MCI_STATUS_ITEM | MCI_WAIT, (DWORD) (LPVOID) &mciStatusParms);
84 dwReturn = mciSendCommand(wDeviceID, MCI_STATUS, MCI_STATUS_ITEM | MCI_WAIT, (DWORD) (LPVOID) &mciStatusParms);
105 DWORD dwReturn;
130 dwReturn = mciSendCommand(wDeviceID, MCI_STATUS, MCI_STATUS_ITEM | MCI_TRACK | MCI_WAIT, (DWORD) (LPVOID) &mciStatusParms);
145 dwReturn = mciSendCommand(wDeviceID, MCI_STATUS, MCI_STATUS_ITEM | MCI_TRACK | MCI_WAIT, (DWORD) (LPVOID) &mciStatusParms);
    [all...]
  /external/quake/quake/src/WinQuake/
cd_win.cpp 46 DWORD dwReturn;
48 if (dwReturn = mciSendCommand(wDeviceID, MCI_SET, MCI_SET_DOOR_OPEN, (DWORD)NULL))
55 DWORD dwReturn;
57 if (dwReturn = mciSendCommand(wDeviceID, MCI_SET, MCI_SET_DOOR_CLOSED, (DWORD)NULL))
64 DWORD dwReturn;
71 dwReturn = mciSendCommand(wDeviceID, MCI_STATUS, MCI_STATUS_ITEM | MCI_WAIT, (DWORD) (LPVOID) &mciStatusParms);
84 dwReturn = mciSendCommand(wDeviceID, MCI_STATUS, MCI_STATUS_ITEM | MCI_WAIT, (DWORD) (LPVOID) &mciStatusParms);
105 DWORD dwReturn;
130 dwReturn = mciSendCommand(wDeviceID, MCI_STATUS, MCI_STATUS_ITEM | MCI_TRACK | MCI_WAIT, (DWORD) (LPVOID) &mciStatusParms);
145 dwReturn = mciSendCommand(wDeviceID, MCI_STATUS, MCI_STATUS_ITEM | MCI_TRACK | MCI_WAIT, (DWORD) (LPVOID) &mciStatusParms);
    [all...]

Completed in 251 milliseconds

1 2 3 4 5 6 7 8 91011>>