Home
last modified time | relevance | path

Searched defs:count (Results 5626 - 5650 of 6508) sorted by relevance

1...<<221222223224225226227228229230>>...261

/third_party/mesa3d/src/gtest/src/
H A Dgtest-internal-inl.h283 int count = 0; in CountIf() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw_sm.c2623 nvc0_hw_sm_query_read_data(uint32_t count[32][8], in nvc0_hw_sm_query_read_data() argument
2649 nve4_hw_sm_query_read_data(uint32_t count[32][8], in nve4_hw_sm_query_read_data() argument
2684 uint32_t count[32][8]; in nvc0_hw_sm_get_query_result() local
2799 int count = 0; nvc0_hw_sm_get_driver_query_info() local
[all...]
H A Dnvc0_surface.c384 unsigned count = (size + 3) / 4; in nvc0_clear_buffer_push_nvc0() local
433 unsigned count = (size + 3) / 4; in nvc0_clear_buffer_push_nve4() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c1494 r300_bind_sampler_states(struct pipe_context* pipe, enum pipe_shader_type shader, unsigned start, unsigned count, void** states) r300_bind_sampler_states() argument
1548 r300_set_sampler_views(struct pipe_context* pipe, enum pipe_shader_type shader, unsigned start, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view** views) r300_set_sampler_views() argument
1774 r300_set_vertex_buffers_hwtcl(struct pipe_context* pipe, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer* buffers) r300_set_vertex_buffers_hwtcl() argument
1797 r300_set_vertex_buffers_swtcl(struct pipe_context* pipe, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer* buffers) r300_set_vertex_buffers_swtcl() argument
1871 r300_create_vertex_elements_state(struct pipe_context* pipe, unsigned count, const struct pipe_vertex_element* attribs) r300_create_vertex_elements_state() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.c2717 r600_create_vertex_fetch_shader(struct pipe_context *ctx, unsigned count, const struct pipe_vertex_element *elements) r600_create_vertex_fetch_shader() argument
H A Dr600_asm.h198 unsigned count; member
/third_party/node/deps/openssl/openssl/crypto/
H A Dprovider_core.c1045 int count; in provider_deactivate() local
1119 int count = -1; in provider_activate() local
1247 int count; in ossl_provider_activate() local
1267 int count; ossl_provider_deactivate() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dlist.c709 int i, count = 0; in list_signatures() local
769 int i, count = 0; in list_kems() local
828 int i, count = 0; in list_asymciphers() local
890 int i, count in list_keyexchanges() local
[all...]
/third_party/node/deps/simdutf/
H A Dsimdutf.h548 size_t count; // In case of error, indicates the position of the error. In case of success, indicates the number of code units validated/written. member
[all...]
/third_party/node/deps/uv/include/uv/
H A Dwin.h278 unsigned int count; member
/third_party/node/deps/uv/src/win/
H A Dpipe.c687 void uv_pipe_pending_instances(uv_pipe_t* handle, int count) { in uv_pipe_pending_instances() argument
1823 static int uv__pipe_read_exactly(HANDLE h, void* buffer, DWORD count) { in uv__pipe_read_exactly() argument
H A Dtty.c1255 DWORD count, written; in uv__tty_reset() local
1319 DWORD count, written; in uv__tty_clear() local
H A Dutil.c757 int count; in uv_interface_addresses() local
1369 int uv_os_environ(uv_env_item_t** envitems, int* count) { in uv_os_environ() argument
1020 uv_free_interface_addresses(uv_interface_address_t* addresses, int count) uv_free_interface_addresses() argument
[all...]
/third_party/rust/crates/either/src/
H A Dlib.rs963 fn count(self) -> usize { in count() functions
/third_party/pcre2/pcre2/src/
H A Dpcre2_match.c4905 int count = GET2(Fecode, 1+IMM2_SIZE); in match() local
5554 int count = GET2(Fecode, 1 + IMM2_SIZE); in match() local
5573 int count = GET2(Fecode, 1 + IMM2_SIZE); in match() local
[all...]
/third_party/openssl/crypto/
H A Dprovider_core.c1043 int count; in provider_deactivate() local
1117 int count = -1; in provider_activate() local
1245 int count; in ossl_provider_activate() local
1265 int count; ossl_provider_deactivate() local
[all...]
/third_party/opencl-headers/src/
H A Dopencl_wrapper.cpp351 cl_program clCreateProgramWithSource(cl_context context, cl_uint count, const char **strings, const size_t *lengths, in clCreateProgramWithSource() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp1949 deUint32 count; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp1580 deUint32 count; in createBufferDeviceAddressTests() member
[all...]
H A DvktBindingShaderAccessTests.cpp1036 deUint32 getDescriptorSetCount (DescriptorSetCount count) in getDescriptorSetCount() argument
1051 deUint32 getDescriptorSetNdx (DescriptorSetCount count, deUint32 setNdx) in getDescriptorSetNdx() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp943 void setSingleElementInt (void *data, VkComponentTypeKHR dt, deUint32 start, deUint32 count, deUint32 step, deUint32 at, deUint32 val) in setSingleElementInt() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawCreateInfoUtil.cpp613 DescriptorPoolCreateInfo& DescriptorPoolCreateInfo::addDescriptors (vk::VkDescriptorType type, deUint32 count) in addDescriptors() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp97 VkSampleCountFlagBits sampleCountBitFromSampleCount (deUint32 count) in sampleCountBitFromSampleCount() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryBindingTests.cpp564 const deUint32 count = m_params.targetsCount; in createBindingTargets() local
579 const deUint32 count = m_params.targetsCount; in createBindingTargets() local
595 const deUint32 count = static_cast<deUint32>(targets.size()); in createMemory() local
629 const deUint32 count = static_cast<deUint32>(targets.size()); createMemory() local
663 const deUint32 count = static_cast<deUint32>(targets.size()); createMemory() local
699 const deUint32 count = static_cast<deUint32>(targets.size()); createMemory() local
735 const deUint32 count = static_cast<deUint32>(targets.size()); makeBinding() local
752 const deUint32 count = static_cast<deUint32>(targets.size()); makeBinding() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindVertexBuffers2Tests.cpp238 BindBuffers2Instance (Context& context, const vk::PipelineConstructionType pipelineConstructionType, const TestParams params, const bool singleBind, const deUint32 count) in BindBuffers2Instance() argument
1101 BindBuffers2Case (tcu::TestContext& testCtx, const std::string& name, const vk::PipelineConstructionType pipelineConstructionType, const TestParams params, const bool singleBind, const deUint32 count) in BindBuffers2Case() argument
1373 deUint32 count; in createCmdBindBuffers2Tests() member
[all...]

Completed in 70 milliseconds

1...<<221222223224225226227228229230>>...261