Home
last modified time | relevance | path

Searched defs:Configuration (Results 1 – 25 of 36) sorted by relevance

12

/external/swiftshader/src/Main/
DSwiftConfig.hpp31 struct Configuration struct in sw::SwiftConfig
33 int pixelShaderVersion;
34 int vertexShaderVersion;
35 int textureMemory;
36 int identifier;
37 int vertexRoutineCacheSize;
38 int pixelRoutineCacheSize;
39 int setupRoutineCacheSize;
40 int vertexCacheSize;
41 int textureSampleQuality;
[all …]
/external/swiftshader/src/Device/
DSwiftConfig.hpp31 struct Configuration struct in sw::SwiftConfig
33 int pixelShaderVersion;
34 int vertexShaderVersion;
35 int textureMemory;
36 int identifier;
37 int vertexRoutineCacheSize;
38 int pixelRoutineCacheSize;
39 int setupRoutineCacheSize;
40 int vertexCacheSize;
41 int textureSampleQuality;
[all …]
/external/webrtc/webrtc/modules/rtp_rtcp/include/
Drtp_rtcp.h33 struct Configuration { struct
81 * configuration - Configuration of the RTP/RTCP module. argument
/external/libchrome/mojo/core/embedder/
Dconfiguration.h19 struct Configuration { struct
23 bool is_broker_process = false;
32 bool force_direct_shared_memory_allocation = false;
35 size_t max_mapping_table_size = 1000000;
38 size_t max_message_num_bytes = 256 * 1024 * 1024;
41 size_t max_shared_memory_num_bytes = 1024 * 1024 * 1024;
/external/deqp/external/openglcts/modules/gl/
Dgl4cIncompleteTextureAccessTests.hpp116 static const struct Configuration struct in gl4cts::IncompleteTextureAccess::SamplerTest
118 glw::GLenum texture_target;
119 const glw::GLchar* sampler_template;
120 const glw::GLchar* fetch_template;
121 glw::GLfloat expected_result[4];
/external/testng/src/main/java/org/testng/internal/
DConfiguration.java11 public class Configuration implements IConfiguration { class
21 public Configuration() { in Configuration() method in Configuration
25 public Configuration(IAnnotationFinder finder) { in Configuration() method in Configuration
/external/python/cpython3/Doc/using/
Dmac.rst99 Configuration section in Getting and Installing MacPython
113 .. _ide:
/external/python/cpython2/Doc/using/
Dmac.rst106 Configuration section in Getting and Installing MacPython
120 .. _ide:
/external/syzkaller/docs/
Dconfiguration.md1 # Configuration chapter
/external/autotest/server/cros/cfm/configurable_test/
DREADME.md38 ## Configuration section in Configurable CfM Tests
Dconfiguration.py1 class Configuration(object): class
/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/qps/
DConfiguration.java22 public interface Configuration { interface
/external/ltp/testcases/network/
DREADME.md52 ### FTP setup
/external/opencensus-java/contrib/agent/
DREADME.md71 ## Configuration section in OpenCensus Agent for Java
/external/libcxx/test/libcxx/ndk/test/
Dconfig.py7 class Configuration(libcxx.test.config.Configuration): class
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DBenchmarkRunner.cpp63 BenchmarkRunner::runOne(const BenchmarkConfiguration &Configuration, in runOne()
132 BenchmarkConfiguration Configuration; in generateConfigurations() local
/external/autotest/client/cros/cellular/
Dlabconfig.py42 class Configuration(object): class
/external/libcxxabi/test/libcxxabi/test/
Dconfig.py16 class Configuration(LibcxxConfiguration): class
/external/libunwind_llvm/test/libunwind/test/
Dconfig.py14 class Configuration(LibcxxConfiguration): class
/external/libcxx/utils/libcxx/android/test/
Dconfig.py10 class Configuration(libcxx.test.config.Configuration): class
/external/python/cpython3/Doc/library/
Dlogging.config.rst347 .. _logging-config-dict-connections:
/external/python/cpython2/Doc/library/
Dlogging.config.rst304 .. _logging-config-dict-connections:
/external/testng/src/main/java/org/testng/annotations/
DConfiguration.java18 public @interface Configuration { annotation
/external/parameter-framework/upstream/doc/requirements/
Drequirements.md565 ## Configuration section in Rule based dynamic abstraction
567 ### Support
573 ### Eligibility
579 ### Default
585 ### Predicate implementation
/external/proguard/src/proguard/
DConfiguration.java33 public class Configuration class

12