/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryOpacityMicromapTests.cpp | 109 deUint32 mode; // Special index value if useSpecialIndex, 2 or 4 for number of states otherwise 242 << " while (index < " << numRays << ") {\n" in initPrograms() 244 << " const vec3 origin = origins.values[index].xyz;\n" in initPrograms() 259 << " modes.values[index] = outputVal;\n" in initPrograms() 260 << " index += " << kNumThreadsAtOnce << ";\n" in initPrograms() 269 << " uint index = gl_VertexIndex.x;\n" in initPrograms() 285 << " uint index = gl_LaunchIDEXT.x;\n" in initPrograms() 302 << " uint index = gl_LocalInvocationID.x;\n" in initPrograms() 321 tcu::Vec2 calcSubtriangleCentroid(const deUint32 index, const deUint32 subdivisionLevel) in calcSubtriangleCentroid() argument 327 deUint32 d = index; in calcSubtriangleCentroid() [all...] |
/third_party/python/PC/ |
H A D | winreg.c | 776 int index = 0; in Reg2Py() local 790 for (index = 0; index < s; index++) in Reg2Py() 792 size_t slen = wcsnlen(str[index], len); in Reg2Py() 793 PyObject *uni = PyUnicode_FromWideChar(str[index], slen); in Reg2Py() 799 PyList_SET_ITEM(obData, index, uni); in Reg2Py() 1096 index: int 1097 An integer that identifies the index of the key to retrieve. 1108 winreg_EnumKey_impl(PyObject *module, HKEY key, int index) in winreg_EnumKey_impl() argument 1163 winreg_EnumValue_impl(PyObject *module, HKEY key, int index) winreg_EnumValue_impl() argument [all...] |
/third_party/skia/gm/ |
H A D | gradients.cpp | 685 for (int index = 0; index < (int) SK_ARRAY_COUNT(fShader); ++index) { 686 pts[1].fX = 500.f + index * kWidthBump; 688 pos[inner] = unitPos[inner] / (kMinWidth + index * kWidthBump); 690 fShader[index] = SkGradientShader::MakeLinear(pts, colors, pos, 699 for (int index = 0; index < (int) SK_ARRAY_COUNT(fShader); ++index) { 700 paint.setShader(fShader[index]); [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
H A D | vktRayQueryOpacityMicromapTests.cpp | 109 deUint32 mode; // Special index value if useSpecialIndex, 2 or 4 for number of states otherwise 238 << " while (index < " << numRays << ") {\n" in initPrograms() 240 << " const vec3 origin = origins.values[index].xyz;\n" in initPrograms() 255 << " modes.values[index] = outputVal;\n" in initPrograms() 256 << " index += " << kNumThreadsAtOnce << ";\n" in initPrograms() 265 << " uint index = gl_VertexIndex.x;\n" in initPrograms() 280 << " uint index = gl_LaunchIDEXT.x;\n" in initPrograms() 297 << " uint index = gl_LocalInvocationID.x;\n" in initPrograms() 316 tcu::Vec2 calcSubtriangleCentroid(const deUint32 index, const deUint32 subdivisionLevel) in calcSubtriangleCentroid() argument 322 deUint32 d = index; in calcSubtriangleCentroid() [all...] |
/kernel/linux/linux-5.10/drivers/clk/at91/ |
H A D | clk-i2s-mux.c | 37 static int clk_i2s_mux_set_parent(struct clk_hw *hw, u8 index) in clk_i2s_mux_set_parent() argument 42 BIT(mux->bus_id), index << mux->bus_id); in clk_i2s_mux_set_parent()
|
/kernel/linux/linux-5.10/drivers/clk/zynqmp/ |
H A D | clk-mux-zynqmp.c | 41 * Return: Parent index 63 * @index: Parent index 67 static int zynqmp_clk_mux_set_parent(struct clk_hw *hw, u8 index) in zynqmp_clk_mux_set_parent() argument 74 ret = zynqmp_pm_clock_setparent(clk_id, index); in zynqmp_clk_mux_set_parent()
|
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | btrtl.h | 18 __u8 index; member 24 __u8 index; member
|
/kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
H A D | barrier.h | 66 * array_index_mask_nospec() - generate a ~0 mask when index < size, 0 otherwise 67 * @index: array element index 71 * 0 - (@index < @size) 74 static inline unsigned long array_index_mask_nospec(unsigned long index, in array_index_mask_nospec() argument 87 : "r" (index), "r" (size) in array_index_mask_nospec()
|
/kernel/linux/common_modules/pac/include/ |
H A D | pointer_auth_context.h | 114 void set_compat_exception_context_register_index(struct pt_regs *regs, int index, u64 val); 116 void set_exception_context_register_index(struct pt_regs *regs, int index, u64 val);
|
/kernel/linux/linux-5.10/arch/mips/fw/arc/ |
H A D | cmdline.c | 24 #define prom_argv(index) ((char *) (long)argv[(index)])
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | pci.h | 44 unsigned int index; member 129 #define pci_domain_nr(bus) ((struct pci_controller *)(bus)->sysdata)->index
|
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | pci-noop.c | 67 if (hose->index == bus) in SYSCALL_DEFINE3() 81 return hose->index; in SYSCALL_DEFINE3()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | dcr.h | 59 unsigned int index); 61 unsigned int index);
|
/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | vhost_user.h | 17 /* Vring state index masks */ 85 u32 index; member 90 u32 index; member
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
H A D | pci.h | 30 unsigned int index; member 83 #define pci_domain_nr(bus) ((struct pci_channel *)(bus)->sysdata)->index
|
/kernel/linux/linux-5.10/drivers/cpuidle/ |
H A D | cpuidle-ux500.c | 24 struct cpuidle_driver *drv, int index) in ux500_enter_idle() 88 return index; in ux500_enter_idle() 23 ux500_enter_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) ux500_enter_idle() argument
|
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
H A D | sja1105_vl.h | 22 struct sja1105_key *key, u32 index, s32 prio, 54 struct sja1105_key *key, u32 index, s32 prio, in sja1105_vl_gate() 51 sja1105_vl_gate(struct sja1105_private *priv, int port, struct netlink_ext_ack *extack, unsigned long cookie, struct sja1105_key *key, u32 index, s32 prio, u64 base_time, u64 cycle_time, u64 cycle_time_ext, u32 num_entries, struct action_gate_entry *entries) sja1105_vl_gate() argument
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | pci.h | 43 unsigned int index; member 128 #define pci_domain_nr(bus) ((struct pci_controller *)(bus)->sysdata)->index
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | barrier.h | 64 * array_index_mask_nospec() - generate a ~0 mask when index < size, 0 otherwise 65 * @index: array element index 69 * 0 - (@index < @size) 72 static inline unsigned long array_index_mask_nospec(unsigned long index, in array_index_mask_nospec() argument 85 : "r" (index), "r" (size) in array_index_mask_nospec()
|
/kernel/linux/linux-6.6/arch/mips/fw/arc/ |
H A D | cmdline.c | 24 #define prom_argv(index) ((char *) (long)argv[(index)])
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | dcr.h | 59 unsigned int index); 61 unsigned int index);
|
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/plugin-lib/ |
H A D | buildebpfPlugin.py | 25 def post_suite(self, index): 26 super().post_suite(index)
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | pci-noop.c | 67 if (hose->index == bus) in SYSCALL_DEFINE3() 81 return hose->index; in SYSCALL_DEFINE3()
|
/kernel/linux/linux-6.6/arch/sh/include/asm/ |
H A D | pci.h | 30 unsigned int index; member 83 #define pci_domain_nr(bus) ((struct pci_channel *)(bus)->sysdata)->index
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | vhost_user.h | 17 /* Vring state index masks */ 85 u32 index; member 90 u32 index; member
|