Home
last modified time | relevance | path

Searched refs:OPTIONAL (Results 1 – 25 of 93) sorted by relevance

1234

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dhandshaker.pb.c13 … PB_FIELD( 1, STRING , OPTIONAL, CALLBACK, FIRST, grpc_gcp_Endpoint, ip_address, ip_address, 0),
14 PB_FIELD( 2, INT32 , OPTIONAL, STATIC , OTHER, grpc_gcp_Endpoint, port, ip_address, 0),
15 PB_FIELD( 3, UENUM , OPTIONAL, STATIC , OTHER, grpc_gcp_Endpoint, protocol, port, 0),
20 …PB_FIELD( 1, STRING , OPTIONAL, CALLBACK, FIRST, grpc_gcp_Identity, service_account, service_acc…
21 …PB_FIELD( 2, STRING , OPTIONAL, CALLBACK, OTHER, grpc_gcp_Identity, hostname, service_account, 0…
26 …PB_FIELD( 1, UENUM , OPTIONAL, STATIC , FIRST, grpc_gcp_StartClientHandshakeReq, handshake_sec…
30 …PB_FIELD( 5, MESSAGE , OPTIONAL, STATIC , OTHER, grpc_gcp_StartClientHandshakeReq, local_identit…
31 …PB_FIELD( 6, MESSAGE , OPTIONAL, STATIC , OTHER, grpc_gcp_StartClientHandshakeReq, local_endpoin…
32 …PB_FIELD( 7, MESSAGE , OPTIONAL, STATIC , OTHER, grpc_gcp_StartClientHandshakeReq, remote_endpoi…
33 …PB_FIELD( 8, STRING , OPTIONAL, CALLBACK, OTHER, grpc_gcp_StartClientHandshakeReq, target_name, …
[all …]
Daltscontext.pb.c13 …PB_FIELD( 1, STRING , OPTIONAL, CALLBACK, FIRST, grpc_gcp_AltsContext, application_protocol, app…
14 …PB_FIELD( 2, STRING , OPTIONAL, CALLBACK, OTHER, grpc_gcp_AltsContext, record_protocol, applicat…
15 …PB_FIELD( 3, UENUM , OPTIONAL, STATIC , OTHER, grpc_gcp_AltsContext, security_level, record_pr…
16 …PB_FIELD( 4, STRING , OPTIONAL, CALLBACK, OTHER, grpc_gcp_AltsContext, peer_service_account, sec…
17 …PB_FIELD( 5, STRING , OPTIONAL, CALLBACK, OTHER, grpc_gcp_AltsContext, local_service_account, pe…
18 …PB_FIELD( 6, MESSAGE , OPTIONAL, STATIC , OTHER, grpc_gcp_AltsContext, peer_rpc_versions, local_…
Dtransport_security_common.pb.c13 …PB_FIELD( 1, MESSAGE , OPTIONAL, STATIC , FIRST, grpc_gcp_RpcProtocolVersions, max_rpc_version, …
14 …PB_FIELD( 2, MESSAGE , OPTIONAL, STATIC , OTHER, grpc_gcp_RpcProtocolVersions, min_rpc_version, …
19 …PB_FIELD( 1, UINT32 , OPTIONAL, STATIC , FIRST, grpc_gcp_RpcProtocolVersions_Version, major, ma…
20 …PB_FIELD( 2, UINT32 , OPTIONAL, STATIC , OTHER, grpc_gcp_RpcProtocolVersions_Version, minor, ma…
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/
Dload_balancer.pb.c13 …PB_FIELD( 1, MESSAGE , OPTIONAL, STATIC , FIRST, grpc_lb_v1_LoadBalanceRequest, initial_request,…
14 …PB_FIELD( 2, MESSAGE , OPTIONAL, STATIC , OTHER, grpc_lb_v1_LoadBalanceRequest, client_stats, in…
19 …PB_FIELD( 1, STRING , OPTIONAL, STATIC , FIRST, grpc_lb_v1_InitialLoadBalanceRequest, name, nam…
24 …PB_FIELD( 1, STRING , OPTIONAL, CALLBACK, FIRST, grpc_lb_v1_ClientStatsPerToken, load_balance_to…
25 …PB_FIELD( 2, INT64 , OPTIONAL, STATIC , OTHER, grpc_lb_v1_ClientStatsPerToken, num_calls, load…
30 …PB_FIELD( 1, MESSAGE , OPTIONAL, STATIC , FIRST, grpc_lb_v1_ClientStats, timestamp, timestamp, &…
31 …PB_FIELD( 2, INT64 , OPTIONAL, STATIC , OTHER, grpc_lb_v1_ClientStats, num_calls_started, time…
32 …PB_FIELD( 3, INT64 , OPTIONAL, STATIC , OTHER, grpc_lb_v1_ClientStats, num_calls_finished, num…
33 …PB_FIELD( 6, INT64 , OPTIONAL, STATIC , OTHER, grpc_lb_v1_ClientStats, num_calls_finished_with…
34 …PB_FIELD( 7, INT64 , OPTIONAL, STATIC , OTHER, grpc_lb_v1_ClientStats, num_calls_finished_know…
[all …]
/external/grpc-grpc/third_party/nanopb/tests/backwards_compatibility/
Dalltypes_legacy.c44 …PB_FIELD( 3, FIXED32 , OPTIONAL, STATIC , OTHER, SubMessage, substuff3, substuff2, &SubMessage_s…
101 …PB_FIELD( 41, INT32 , OPTIONAL, STATIC , OTHER, AllTypes, opt_int32, rep_enum, &AllTypes_opt_in…
102 …PB_FIELD( 42, INT64 , OPTIONAL, STATIC , OTHER, AllTypes, opt_int64, opt_int32, &AllTypes_opt_i…
103 …PB_FIELD( 43, UINT32 , OPTIONAL, STATIC , OTHER, AllTypes, opt_uint32, opt_int64, &AllTypes_opt_…
104 …PB_FIELD( 44, UINT64 , OPTIONAL, STATIC , OTHER, AllTypes, opt_uint64, opt_uint32, &AllTypes_opt…
105 …PB_FIELD( 45, SINT32 , OPTIONAL, STATIC , OTHER, AllTypes, opt_sint32, opt_uint64, &AllTypes_opt…
106 …PB_FIELD( 46, SINT64 , OPTIONAL, STATIC , OTHER, AllTypes, opt_sint64, opt_sint32, &AllTypes_opt…
107 …PB_FIELD( 47, BOOL , OPTIONAL, STATIC , OTHER, AllTypes, opt_bool, opt_sint64, &AllTypes_opt_b…
108 …PB_FIELD( 48, FIXED32 , OPTIONAL, STATIC , OTHER, AllTypes, opt_fixed32, opt_bool, &AllTypes_opt_…
109 …PB_FIELD( 49, SFIXED32, OPTIONAL, STATIC , OTHER, AllTypes, opt_sfixed32, opt_fixed32, &AllTypes_…
[all …]
/external/nanopb-c/tests/backwards_compatibility/
Dalltypes_legacy.c44 …PB_FIELD( 3, FIXED32 , OPTIONAL, STATIC , OTHER, SubMessage, substuff3, substuff2, &SubMessage_s…
101 …PB_FIELD( 41, INT32 , OPTIONAL, STATIC , OTHER, AllTypes, opt_int32, rep_enum, &AllTypes_opt_in…
102 …PB_FIELD( 42, INT64 , OPTIONAL, STATIC , OTHER, AllTypes, opt_int64, opt_int32, &AllTypes_opt_i…
103 …PB_FIELD( 43, UINT32 , OPTIONAL, STATIC , OTHER, AllTypes, opt_uint32, opt_int64, &AllTypes_opt_…
104 …PB_FIELD( 44, UINT64 , OPTIONAL, STATIC , OTHER, AllTypes, opt_uint64, opt_uint32, &AllTypes_opt…
105 …PB_FIELD( 45, SINT32 , OPTIONAL, STATIC , OTHER, AllTypes, opt_sint32, opt_uint64, &AllTypes_opt…
106 …PB_FIELD( 46, SINT64 , OPTIONAL, STATIC , OTHER, AllTypes, opt_sint64, opt_sint32, &AllTypes_opt…
107 …PB_FIELD( 47, BOOL , OPTIONAL, STATIC , OTHER, AllTypes, opt_bool, opt_sint64, &AllTypes_opt_b…
108 …PB_FIELD( 48, FIXED32 , OPTIONAL, STATIC , OTHER, AllTypes, opt_fixed32, opt_bool, &AllTypes_opt_…
109 …PB_FIELD( 49, SFIXED32, OPTIONAL, STATIC , OTHER, AllTypes, opt_sfixed32, opt_fixed32, &AllTypes_…
[all …]
/external/e2fsprogs/lib/ext2fs/
Dnt_io.c84 IN HANDLE Event OPTIONAL,
85 IN PIO_APC_ROUTINE ApcRoutine OPTIONAL,
86 IN PVOID ApcContext OPTIONAL,
90 IN PLARGE_INTEGER ByteOffset OPTIONAL,
91 IN PULONG Key OPTIONAL
99 IN HANDLE Event OPTIONAL,
100 IN PIO_APC_ROUTINE ApcRoutine OPTIONAL,
101 IN PVOID ApcContext OPTIONAL,
105 IN PLARGE_INTEGER ByteOffset OPTIONAL,
106 IN PULONG Key OPTIONAL
[all …]
/external/llvm/lib/AsmParser/
DLLParser.cpp3783 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in ParseDILocation() argument
3784 OPTIONAL(line, LineField, ); \ in ParseDILocation()
3785 OPTIONAL(column, ColumnField, ); \ in ParseDILocation()
3787 OPTIONAL(inlinedAt, MDField, ); in ParseDILocation()
3799 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in ParseGenericDINode() argument
3801 OPTIONAL(header, MDStringField, ); \ in ParseGenericDINode()
3802 OPTIONAL(operands, MDFieldList, ); in ParseGenericDINode()
3814 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in ParseDISubrange() argument
3816 OPTIONAL(lowerBound, MDSignedField, ); in ParseDISubrange()
3827 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in ParseDIEnumerator() argument
[all …]
/external/flatbuffers/CMake/
DFlatbuffersConfig.cmake1 include("${CMAKE_CURRENT_LIST_DIR}/FlatbuffersTargets.cmake" OPTIONAL)
2 include("${CMAKE_CURRENT_LIST_DIR}/FlatcTargets.cmake" OPTIONAL)
3 include("${CMAKE_CURRENT_LIST_DIR}/FlatbuffersSharedTargets.cmake" OPTIONAL)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp4211 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in ParseDILocation() argument
4212 OPTIONAL(line, LineField, ); \ in ParseDILocation()
4213 OPTIONAL(column, ColumnField, ); \ in ParseDILocation()
4215 OPTIONAL(inlinedAt, MDField, ); in ParseDILocation()
4227 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in ParseGenericDINode() argument
4229 OPTIONAL(header, MDStringField, ); \ in ParseGenericDINode()
4230 OPTIONAL(operands, MDFieldList, ); in ParseGenericDINode()
4243 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in ParseDISubrange() argument
4245 OPTIONAL(lowerBound, MDSignedField, ); in ParseDISubrange()
4264 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in ParseDIEnumerator() argument
[all …]
/external/cldr/tools/java/org/unicode/cldr/util/
DLevel.java23 public static final Level OPTIONAL = COMPREHENSIVE; field in Level
60 return OPTIONAL; in get()
106 return Level.OPTIONAL; in fromLevel()
DPatternPlaceholders.java16 …DISALLOWED("No placeholders allowed."), OPTIONAL("Zero or one placeholder allowed."), MULTIPLE("Ze… enumConstant
77 result.status = PlaceholderStatus.OPTIONAL; in transform()
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/google/protobuf/
Dtimestamp.pb.c13 …PB_FIELD( 1, INT64 , OPTIONAL, STATIC , FIRST, google_protobuf_Timestamp, seconds, seconds, 0),
14 … PB_FIELD( 2, INT32 , OPTIONAL, STATIC , OTHER, google_protobuf_Timestamp, nanos, seconds, 0),
Dduration.pb.c13 … PB_FIELD( 1, INT64 , OPTIONAL, STATIC , FIRST, google_protobuf_Duration, seconds, seconds, 0),
14 PB_FIELD( 2, INT32 , OPTIONAL, STATIC , OTHER, google_protobuf_Duration, nanos, seconds, 0),
/external/grpc-grpc/src/cpp/server/health/
Dhealth.pb.c14 …PB_FIELD( 1, STRING , OPTIONAL, STATIC , FIRST, grpc_health_v1_HealthCheckRequest, service, ser…
19 …PB_FIELD( 1, UENUM , OPTIONAL, STATIC , FIRST, grpc_health_v1_HealthCheckResponse, status, sta…
/external/libvpx/libvpx/
Dkeywords.dox5 "OPTIONAL" in this document are to be interpreted as described in
37 \anchor OPTIONAL
38 This word, or the adjective "OPTIONAL", mean that an item is
/external/libaom/libaom/
Dkeywords.dox5 "OPTIONAL" in this document are to be interpreted as described in
37 \anchor OPTIONAL
38 This word, or the adjective "OPTIONAL", mean that an item is
/external/python/apitools/apitools/base/protorpclite/
Ddescriptor_test.py117 (False, False, descriptor.FieldDescriptor.Label.OPTIONAL)):
151 expected.label = descriptor.FieldDescriptor.Label.OPTIONAL
171 expected.label = descriptor.FieldDescriptor.Label.OPTIONAL
186 expected.label = descriptor.FieldDescriptor.Label.OPTIONAL
202 expected.label = descriptor.FieldDescriptor.Label.OPTIONAL
Ddescriptor.py199 OPTIONAL = 1 variable in FieldDescriptor.Label
207 label = messages.EnumField(Label, 4, default=Label.OPTIONAL)
336 field_descriptor.label = FieldDescriptor.Label.OPTIONAL
/external/eigen/cmake/
Dlanguage_support.cmake20 # it is safe to invoke ENABLE_LANGUAGE(Fortran OPTIONAL)
29 enable_language(${language} OPTIONAL)
/external/protobuf/src/google/protobuf/
Dextension_set.cc252 OPTIONAL enumerator
258 GOOGLE_DCHECK_EQ((EXTENSION).is_repeated ? REPEATED : OPTIONAL, LABEL); \
272 GOOGLE_DCHECK_TYPE(iter->second, OPTIONAL, UPPERCASE); \
286 GOOGLE_DCHECK_TYPE(*extension, OPTIONAL, UPPERCASE); \
428 GOOGLE_DCHECK_TYPE(iter->second, OPTIONAL, ENUM); in GetEnum()
441 GOOGLE_DCHECK_TYPE(*extension, OPTIONAL, ENUM); in SetEnum()
489 GOOGLE_DCHECK_TYPE(iter->second, OPTIONAL, STRING); in GetString()
503 GOOGLE_DCHECK_TYPE(*extension, OPTIONAL, STRING); in MutableString()
549 GOOGLE_DCHECK_TYPE(iter->second, OPTIONAL, MESSAGE); in GetMessage()
576 GOOGLE_DCHECK_TYPE(*extension, OPTIONAL, MESSAGE); in MutableMessage()
[all …]
/external/python/cpython2/Lib/
Dargparse.py101 OPTIONAL = '?' variable
581 elif action.nargs == OPTIONAL:
666 defaulting_nargs = [OPTIONAL, ZERO_OR_MORE]
826 if const is not None and nargs != OPTIONAL:
827 raise ValueError('nargs must be %r to supply const' % OPTIONAL)
918 if const is not None and nargs != OPTIONAL:
919 raise ValueError('nargs must be %r to supply const' % OPTIONAL)
1396 if kwargs.get('nargs') not in [OPTIONAL, ZERO_OR_MORE]:
2033 OPTIONAL: _('expected at most one argument'),
2170 elif nargs == OPTIONAL:
[all …]
/external/python/cpython3/Lib/
Dargparse.py94 OPTIONAL = '?' variable
586 elif action.nargs == OPTIONAL:
683 defaulting_nargs = [OPTIONAL, ZERO_OR_MORE]
859 if const is not None and nargs != OPTIONAL:
860 raise ValueError('nargs must be %r to supply const' % OPTIONAL)
951 if const is not None and nargs != OPTIONAL:
952 raise ValueError('nargs must be %r to supply const' % OPTIONAL)
1451 if kwargs.get('nargs') not in [OPTIONAL, ZERO_OR_MORE]:
2074 OPTIONAL: _('expected at most one argument'),
2215 elif nargs == OPTIONAL:
[all …]
/external/selinux/checkpolicy/
Dpolicy_scan.l164 optional|OPTIONAL { return(OPTIONAL); }
/external/libcxxabi/cmake/Modules/
DHandleOutOfTreeLLVM.cmake96 include(AddLLVM OPTIONAL)
97 include(HandleLLVMOptions OPTIONAL)

1234