Home
last modified time | relevance | path

Searched defs:nIndex (Results 1 – 25 of 31) sorted by relevance

12

/external/deqp-deps/glslang/glslang/OSDependent/Windows/
Dossource.cpp61 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/
Dossource.cpp67 inline pthread_key_t TLSIndexToPthreadKey(OS_TLSIndex nIndex) in TLSIndexToPthreadKey()
87 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue()
100 void* OS_GetTLSValue(OS_TLSIndex nIndex) in OS_GetTLSValue()
109 bool OS_FreeTLSIndex(OS_TLSIndex nIndex) in OS_FreeTLSIndex()
/external/deqp/external/glslang/
Dosinclude.cpp43 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/xfa/fxfa/
Dcxfa_fflistbox.cpp171 void CXFA_FFListBox::SetItemState(int32_t nIndex, bool bSelected) { in SetItemState()
178 void CXFA_FFListBox::InsertItem(const WideString& wsLabel, int32_t nIndex) { in InsertItem()
184 void CXFA_FFListBox::DeleteItem(int32_t nIndex) { in DeleteItem()
Dcxfa_ffcombobox.cpp292 void CXFA_FFComboBox::SetItemState(int32_t nIndex, bool bSelected) { in SetItemState()
298 void CXFA_FFComboBox::InsertItem(const WideString& wsLabel, int32_t nIndex) { in InsertItem()
304 void CXFA_FFComboBox::DeleteItem(int32_t nIndex) { in DeleteItem()
/external/pdfium/fpdfsdk/formfiller/
Dcffl_combobox.h18 int nIndex = 0; member
/external/pdfium/core/fpdfdoc/
Dcpdf_nametree.cpp203 size_t* nIndex, in SearchNameNodeByNameInternal()
283 size_t nIndex = 0; in SearchNameNodeByName() local
543 bool CPDF_NameTree::DeleteValueAndName(size_t nIndex) { in DeleteValueAndName()
563 size_t nIndex, in LookupValueAndName()
Dcpdf_annot.cpp236 size_t nIndex) { in RectFromQuadPointsArray()
275 size_t nIndex) { in RectFromQuadPoints()
Dcpvt_variabletext.cpp321 int32_t nIndex = 0; in WordPlaceToWordIndex() local
339 int32_t nIndex = 0; in WordIndexToWordPlace() local
/external/mdnsresponder/mDNSWindows/ControlPanel/
DBrowsingPage.cpp106 int nIndex; in OnSetActive() local
282 int nIndex; in OnBnClickedAddBrowseDomain() local
/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_ctrl.cpp275 int32_t nIndex = GetLastSelected(); in OnChar() local
509 void CPWL_ListCtrl::SetTopItem(int32_t nIndex) { in SetTopItem()
594 int32_t CPWL_ListCtrl::FindNext(int32_t nIndex, wchar_t nChar) const { in FindNext()
615 void CPWL_ListCtrl::SetItemSelect(int32_t nIndex, bool bSelected) { in SetItemSelect()
/external/pdfium/core/fxge/
Dcfx_unicodeencodingex.cpp61 FT_UInt nIndex = FT_Get_Char_Index(face, charcode); in GlyphFromCharCode() local
/external/pdfium/xfa/fgas/font/
Dcfgas_pdffontmgr.cpp125 auto nIndex = bsDRName.Find(bsPsName); in PsNameMatchDRFontName() local
/external/pdfium/core/fxcodec/jbig2/
DJBig2_Context.cpp192 int32_t nIndex) { in FindReferredTableSegmentByIndex()
451 int32_t nIndex = 0; in ParseSymbolDict() local
692 int32_t nIndex = 0; in ParseTextRegion() local
/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.cpp403 size_t nIndex = 0; in ValidateCanonicalDate() local
480 size_t nIndex = 0; in ValidateCanonicalTime() local
Dcxfa_box.cpp97 CXFA_Edge* CXFA_Box::GetEdgeIfExists(size_t nIndex) { in GetEdgeIfExists()
Dcxfa_node.cpp628 int32_t nIndex) { in GetEdgeThickness()
4225 absl::optional<WideString> CXFA_Node::GetChoiceListItem(int32_t nIndex, in GetChoiceListItem()
4304 int32_t CXFA_Node::GetSelectedItem(int32_t nIndex) { in GetSelectedItem()
4341 bool CXFA_Node::GetItemState(int32_t nIndex) { in GetItemState()
4347 void CXFA_Node::SetItemState(int32_t nIndex, in SetItemState()
4431 int32_t nIndex = -1; in InsertItem() local
4567 bool CXFA_Node::DeleteItem(int32_t nIndex, bool bNotify, bool bScriptModify) { in DeleteItem()
4983 int32_t nIndex) { in InsertListTextItem()
Dcxfa_rectangle.cpp468 int32_t nIndex, in GetPath()
/external/pdfium/fxjs/
Dcjs_publicmethods.cpp333 int nIndex = 0; in AF_MakeArrayFromList() local
369 size_t nIndex = 0; in ParseDate() local
1438 int nIndex = 0; in AFExtractNums() local
/external/pdfium/xfa/fwl/
Dcfwl_listbox.cpp129 int32_t CFWL_ListBox::GetSelIndex(int32_t nIndex) { in GetSelIndex()
846 int32_t nIndex = GetItemIndex(this, pItem); in DeleteString() local
/external/fastrpc/src/
Dstd_strlprintf.c199 int nIndex = 0; in ConvertFloat() local
/external/pdfium/fpdfsdk/
Dfpdf_doc.cpp477 size_t nIndex = id_type == FILEIDTYPE_PERMANENT ? 0 : 1; in FPDF_GetFileIdentifier() local
Dfpdf_ppo.cpp389 int nIndex) { in ExportPage()
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
DChooserDialog.cpp488 void ChooserDialog::OnInitMenuPopup( CMenu *pPopupMenu, UINT nIndex, BOOL bSysMenu ) in OnInitMenuPopup()
/external/pdfium/xfa/fde/
Dcfde_texteditengine.cpp1209 void CFDE_TextEditEngine::Iterator::SetAt(size_t nIndex) { in SetAt()

12