Searched defs:required (Results 26 - 32 of 32) sorted by relevance

12

/freebsd-current/contrib/wpa/hs20/client/
H A Dosu_client.c1202 int required = 0; local
/freebsd-current/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h778 Profile(llvm::FoldingSetNodeID &ID, bool InstanceMethod, bool ChainCall, bool IsDelegateCall, const FunctionType::ExtInfo &info, ArrayRef<ExtParameterInfo> paramInfos, RequiredArgs required, CanQualType resultType, ArrayRef<CanQualType> argTypes) argument
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp360 RequiredArgs required = local
514 RequiredArgs required = local
592 RequiredArgs required = RequiredArgs::All; local
692 arrangeCXXMethodCall(const CallArgList &args, const FunctionProtoType *proto, RequiredArgs required, unsigned numPrefixArgs) argument
756 arrangeLLVMFunctionInfo( CanQualType resultType, FnInfoOpts opts, ArrayRef<CanQualType> argTypes, FunctionType::ExtInfo info, ArrayRef<FunctionProtoType::ExtParameterInfo> paramInfos, RequiredArgs required) argument
819 create(unsigned llvmCC, bool instanceMethod, bool chainCall, bool delegateCall, const FunctionType::ExtInfo &info, ArrayRef<ExtParameterInfo> paramInfos, CanQualType resultType, ArrayRef<CanQualType> argTypes, RequiredArgs required) argument
[all...]
H A DCGExprCXX.cpp58 RequiredArgs required = RequiredArgs::forPrototypePlus(FPT, Args.size()); local
478 RequiredArgs required = RequiredArgs::forPrototypePlus(FPT, 1); local
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dvdev.c3540 boolean_t required; local
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1080 TextFieldDelegate(const char *label, const char *content, bool required) argument
1338 IntegerFieldDelegate(const char *label, int content, bool required) argument
1436 ArchFieldDelegate(const char *label, const char *content, bool required) argument
1350 FileFieldDelegate(const char *label, const char *content, bool need_to_exist, bool required) argument
1393 DirectoryFieldDelegate(const char *label, const char *content, bool need_to_exist, bool required) argument
2331 AddTextField(const char *label, const char *content, bool required) argument
2339 AddFileField(const char *label, const char *content, bool need_to_exist, bool required) argument
2347 AddDirectoryField(const char *label, const char *content, bool need_to_exist, bool required) argument
2356 AddArchField(const char *label, const char *content, bool required) argument
2364 AddIntegerField(const char *label, int content, bool required) argument
[all...]
/freebsd-current/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c2111 boolean_t required; local

Completed in 246 milliseconds

12