Searched defs:nIndex (Results 1 - 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | ossource_posix.cpp | 44 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() argument 58 bool OS_FreeTLSIndex(OS_TLSIndex nIndex) in OS_FreeTLSIndex() argument
|
H A D | ossource_win.cpp | 40 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() argument 54 bool OS_FreeTLSIndex(OS_TLSIndex nIndex) in OS_FreeTLSIndex() argument
|
H A D | osinclude.h | 63 inline void* OS_GetTLSValue(OS_TLSIndex nIndex) in OS_GetTLSValue() argument
|
/third_party/openmax/api/1.1.2/ |
H A D | OMX_CoreExt.h | 64 OMX_INDEXTYPE nIndex; /**< the index the callback is requested for */ member
|
H A D | OMX_Other.h | 328 OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-1 */ member
|
H A D | OMX_Image.h | 144 OMX_U32 nIndex; member
|
H A D | OMX_Video.h | 159 OMX_U32 nIndex; member
|
H A D | OMX_Audio.h | 123 OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-1 */ member 985 OMX_U32 nIndex; /**< Index of Meta Event */ member 1000 OMX_U32 nIndex; /**< Index of Meta Event */ member
|
/third_party/glslang/ |
H A D | osinclude.cpp | 43 bool OS_SetTLSValue (OS_TLSIndex nIndex, void* lpvValue) in OS_SetTLSValue() argument 49 bool OS_FreeTLSIndex (OS_TLSIndex nIndex) in OS_FreeTLSIndex() argument 55 void* OS_GetTLSValue (OS_TLSIndex nIndex) in OS_GetTLSValue() argument
|
/third_party/vk-gl-cts/external/glslang/ |
H A D | osinclude.cpp | 43 bool OS_SetTLSValue (OS_TLSIndex nIndex, void* lpvValue) in OS_SetTLSValue() argument 49 bool OS_FreeTLSIndex (OS_TLSIndex nIndex) in OS_FreeTLSIndex() argument 55 void* OS_GetTLSValue (OS_TLSIndex nIndex) in OS_GetTLSValue() argument
|
/third_party/backends/backend/ |
H A D | sm3600-scanusb.c | 58 TransferControlMsg(TInstance *this, int nReqType, int nRequest, int nValue, int nIndex, void *pBuffer, int cchBuffer, int cJiffiesTimeout) TransferControlMsg() argument
|
/third_party/sqlite/src/ |
H A D | sqlite3.c | 179561 int nIndex; /* Size of aIndex[] */ global() member 180675 int nIndex = 1; /* Number of entries in array */ global() local 180837 int nIndex = 0; /* Size of aIndex[] array */ global() local 209092 int nIndex; /* Number of aux. indexes on table zTbl */ global() member 212707 int nIndex = 0; global() local [all...] |
Completed in 134 milliseconds