Home
last modified time | relevance | path

Searched defs:message (Results 851 - 875 of 3079) sorted by relevance

1...<<31323334353637383940>>...124

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DTypeRegistry.java144 private void addMessage(Descriptor message) { in addMessage() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dany_lite.cc59 void AnyMetadata::InternalPackFrom(const MessageLite& message, in InternalPackFrom() argument
H A Dno_field_presence_test.cc234 proto2_nofieldpresence_unittest::TestAllTypes message; in TEST() local
249 proto2_nofieldpresence_unittest::TestAllTypes message; in TEST() local
281 proto2_nofieldpresence_unittest::TestAllTypes message; TEST() local
345 proto2_nofieldpresence_unittest::TestAllTypes message; TEST() local
385 proto2_nofieldpresence_unittest::TestAllTypes message; TEST() local
421 proto2_nofieldpresence_unittest::TestAllTypes message; TEST() local
485 proto2_nofieldpresence_unittest::TestProto2Required message; TEST() local
499 proto2_nofieldpresence_unittest::TestAllTypes message; TEST() local
529 proto2_nofieldpresence_unittest::TestAllTypes message; TEST() local
[all...]
H A Dproto3_arena_unittest.cc188 TestAllTypes* message = Arena::CreateMessage<TestAllTypes>(&arena); in TEST() local
H A Dtest_util_lite.cc45 void TestUtilLite::SetAllFields(unittest::TestAllTypesLite* message) { in SetAllFields() argument
162 ModifyRepeatedFields(unittest::TestAllTypesLite* message) ModifyRepeatedFields() argument
193 ExpectAllFieldsSet( const unittest::TestAllTypesLite& message) ExpectAllFieldsSet() argument
394 ExpectClear(const unittest::TestAllTypesLite& message) ExpectClear() argument
539 ExpectRepeatedFieldsModified( const unittest::TestAllTypesLite& message) ExpectRepeatedFieldsModified() argument
628 SetPackedFields(unittest::TestPackedTypesLite* message) SetPackedFields() argument
662 ModifyPackedFields(unittest::TestPackedTypesLite* message) ModifyPackedFields() argument
681 ExpectPackedFieldsSet( const unittest::TestPackedTypesLite& message) ExpectPackedFieldsSet() argument
731 ExpectPackedClear( const unittest::TestPackedTypesLite& message) ExpectPackedClear() argument
752 ExpectPackedFieldsModified( const unittest::TestPackedTypesLite& message) ExpectPackedFieldsModified() argument
809 SetAllExtensions(unittest::TestAllExtensionsLite* message) SetAllExtensions() argument
955 ModifyRepeatedExtensions( unittest::TestAllExtensionsLite* message) ModifyRepeatedExtensions() argument
996 ExpectAllExtensionsSet( const unittest::TestAllExtensionsLite& message) ExpectAllExtensionsSet() argument
1349 ExpectExtensionsClear( const unittest::TestAllExtensionsLite& message) ExpectExtensionsClear() argument
1570 ExpectRepeatedExtensionsModified( const unittest::TestAllExtensionsLite& message) ExpectRepeatedExtensionsModified() argument
1738 SetPackedExtensions( unittest::TestPackedExtensionsLite* message) SetPackedExtensions() argument
1775 ModifyPackedExtensions( unittest::TestPackedExtensionsLite* message) ModifyPackedExtensions() argument
1796 ExpectPackedExtensionsSet( const unittest::TestPackedExtensionsLite& message) ExpectPackedExtensionsSet() argument
1873 ExpectPackedExtensionsClear( const unittest::TestPackedExtensionsLite& message) ExpectPackedExtensionsClear() argument
1893 ExpectPackedExtensionsModified( const unittest::TestPackedExtensionsLite& message) ExpectPackedExtensionsModified() argument
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.h176 FatalException(const char* filename, int line, const std::string& message) in FatalException() argument
184 const std::string& message() const { return message_; } in message() function in google::protobuf::FatalException
/third_party/python/Lib/test/test_email/
H A D__init__.py31 message = Message variable in TestEmailBase
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_constant_composite.cpp24 TransformationAddConstantComposite( spvtools::fuzz::protobufs::TransformationAddConstantComposite message) TransformationAddConstantComposite() argument
H A Dtransformation_add_dead_break.cpp26 TransformationAddDeadBreak( protobufs::TransformationAddDeadBreak message) TransformationAddDeadBreak() argument
H A Dtransformation_add_loop_preheader.cpp22 TransformationAddLoopPreheader( protobufs::TransformationAddLoopPreheader message) TransformationAddLoopPreheader() argument
H A Dtransformation_add_opphi_synonym.cpp21 TransformationAddOpPhiSynonym( protobufs::TransformationAddOpPhiSynonym message) TransformationAddOpPhiSynonym() argument
H A Dtransformation_composite_extract.cpp26 TransformationCompositeExtract( protobufs::TransformationCompositeExtract message) TransformationCompositeExtract() argument
H A Dtransformation_equation_instruction.cpp23 TransformationEquationInstruction( protobufs::TransformationEquationInstruction message) TransformationEquationInstruction() argument
H A Dtransformation_expand_vector_reduction.cpp23 TransformationExpandVectorReduction( protobufs::TransformationExpandVectorReduction message) TransformationExpandVectorReduction() argument
H A Dtransformation_function_call.cpp24 TransformationFunctionCall( protobufs::TransformationFunctionCall message) TransformationFunctionCall() argument
H A Dtransformation_mutate_pointer.cpp23 TransformationMutatePointer( protobufs::TransformationMutatePointer message) TransformationMutatePointer() argument
H A Dtransformation_permute_function_parameters.cpp25 TransformationPermuteFunctionParameters( protobufs::TransformationPermuteFunctionParameters message) TransformationPermuteFunctionParameters() argument
H A Dtransformation_replace_branch_from_dead_block_with_exit.cpp23 TransformationReplaceBranchFromDeadBlockWithExit( protobufs::TransformationReplaceBranchFromDeadBlockWithExit message) TransformationReplaceBranchFromDeadBlockWithExit() argument
H A Dtransformation_replace_copy_object_with_store_load.cpp24 TransformationReplaceCopyObjectWithStoreLoad( protobufs::TransformationReplaceCopyObjectWithStoreLoad message) TransformationReplaceCopyObjectWithStoreLoad() argument
H A Dtransformation_replace_irrelevant_id.cpp23 TransformationReplaceIrrelevantId( protobufs::TransformationReplaceIrrelevantId message) TransformationReplaceIrrelevantId() argument
H A Dtransformation_replace_load_store_with_copy_memory.cpp31 TransformationReplaceLoadStoreWithCopyMemory( protobufs::TransformationReplaceLoadStoreWithCopyMemory message) TransformationReplaceLoadStoreWithCopyMemory() argument
H A Dtransformation_replace_opselect_with_conditional_branch.cpp22 TransformationReplaceOpSelectWithConditionalBranch( protobufs::TransformationReplaceOpSelectWithConditionalBranch message) TransformationReplaceOpSelectWithConditionalBranch() argument
H A Dtransformation_replace_parameter_with_global.cpp25 TransformationReplaceParameterWithGlobal( protobufs::TransformationReplaceParameterWithGlobal message) TransformationReplaceParameterWithGlobal() argument
H A Dtransformation_set_loop_control.cpp20 TransformationSetLoopControl( protobufs::TransformationSetLoopControl message) TransformationSetLoopControl() argument
H A Dtransformation_wrap_early_terminator_in_function.cpp25 TransformationWrapEarlyTerminatorInFunction( protobufs::TransformationWrapEarlyTerminatorInFunction message) TransformationWrapEarlyTerminatorInFunction() argument

Completed in 11 milliseconds

1...<<31323334353637383940>>...124