| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
| H A D | index_sub_table.cc | 38 BitmapGlyphInfoPtr output = new BitmapGlyphInfo(glyph_id, in GlyphInfo() local
|
| H A D | index_sub_table_format2.cc | 37 BigGlyphMetricsPtr output = new BigGlyphMetrics(slice); in BigMetrics() local 125 IndexSubTableFormat2BuilderPtr output = new IndexSubTableFormat2::Builder(); in CreateBuilder() local 145 IndexSubTableFormat2BuilderPtr output = in CreateBuilder() local 165 IndexSubTableFormat2BuilderPtr output = in CreateBuilder() local 174 IndexSubTableFormat2Ptr output = new IndexSubTableFormat2( in SubBuildTable() local 261 BitmapGlyphInfoPtr output; Next() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | ModuleSummaryIndexYAML.h | 81 static void output( in output() function 124 static void output(IO &io, std::map<uint64_t, WholeProgramDevirtResolution> &V) { in output() function 235 static void output(IO &io, GlobalValueSummaryMapTy &V) { in output() function 267 static void output(IO &io, TypeIdSummaryMapTy &V) { in output() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/ |
| H A D | MsgPackDocumentYAML.cpp | 175 static void output(const ScalarDocNode &S, void *Ctxt, raw_ostream &OS, in output() function 216 static void output(IO &IO, MapDocNode &M) { in output() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| H A D | MachOYAML.cpp | 37 void ScalarTraits<char_16>::output(const char_16 &Val, void *, in output() function in llvm::yaml::ScalarTraits 58 void ScalarTraits<uuid_t>::output(const uuid_t &Val, void *, raw_ostream &Out) { in output() function in llvm::yaml::ScalarTraits
|
| /third_party/skia/tools/skdiff/ |
| H A D | skdiff_utils.cpp | 107 SkString output; in replace_all() local
|
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_enum_field_lite.cc | 287 output); in GenerateFieldInfo() local 384 output); in GenerateFieldInfo() local 640 output); GenerateFieldInfo() local [all...] |
| H A D | java_map_field_lite.cc | 507 output); in GenerateFieldInfo() local
|
| H A D | java_primitive_field_lite.cc | 309 output); in GenerateFieldInfo() local 392 output); in GenerateFieldInfo() local 624 output); GenerateFieldInfo() local [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | plugin.cc | 89 void ListParsedFiles(std::vector<const FileDescriptor*>* output) { in ListParsedFiles() argument
|
| H A D | subprocess.cc | 161 bool Subprocess::Communicate(const Message& input, Message* output, in Communicate() argument
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | MapEntryLite.java | 107 static <K, V> void writeTo(CodedOutputStream output, Metadata<K, V> metadata, K key, V value) in writeTo() argument 144 public void serializeTo(CodedOutputStream output, int fieldNumber, K key, V value) in serializeTo() argument
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | utf8.c | 88 static char* utf8_validate(const char *str, char *output) { in utf8_validate() argument
|
| /third_party/protobuf/src/google/protobuf/util/ |
| H A D | field_mask_util_test.cc | 50 std::string output; in SnakeCaseToCamelCase() local 59 std::string output; in CamelCaseToSnakeCase() local
|
| H A D | json_util.h | 99 MessageToJsonString(const Message& message, std::string* output) MessageToJsonString() argument
|
| H A D | type_resolver_util.cc | 123 ConvertMessageOptions(const MessageOptions& options, RepeatedPtrField<Option>* output) ConvertMessageOptions() argument 128 ConvertFieldOptions(const FieldOptions& options, RepeatedPtrField<Option>* output) ConvertFieldOptions() argument 133 ConvertEnumOptions(const EnumOptions& options, RepeatedPtrField<Option>* output) ConvertEnumOptions() argument 138 ConvertEnumValueOptions(const EnumValueOptions& options, RepeatedPtrField<Option>* output) ConvertEnumValueOptions() argument 144 ConvertOptionsInternal(const Message& options, RepeatedPtrField<Option>* output) ConvertOptionsInternal() argument [all...] |
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | json_escaping.cc | 344 void JsonEscaping::Escape(StringPiece input, strings::ByteSink* output) { in Escape() argument 301 Escape(strings::ByteSource* input, strings::ByteSink* output) Escape() argument
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | wire_format.h | 124 SerializeWithCachedSizes(const Message& message, int size, io::CodedOutputStream* output) SerializeWithCachedSizes() argument 168 SerializeUnknownFields(const UnknownFieldSet& unknown_fields, io::CodedOutputStream* output) SerializeUnknownFields() argument 192 SerializeUnknownMessageSetItems( const UnknownFieldSet& unknown_fields, io::CodedOutputStream* output) SerializeUnknownMessageSetItems() argument 231 SerializeFieldWithCachedSizes( const FieldDescriptor* field, const Message& message, io::CodedOutputStream* output) SerializeFieldWithCachedSizes() argument 251 SerializeMessageSetItemWithCachedSizes( const FieldDescriptor* field, const Message& message, io::CodedOutputStream* output) SerializeMessageSetItemWithCachedSizes() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cordz_info_test.cc | 57 std::string output; in FormatStack() local
|
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGXMLDOM.cpp | 112 std::vector<char> output; in RemoveEmptyChar() local
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | pkcs7.rs | 349 let mut output = Vec::new(); in sign_verify_test_detached() variables 393 let mut output = Vec::new(); sign_verify_test_normal() variables [all...] |
| /third_party/selinux/secilc/ |
| H A D | secilc.c | 91 char *output = NULL; in main() local [all...] |
| /third_party/spirv-tools/test/tools/opt/ |
| H A D | flags.py | 41 output = placeholder.TempFileName('output.spv') variable in TestAssemblyFileAsOnlyParameter 129 output = placeholder.TempFileName('output.spv') variable in TestValidPassFlags 187 output = placeholder.TempFileName('output variable in TestPerformanceOptimizationPasses 234 output = placeholder.TempFileName('output.spv') global() variable in TestSizeOptimizationPasses 275 output = placeholder.TempFileName('output.spv') global() variable in TestLegalizationPasses [all...] |
| /third_party/spirv-tools/tools/objdump/ |
| H A D | extract_source.cpp | 38 ExtractStringLiteral(const spv_position_t& loc, const char* begin, const char* end, std::string* output) ExtractStringLiteral() argument 65 extractOpString(const spv_position_t& loc, const spv_parsed_instruction_t& instruction, std::string* output) extractOpString() argument 84 extractOpSourceContinued( const spv_position_t& loc, const spv_parsed_instruction_t& instruction, std::string* output) extractOpSourceContinued() argument 135 ExtractSourceFromModule( const std::vector<uint32_t>& binary, std::unordered_map<std::string, std::string>* output) ExtractSourceFromModule() argument [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsShaderConstExprTests.cpp | 40 static void addOutputVar (glu::sl::ValueBlock* dst, glu::DataType type, float output) in addOutputVar() argument
|