/external/angle/third_party/vulkan-deps/glslang/src/glslang/OSDependent/Windows/ |
D | ossource.cpp | 61 inline DWORD ToNativeTLSIndex (OS_TLSIndex nIndex) in ToNativeTLSIndex() 80 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() 93 void* OS_GetTLSValue(OS_TLSIndex nIndex) in OS_GetTLSValue() 99 bool OS_FreeTLSIndex(OS_TLSIndex nIndex) in OS_FreeTLSIndex()
|
/external/deqp-deps/glslang/glslang/OSDependent/Windows/ |
D | ossource.cpp | 61 inline DWORD ToNativeTLSIndex (OS_TLSIndex nIndex) in ToNativeTLSIndex() 80 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() 93 void* OS_GetTLSValue(OS_TLSIndex nIndex) in OS_GetTLSValue() 99 bool OS_FreeTLSIndex(OS_TLSIndex nIndex) in OS_FreeTLSIndex()
|
/external/deqp-deps/glslang/glslang/OSDependent/Unix/ |
D | ossource.cpp | 113 inline pthread_key_t TLSIndexToPthreadKey(OS_TLSIndex nIndex) in TLSIndexToPthreadKey() 133 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() 146 void* OS_GetTLSValue(OS_TLSIndex nIndex) in OS_GetTLSValue() 155 bool OS_FreeTLSIndex(OS_TLSIndex nIndex) in OS_FreeTLSIndex()
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/OSDependent/Unix/ |
D | ossource.cpp | 113 inline pthread_key_t TLSIndexToPthreadKey(OS_TLSIndex nIndex) in TLSIndexToPthreadKey() 133 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() 146 void* OS_GetTLSValue(OS_TLSIndex nIndex) in OS_GetTLSValue() 155 bool OS_FreeTLSIndex(OS_TLSIndex nIndex) in OS_FreeTLSIndex()
|
/external/swiftshader/src/OpenGL/compiler/ |
D | ossource_posix.cpp | 44 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() 58 bool OS_FreeTLSIndex(OS_TLSIndex nIndex) in OS_FreeTLSIndex()
|
D | ossource_win.cpp | 40 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() 54 bool OS_FreeTLSIndex(OS_TLSIndex nIndex) in OS_FreeTLSIndex()
|
D | osinclude.h | 63 inline void* OS_GetTLSValue(OS_TLSIndex nIndex) in OS_GetTLSValue()
|
/external/deqp/external/glslang/ |
D | osinclude.cpp | 43 bool OS_SetTLSValue (OS_TLSIndex nIndex, void* lpvValue) in OS_SetTLSValue() 49 bool OS_FreeTLSIndex (OS_TLSIndex nIndex) in OS_FreeTLSIndex() 55 void* OS_GetTLSValue (OS_TLSIndex nIndex) in OS_GetTLSValue()
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_nametree.cpp | 159 size_t* nIndex, in SearchNameNodeByName() 232 size_t nIndex, in SearchNameNodeByIndex() 324 size_t nIndex = 0; in AddValueAndName() local 371 bool CPDF_NameTree::DeleteValueAndName(int nIndex) { in DeleteValueAndName() 394 CPDF_Object* CPDF_NameTree::LookupValueAndName(int nIndex, in LookupValueAndName() 409 size_t nIndex = 0; in LookupValue() local
|
D | cpdf_annot.cpp | 212 size_t nIndex) { in RectFromQuadPointsArray() 251 size_t nIndex) { in RectFromQuadPoints()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_fflistbox.cpp | 162 void CXFA_FFListBox::SetItemState(int32_t nIndex, bool bSelected) { in SetItemState() 169 void CXFA_FFListBox::InsertItem(const WideString& wsLabel, int32_t nIndex) { in InsertItem() 175 void CXFA_FFListBox::DeleteItem(int32_t nIndex) { in DeleteItem()
|
D | cxfa_ffcombobox.cpp | 288 void CXFA_FFComboBox::SetItemState(int32_t nIndex, bool bSelected) { in SetItemState() 294 void CXFA_FFComboBox::InsertItem(const WideString& wsLabel, int32_t nIndex) { in InsertItem() 300 void CXFA_FFComboBox::DeleteItem(int32_t nIndex) { in DeleteItem()
|
/external/pdfium/fpdfsdk/formfiller/ |
D | cffl_combobox.h | 18 int nIndex = 0; member
|
/external/mdnsresponder/mDNSWindows/ControlPanel/ |
D | BrowsingPage.cpp | 106 int nIndex; in OnSetActive() local 282 int nIndex; in OnBnClickedAddBrowseDomain() local
|
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_list_impl.cpp | 279 int32_t nIndex = GetLastSelected(); in OnChar() local 513 void CPWL_ListCtrl::SetTopItem(int32_t nIndex) { in SetTopItem() 605 int32_t CPWL_ListCtrl::FindNext(int32_t nIndex, wchar_t nChar) const { in FindNext() 626 void CPWL_ListCtrl::SetItemSelect(int32_t nIndex, bool bSelected) { in SetItemSelect()
|
D | cpwl_list_box.cpp | 352 int32_t CPWL_ListBox::FindNext(int32_t nIndex, wchar_t nChar) const { in FindNext()
|
/external/pdfium/core/fxge/ |
D | cfx_unicodeencodingex.cpp | 63 FT_UInt nIndex = FT_Get_Char_Index(face, charcode); in GlyphFromCharCode() local
|
/external/pdfium/core/fxcodec/jbig2/ |
D | JBig2_Context.cpp | 191 int32_t nIndex) { in FindReferredTableSegmentByIndex() 445 int32_t nIndex = 0; in ParseSymbolDict() local 684 int32_t nIndex = 0; in ParseTextRegion() local
|
/external/pdfium/xfa/fgas/font/ |
D | cfgas_pdffontmgr.cpp | 121 auto nIndex = bsDRName.Find(bsPsName); in PsNameMatchDRFontName() local
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_localevalue.cpp | 381 size_t nIndex = 0; in ValidateCanonicalDate() local 458 size_t nIndex = 0; in ValidateCanonicalTime() local
|
D | cxfa_box.cpp | 93 CXFA_Edge* CXFA_Box::GetEdgeIfExists(int32_t nIndex) { in GetEdgeIfExists()
|
/external/pdfium/fxjs/ |
D | cjs_publicmethods.cpp | 325 int nIndex = 0; in AF_MakeArrayFromList() local 360 size_t nIndex = 0; in ParseDate() local 1434 int nIndex = 0; in AFExtractNums() local
|
/external/protobuf/php/ext/google/protobuf/ |
D | protobuf.c | 59 uint nIndex = (ulong)def & t->nTableMask; in add_to_table() local
|
/external/pdfium/xfa/fwl/ |
D | cfwl_listbox.cpp | 137 int32_t CFWL_ListBox::GetSelIndex(int32_t nIndex) { in GetSelIndex() 916 int32_t nIndex = GetItemIndex(this, pItem); in DeleteString() local
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_formfillenvironment.cpp | 585 CPDFSDK_PageView* CPDFSDK_FormFillEnvironment::GetPageView(int nIndex) { in GetPageView() 653 IPDF_Page* CPDFSDK_FormFillEnvironment::GetPage(int nIndex) { in GetPage()
|