Home
last modified time | relevance | path

Searched refs:types (Results 726 - 750 of 6102) sorted by relevance

1...<<21222324252627282930>>...245

/third_party/skia/third_party/externals/brotli/c/enc/
H A Dencoder_dict.h12 #include <brotli/types.h>
/third_party/python/Modules/
H A Dposixmodule.h10 #include <sys/types.h>
/third_party/pulseaudio/src/pulsecore/
H A Dcreds.h23 #include <sys/types.h>
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dflask_types.h11 * The basic Flask types and constants.
14 #include <sys/types.h>
/third_party/rust/crates/rustix/src/fs/
H A Dmemfd_create.rs4 pub use backend::fs::types::MemfdFlags;
H A Dfadvise.rs4 pub use backend::fs::types::Advice;
/third_party/rust/crates/rustix/src/mm/
H A Dmadvise.rs12 pub use backend::mm::types::Advice;
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/udpserver_env/
H A Dnet_common.h33 #include <sys/types.h> // for AF_INET SOCK_STREAM
/vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/
H A Dnet_common.h33 #include <sys/types.h> // for AF_INET SOCK_STREAM
/vendor/hisilicon/hispark_pegasus/demo/tcpclient_demo/
H A Dnet_common.h34 #include <sys/types.h> // for AF_INET SOCK_STREAM
/vendor/hisilicon/hispark_pegasus/demo/tcpserver_demo/
H A Dnet_common.h33 #include <sys/types.h> // for AF_INET SOCK_STREAM
/vendor/hisilicon/hispark_pegasus/demo/udpclient_demo/
H A Dnet_common.h33 #include <sys/types.h> // for AF_INET SOCK_STREAM
/vendor/hisilicon/hispark_pegasus/demo/udpserver_demo/
H A Dnet_common.h33 #include <sys/types.h> // for AF_INET SOCK_STREAM
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcKHRDebugTests.cpp106 GLuint ret = gl->getDebugMessageLog(count /* count */, 0 /* bufSize */, 0 /* sources */, 0 /* types */, in cleanMessageLog()
351 GLenum types[count]; in iterate() local
355 m_gl->getDebugMessageLog(count /* count */, -1 /* bufSize */, sources, types, ids, severities, lengths, in iterate()
1311 GLenum types[read_messages]; in iterate() local
1323 types /* types */, ids /* ids */, severities /* severities */, in iterate()
1341 if (GL_DEBUG_TYPE_ERROR != types[0]) in iterate()
1576 std::vector<GLenum> types; in iterate() local
1583 types.resize(half_count + 1); in iterate()
1589 &types[ in iterate()
1878 GLenum types[read_messages]; inspectMessageLog() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/adapter/
H A Dhdf_wlan_sdio_adapt.c26 #include <linux/types.h>
45 #include <linux/types.h>
/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_thread.c25 #include <linux/types.h>
27 #include <uapi/linux/sched/types.h>
/drivers/hdf_core/framework/tools/hdi-gen/codegen/
H A Djava_client_interface_code_emitter.cpp70 const AST::TypeStringMap &types = ast_->GetTypes(); in EmitInterfaceCorelibImports() local
71 for (const auto &pair : types) { in EmitInterfaceCorelibImports()
/foundation/ability/idl_tool/idl_tool_2/codegen/SA/cpp/
H A Dsa_cpp_code_emitter.cpp29 const AST::TypeStringMap &types = ast_->GetTypes(); in GetStdlibInclusions() local
34 for (const auto &pair : types) { in GetStdlibInclusions()
/foundation/ability/ability_runtime/test/unittest/ability_scheduler_stub_test/
H A Dability_schedule_stub_mock.h60 std::vector<std::string> types; variable
61 return types;
/foundation/ability/ability_runtime/test/moduletest/mock/include/
H A Dmock_ability_scheduler.h52 std::vector<std::string> types; in GetFileTypes() local
53 return types; in GetFileTypes()
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/ability_scheduler_mock/
H A Dability_scheduler_mock.h63 std::vector<std::string> types; in GetFileTypes() local
64 return types; in GetFileTypes()
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dnumber.cpp121 static BASE_NS::vector<TypeId> types = CompatibleTypes(); in GetCompatibleTypes() local
122 return types; in GetCompatibleTypes()
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnetlink_socket.cpp17 #include <asm/types.h>
26 #include <sys/types.h>
/third_party/gn/src/gn/
H A Dsubstitution_type.cc192 bool EnsureValidSubstitutions(const std::vector<const Substitution*>& types, in EnsureValidSubstitutions() argument
196 for (const Substitution* type : types) { in EnsureValidSubstitutions()
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdate.h125 bool InitFormatIndex(const CCodecs *codecs, const CObjectVector<COpenType> &types, const UString &arcPath);
209 const CObjectVector<COpenType> &types,

Completed in 10 milliseconds

1...<<21222324252627282930>>...245