Home
last modified time | relevance | path

Searched defs:writer (Results 176 - 200 of 383) sorted by relevance

12345678910>>...16

/third_party/python/Include/cpython/
H A Dbytesobject.h86 PyAPI_FUNC(void) _PyBytesWriter_Init(_PyBytesWriter *writer); variable
95 PyAPI_FUNC(void) _PyBytesWriter_Dealloc(_PyBytesWriter *writer); variable
[all...]
/third_party/skia/tests/
H A DPaintTest.cpp112 SkBinaryWriteBuffer writer; in DEF_TEST() local
[all...]
/third_party/skia/third_party/externals/tint/src/writer/
H A Dfloat_to_string.cc27 namespace writer { namespace
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl_binary_test.cc20 namespace writer { namespace
H A Dgenerator_impl_sanitizer_test.cc22 namespace writer { namespace
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl_binary_test.cc20 namespace writer { namespace
H A Dgenerator_impl_sanitizer_test.cc22 namespace writer { namespace
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator.h32 namespace writer { namespace
H A Dgenerator_impl_import_test.cc19 namespace writer { namespace
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_accessor_expression_test.cc19 namespace writer { namespace
H A Dbuilder_if_test.cc19 namespace writer { namespace
/third_party/skia/third_party/externals/tint/src/writer/wgsl/
H A Dgenerator_impl_literal_test.cc21 namespace writer { namespace
/third_party/python/Objects/stringlib/
H A Dlocaleutil.h46 InsertThousandsGrouping_fill(_PyUnicodeWriter *writer, Py_ssize_t *buffer_pos, in InsertThousandsGrouping_fill() argument
/third_party/skia/modules/particles/include/
H A DSkParticleSerialization.h20 SkToJsonVisitor(SkJSONWriter& writer) : fWriter(writer) {} in SkToJsonVisitor() argument
/test/xts/acts/developtools/hiplugintest/
H A Dhipluginmoduleapitest.cpp209 WriterStruct writer; in HWTEST_F() local
219 WriterStruct writer; in HWTEST_F() local
/third_party/gn/src/gn/
H A Dcompile_commands_writer_unittest.cc70 CompileCommandsWriter writer; in TEST_F() local
119 CompileCommandsWriter writer; in TEST_F() local
180 CompileCommandsWriter writer; in TEST_F() local
257 CompileCommandsWriter writer; in TEST_F() local
316 CompileCommandsWriter writer; in TEST_F() local
370 CompileCommandsWriter writer; TEST_F() local
465 CompileCommandsWriter writer; TEST_F() local
519 CompileCommandsWriter writer; TEST_F() local
575 CompileCommandsWriter writer; TEST_F() local
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DLigatureTreeWalker.java80 protected void writeCoverageTable(OpenTypeTableWriter writer) in writeCoverageTable() argument
92 public void writeLookupSubtable(OpenTypeTableWriter writer) in writeLookupSubtable() argument
[all...]
H A DDecompTable.java145 public void writeLookupSubtable(OpenTypeTableWriter writer) in writeLookupSubtable() argument
[all...]
H A DScriptList.java43 public void writeLangSysRecord(OpenTypeTableWriter writer) in writeLangSysRecord() argument
92 public void writeScriptRecord(OpenTypeTableWriter writer) in writeScriptRecord() argument
173 writeScriptList(OpenTypeTableWriter writer) writeScriptList() argument
[all...]
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/
H A DBuildMetadataJsonFromXml.java139 writeCountryToMetadataMap(PhoneMetadataCollection metadataCollection, BufferedWriter writer) writeCountryToMetadataMap() argument
166 writeCountryCodeToRegionCodeMap( Map<Integer, List<String>> countryCodeToRegionCodeMap, BufferedWriter writer) writeCountryCodeToRegionCodeMap() argument
[all...]
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
H A Dsem_readerwriter.c89 static int *writer(void *ID) in writer() function
/third_party/rust/crates/codespan/codespan-reporting/examples/
H A Dreadme_preview.rs83 let mut writer = HtmlEscapeWriter::new(SvgWriter::new(&mut buffer)); in main() variables
[all...]
/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...]

Completed in 12 milliseconds

12345678910>>...16