HomeSort by relevance Sort by last modified time
    Searched refs:CONST (Results 101 - 125 of 293) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/google-breakpad/src/client/windows/handler/
exception_handler.h 88 bool operator==(const struct AppMemory& other) const {
92 bool operator==(const void* other) const {
138 typedef bool (*MinidumpCallback)(const wchar_t* dump_path,
139 const wchar_t* minidump_id,
167 ExceptionHandler(const wstring& dump_path,
178 ExceptionHandler(const wstring& dump_path,
184 const wchar_t* pipe_name,
185 const CustomClientInfo* custom_info)
    [all...]
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_wgl.c 115 CONST WGLSWAP *ps)
145 CONST PIXELFORMATDESCRIPTOR *ppfd )
186 const PIXELFORMATDESCRIPTOR *ppfd )
307 CONST COLORREF *pcr )
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windef.h 97 #ifndef CONST
98 #define CONST const
132 typedef CONST void *LPCVOID;
238 typedef const RECT *LPCRECT;
247 typedef const RECTL *LPCRECTL;
d3d8.h 206 STDMETHOD(SetPrivateData)(THIS_ REFGUID refguid,CONST void * pData, DWORD SizeOfData, DWORD Flags) PURE;
211 STDMETHOD(LockBox)(THIS_ D3DLOCKED_BOX * pLockedVolume,CONST D3DBOX * pBox, DWORD Flags) PURE;
257 STDMETHOD(Present)(THIS_ CONST RECT * pSourceRect, CONST RECT * pDestRect, HWND hDestWindowOverride,CONST RGNDATA * pDirtyRegion) PURE;
292 STDMETHOD(SetPrivateData)(THIS_ REFGUID refguid,CONST void * pData,DWORD SizeOfData,DWORD Flags) PURE;
297 STDMETHOD(LockRect)(THIS_ D3DLOCKED_RECT * pLockedRect, CONST RECT * pRect,DWORD Flags) PURE;
344 STDMETHOD(SetPrivateData)(THIS_ REFGUID refguid, CONST void * pData, DWORD SizeOfData, DWORD Flags) PURE;
396 STDMETHOD(SetPrivateData)(THIS_ REFGUID refguid, CONST void * pData, DWORD SizeOfData, DWORD Flags) PURE;
460 STDMETHOD(SetPrivateData)(THIS_ REFGUID refguid, CONST void * pData, DWORD SizeOfData, DWORD Flags) PURE
    [all...]
winuser.h 644 WINUSERAPI int WINAPI ToUnicodeEx(UINT wVirtKey,UINT wScanCode,CONST BYTE *lpKeyState,LPWSTR pwszBuff,int cchBuff,UINT wFlags,HKL dwhkl);
    [all...]
setupapi.h     [all...]
ddrawgdi.h 47 HBITMAP WINAPI DdCreateDIBSection(HDC hdc,CONST BITMAPINFO *pbmi,UINT iUsage,VOID **ppvBits,HANDLE hSectionApp,DWORD dwOffset);
d3dx9core.h 151 STDMETHOD_(INT, DrawTextA)(THIS_ struct ID3DXSprite *sprite, const char *string,
153 STDMETHOD_(INT, DrawTextW)(THIS_ struct ID3DXSprite *sprite, const WCHAR *string,
222 STDMETHOD(Draw)(THIS_ CONST D3DXVECTOR2 *vertexlist, DWORD vertexlistcount, D3DCOLOR color) PURE;
223 STDMETHOD(DrawTransform)(THIS_ CONST D3DXVECTOR3 *vertexlist, DWORD vertexlistcount,
224 CONST D3DXMATRIX *transform, D3DCOLOR color) PURE;
378 STDMETHOD(BeginScene)(THIS_ struct IDirect3DSurface9 *surface, const D3DVIEWPORT9 *viewport) PURE;
423 STDMETHOD(SetTransform)(THIS_ CONST D3DXMATRIX *transform) PURE;
424 STDMETHOD(SetWorldViewRH)(THIS_ CONST D3DXMATRIX *world, CONST D3DXMATRIX *view) PURE;
425 STDMETHOD(SetWorldViewLH)(THIS_ CONST D3DXMATRIX *world, CONST D3DXMATRIX *view) PURE
    [all...]
smtpguid.h 10 #define DECLARE_EVENTGUID_STRING(Name,Value) CONST WCHAR Name##[] = L##Value
12 #define DECLARE_EVENTGUID_STRING(Name,Value) extern CONST WCHAR Name##[]
d3dx9anim.h 176 STDMETHOD(CreateMeshContainer)(THIS_ const char *name, const D3DXMESHDATA *mesh_data,
177 const D3DXMATERIAL *materials, const D3DXEFFECTINSTANCE *effect_instances,
178 DWORD num_materials, const DWORD *adjacency, ID3DXSkinInfo *skin_info,
197 STDMETHOD(AddFrameChildData)(const D3DXFRAME *frame,
199 STDMETHOD(AddMeshChildData)(const D3DXMESHCONTAINER *mesh_container,
270 UINT num_rotation_keys, UINT num_translation_keys, CONST D3DXKEY_VECTOR3 *scale_keys,
271 CONST D3DXKEY_QUATERNION *rotation_keys, CONST D3DXKEY_VECTOR3 *translation_keys
    [all...]
winnls.h 674 WINBASEAPI int WINAPI GetTimeFormatA(LCID Locale,DWORD dwFlags,CONST SYSTEMTIME *lpTime,LPCSTR lpFormat,LPSTR lpTimeStr,int cchTime);
675 WINBASEAPI int WINAPI GetTimeFormatW(LCID Locale,DWORD dwFlags,CONST SYSTEMTIME *lpTime,LPCWSTR lpFormat,LPWSTR lpTimeStr,int cchTime);
676 WINBASEAPI int WINAPI GetDateFormatA(LCID Locale,DWORD dwFlags,CONST SYSTEMTIME *lpDate,LPCSTR lpFormat,LPSTR lpDateStr,int cchDate);
677 WINBASEAPI int WINAPI GetDateFormatW(LCID Locale,DWORD dwFlags,CONST SYSTEMTIME *lpDate,LPCWSTR lpFormat,LPWSTR lpDateStr,int cchDate);
678 WINBASEAPI int WINAPI GetNumberFormatA(LCID Locale,DWORD dwFlags,LPCSTR lpValue,CONST NUMBERFMTA *lpFormat,LPSTR lpNumberStr,int cchNumber);
679 WINBASEAPI int WINAPI GetNumberFormatW(LCID Locale,DWORD dwFlags,LPCWSTR lpValue,CONST NUMBERFMTW *lpFormat,LPWSTR lpNumberStr,int cchNumber);
680 WINBASEAPI int WINAPI GetCurrencyFormatA(LCID Locale,DWORD dwFlags,LPCSTR lpValue,CONST CURRENCYFMTA *lpFormat,LPSTR lpCurrencyStr,int cchCurrency);
681 WINBASEAPI int WINAPI GetCurrencyFormatW(LCID Locale,DWORD dwFlags,LPCWSTR lpValue,CONST CURRENCYFMTW *lpFormat,LPWSTR lpCurrencyStr,int cchCurrency);
862 const SYSTEMTIME *lpDate,
872 const SYSTEMTIME *lpDuration
    [all...]
  /ndk/sources/android/support/src/stdio/
strtod.c 186 #ifndef CONST
188 #define CONST /* blank */
190 #define CONST const
411 extern "C" double strtod(const char *s00, char **se);
425 CONST unsigned char hexdig[256] = {
445 gethex(CONST char **, CONST FPI *, Long *, Bigint **, int, locale_t);
468 static const Bigint bigint_invalid_value;
766 (s, nd0, nd, y9) CONST char *s; int nd0, nd; ULong y9
    [all...]
  /external/lzma/CPP/Windows/
Window.h 30 inline ATOM MyRegisterClass(CONST WNDCLASS *wndClass)
34 ATOM MyRegisterClass(CONST WNDCLASSW *wndClass);
65 operator HWND() const { return _window; }
76 HWND GetParent() const { return ::GetParent(_window); }
77 bool GetWindowRect(LPRECT rect) const { return BOOLToBool(::GetWindowRect(_window,rect)); }
79 bool IsZoomed() const { return BOOLToBool(::IsZoomed(_window)); }
81 bool ClientToScreen(LPPOINT point) const { return BOOLToBool(::ClientToScreen(_window, point)); }
82 bool ScreenToClient(LPPOINT point) const { return BOOLToBool(::ScreenToClient(_window, point)); }
167 bool SetPlacement(CONST WINDOWPLACEMENT *placement) { return BOOLToBool(::SetWindowPlacement(_window, placement)); }
176 LONG_PTR GetStyle() const { return GetLongPtr(GWL_STYLE); }
    [all...]
  /hardware/ti/omap3/dspbridge/dspexec/
dspexec.c 167 status = DSPProcessor_Load(hProc,argc,(CONST CHAR **)argv,NULL);
  /external/mesa3d/src/mesa/main/
get.c 64 #undef CONST
153 const int *extra;
178 #define CONST(value) \
214 static const int extra_##e[] = { \
219 static const int extra_##e1##_##e2[] = { \
229 static const int extra_new_buffers[] = {
234 static const int extra_new_frag_clamp[] = {
239 static const int extra_valid_draw_buffer[] = {
244 static const int extra_valid_texture_unit[] = {
249 static const int extra_valid_clip_distance[] =
    [all...]
compiler.h 100 # pragma warning( disable : 4244 ) /* '=' : conversion from 'const double ' to 'float ', possible loss of data */
102 # pragma warning( disable : 4305 ) /* '=' : truncation from 'const double ' to 'float ' */
164 * Some compilers don't like some of Mesa's const usage. In those places use
165 * CONST instead of const. Pass -DNO_CONST to compilers where this matters.
168 # define CONST
170 # define CONST const
  /external/libweave/third_party/chromium/base/third_party/dmg_fp/
dtoa.cc 292 #ifndef CONST
294 #define CONST /* blank */
296 #define CONST const
519 double strtod(const char *s00, char **se);
664 (s, nd0, nd, y9, dplen) CONST char *s; int nd0, nd, dplen; ULong y9;
666 (CONST char *s, int nd0, int nd, ULong y9, int dplen)
1452 static CONST double
1462 static CONST double
1465 static CONST double tinytens[] = { 1e-16, 1e-32, 1e-64, 1e-128
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/
LiteralOpUpgrader.java 99 // Replace insns with constant results with const insns
139 * Tries to replace an instruction with a const instruction. The given
151 opcode.getOpcode() != RegOps.CONST) {
156 RegOps.CONST, (Constant) type);
NormalSsaInsn.java 235 case RegOps.CONST:
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
LiteralOpUpgrader.java 100 // Replace insns with constant results with const insns
140 * Tries to replace an instruction with a const instruction. The given
152 opcode.getOpcode() != RegOps.CONST) {
157 RegOps.CONST, (Constant) type);
NormalSsaInsn.java 230 case RegOps.CONST:
  /toolchain/binutils/binutils-2.25/include/
ansidecl.h 29 PTRCONST `void *const' `char *'
31 const not defined `'
59 int printf PARAMS ((const char *format, ...));
62 printf VPARAMS ((const char *format, ...))
82 printf VPARAMS ((const char *format, ...))
87 VA_FIXEDARG (ap, const char *, format);
112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
154 #define PTRCONST void *const
174 #undef const macro
193 #define CONST cons
222 #undef const macro
226 #define const macro
    [all...]
  /art/tools/dexfuzz/src/dexfuzz/rawdex/
Opcode.java 40 CONST,
  /external/deqp/framework/randomshaders/
rsgToken.hpp 108 CONST,
129 Token (const char* identifier);
133 Token (const Token& other);
137 inline bool operator== (Type type) const { return m_type == type; }
138 inline bool operator!= (Type type) const { return m_type != type; }
140 bool operator== (const Token& other) const;
141 bool operator!= (const Token& other) const;
143 Token& operator= (const Token& other)
    [all...]
  /external/lzma/CPP/Windows/Control/
Window2.cpp 18 ATOM MyRegisterClass(CONST WNDCLASSW *wndClass);

Completed in 752 milliseconds

1 2 3 45 6 7 8 91011>>