/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/ |
D | d3d10shader.idl | 83 LPCSTR SemanticName; 94 LPCSTR Name; 103 LPCSTR Name; 123 LPCSTR Name; 133 LPCSTR Creator; 166 LPCSTR Name; 189 [in] LPCSTR a 192 LPCSTR GetMemberTypeName( 221 [in] LPCSTR a 237 [in] LPCSTR a [all …]
|
D | d3d11shader.idl | 49 LPCSTR SemanticName; 61 LPCSTR Name; 70 LPCSTR Name; 90 LPCSTR Name; 100 LPCSTR Creator; 144 LPCSTR Name; 167 [in] LPCSTR a 170 LPCSTR GetMemberTypeName( 220 [in] LPCSTR a 236 [in] LPCSTR a [all …]
|
D | d3dcommon.idl | 304 LPCSTR Name; 305 LPCSTR Definition; 337 [in] LPCSTR b,
|
/external/lzma/CPP/Windows/ |
D | Window.cpp | 33 wndClassA.lpszMenuName = (LPCSTR)wndClass->lpszMenuName; in MyRegisterClass() 40 wndClassA.lpszClassName = (LPCSTR)wndClass->lpszClassName; in MyRegisterClass() 81 LPCSTR classNameP; in CreateEx() 83 classNameP = (LPCSTR)className; in CreateEx() 90 LPCSTR windowNameP; in CreateEx() 92 windowNameP = (LPCSTR)windowName; in CreateEx()
|
D | CommonDialog.cpp | 30 bool Add(LPCSTR s) throw(); 34 bool CDoubleZeroStringListA::Add(LPCSTR s) throw() in Add()
|
D | Registry.cpp | 112 return DeleteValue(name == 0 ? 0 : (LPCSTR)GetSystemString(name)); in DeleteValue() 155 return SetValue(name == 0 ? 0 : (LPCSTR)GetSystemString(name), in SetValue() 156 value == 0 ? 0 : (LPCSTR)GetSystemString(value)); in SetValue() 276 res = QueryValue(name == 0 ? 0 : (LPCSTR)GetSystemString(name), vTemp); in QueryValue()
|
D | DLL.h | 43 FARPROC GetProc(LPCSTR procName) const { return My_GetProcAddress(_module, procName); } in GetProc()
|
D | FileSystem.cpp | 73 LPCSTR lpDirectoryName, // directory name
|
/external/libchrome/crypto/ |
D | wincrypt_shim.h | 21 #define WINCRYPT_X509_CERT_PAIR ((LPCSTR) 53) 22 #define WINCRYPT_X509_EXTENSIONS ((LPCSTR) 5) 23 #define WINCRYPT_X509_NAME ((LPCSTR) 7)
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/ |
D | d3d11_misc.h | 19 LPCSTR STDMETHODCALLTYPE D3D10GetPixelShaderProfile( in D3D10GetPixelShaderProfile() 26 LPCSTR STDMETHODCALLTYPE D3D10GetVertexShaderProfile( in D3D10GetVertexShaderProfile() 33 LPCSTR STDMETHODCALLTYPE D3D10GetGeometryShaderProfile( in D3D10GetGeometryShaderProfile()
|
/external/webrtc/webrtc/base/ |
D | win32socketserver.cc | 59 LPCSTR WSAErrorToString(int error, LPCSTR *description_result) { in WSAErrorToString() 60 LPCSTR string = "Unspecified"; in WSAErrorToString() 61 LPCSTR description = "Unspecified description"; in WSAErrorToString() 126 void ReportWSAError(LPCSTR context, int error, const SocketAddress& address) { in ReportWSAError() 127 LPCSTR description_string; in ReportWSAError() 128 LPCSTR error_string = WSAErrorToString(error, &description_string); in ReportWSAError() 134 void ReportWSAError(LPCSTR context, int error, const SocketAddress& address) {} in ReportWSAError()
|
/external/lzma/CPP/Windows/Control/ |
D | Dialog.cpp | 217 LPCSTR templateNameA; in Create() 219 templateNameA = (LPCSTR)templateName; in Create() 238 LPCSTR templateNameA; in Create() 240 templateNameA = (LPCSTR)templateName; in Create()
|
D | Window2.cpp | 90 LPCSTR classNameP; in CreateEx() 92 classNameP = (LPCSTR)className; in CreateEx()
|
/external/lzma/CPP/7zip/Archive/Common/ |
D | ItemNameUtils.cpp | 70 LPCSTR prev = in HasTailSlash() 74 (LPCSTR)(name) + (name.Len() - 1); in HasTailSlash()
|
/external/webrtc/webrtc/voice_engine/ |
D | voice_engine_defines.h | 247 #define LPCSTR const char * macro 310 #define LPCSTR const char * macro
|
/external/lzma/CPP/Common/ |
D | MyWindows.cpp | 36 BSTR SysAllocStringByteLen(LPCSTR s, UINT len) in SysAllocStringByteLen() 120 dest->bstrVal = SysAllocStringByteLen((LPCSTR)src->bstrVal, in VariantCopy()
|
D | MyWindows.h | 53 typedef const CHAR *LPCSTR; typedef 194 MY_EXTERN_C BSTR SysAllocStringByteLen(LPCSTR psz, UINT len);
|
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/ |
D | win32.py | 38 from ctypes.wintypes import LPCSTR 41 CreateEventA.argtypes = [LPSECURITY_ATTRIBUTES, BOOL, BOOL, LPCSTR] 46 CreateFileA.argtypes = [LPCSTR, DWORD, DWORD, LPSECURITY_ATTRIBUTES, DWORD, DWORD, HANDLE]
|
/external/mdnsresponder/mDNSWindows/DLLStub/ |
D | DLLStub.h | 43 GetProcAddress( FARPROC * func, LPCSTR lpProcName );
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_getprocaddress.c | 84 LPCSTR lpszProc ) in DrvGetProcAddress()
|
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/tools/ |
D | list_ports_windows.py | 18 from ctypes.wintypes import LPCSTR 112 RegQueryValueEx.argtypes = [HKEY, LPCSTR, LPDWORD, LPDWORD, LPBYTE, LPDWORD]
|
/external/lzma/CPP/7zip/Bundles/SFXSetup/ |
D | SfxSetup.cpp | 36 static bool ReadDataString(CFSTR fileName, LPCSTR startID, in ReadDataString() 37 LPCSTR endID, AString &stringResult) in ReadDataString()
|
/external/ImageMagick/Magick++/lib/ |
D | Thread.cpp | 51 _mutex=::CreateSemaphore(&security,1,1,(LPCSTR) NULL);
|
/external/lzma/CPP/7zip/UI/Client7z/ |
D | Client7z.cpp | 68 printf("%s", (LPCSTR)GetOemString(s)); in PrintString() 73 printf("%s", (LPCSTR)s); in PrintString() 89 printf("Error: %s", (LPCSTR)message); in PrintError()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_debug_symbol.c | 57 FARPROC WINAPI __GetProcAddress(LPCSTR lpProcName) in __GetProcAddress()
|