HomeSort by relevance Sort by last modified time
    Searched refs:instances (Results 51 - 75 of 501) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/ltp/testcases/network/xinetd/
xinetd_tests.sh 42 instances = 25
53 instances = 25
  /external/mesa3d/src/gallium/drivers/freedreno/a4xx/
fd4_draw.h 55 uint32_t instances, enum a4xx_index_size idx_type,
77 OUT_RING(ring, instances); /* NumInstances */
  /external/parameter-framework/upstream/test/functional-tests/
FloatingPoint.cpp 46 const auto validInstances = Config{&Config::instances,
67 create(Config{&Config::instances, vec.payload});
AutoSync.cpp 60 config.instances = R"(<BooleanParameter Name="param" Mapping="Object"/>)";
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibMmx/Ia32/
ScanMem16.S 22 # The following BaseMemoryLib instances contain the same copy of this file:
ScanMem32.S 22 # The following BaseMemoryLib instances contain the same copy of this file:
ScanMem8.S 22 # The following BaseMemoryLib instances contain the same copy of this file:
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/Ia32/
ScanMem16.S 22 # The following BaseMemoryLib instances contain the same copy of this file:
ScanMem32.S 22 # The following BaseMemoryLib instances contain the same copy of this file:
ScanMem8.S 22 # The following BaseMemoryLib instances contain the same copy of this file:
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptPei/Ia32/
ScanMem16.S 22 # The following BaseMemoryLib instances contain the same copy of this file:
ScanMem32.S 22 # The following BaseMemoryLib instances contain the same copy of this file:
ScanMem8.S 22 # The following BaseMemoryLib instances contain the same copy of this file:
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibSse2/Ia32/
ScanMem16.S 22 # The following BaseMemoryLib instances contain the same copy of this file:
ScanMem32.S 22 # The following BaseMemoryLib instances contain the same copy of this file:
ScanMem8.S 22 # The following BaseMemoryLib instances contain the same copy of this file:
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen8_hs_state.c 51 SET_FIELD(tcs_prog_data->instances - 1,
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
got-page-6.s 2 # Create page references relative to instances of the value
  /external/mesa3d/src/gallium/drivers/radeon/
r600_perfcounter.c 365 unsigned instances = 1; local
368 instances = rctx->screen->info.max_se;
370 instances *= block->num_instances;
373 query->b.result_size += sizeof(uint64_t) * instances * group->num_counters;
374 i += instances * group->num_counters;
379 query->b.num_cs_dw_end += instances * read_dw;
381 query->b.num_cs_dw_end += instances * pc->num_instance_cs_dwords;
606 unsigned instances, void *data)
616 block->num_instances = MAX2(instances, 1);
  /external/deqp/modules/gles3/functional/
es3fVertexArrayObjectTests.cpp 119 int instances; member in struct:deqp::gles3::Functional::__anon17377::Spec
133 , instances (-1)
576 if (m_spec.instances == 0)
579 GLU_CHECK_CALL(glDrawElementsInstanced(GL_TRIANGLES, m_spec.count, m_spec.indexType, m_indices, m_spec.instances));
583 if (m_spec.instances == 0)
586 GLU_CHECK_CALL(glDrawElementsInstanced(GL_TRIANGLES, m_spec.count, m_spec.indexType, (GLvoid*)((GLintptr)m_spec.indexOffset), m_spec.instances));
591 if (m_spec.instances == 0)
594 GLU_CHECK_CALL(glDrawArraysInstanced(GL_TRIANGLES, 0, m_spec.count, m_spec.instances));
744 m_spec.instances = 0;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/Ia32/
CompareMem.S 22 # The following BaseMemoryLib instances share the same version of this file:
CompareMem.asm 22 ; The following BaseMemoryLib instances share the same version of this file:
ScanMem16.S 22 # The following BaseMemoryLib instances share the same version of this file:
ScanMem16.asm 22 ; The following BaseMemoryLib instances share the same version of this file:
ScanMem32.S 22 # The following BaseMemoryLib instances share the same version of this file:

Completed in 896 milliseconds

1 23 4 5 6 7 8 91011>>