Home
last modified time | relevance | path

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

12345678

/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/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/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/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/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/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp4615 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseDILocation() argument
4616 OPTIONAL(line, LineField, ); \ in parseDILocation()
4617 OPTIONAL(column, ColumnField, ); \ in parseDILocation()
4619 OPTIONAL(inlinedAt, MDField, ); \ in parseDILocation()
4620 OPTIONAL(isImplicitCode, MDBoolField, (false)); in parseDILocation()
4633 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseGenericDINode() argument
4635 OPTIONAL(header, MDStringField, ); \ in parseGenericDINode()
4636 OPTIONAL(operands, MDFieldList, ); in parseGenericDINode()
4650 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseDISubrange() argument
4651 OPTIONAL(count, MDSignedOrMDField, (-1, -1, INT64_MAX, false)); \ in parseDISubrange()
[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/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp4416 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in ParseDILocation() argument
4417 OPTIONAL(line, LineField, ); \ in ParseDILocation()
4418 OPTIONAL(column, ColumnField, ); \ in ParseDILocation()
4420 OPTIONAL(inlinedAt, MDField, ); \ in ParseDILocation()
4421 OPTIONAL(isImplicitCode, MDBoolField, (false)); in ParseDILocation()
4434 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in ParseGenericDINode() argument
4436 OPTIONAL(header, MDStringField, ); \ in ParseGenericDINode()
4437 OPTIONAL(operands, MDFieldList, ); in ParseGenericDINode()
4450 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in ParseDISubrange() argument
4452 OPTIONAL(lowerBound, MDSignedField, ); in ParseDISubrange()
[all …]
/external/cldr/tools/java/org/unicode/cldr/util/
DLevel.java29 public static final Level OPTIONAL = COMPREHENSIVE; field in Level
66 return OPTIONAL; in get()
113 return Level.OPTIONAL; in fromLevel()
/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/eigen/cmake/
Dlanguage_support.cmake20 # it is safe to invoke ENABLE_LANGUAGE(Fortran OPTIONAL)
29 enable_language(${language} OPTIONAL)
/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/protobuf/php/src/Google/Protobuf/Internal/
DGPBLabel.php37 const OPTIONAL = 1; define in Google\\Protobuf\\Internal\\GPBLabel
/external/dagger2/java/dagger/model/
DBindingKind.java98 OPTIONAL, enumConstant
/external/icing/proto/icing/proto/
Dschema.proto102 // OPTIONAL: Whether nested properties within the document property should be
148 // REQUIRED if (data_type == DOCUMENT). OPTIONAL otherwise.
177 OPTIONAL = 2; enumerator
185 // OPTIONAL: Describes how string properties should be indexed. String
189 // OPTIONAL: Describes how document properties should be indexed.
/external/fmtlib/doc/
DCMakeLists.txt16 DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/doc/fmt OPTIONAL
/external/cldr/tools/java/org/unicode/cldr/api/
DCldrDataType.java8 import static org.unicode.cldr.util.DtdData.Mode.OPTIONAL;
192 return attribute == null || attribute.mode == OPTIONAL;

12345678