Home
last modified time | relevance | path

Searched defs:index (Results 401 - 425 of 6862) sorted by relevance

1...<<11121314151617181920>>...275

/third_party/mesa3d/src/gallium/drivers/etnaviv/tests/
H A Dlower_ubo_tests.cpp140 nir_ssa_def *index = nir_imm_int(&b, 1); in TEST_F() local
155 nir_ssa_def *index = nir_fadd(&b, one, one); in TEST_F() local
172 nir_ssa_def *index = nir_imm_int(&b, 0); in TEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dgetpid.c42 int index = 0; in getpid_0100() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query.h29 uint16_t index; member
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.h35 unsigned index; member
H A Dr300_vs.c44 unsigned index; in r300_shader_read_vs_outputs() local
[all...]
/third_party/node/deps/openssl/openssl/ms/
H A Duplink.c34 void OPENSSL_Uplink(volatile void **table, int index) in OPENSSL_Uplink() argument
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DBitBuffer.java54 public int getBit(int index) { in getBit() argument
/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/
H A DBitBuffer.java73 public int getBit(int index) { in getBit() argument
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptorBase.cs42 internal DescriptorBase(FileDescriptor file, string fullName, int index) in DescriptorBase() argument
/third_party/python/Include/cpython/
H A Dtupleobject.h34 PyTuple_SET_ITEM(PyObject *op, Py_ssize_t index, PyObject *value) { in PyTuple_SET_ITEM() argument
H A Dlistobject.h44 PyList_SET_ITEM(PyObject *op, Py_ssize_t index, PyObject *value) { in PyList_SET_ITEM() argument
/third_party/python/Lib/importlib/metadata/
H A D_text.py94 def index(self, sub): member in FoldedCase
/third_party/pulseaudio/src/pulse/
H A Dext-device-manager.h49 uint32_t index; /**< The device index if it is currently available or PA_INVALID_INDEX */ member
/third_party/pulseaudio/src/pulsecore/
H A Dcore-scache.h31 uint32_t index; member
/third_party/openSLES/api/1.0.1/
H A DOpenSLES_OpenHarmony.h45 SLuint32 index; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DObserver.cpp61 ObserverBinding::ObserverBinding(ObserverInterface *observer, SubjectIndex index) in ObserverBinding() argument
/third_party/skia/third_party/externals/angle2/src/common/
H A Dtls.cpp41 TLSIndex index; in CreateTLSIndex() local
71 bool DestroyTLSIndex(TLSIndex index) in DestroyTLSIndex() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Ddecoration.h66 void set_struct_member_index(uint32_t index) { struct_member_index_ = index; } in set_struct_member_index() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DTransformFeedbackNULL.cpp44 bindIndexedBuffer( const gl::Context *context, size_t index, const gl::OffsetBindingPointer<gl::Buffer> &binding) bindIndexedBuffer() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DDeviceVk.cpp66 intptr_t index = static_cast<intptr_t>(renderer->getQueueFamilyIndex()); in getAttribute() local
/third_party/skia/src/core/
H A DSkVertState.cpp11 int index = state->fCurrIndex; in Triangles() local
24 int index = state->fCurrIndex; in TrianglesX() local
36 int index = state->fCurrIndex; TriangleStrip() local
54 int index = state->fCurrIndex; TriangleStripX() local
71 int index = state->fCurrIndex; TriangleFan() local
84 int index = state->fCurrIndex; TriangleFanX() local
[all...]
/third_party/skia/src/gpu/
H A DGrAuditTrail.cpp57 int index = *indexPtr; in opsCombined() local
H A DGrRectanizerPow2.h65 int index = 32 - SkCLZ(height - 1); in HeightToRowIndex() local
/third_party/skia/src/gpu/d3d/
H A DGrD3DDescriptorHeap.cpp37 GrD3DDescriptorHeap::CPUHandle GrD3DDescriptorHeap::getCPUHandle(unsigned int index) { in getCPUHandle() argument
44 GrD3DDescriptorHeap::GPUHandle GrD3DDescriptorHeap::getGPUHandle(unsigned int index) { in getGPUHandle() argument
/third_party/skia/src/gpu/mock/
H A DGrMockCaps.h59 auto index = static_cast<int>(format.asMockColorType()); variable

Completed in 8 milliseconds

1...<<11121314151617181920>>...275