HomeSort by relevance Sort by last modified time
    Searched defs:topology (Results 1 - 25 of 29) sorted by null

1 2

  /external/valgrind/none/tests/s390x/
ecag.c 19 get_level_info(uint64_t topology, unsigned level)
21 return (topology >> (56 - level * 8)) & 0xff;
28 uint64_t topology; local
30 topology = ecag(0, 0, 0); // get summary
35 unsigned info = get_level_info(topology, level);
57 printf("L%u topology: %s; %s\n", level+1, type, scope);
  /external/guava/guava-tests/benchmark/com/google/common/collect/
BinaryTreeTraverserBenchmark.java 45 enum Topology {
81 * Generates a tree with topology selected uniformly at random from the topologies of binary
160 Topology topology; field in class:BinaryTreeTraverserBenchmark
177 topology.createTree(size, rng).get(),
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11u.h 84 D3D11_PRIMITIVE_TOPOLOGY topology; member in struct:mesh
90 mesh(ID3D11Device* dev, D3D11_PRIMITIVE_TOPOLOGY topology,
95 : topology(topology), vertex_size(vertex_size), draw_count(index_size ? num_indices : num_vertices)
135 ctx->IASetPrimitiveTopology(topology);
  /external/tcpdump/
print-ospf.c 516 * Print all the per-topology metrics.
529 * All but the first metric contain a valid topology id.
558 register int j, tlv_type, tlv_length, topology; local
644 topology = (ul & SLA_MASK_TOS) >> SLA_SHIFT_TOS;
646 tok2str(ospf_topology_values, "", topology),
647 topology,
661 topology = (ul & SLA_MASK_TOS) >> SLA_SHIFT_TOS;
663 tok2str(ospf_topology_values, "", topology),
664 topology,
683 topology = ((ul & ASLA_MASK_TOS) >> ASLA_SHIFT_TOS)
    [all...]
  /external/valgrind/coregrind/
m_cache.c 569 get_cache_info_for_level(ULong topology, UInt level)
571 return (topology >> (56 - level * 8)) & 0xff;
616 ULong topology = ecag(0, 0, 0); // get summary local
623 info = get_cache_info_for_level(topology, level);
641 info = get_cache_info_for_level(topology, level);
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineInputAssemblyTests.cpp 79 virtual void createBufferData (VkPrimitiveTopology topology,
102 virtual void createBufferData (VkPrimitiveTopology topology,
122 virtual void createBufferData (VkPrimitiveTopology topology,
286 void PrimitiveTopologyTest::createBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIndexType indexType, std::vector<deUint32>& indexData, std::vector<Vertex4RGBA>& vertexData) const
304 switch (topology)
340 switch (topology)
640 void PrimitiveRestartTest::createBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIndexType indexType, std::vector<deUint32>& indexData, std::vector<Vertex4RGBA>& vertexData) const
659 switch (topology)
681 switch (topology)
1490 const rr::PrimitiveType topology = mapVkPrimitiveTopology(m_primitiveTopology); local
1583 const VkPrimitiveTopology topology = InputAssemblyTest::s_primitiveTopologies[topologyNdx]; local
1612 const VkPrimitiveTopology topology = primitiveRestartTopologies[topologyNdx]; local
    [all...]
vktPipelinePushConstantTests.cpp 759 const VkPrimitiveTopology topology = (m_shaderFlags & VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT) ? VK_PRIMITIVE_TOPOLOGY_PATCH_LIST : VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST; local
765 topology, // VkPrimitiveTopology topology;
    [all...]
vktPipelineMultisampleTests.cpp 90 VkPrimitiveTopology topology,
112 VkPrimitiveTopology topology,
133 VkPrimitiveTopology topology,
155 VkPrimitiveTopology topology,
175 VkPrimitiveTopology topology,
197 VkPrimitiveTopology topology,
213 VkPrimitiveTopology topology,
261 VkPrimitiveTopology topology,
283 VkPrimitiveTopology topology,
307 VkPrimitiveTopology topology,
492 VkPrimitiveTopology topology; local
    [all...]
  /hardware/qcom/msm8994/kernel-headers/linux/
msm_audio_calibration.h 179 int32_t topology; member in struct:audio_cal_info_adm_top
209 int32_t topology; member in struct:audio_cal_info_afe_top
216 int32_t topology; member in struct:audio_cal_info_asm_top
285 int32_t topology; member in struct:audio_cal_info_lsm_top
297 int32_t topology; member in struct:audio_cal_info_voc_top
msm_audio.h 419 __s32 topology; member in struct:msm_hwacc_effects_config
  /hardware/qcom/msm8994/original-kernel-headers/linux/
msm_audio_calibration.h 193 int32_t topology; member in struct:audio_cal_info_adm_top
225 int32_t topology; member in struct:audio_cal_info_afe_top
233 int32_t topology; member in struct:audio_cal_info_asm_top
303 int32_t topology; member in struct:audio_cal_info_lsm_top
317 int32_t topology; member in struct:audio_cal_info_voc_top
msm_audio.h 457 __s32 topology; member in struct:msm_hwacc_effects_config
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_audio_calibration.h 186 int32_t topology; member in struct:audio_cal_info_adm_top
216 int32_t topology; member in struct:audio_cal_info_afe_top
224 int32_t topology; member in struct:audio_cal_info_asm_top
321 int32_t topology; member in struct:audio_cal_info_lsm_top
334 int32_t topology; member in struct:audio_cal_info_voc_top
msm_audio.h 421 __s32 topology; member in struct:msm_hwacc_effects_config
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_audio_calibration.h 201 int32_t topology; member in struct:audio_cal_info_adm_top
233 int32_t topology; member in struct:audio_cal_info_afe_top
241 int32_t topology; member in struct:audio_cal_info_asm_top
350 int32_t topology; member in struct:audio_cal_info_lsm_top
364 int32_t topology; member in struct:audio_cal_info_voc_top
msm_audio.h 460 __s32 topology; member in struct:msm_hwacc_effects_config
  /hardware/qcom/msm8x26/kernel-headers/linux/
msm_audio_calibration.h 174 int32_t topology; member in struct:audio_cal_info_adm_top
202 int32_t topology; member in struct:audio_cal_info_asm_top
262 int32_t topology; member in struct:audio_cal_info_lsm_top
275 int32_t topology; member in struct:audio_cal_info_voc_top
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_audio_calibration.h 189 int32_t topology; member in struct:audio_cal_info_adm_top
220 int32_t topology; member in struct:audio_cal_info_asm_top
282 int32_t topology; member in struct:audio_cal_info_lsm_top
296 int32_t topology; member in struct:audio_cal_info_voc_top
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmInstructionTests.cpp 4993 const VkPrimitiveTopology topology = hasTessellation? VK_PRIMITIVE_TOPOLOGY_PATCH_LIST: VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST; local
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/binding_model/
vktBindingShaderAccessTests.cpp 840 const vk::VkPrimitiveTopology topology = shaderStages.hasTessellationStage() ? vk::VK_PRIMITIVE_TOPOLOGY_PATCH_LIST : vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST; local
856 topology, // topology
    [all...]
  /external/skia/third_party/vulkan/
vulkan.h 1691 VkPrimitiveTopology topology; member in struct:VkPipelineInputAssemblyStateCreateInfo
    [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.h 1700 VkPrimitiveTopology topology; member in struct:VkPipelineInputAssemblyStateCreateInfo
    [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan.h 1727 VkPrimitiveTopology topology; member in struct:VkPipelineInputAssemblyStateCreateInfo
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/vulkan/
vulkan.h 1691 VkPrimitiveTopology topology; member in struct:VkPipelineInputAssemblyStateCreateInfo
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/vulkan/
vulkan.h 1691 VkPrimitiveTopology topology; member in struct:VkPipelineInputAssemblyStateCreateInfo
    [all...]

Completed in 338 milliseconds

1 2