Home
last modified time | relevance | path

Searched defs:index (Results 951 - 975 of 3989) sorted by relevance

1...<<31323334353637383940>>...160

/third_party/pulseaudio/src/pulsecore/
H A Dmemblockq.h85 int64_t index; member
[all...]
H A Dthread-win32.c40 DWORD index; member
/third_party/openssl/crypto/ess/
H A Dess_lib.c217 find(const ESS_CERT_ID *cid, const ESS_CERT_ID_V2 *cid_v2, int index, const STACK_OF(X509) *certs) find() argument
/third_party/openssl/crypto/ffc/
H A Dffc_params.c99 void ossl_ffc_params_set_gindex(FFC_PARAMS *params, int index) in ossl_ffc_params_set_gindex() argument
104 void ossl_ffc_params_set_pcounter(FFC_PARAMS *params, int index) in ossl_ffc_params_set_pcounter() argument
109 void ossl_ffc_params_set_h(FFC_PARAMS *params, int index) in ossl_ffc_params_set_h() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationFractionalSpacingTests.cpp85 int index; //!< Index of left coordinate in sortedXCoords. member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoFrameBuffer.cpp221 NvPerFrameDecodeResources& operator[](unsigned int index) in operator []() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSizedMRUCache.h56 bool getAt(size_t index, const Key **keyOut, const Value **valueOut) in getAt() argument
H A DvalidationGL2.cpp14 ValidateGetVertexAttribdv(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLenum pname, const GLdouble *params) ValidateGetVertexAttribdv() argument
23 ValidateVertexAttrib1d(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLdouble x) ValidateVertexAttrib1d() argument
31 ValidateVertexAttrib1dv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLdouble *v) ValidateVertexAttrib1dv() argument
39 ValidateVertexAttrib1s(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLshort x) ValidateVertexAttrib1s() argument
47 ValidateVertexAttrib1sv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLshort *v) ValidateVertexAttrib1sv() argument
55 ValidateVertexAttrib2d(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLdouble x, GLdouble y) ValidateVertexAttrib2d() argument
64 ValidateVertexAttrib2dv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLdouble *v) ValidateVertexAttrib2dv() argument
72 ValidateVertexAttrib2s(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLshort x, GLshort y) ValidateVertexAttrib2s() argument
81 ValidateVertexAttrib2sv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLshort *v) ValidateVertexAttrib2sv() argument
89 ValidateVertexAttrib3d(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLdouble x, GLdouble y, GLdouble z) ValidateVertexAttrib3d() argument
99 ValidateVertexAttrib3dv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLdouble *v) ValidateVertexAttrib3dv() argument
107 ValidateVertexAttrib3s(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLshort x, GLshort y, GLshort z) ValidateVertexAttrib3s() argument
117 ValidateVertexAttrib3sv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLshort *v) ValidateVertexAttrib3sv() argument
125 ValidateVertexAttrib4Nbv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLbyte *v) ValidateVertexAttrib4Nbv() argument
133 ValidateVertexAttrib4Niv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLint *v) ValidateVertexAttrib4Niv() argument
141 ValidateVertexAttrib4Nsv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLshort *v) ValidateVertexAttrib4Nsv() argument
149 ValidateVertexAttrib4Nub(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w) ValidateVertexAttrib4Nub() argument
160 ValidateVertexAttrib4Nubv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLubyte *v) ValidateVertexAttrib4Nubv() argument
168 ValidateVertexAttrib4Nuiv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLuint *v) ValidateVertexAttrib4Nuiv() argument
176 ValidateVertexAttrib4Nusv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLushort *v) ValidateVertexAttrib4Nusv() argument
184 ValidateVertexAttrib4bv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLbyte *v) ValidateVertexAttrib4bv() argument
192 ValidateVertexAttrib4d(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w) ValidateVertexAttrib4d() argument
203 ValidateVertexAttrib4dv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLdouble *v) ValidateVertexAttrib4dv() argument
211 ValidateVertexAttrib4iv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLint *v) ValidateVertexAttrib4iv() argument
219 ValidateVertexAttrib4s(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLshort x, GLshort y, GLshort z, GLshort w) ValidateVertexAttrib4s() argument
230 ValidateVertexAttrib4sv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLshort *v) ValidateVertexAttrib4sv() argument
238 ValidateVertexAttrib4ubv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLubyte *v) ValidateVertexAttrib4ubv() argument
246 ValidateVertexAttrib4uiv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLuint *v) ValidateVertexAttrib4uiv() argument
254 ValidateVertexAttrib4usv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLushort *v) ValidateVertexAttrib4usv() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLKernelCL.cpp43 GetArgInfo(cl_kernel kernel, cl_uint index, cl::KernelArgInfo name, T &value, cl_int &errorCode) GetArgInfo() argument
66 GetArgString(cl_kernel kernel, cl_uint index, cl::KernelArgInfo name, std::string &string, cl_int &errorCode) GetArgString() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DAstHelpers.cpp181 TIntermTyped &sh::GetArg(const TIntermAggregate &call, size_t index) in GetArg() argument
191 void sh::SetArg(TIntermAggregate &call, size_t index, TIntermTyped &arg) in SetArg() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRewriteArrayOfArrayOfOpaqueUniforms.cpp207 TIntermTyped *index = nullptr; in RewriteArrayOfArraySubscriptExpression() local
[all...]
H A DSeparateDeclarations.cpp92 separateDeclarator(TIntermSequence *sequence, size_t index, TIntermSequence *replacementDeclarations, const TStructure **replacementStructure) separateDeclarator() argument
H A DScalarizeVecAndMatConstructorArgs.cpp30 TIntermBinary *ConstructVectorIndexBinaryNode(TIntermTyped *symbolNode, int index) in ConstructVectorIndexBinaryNode() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DASTMetadataHLSL.cpp28 PullGradient(MetadataList *metadataList, size_t index, const CallDAG &dag) in PullGradient() argument
315 PushDiscontinuousLoops(MetadataList *metadataList, size_t index, const CallDAG &dag) in PushDiscontinuousLoops() argument
149 PullComputeDiscontinuousAndGradientLoops(MetadataList *metadataList, size_t index, const CallDAG &dag) PullComputeDiscontinuousAndGradientLoops() argument
[all...]
H A DCallDAG.cpp96 size_t index; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSlotIndexes.cpp74 unsigned index = 0; in runOnMachineFunction() local
165 unsigned index = startItr->getIndex(); renumberIndexes() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInlineAsm.cpp206 void InlineAsm::ConstraintInfo::selectAlternative(unsigned index) { in selectAlternative() argument
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dconstruct.cpp154 auto index = terminator - &_.ordered_instructions()[0]; in IsStructuredExit() local
165 auto index = terminator - &_.ordered_instructions()[0]; in IsStructuredExit() local
196 auto index = terminator - &_.ordered_instructions()[0]; in IsStructuredExit() local
H A Dvalidate_annotation.cpp515 const uint32_t index = inst->GetOperandAs<uint32_t>(i + 1); in ValidateGroupMemberDecorate() local
556 const uint32_t index = inst->word(2); in RegisterDecorations() local
596 const uint32_t index = inst->word(i + 1); in RegisterDecorations() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_fixtures.h138 void ValidateBase<T>::OverwriteAssembledBinary(uint32_t index, uint32_t word) { in OverwriteAssembledBinary() argument
/third_party/skia/src/fonts/
H A DSkFontMgr_indirect.cpp66 void SkFontMgr_Indirect::onGetFamilyName(int index, SkString* familyName) const { in onGetFamilyName() argument
/third_party/skia/src/gpu/gl/
H A DGrGLVertexArray.cpp79 set(GrGLGpu* gpu, int index, const GrBuffer* vertexBuffer, GrVertexAttribType cpuType, GrSLType gpuType, GrGLsizei stride, size_t offsetInBytes, int divisor) set() argument
/third_party/skia/src/gpu/mtl/
H A DGrMtlCaps.h181 size_t index = GetFormatIndex(pixelFormat); in getFormatInfo() local
/third_party/skia/src/core/
H A DSkEnumerate.h42 constexpr Iterator(ptrdiff_t index, Iter it) : fIndex{index}, fIt{it} { } in Iterator() argument
/third_party/skia/src/effects/
H A DSkColorMatrix.cpp45 int index = 0; in set_concat() local

Completed in 14 milliseconds

1...<<31323334353637383940>>...160