Home
last modified time | relevance | path

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

1234

/external/nanopb-c/tests/backwards_compatibility/
Dalltypes_legacy.c34 …PB_FIELD( 3, FIXED32 , OPTIONAL, STATIC, SubMessage, substuff3, substuff2, &SubMessage_substuff3_…
73 …PB_FIELD( 41, INT32 , OPTIONAL, STATIC, AllTypes, opt_int32, rep_enum, &AllTypes_opt_int32_defau…
74 …PB_FIELD( 42, INT64 , OPTIONAL, STATIC, AllTypes, opt_int64, opt_int32, &AllTypes_opt_int64_defa…
75 …PB_FIELD( 43, UINT32 , OPTIONAL, STATIC, AllTypes, opt_uint32, opt_int64, &AllTypes_opt_uint32_de…
76 …PB_FIELD( 44, UINT64 , OPTIONAL, STATIC, AllTypes, opt_uint64, opt_uint32, &AllTypes_opt_uint64_d…
77 …PB_FIELD( 45, SINT32 , OPTIONAL, STATIC, AllTypes, opt_sint32, opt_uint64, &AllTypes_opt_sint32_d…
78 …PB_FIELD( 46, SINT64 , OPTIONAL, STATIC, AllTypes, opt_sint64, opt_sint32, &AllTypes_opt_sint64_d…
79 …PB_FIELD( 47, BOOL , OPTIONAL, STATIC, AllTypes, opt_bool, opt_sint64, &AllTypes_opt_bool_defau…
80 …PB_FIELD( 48, FIXED32 , OPTIONAL, STATIC, AllTypes, opt_fixed32, opt_bool, &AllTypes_opt_fixed32_d…
81 …PB_FIELD( 49, SFIXED32, OPTIONAL, STATIC, AllTypes, opt_sfixed32, opt_fixed32, &AllTypes_opt_sfixe…
[all …]
/external/deqp/modules/
DCMakeLists.txt2 include(glshared/glshared.cmake OPTIONAL)
3 include(gles2/gles2.cmake OPTIONAL)
4 include(gles3/gles3.cmake OPTIONAL)
5 include(gles31/gles31.cmake OPTIONAL)
6 include(egl/egl.cmake OPTIONAL)
9 include(internal/internal.cmake OPTIONAL)
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Dgenerate_python_test.py149 field.label = descriptor.FieldDescriptor.Label.OPTIONAL
161 field.label = descriptor.FieldDescriptor.Label.OPTIONAL
171 field.label = descriptor.FieldDescriptor.Label.OPTIONAL
184 field.label = descriptor.FieldDescriptor.Label.OPTIONAL
194 field.label = descriptor.FieldDescriptor.Label.OPTIONAL
204 field.label = descriptor.FieldDescriptor.Label.OPTIONAL
214 field.label = descriptor.FieldDescriptor.Label.OPTIONAL
241 field.label = descriptor.FieldDescriptor.Label.OPTIONAL
251 field.label = descriptor.FieldDescriptor.Label.OPTIONAL
261 field.label = descriptor.FieldDescriptor.Label.OPTIONAL
[all …]
Dgenerate_proto_test.py73 field.label = descriptor.FieldDescriptor.Label.OPTIONAL
89 field.label = descriptor.FieldDescriptor.Label.OPTIONAL
123 field.label = descriptor.FieldDescriptor.Label.OPTIONAL
140 field.label = descriptor.FieldDescriptor.Label.OPTIONAL
157 field.label = descriptor.FieldDescriptor.Label.OPTIONAL
175 field.label = descriptor.FieldDescriptor.Label.OPTIONAL
Ddescriptor_test.py117 (False, False, descriptor.FieldDescriptor.Label.OPTIONAL)):
147 expected.label = descriptor.FieldDescriptor.Label.OPTIONAL
167 expected.label = descriptor.FieldDescriptor.Label.OPTIONAL
182 expected.label = descriptor.FieldDescriptor.Label.OPTIONAL
197 expected.label = descriptor.FieldDescriptor.Label.OPTIONAL
Ddescriptor.py208 OPTIONAL = 1 variable in FieldDescriptor.Label
216 label = messages.EnumField(Label, 4, default=Label.OPTIONAL)
371 field_descriptor.label = FieldDescriptor.Label.OPTIONAL
/external/e2fsprogs/lib/ext2fs/
Dnt_io.c83 IN HANDLE Event OPTIONAL,
84 IN PIO_APC_ROUTINE ApcRoutine OPTIONAL,
85 IN PVOID ApcContext OPTIONAL,
89 IN PLARGE_INTEGER ByteOffset OPTIONAL,
90 IN PULONG Key OPTIONAL
98 IN HANDLE Event OPTIONAL,
99 IN PIO_APC_ROUTINE ApcRoutine OPTIONAL,
100 IN PVOID ApcContext OPTIONAL,
104 IN PLARGE_INTEGER ByteOffset OPTIONAL,
105 IN PULONG Key OPTIONAL
[all …]
/external/libchrome/sandbox/win/src/
Dnt_internals.h145 IN PLARGE_INTEGER AllocationSize OPTIONAL,
150 IN PVOID EaBuffer OPTIONAL,
214 IN POBJECT_ATTRIBUTES ObjectAttributes OPTIONAL,
215 IN PLARGE_INTEGER MaximumSize OPTIONAL,
218 IN HANDLE FileHandle OPTIONAL);
230 IN OUT PLARGE_INTEGER SectionOffset OPTIONAL,
256 OUT PSIZE_T ReturnLength OPTIONAL);
340 OUT PULONG ReturnLength OPTIONAL);
392 IN PUNICODE_STRING Class OPTIONAL,
394 OUT PULONG Disposition OPTIONAL);
[all …]
/external/llvm/lib/AsmParser/
DLLParser.cpp3577 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in ParseDILocation() argument
3578 OPTIONAL(line, LineField, ); \ in ParseDILocation()
3579 OPTIONAL(column, ColumnField, ); \ in ParseDILocation()
3581 OPTIONAL(inlinedAt, MDField, ); in ParseDILocation()
3593 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in ParseGenericDINode() argument
3595 OPTIONAL(header, MDStringField, ); \ in ParseGenericDINode()
3596 OPTIONAL(operands, MDFieldList, ); in ParseGenericDINode()
3608 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in ParseDISubrange() argument
3610 OPTIONAL(lowerBound, MDSignedField, ); in ParseDISubrange()
3621 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in ParseDIEnumerator() argument
[all …]
/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/eigen/cmake/
Dlanguage_support.cmake20 # it is safe to invoke ENABLE_LANGUAGE(Fortran OPTIONAL)
29 enable_language(${language} OPTIONAL)
/external/opencv3/modules/objdetect/
DCMakeLists.txt2 ocv_define_module(objdetect opencv_core opencv_imgproc opencv_ml OPTIONAL opencv_highgui WRAP java …
/external/opencv3/modules/features2d/
DCMakeLists.txt2 ocv_define_module(features2d opencv_imgproc opencv_ml opencv_flann OPTIONAL opencv_highgui WRAP jav…
/external/opencv3/modules/photo/
DCMakeLists.txt7 ocv_define_module(photo opencv_imgproc OPTIONAL opencv_cudaarithm opencv_cudaimgproc WRAP java pyth…
/external/opencv3/modules/stitching/
DCMakeLists.txt8OPTIONAL opencv_cudaarithm opencv_cudafilters opencv_cudafeatures2d opencv_cudalegacy opencv_xfeat…
/external/opencv3/modules/superres/
DCMakeLists.txt8OPTIONAL opencv_videoio opencv_cudaarithm opencv_cudafilters opencv_cudawarping opencv_cudaimgproc…
/external/opencv3/modules/cudaobjdetect/
DCMakeLists.txt9 ocv_define_module(cudaobjdetect opencv_objdetect opencv_cudaarithm opencv_cudawarping OPTIONAL open…
/external/opencv3/modules/cudawarping/
DCMakeLists.txt9 ocv_define_module(cudawarping opencv_core opencv_imgproc OPTIONAL opencv_cudev)
/external/opencv3/modules/videostab/
DCMakeLists.txt12 OPTIONAL opencv_cudawarping opencv_cudaoptflow opencv_videoio WRAP python)
/external/opencv3/modules/cudaoptflow/
DCMakeLists.txt9 …ow opencv_video opencv_cudaarithm opencv_cudawarping opencv_cudaimgproc OPTIONAL opencv_cudalegacy)
/external/opencv3/modules/cudalegacy/
DCMakeLists.txt10OPTIONAL opencv_objdetect opencv_imgproc opencv_calib3d opencv_cudaarithm opencv_cudafilters openc…
/external/opencv3/modules/cudaimgproc/
DCMakeLists.txt9 ocv_define_module(cudaimgproc opencv_imgproc OPTIONAL opencv_cudev opencv_cudaarithm opencv_cudafil…
/external/opencv3/modules/cudacodec/
DCMakeLists.txt9 ocv_add_module(cudacodec opencv_core opencv_videoio OPTIONAL opencv_cudev)
/external/opencv3/modules/cudaarithm/
DCMakeLists.txt9 ocv_add_module(cudaarithm opencv_core OPTIONAL opencv_cudev)
/external/protobuf/src/google/protobuf/
Dextension_set.cc240 OPTIONAL enumerator
246 GOOGLE_DCHECK_EQ((EXTENSION).is_repeated ? REPEATED : OPTIONAL, LABEL); \
260 GOOGLE_DCHECK_TYPE(iter->second, OPTIONAL, UPPERCASE); \
274 GOOGLE_DCHECK_TYPE(*extension, OPTIONAL, UPPERCASE); \
405 GOOGLE_DCHECK_TYPE(iter->second, OPTIONAL, ENUM); in GetEnum()
418 GOOGLE_DCHECK_TYPE(*extension, OPTIONAL, ENUM); in SetEnum()
465 GOOGLE_DCHECK_TYPE(iter->second, OPTIONAL, STRING); in GetString()
479 GOOGLE_DCHECK_TYPE(*extension, OPTIONAL, STRING); in MutableString()
524 GOOGLE_DCHECK_TYPE(iter->second, OPTIONAL, MESSAGE); in GetMessage()
551 GOOGLE_DCHECK_TYPE(*extension, OPTIONAL, MESSAGE); in MutableMessage()
[all …]

1234