| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest-internal-inl.h | 283 int count = 0; in CountIf() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query_hw_sm.c | 2623 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 D | nvc0_surface.c | 384 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 D | r300_state.c | 1494 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 D | r600_asm.c | 2717 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 D | r600_asm.h | 198 unsigned count; member
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | provider_core.c | 1045 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 D | list.c | 709 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 D | simdutf.h | 548 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 D | win.h | 278 unsigned int count; member
|
| /third_party/node/deps/uv/src/win/ |
| H A D | pipe.c | 687 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 D | tty.c | 1255 DWORD count, written; in uv__tty_reset() local 1319 DWORD count, written; in uv__tty_clear() local
|
| H A D | util.c | 757 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 D | lib.rs | 963 fn count(self) -> usize { in count() functions
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_match.c | 4905 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 D | provider_core.c | 1043 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 D | opencl_wrapper.cpp | 351 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 D | vktApiDeviceInitializationTests.cpp | 1949 deUint32 count; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingBufferDeviceAddressTests.cpp | 1580 deUint32 count; in createBufferDeviceAddressTests() member [all...] |
| H A D | vktBindingShaderAccessTests.cpp | 1036 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 D | vktComputeCooperativeMatrixTests.cpp | 943 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 D | vktDrawCreateInfoUtil.cpp | 613 DescriptorPoolCreateInfo& DescriptorPoolCreateInfo::addDescriptors (vk::VkDescriptorType type, deUint32 count) in addDescriptors() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
| H A D | vktImagelessFramebufferTests.cpp | 97 VkSampleCountFlagBits sampleCountBitFromSampleCount (deUint32 count) in sampleCountBitFromSampleCount() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| H A D | vktMemoryBindingTests.cpp | 564 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 D | vktPipelineBindVertexBuffers2Tests.cpp | 238 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...] |