Home
last modified time | relevance | path

Searched refs:DO (Results 1 – 25 of 59) sorted by relevance

123

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.cc119 #define DO(STATEMENT) if (STATEMENT) {} else return false macro
212 DO(ConsumeInteger64(max_value, &value, error)); in ConsumeSignedInteger()
581 DO(Consume( in ParseSyntaxIdentifier()
584 DO(Consume("=")); in ParseSyntaxIdentifier()
587 DO(ConsumeString(&syntax, "Expected syntax identifier.")); in ParseSyntaxIdentifier()
588 DO(ConsumeEndOfDeclaration(";", &syntax_location)); in ParseSyntaxIdentifier()
653 DO(Consume("message")); in ParseMessageDefinition()
659 DO(ConsumeIdentifier(message->mutable_name(), "Expected message name.")); in ParseMessageDefinition()
661 DO(ParseMessageBlock(message, message_location, containing_file)); in ParseMessageDefinition()
702 DO(ConsumeEndOfDeclaration("{", &message_location)); in ParseMessageBlock()
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtext_format.cc213 #define DO(STATEMENT) if (STATEMENT) {} else return false macro
280 DO(ConsumeField(output)); in Parse()
351 DO(ConsumeField(message)); in ConsumeMessage()
355 DO(Consume(delimiter)); in ConsumeMessage()
364 DO(Consume("{")); in ConsumeMessageDelimiter()
389 DO(ConsumeAnyTypeUrl(&full_type_name, &prefix)); in ConsumeField()
390 DO(Consume("]")); in ConsumeField()
393 DO(ConsumeAnyValue(full_type_name, in ConsumeField()
404 DO(ConsumeFullTypeName(&field_name)); in ConsumeField()
405 DO(Consume("]")); in ConsumeField()
[all …]
/frameworks/native/opengl/libs/
DAndroid.bp65 // ***** DO NOT ADD NEW DEPENDENCIES HERE *****
66 // In particular, DO NOT add libutils or anything "above" libcutils
101 // ***** DO NOT ADD NEW DEPENDENCIES HERE *****
102 // In particular, DO NOT add libutils nor anything "above" libui
/frameworks/ml/nn/driver/cache/
DAndroid.bp28 // ***** DO NOT ADD NEW DEPENDENCIES HERE *****
29 // In particular, DO NOT add libutils or anything "above" libcutils
/frameworks/av/media/codec2/hidl/1.0/utils/
DAndroid.bp1 // DO NOT DEPEND ON THIS DIRECTLY
46 // DO NOT DEPEND ON THIS DIRECTLY
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto106 // The generator used to #define a macro called "DO" inside the .cc file.
107 message DO {} message
108 optional DO do = 32;
120 optional DO release_do = 36;
/frameworks/base/docs/
D__DEPRECATED__DO_NOT_EDIT__.txt1 ### DEPRECATED: DO NOT EDIT ###
/frameworks/base/docs/html/
D__DEPRECATED__DO_NOT_EDIT__.txt1 ### DEPRECATED: DO NOT EDIT ###
/frameworks/av/media/codec2/vndk/
DAndroid.bp12 // !!!DO NOT DEPEND ON THIS SHARED LIBRARY DIRECTLY!!!
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/google/protobuf/
DEmpty.pbobjc.m1 // Generated by the protocol buffer compiler. DO NOT EDIT!
DSourceContext.pbobjc.m1 // Generated by the protocol buffer compiler. DO NOT EDIT!
DFieldMask.pbobjc.m1 // Generated by the protocol buffer compiler. DO NOT EDIT!
DTimestamp.pbobjc.m1 // Generated by the protocol buffer compiler. DO NOT EDIT!
DDuration.pbobjc.m1 // Generated by the protocol buffer compiler. DO NOT EDIT!
DAny.pbobjc.m1 // Generated by the protocol buffer compiler. DO NOT EDIT!
DStruct.pbobjc.m1 // Generated by the protocol buffer compiler. DO NOT EDIT!
/frameworks/av/media/codec2/components/base/
DAndroid.bp1 // DO NOT DEPEND ON THIS DIRECTLY
/frameworks/compile/slang/tests/P_reflection3264_multifile/
DScriptC_reflection3264_multifile_2.java.expect18 * This file is auto-generated. DO NOT MODIFY!
DScriptC_reflection3264_multifile_1.java.expect18 * This file is auto-generated. DO NOT MODIFY!
DScriptC_reflection3264_multifile_3.java.expect18 * This file is auto-generated. DO NOT MODIFY!
/frameworks/compile/slang/tests/P_reduce_general_struct/
DScriptC_reduce_general_struct.java.expect18 * This file is auto-generated. DO NOT MODIFY!
/frameworks/compile/slang/tests/P_struct_field/
DScriptC_struct_field.java.expect18 * This file is auto-generated. DO NOT MODIFY!
/frameworks/compile/slang/tests/P_reduce_general_duplicate_array/
DScriptC_reduce_general_duplicate_array.java.expect18 * This file is auto-generated. DO NOT MODIFY!
/frameworks/compile/slang/tests/P_reduce_general_examples_halter/
DScriptC_reduce_general_examples_halter.java.expect18 * This file is auto-generated. DO NOT MODIFY!
/frameworks/compile/slang/tests/P_reflection3264_divergent_support/
DScriptField_NonDivergent.java.expect18 * This file is auto-generated. DO NOT MODIFY!

123