Searched refs:dwIndex (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/src/OpenGL/compiler/ |
D | ossource_win.cpp | 30 DWORD dwIndex = TlsAlloc(); in OS_AllocTLSIndex() local 31 if (dwIndex == TLS_OUT_OF_INDEXES) { in OS_AllocTLSIndex() 36 return dwIndex; in OS_AllocTLSIndex()
|
/external/deqp-deps/glslang/glslang/OSDependent/Windows/ |
D | ossource.cpp | 71 DWORD dwIndex = TlsAlloc(); in OS_AllocTLSIndex() local 72 if (dwIndex == TLS_OUT_OF_INDEXES) { in OS_AllocTLSIndex() 77 return ToGenericTLSIndex(dwIndex); in OS_AllocTLSIndex()
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_hint_tables.cpp | 433 uint32_t dwIndex = 0; in CheckPage() local 436 dwIndex = m_dwIdentifierArray[offset + j]; in CheckPage() 437 if (dwIndex >= m_dwSharedObjNumArray.size()) in CheckPage() 440 dwObjNum = m_dwSharedObjNumArray[dwIndex]; in CheckPage() 447 dwLength = GetItemLength(dwIndex, m_szSharedObjOffsetArray); in CheckPage() 453 m_szSharedObjOffsetArray[dwIndex], dwLength)) { in CheckPage()
|
/external/syzkaller/sys/windows/ |
D | windows.txt | 844 EnumDynamicTimeZoneInformation(dwIndex int32, lpTimeZoneInformation ptr[inout, intptr]) 1952 RegEnumKeyA(hKey ptr[inout, intptr], dwIndex int32, lpName ptr[inout, int8], cchName int32) 1953 RegEnumKeyExA(hKey ptr[inout, intptr], dwIndex int32, lpName ptr[inout, int8], lpcchName ptr[inout,… 1954 RegEnumValueA(hKey ptr[inout, intptr], dwIndex int32, lpValueName ptr[inout, int8], lpcchValueName … 2442 CryptEnumProviderTypesA(dwIndex int32, pdwReserved ptr[inout, int32], dwFlags int32, pdwProvType pt… 2443 CryptEnumProvidersA(dwIndex int32, pdwReserved ptr[inout, int32], dwFlags int32, pdwProvType ptr[in… 2488 CryptRegisterDefaultOIDFunction(dwEncodingType int32, pszFuncName ptr[inout, int8], dwIndex int32, … 2504 CryptMsgGetParam(hCryptMsg ptr[inout, array[int8]], dwParamType int32, dwIndex int32, pvData ptr[in… 2508 CryptMsgCountersign(hCryptMsg ptr[inout, array[int8]], dwIndex int32, cCountersigners int32, rgCoun… 2767 EnumPrinterDataA(hPrinter HANDLE, dwIndex int32, pValueName ptr[inout, int8], cbValueName int32, pc… [all …]
|
/external/mdnsresponder/mDNSWindows/ |
D | mDNSWin32.c | 4136 *ifIndex = pIPAddrTable->table[i].dwIndex; in AddressToIndexAndMask()
|
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/utils/JavaSdkUtil.class
JavaSdkUtil ... |