Home
last modified time | relevance | path

Searched defs:message (Results 351 - 375 of 1899) sorted by relevance

1...<<11121314151617181920>>...76

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DAbstractParser.java51 private UninitializedMessageException newUninitializedMessageException(MessageType message) { in newUninitializedMessageException() argument
64 private MessageType checkMessageInitialized(MessageType message) in checkMessageInitialized() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dmessage-handler.c105 int pa_message_handler_send_message(pa_core *c, const char *object_path, const char *message, const char *message_parameters, char **response) { in pa_message_handler_send_message() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DDiagnostics.cpp47 void TDiagnostics::globalError(const char *message) in globalError() argument
51 mInfoSink << message << "\n"; in globalError() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayFBOIncompleteness.cpp67 glw::GLboolean TextureCubeMapArrayFBOIncompleteness::checkState(glw::GLint expected_state, const char* message) in checkState() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDefs.cpp43 Error::Error (VkResult error, const char* message, const char* expr, const char* file, int line) in Error() argument
49 Error::Error (VkResult error, const std::string& message) in Error() argument
59 NotSupportedError::NotSupportedError (VkResult error, const char* message, const char* expr, const char* file, int line) in NotSupportedError() argument
65 NotSupportedError::NotSupportedError (VkResult error, const std::string& message) in NotSupportedError() argument
75 OutOfMemoryError::OutOfMemoryError (VkResult error, const char* message, const char* expr, const char* file, int line) in OutOfMemoryError() argument
82 OutOfMemoryError(VkResult error, const std::string& message) OutOfMemoryError() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DErrorMessages.cpp23 std::string message; member
39 Callback(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam) Callback() argument
/third_party/skia/src/core/
H A DSkPathComplexityDfx.cpp57 std::string message = std::to_string(complexity).substr(0, MESSAGE_SIZE); in ShowPathComplexityDfx() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Ddiagnostic.cpp27 spvDiagnosticCreate(const spv_position position, const char* message) spvDiagnosticCreate() argument
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_constant_null.cpp22 TransformationAddConstantNull( spvtools::fuzz::protobufs::TransformationAddConstantNull message) TransformationAddConstantNull() argument
H A Dtransformation_add_constant_scalar.cpp22 TransformationAddConstantScalar( spvtools::fuzz::protobufs::TransformationAddConstantScalar message) TransformationAddConstantScalar() argument
H A Dtransformation_add_dead_block.cpp22 TransformationAddDeadBlock( protobufs::TransformationAddDeadBlock message) TransformationAddDeadBlock() argument
H A Dtransformation_add_dead_continue.cpp22 TransformationAddDeadContinue( protobufs::TransformationAddDeadContinue message) TransformationAddDeadContinue() argument
H A Dtransformation_add_early_terminator_wrapper.cpp24 TransformationAddEarlyTerminatorWrapper( protobufs::TransformationAddEarlyTerminatorWrapper message) TransformationAddEarlyTerminatorWrapper() argument
H A Dtransformation_add_global_variable.cpp22 TransformationAddGlobalVariable( spvtools::fuzz::protobufs::TransformationAddGlobalVariable message) TransformationAddGlobalVariable() argument
H A Dtransformation_add_image_sample_unused_components.cpp24 TransformationAddImageSampleUnusedComponents( protobufs::TransformationAddImageSampleUnusedComponents message) TransformationAddImageSampleUnusedComponents() argument
H A Dtransformation_add_local_variable.cpp22 TransformationAddLocalVariable( spvtools::fuzz::protobufs::TransformationAddLocalVariable message) TransformationAddLocalVariable() argument
H A Dtransformation_add_spec_constant_op.cpp24 TransformationAddSpecConstantOp( spvtools::fuzz::protobufs::TransformationAddSpecConstantOp message) TransformationAddSpecConstantOp() argument
H A Dtransformation_add_type_array.cpp22 TransformationAddTypeArray( protobufs::TransformationAddTypeArray message) TransformationAddTypeArray() argument
H A Dtransformation_add_type_matrix.cpp22 TransformationAddTypeMatrix( protobufs::TransformationAddTypeMatrix message) TransformationAddTypeMatrix() argument
H A Dtransformation_add_type_pointer.cpp22 TransformationAddTypePointer( protobufs::TransformationAddTypePointer message) TransformationAddTypePointer() argument
H A Dtransformation_add_type_struct.cpp22 TransformationAddTypeStruct( protobufs::TransformationAddTypeStruct message) TransformationAddTypeStruct() argument
H A Dtransformation_add_type_vector.cpp22 TransformationAddTypeVector( protobufs::TransformationAddTypeVector message) TransformationAddTypeVector() argument
H A Dtransformation_adjust_branch_weights.cpp30 TransformationAdjustBranchWeights( protobufs::TransformationAdjustBranchWeights message) TransformationAdjustBranchWeights() argument
H A Dtransformation_invert_comparison_operator.cpp24 TransformationInvertComparisonOperator( protobufs::TransformationInvertComparisonOperator message) TransformationInvertComparisonOperator() argument
H A Dtransformation_make_vector_operation_dynamic.cpp24 TransformationMakeVectorOperationDynamic( protobufs::TransformationMakeVectorOperationDynamic message) TransformationMakeVectorOperationDynamic() argument

Completed in 10 milliseconds

1...<<11121314151617181920>>...76