Home
last modified time | relevance | path

Searched refs:types (Results 4676 - 4700 of 5834) sorted by relevance

1...<<181182183184185186187188189190>>...234

/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dparse.rs417 let mut types = items.iter().filter_map(|item| match item { in parse_foreign_mod() variables
422 if let (Some(single_type), None) = (types.next(), types.next()) { in parse_foreign_mod()
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dparse.rs417 let mut types = items.iter().filter_map(|item| match item { in parse_foreign_mod() variables
422 if let (Some(single_type), None) = (types.next(), types.next()) { in parse_foreign_mod()
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dparse.rs417 let mut types = items.iter().filter_map(|item| match item { in parse_foreign_mod() variables
422 if let (Some(single_type), None) = (types.next(), types.next()) { in parse_foreign_mod()
/third_party/python/Lib/
H A Dsubprocess.py55 import types namespace
496 __class_getitem__ = classmethod(types.GenericAlias)
1073 __class_getitem__ = classmethod(types.GenericAlias)
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCacheTests.cpp1301 std::string getMergeCacheTypesStr (const std::vector<MergeCacheType>& types) in getMergeCacheTypesStr() argument
1304 for (size_t idx = 0; idx < types.size(); ++idx) in getMergeCacheTypesStr()
1308 ret += getMergeCacheTypeStr(types[idx]); in getMergeCacheTypesStr()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShader.hpp892 HandleMap<Type> types;
901 // it into the types map. It is called from the analysis pass (constructor).
1184 auto it = types.find(id);
1185 ASSERT_MSG(it != types.end(), "Unknown type %d", id.value());
1530 // common for all shader types.
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.cc631 // types are added. in DeclaredTypeMethodName()
1233 // Add types of fields necessary in ListAllFields()
1252 std::vector<const Descriptor*>* types) { in ListAllTypesForServices()
1257 types->push_back(method->input_type()); in ListAllTypesForServices()
1258 types->push_back(method->output_type()); in ListAllTypesForServices()
1251 ListAllTypesForServices(const FileDescriptor* fd, std::vector<const Descriptor*>* types) ListAllTypesForServices() argument
/third_party/rust/crates/cxx/syntax/
H A Dparse.rs417 let mut types = items.iter().filter_map(|item| match item { in parse_foreign_mod() variables
422 if let (Some(single_type), None) = (types.next(), types.next()) { in parse_foreign_mod()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineCacheTests.cpp1306 std::string getMergeCacheTypesStr (const std::vector<MergeCacheType>& types) in getMergeCacheTypesStr() argument
1309 for (size_t idx = 0; idx < types.size(); ++idx) in getMergeCacheTypesStr()
1313 ret += getMergeCacheTypeStr(types[idx]); in getMergeCacheTypesStr()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_rich_editor_bridge.cpp100 std::string types; in SetDataDetectorConfig() local
109 types.append(","); in SetDataDetectorConfig()
111 types.append(TEXT_DETECT_TYPES[index]); in SetDataDetectorConfig()
113 arkUITextDetectConfig.types = types.c_str(); in SetDataDetectorConfig()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingValveMutableTests.cpp111 // Returns the list of descriptor types that cannot be part of a mutable descriptor.
123 // Returns the list of descriptor types that are mandatory for the extension.
137 // This helps quickly transform a vector of descriptor types into a bitmask, which makes it easier to check some conditions.
187 // Convert vector of descriptor types to a bitfield.
188 DescriptorTypeFlags toDescriptorTypeFlags (const std::vector<VkDescriptorType>& types) in toDescriptorTypeFlags() argument
191 for (const auto& t : types) in toDescriptorTypeFlags()
196 // Convert bitfield to vector of descriptor types.
823 // Minimum number of iterations to test all mutable types.
832 // Binding's list of mutable types, if present.
844 // Will the binding use different descriptor types i
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_ext_autogen.h1859 GLenum *types,
4500 GLenum *types,
4511 GLenum *types,
4522 GLenum *types,
4533 GLenum *types,
4544 GLenum *types,
4555 GLenum *types,
/applications/standard/app_samples/code/BasicFeature/Media/Image/photomodify/src/main/cpp/
H A DImage.cpp27 #include <sys/types.h>
/base/hiviewdfx/hiview/base/utility/test/unittest/common/
H A Dadapter_utility_ohos_test.cpp21 #include <sys/types.h>
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_state.cpp26 #include <sys/types.h>
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dglobal_utils.c27 #include <sys/types.h>
/base/account/os_account/services/accountmgr/src/
H A Dohos_account_manager.cpp24 #include <sys/types.h>
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp27 #include <sys/types.h>
/base/powermgr/battery_manager/test/systemtest/src/
H A Dbattery_sttest.cpp29 #include <sys/types.h>
/base/request/request/frameworks/native/src/
H A Drequest_service_proxy.cpp19 #include <sys/types.h>
/base/msdp/device_status/tools/vdev/src/
H A Dvirtual_device_builder.cpp32 #include <sys/types.h>
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
H A Ddlp_file_manager.cpp20 #include <sys/types.h>
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dnweb_spawn_service_test.cpp25 #include <sys/types.h>
/base/startup/init/test/unittest/seccomp/
H A Dseccomp_unittest.cpp25 #include <sys/types.h>
/base/startup/appspawn/test/unittest/app_spawn_client_test/
H A Dapp_spawn_interface_test.cpp25 #include <sys/types.h>

Completed in 50 milliseconds

1...<<181182183184185186187188189190>>...234