Home
last modified time | relevance | path

Searched defs:features (Results 126 - 150 of 498) sorted by relevance

12345678910>>...20

/third_party/vixl/test/aarch64/
H A Dtest-cpu-features-aarch64.cc46 CPUFeaturesTest(const CPUFeatures& features, const char* description) in CPUFeaturesTest() argument
109 void RunWithFeatures(const CPUFeatures& features) { in RunWithFeatures() argument
[all...]
/third_party/skia/third_party/externals/freetype/builds/windows/
H A Dftdebug.c479 const char* features = NULL; in ft_log_handler() local
/third_party/protobuf/src/google/protobuf/compiler/
H A Dmock_code_generator.cc95 void MockCodeGenerator::SuppressFeatures(uint64 features) { in SuppressFeatures() argument
/third_party/rust/crates/cxx/gen/build/src/
H A Dcargo.rs51 let mut features = Set::new(); in load() variables
/third_party/rust/crates/syn/codegen/src/
H A Dparse.rs441 let mut features = BTreeSet::new(); parse_features() variables
[all...]
/third_party/rust/crates/nix/src/
H A Dlib.rs81 pub mod features; modules
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fUniformBlockTests.cpp47 void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, Context& context, const char* groupName, const char* description, UniformBlockCase::BufferMode bufferMode, deUint32 features, int numCases, deUint32 baseSeed) in createRandomCaseGroup() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsRandomUniformBlockCase.cpp39 RandomUniformBlockCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, glu::GLSLVersion glslVersion, const char* name, const char* description, BufferMode bufferMode, deUint32 features, deUint32 seed) RandomUniformBlockCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleBaseResolve.cpp64 const VkPhysicalDeviceFeatures& features = m_context.getDeviceFeatures(); in iterate() local
H A DvktPipelineMultisampleTestsUtil.cpp383 const VkPhysicalDeviceFeatures features = getPhysicalDeviceFeatures(instanceInterface, physicalDevice); in requireFeatures() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmVariableInitTests.cpp228 VulkanFeatures features; in addGraphicsVariableInitPrivateTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsBallotMasksTests.cpp276 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
H A DvktSubgroupsBallotOtherTests.cpp349 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
H A DvktSubgroupsBallotTests.cpp843 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
H A DvktSubgroupsQuadTests.cpp256 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
H A DvktSubgroupsShapeTests.cpp289 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackRandomLayoutCase.cpp56 RandomInterfaceBlockCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestStageFlags testStageFlags, deUint32 features, deUint32 seed) RandomInterfaceBlockCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktRandomUniformBlockCase.cpp55 RandomUniformBlockCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, BufferMode bufferMode, deUint32 features, deUint32 seed) RandomUniformBlockCase() argument
/third_party/vulkan-loader/tests/
H A Dloader_handle_validation_tests.cpp424 VkPhysicalDeviceFeatures features = {}; in TEST() local
623 VkPhysicalDeviceFeatures2 features = {}; in TEST() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DBufferGL.cpp65 const angle::FeaturesGL &features = GetFeaturesGL(context); in setData() local
97 const angle::FeaturesGL &features = GetFeaturesGL(context); in setSubData() local
122 const angle::FeaturesGL &features = GetFeaturesGL(context); in copySubData() local
149 const angle::FeaturesGL &features = GetFeaturesGL(context); in map() local
188 const angle::FeaturesGL &features = GetFeaturesGL(context); in mapRange() local
216 const angle::FeaturesGL &features = GetFeaturesGL(context); unmap() local
253 const angle::FeaturesGL &features = GetFeaturesGL(context); getIndexRange() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/font/
H A Dconstants_converter.cpp573 txt::FontFeatures features; in ConvertTxtStyle() local
691 Rosen::FontFeatures features; in ConvertTxtStyle() local
833 Rosen::FontFeatures features; in ConvertTxtStyle() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_command_processor.cpp415 uint32_t features = dataConn.g_localFeatures; in BrsfSetter() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_stub.cpp368 long features = 0; in OnGetSupportedFeatures() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/
H A Dwifi_hotspot_stub.cpp510 long features = 0; in OnGetSupportedFeatures() local
/third_party/backends/backend/
H A Dhp5590_cmds.h136 unsigned int features; member

Completed in 23 milliseconds

12345678910>>...20