| /third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/ |
| H A D | Decoder.java | 44 private void fail(String message) throws IOException { in fail() argument
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/ |
| H A D | Encoder.java | 82 private void fail(String message) throws IOException { in fail() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | ErrorData.cpp | 33 ErrorData::ErrorData(InternalErrorType type, std::string message) in ErrorData() argument 23 Create(InternalErrorType type, std::string message, const char* file, const char* function, int line) Create() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
| H A D | ClientDoers.cpp | 23 DoDeviceUncapturedErrorCallback(Device* device, WGPUErrorType errorType, const char* message) DoDeviceUncapturedErrorCallback() argument 44 DoDeviceLoggingCallback(Device* device, WGPULoggingType loggingType, const char* message) DoDeviceLoggingCallback() argument 55 DoDeviceLostCallback(Device* device, WGPUDeviceLostReason reason, char const* message) DoDeviceLostCallback() argument 66 DoDevicePopErrorScopeCallback(Device* device, uint64_t requestSerial, WGPUErrorType errorType, const char* message) DoDevicePopErrorScopeCallback() argument 100 DoDeviceCreateComputePipelineAsyncCallback(Device* device, uint64_t requestSerial, WGPUCreatePipelineAsyncStatus status, const char* message) DoDeviceCreateComputePipelineAsyncCallback() argument 111 DoDeviceCreateRenderPipelineAsyncCallback(Device* device, uint64_t requestSerial, WGPUCreatePipelineAsyncStatus status, const char* message) DoDeviceCreateRenderPipelineAsyncCallback() argument [all...] |
| /third_party/openssl/crypto/ |
| H A D | cryptlib.c | 255 void OPENSSL_die(const char *message, const char *file, int line) in OPENSSL_die() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | sample.py | 24 def message (self, buf, font, msg, data, _x_what_is_this): member in Debugger
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/ |
| H A D | exception_type.h | 33 explicit Exception(const char* message) throw() { SetMessage(message); } in Exception() argument 38 void SetMessage(const char* message) throw() { in SetMessage() argument 51 explicit IndexOutOfBoundException(const char* message) throw() in IndexOutOfBoundException() argument 53 IndexOutOfBoundException(const char* message, int32_t index) throw() { in IndexOutOfBoundException() argument 56 msg << message; in IndexOutOfBoundException() local 68 explicit IOException(const char* message) throw() : Exception(message) {} in IOException() argument 75 ArithmeticException(const char* message) ArithmeticException() argument 84 UnsupportedOperationException(const char* message) UnsupportedOperationException() argument 92 RuntimeException(const char* message) RuntimeException() argument 100 NoSuchElementException(const char* message) NoSuchElementException() argument 108 IllegalArgumentException(const char* message) IllegalArgumentException() argument 116 IllegalStateException(const char* message) IllegalStateException() argument [all...] |
| /third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/mutations/ |
| H A D | replace_identifier.cc | 26 MutationReplaceIdentifier( protobufs::MutationReplaceIdentifier message) MutationReplaceIdentifier() argument
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ |
| H A D | spirv_fuzz_mutator.cc | 91 auto message = GetErrors(); in LogErrors() local
|
| H A D | spirv_opt_mutator.cc | 137 auto message = GetErrors(); in LogErrors() local
|
| /third_party/skia/tools/gpu/dawn/ |
| H A D | DawnTestContext.cpp | 80 static void PrintDeviceError(WGPUErrorType, const char* message, void*) { in PrintDeviceError() argument
|
| /third_party/skia/tools/sk_app/ |
| H A D | DawnWindowContext.cpp | 19 static void PrintDeviceError(WGPUErrorType, const char* message, void*) { in PrintDeviceError() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/ |
| H A D | WireCreatePipelineAsyncTests.cpp | 37 ToMockCreateComputePipelineAsyncCallback(WGPUCreatePipelineAsyncStatus status, WGPUComputePipeline pipeline, const char* message, void* userdata) ToMockCreateComputePipelineAsyncCallback() argument 56 ToMockCreateRenderPipelineAsyncCallback(WGPUCreatePipelineAsyncStatus status, WGPURenderPipeline pipeline, const char* message, void* userdata) ToMockCreateRenderPipelineAsyncCallback() argument [all...] |
| H A D | WireErrorCallbackTests.cpp | 31 void ToMockDeviceErrorCallback(WGPUErrorType type, const char* message, void* userdata) { in ToMockDeviceErrorCallback() argument 53 void ToMockDeviceLoggingCallback(WGPULoggingType type, const char* message, void* userdata) { in ToMockDeviceLoggingCallback() argument 41 ToMockDevicePopErrorScopeCallback(WGPUErrorType type, const char* message, void* userdata) ToMockDevicePopErrorScopeCallback() argument 63 ToMockDeviceLostCallback(WGPUDeviceLostReason reason, const char* message, void* userdata) ToMockDeviceLostCallback() argument [all...] |
| H A D | WireShaderModuleTests.cpp | 90 WGPUCompilationMessage message = { in TEST_F() local 130 WGPUCompilationMessage message = { TEST_F() local 190 WGPUCompilationMessage message = { TEST_F() local 217 WGPUCompilationMessage message = { TEST_F() local [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | dynamic_message.h | 159 static std::vector<const Message*> Sort(const Message& message, int map_size, in Sort() argument
|
| H A D | generated_message_reflection_unittest.cc | 73 unittest::TestAllTypes message; in TEST() local 97 unittest::TestAllTypes message; in TEST() local 112 unittest::TestAllTypes message; TEST() local 136 unittest::TestAllTypes message; TEST() local 321 unittest::TestAllTypes message; TEST() local 333 unittest::TestAllExtensions message; TEST() local 345 unittest::TestAllTypes message; TEST() local 367 unittest::TestAllExtensions message; TEST() local 391 unittest::TestAllTypes message; TEST() local 407 unittest::TestAllExtensions message; TEST() local 425 unittest::TestAllExtensions message; TEST() local 626 unittest::TestAllTypes message; TEST() local 644 unittest::TestAllTypes message; TEST() local 664 unittest::TestAllTypes message; TEST() local 678 unittest::TestOneof2 message; TEST() local 688 unittest::TestOneof2 message; TEST() local 860 unittest::TestAllTypes message; TEST() local 886 unittest::TestAllExtensions message; TEST() local 912 unittest::TestOneof2 message; TEST() local 933 unittest::TestAllTypes* message = TEST() local 957 unittest::TestAllExtensions* message = TEST() local 981 unittest::TestOneof2* message = TEST() local 1001 unittest::TestAllTypes message; TEST() local [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | ExtensionSchemaLite.java | 49 FieldSet<ExtensionDescriptor> getExtensions(Object message) { in getExtensions() argument 54 void setExtensions(Object message, FieldSet<ExtensionDescriptor> extensions) { in setExtensions() argument 59 FieldSet<ExtensionDescriptor> getMutableExtensions(Object message) { in getMutableExtensions() argument 64 void makeImmutable(Object message) { in makeImmutable() argument
|
| H A D | ExtensionSchema.java | 42 abstract FieldSet<T> getExtensions(Object message); in getExtensions() argument 45 abstract void setExtensions(Object message, FieldSet<T> extensions); in setExtensions() argument 48 abstract FieldSet<T> getMutableExtensions(Object message); in getMutableExtensions() argument 51 abstract void makeImmutable(Object message); in makeImmutable() argument
|
| H A D | ListFieldSchema.java | 69 <L> List<L> mutableListAt(Object message, long offset) { in mutableListAt() argument 74 void makeImmutableListAt(Object message, long offset) { in makeImmutableListAt() argument 94 private static <L> List<L> mutableListAt(Object message, long offset, int additionalCapacity) { in mutableListAt() argument 140 getList(Object message, long offset) getList() argument 149 mutableListAt(Object message, long offset) mutableListAt() argument 162 makeImmutableListAt(Object message, long offset) makeImmutableListAt() argument 186 getProtobufList(Object message, long offset) getProtobufList() argument [all...] |
| H A D | Schema.java | 43 void writeTo(T message, Writer writer) throws IOException; in writeTo() argument 50 void mergeFrom(T message, Reader reader, ExtensionRegistryLite extensionRegistry) in mergeFrom() argument 59 void mergeFrom(T message, byte[] data, int position, int limit, Registers registers) in mergeFrom() argument 63 void makeImmutable(T message); in makeImmutable() argument 66 isInitialized(T message) isInitialized() argument 72 equals(T message, T other) equals() argument 75 hashCode(T message) hashCode() argument 81 mergeFrom(T message, T other) mergeFrom() argument 84 getSerializedSize(T message) getSerializedSize() argument [all...] |
| H A D | Protobuf.java | 59 public <T> void writeTo(T message, Writer writer) throws IOException { in writeTo() argument 64 public <T> void mergeFrom(T message, Reader reader) throws IOException { in mergeFrom() argument 69 public <T> void mergeFrom(T message, Reader reader, ExtensionRegistryLite extensionRegistry) in mergeFrom() argument 75 makeImmutable(T message) makeImmutable() argument 83 isInitialized(T message) isInitialized() argument 106 schemaFor(T message) schemaFor() argument [all...] |
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| H A D | LazyFieldLiteTest.java | 224 createLazyFieldLiteFromMessage(MessageLite message) createLazyFieldLiteFromMessage() argument 228 createLazyFieldLiteFromMessage( ExtensionRegistryLite extensionRegistry, MessageLite message) createLazyFieldLiteFromMessage() argument [all...] |
| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | descriptor_database.cc | 72 CMessage* message = reinterpret_cast<CMessage*>(py_descriptor); in GetFileDescriptorProto() local
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| H A D | csharp_doc_comment.cc | 93 void WriteMessageDocComment(io::Printer* printer, const Descriptor* message) { in WriteMessageDocComment() argument
|