Home
last modified time | relevance | path

Searched defs:writer (Results 201 - 225 of 410) sorted by relevance

12345678910>>...17

/third_party/python/Tools/unicode/
H A Dgenmap_japanese.py234 writer = DecodeMapWriter(fp, "jisx0213_pair", jisx0213pairdecmap) global() variable
[all...]
/third_party/skia/src/gpu/
H A DGrPersistentCacheUtils.cpp38 SkBinaryWriteBuffer writer; in PackCachedShaders() local
[all...]
/third_party/skia/src/pathops/
H A DSkPathOpsSimplify.cpp13 static bool bridgeWinding(SkOpContourHead* contourList, SkPathWriter* writer) { in bridgeWinding() argument
89 static bool bridgeXor(SkOpContourHead* contourList, SkPathWriter* writer) { in bridgeXor() argument
[all...]
/third_party/skia/tests/
H A DVerticesTest.cpp62 SkBinaryWriteBuffer writer; in self_test() local
/third_party/skia/third_party/externals/tint/src/writer/
H A Dappend_vector_test.cc23 namespace writer { namespace
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl.h50 namespace writer { namespace
H A Dgenerator_impl_intrinsic_test.cc22 namespace writer { namespace
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl.h52 namespace writer { namespace
H A Dgenerator_impl_intrinsic_test.cc22 namespace writer { namespace
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl.h54 namespace writer { namespace
H A Dgenerator_impl_binary_test.cc18 namespace writer { namespace
H A Dgenerator_impl_intrinsic_test.cc20 namespace writer { namespace
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_function_decoration_test.cc21 namespace writer { namespace
H A Dbuilder_global_variable_test.cc22 namespace writer { namespace
H A Dfunction.h23 namespace writer { namespace
H A Doperand.h22 namespace writer { namespace
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DExtensionSchemaLite.java299 void serializeExtension(Writer writer, Map.Entry<?, ?> extension) throws IOException { in serializeExtension() argument
[all...]
H A DExtensionSchema.java74 abstract void serializeExtension(Writer writer, Map.Entry<?, ?> extension) throws IOException; in serializeExtension() argument
H A DSchema.java43 void writeTo(T message, Writer writer) throws IOException; in writeTo() argument
H A DProtobuf.java59 public <T> void writeTo(T message, Writer writer) throws IOException { in writeTo() argument
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dtype_info_test_helper.cc115 NewDefaultValueWriter( const std::string& type_url, ObjectWriter* writer) NewDefaultValueWriter() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_cat.cc52 char* writer = end; in AlphaNum() local
[all...]
H A Dsubstitute.cc119 char* writer = end; in Arg() local
142 char* writer = end; in Arg() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTestHierarchyUtil.cpp62 static void writeXmlCaselist (TestHierarchyIterator& iter, qpXmlWriter* writer) in writeXmlCaselist() argument
140 qpXmlWriter* writer = DE_NULL; in writeXmlCaselistsToFiles() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_vertices.cpp122 SkBinaryWriteBuffer writer; in Serialize() local

Completed in 16 milliseconds

12345678910>>...17