| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | function_arithmetic_test.cc | 314 inline std::ostream& operator<<(std::ostream& out, BinaryData data) { in operator <<() argument 358 inline std::ostream& operator<<(std::ostream& out, BinaryDataGeneral data) { in operator <<() argument 942 inline std::ostream& operator<<(std::ostream& out, IntrinsicData data) { in operator <<() argument 951 inline std::ostream& operator<<(std::ostream& out, ArgAndTypeDat argument [all...] |
| H A D | function_bit_test.cc | 106 inline std::ostream& operator<<(std::ostream& out, BinaryData data) { in operator <<() argument 150 inline std::ostream& operator<<(std::ostream& out, BinaryDataGeneral data) { in operator <<() argument
|
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | parser_impl_const_literal_test.cc | 123 inline std::ostream& operator<<(std::ostream& out, FloatLiteralTestCase data) { in operator <<() argument
|
| H A D | parser_impl_type_decl_test.cc | 98 inline std::ostream& operator<<(std::ostream& out, VecData data) { in operator <<() argument 718 inline std::ostream& operator<<(std::ostream& out, MatrixData data) { in operator <<() argument
|
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | source.h | 213 inline std::ostream& operator<<(std::ostream& out, in operator <<() argument 223 inline std::ostream& operator<<(std::ostream& out, const Source::Range& range) { in operator <<() argument 238 operator <<(std::ostream& out, const Source::FileContent& content) operator <<() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/utils/ |
| H A D | enum_set.h | 87 EnumSet out; in operator +() local 95 EnumSet out; in operator -() local 103 EnumSet out; in operator +() local 111 EnumSet out; in operator -() local 119 EnumSet out; operator &() local 227 operator <<(std::ostream& out, EnumSet<ENUM> set) operator <<() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/glsl/ |
| H A D | generator_impl_member_accessor_test.cc | 161 inline std::ostream& operator<<(std::ostream& out, TypeCase c) { in operator <<() argument
|
| H A D | generator_impl_type_test.cc | 41 std::stringstream out; in TEST_F() local 54 std::stringstream out; in TEST_F() local 69 std::stringstream out; in TEST_F() local 82 std::stringstream out; in TEST_F() local 95 std::stringstream out; TEST_F() local 107 std::stringstream out; TEST_F() local 119 std::stringstream out; TEST_F() local 131 std::stringstream out; TEST_F() local 145 std::stringstream out; TEST_F() local 160 std::stringstream out; TEST_F() local 196 std::stringstream out; TEST_F() local 246 std::stringstream out; TEST_F() local 259 std::stringstream out; TEST_F() local 271 std::stringstream out; TEST_F() local 283 std::stringstream out; TEST_F() local 294 std::stringstream out; TEST_F() local 304 operator <<(std::ostream& out, GlslDepthTextureData data) operator <<() argument 364 operator <<(std::ostream& out, GlslSampledTextureData data) operator <<() argument 501 std::stringstream out; TEST_F() local 513 operator <<(std::ostream& out, GlslStorageTextureData data) operator <<() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
| H A D | generator_impl_member_accessor_test.cc | 153 inline std::ostream& operator<<(std::ostream& out, TypeCase c) { in operator <<() argument
|
| H A D | generator_impl_type_test.cc | 41 std::stringstream out; in TEST_F() local 54 std::stringstream out; in TEST_F() local 69 std::stringstream out; in TEST_F() local 82 std::stringstream out; in TEST_F() local 95 std::stringstream out; TEST_F() local 107 std::stringstream out; TEST_F() local 119 std::stringstream out; TEST_F() local 131 std::stringstream out; TEST_F() local 145 std::stringstream out; TEST_F() local 160 std::stringstream out; TEST_F() local 215 std::stringstream out; TEST_F() local 265 std::stringstream out; TEST_F() local 278 std::stringstream out; TEST_F() local 290 std::stringstream out; TEST_F() local 302 std::stringstream out; TEST_F() local 314 std::stringstream out; TEST_F() local 325 operator <<(std::ostream& out, HlslDepthTextureData data) operator <<() argument 388 operator <<(std::ostream& out, HlslSampledTextureData data) operator <<() argument 526 std::stringstream out; TEST_F() local 538 operator <<(std::ostream& out, HlslStorageTextureData data) operator <<() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/msl/ |
| H A D | generator_impl_type_test.cc | 71 std::stringstream out; in TEST_F() local 83 std::stringstream out; in TEST_F() local 96 std::stringstream out; in TEST_F() local 107 std::stringstream out; in TEST_F() local 118 std::stringstream out; TEST_F() local 153 std::stringstream out; TEST_F() local 163 std::stringstream out; TEST_F() local 173 std::stringstream out; TEST_F() local 185 std::stringstream out; TEST_F() local 197 std::stringstream out; TEST_F() local 210 std::stringstream out; TEST_F() local 692 std::stringstream out; TEST_F() local 705 std::stringstream out; TEST_F() local 716 std::stringstream out; TEST_F() local 726 std::stringstream out; TEST_F() local 736 std::stringstream out; TEST_F() local 746 std::stringstream out; TEST_F() local 755 operator <<(std::ostream& out, MslDepthTextureData data) operator <<() argument 767 std::stringstream out; TEST_P() local 790 std::stringstream out; TEST_F() local 799 operator <<(std::ostream& out, MslTextureData data) operator <<() argument 812 std::stringstream out; TEST_P() local 839 std::stringstream out; TEST_F() local 848 operator <<(std::ostream& out, MslStorageTextureData data) operator <<() argument 865 std::stringstream out; TEST_P() local [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder_binary_expression_test.cc | 29 inline std::ostream& operator<<(std::ostream& out, BinaryData data) { in operator <<() argument
|
| H A D | builder_intrinsic_test.cc | 37 inline std::ostream& operator<<(std::ostream& out, IntrinsicData data) { in operator <<() argument
|
| H A D | builder_type_test.cc | 557 inline std::ostream& operator<<(std::ostream& out, PtrData data) { in operator <<() argument
|
| /third_party/skia/third_party/externals/tint/src/writer/wgsl/ |
| H A D | generator_impl_type_test.cc | 35 std::stringstream out; in TEST_F() local 46 std::stringstream out; in TEST_F() local 57 std::stringstream out; in TEST_F() local 68 std::stringstream out; in TEST_F() local 79 std::stringstream out; TEST_F() local 90 std::stringstream out; TEST_F() local 101 std::stringstream out; TEST_F() local 112 std::stringstream out; TEST_F() local 123 std::stringstream out; TEST_F() local 135 std::stringstream out; TEST_F() local 150 std::stringstream out; TEST_F() local 282 std::stringstream out; TEST_F() local 293 std::stringstream out; TEST_F() local 302 operator <<(std::ostream& out, TextureData data) operator <<() argument 316 std::stringstream out; TEST_P() local 339 std::stringstream out; TEST_P() local 352 std::stringstream out; TEST_P() local 365 std::stringstream out; TEST_P() local 389 std::stringstream out; TEST_P() local 402 std::stringstream out; TEST_P() local 415 std::stringstream out; TEST_P() local 431 operator <<(std::ostream& out, StorageTextureData data) operator <<() argument 448 std::stringstream out; TEST_P() local 473 operator <<(std::ostream& out, ImageFormatData data) operator <<() argument 483 std::stringstream out; TEST_P() local 534 std::stringstream out; TEST_F() local 545 std::stringstream out; TEST_F() local [all...] |
| /third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/ |
| H A D | socket.cc | 110 auto out = std::make_shared<Impl>(info, socket); in create() local 218 std::shared_ptr<Impl> out; variable 264 std::shared_ptr<Socket> out; in Connect() local [all...] |
| /third_party/skia/third_party/externals/zlib/contrib/optimizations/ |
| H A D | chunkcopy.h | 82 chunkcopy_core( unsigned char FAR* out, const unsigned char FAR* from, unsigned len) chunkcopy_core() argument 107 chunkcopy_core_safe( unsigned char FAR* out, const unsigned char FAR* from, unsigned len, unsigned char FAR* limit) chunkcopy_core_safe() argument 152 chunkunroll_relaxed( unsigned char FAR* out, unsigned FAR* dist, unsigned FAR* len) chunkunroll_relaxed() argument 207 v_store_128(void* out, const z_vec128i_t vec) v_store_128() argument 254 v_store_128(void* out, const z_vec128i_t vec) v_store_128() argument 265 chunkset_core( unsigned char FAR* out, unsigned period, unsigned len) chunkset_core() argument 341 chunkcopy_relaxed( unsigned char FAR* Z_RESTRICT out, const unsigned char FAR* Z_RESTRICT from, unsigned len) chunkcopy_relaxed() argument 365 chunkcopy_safe( unsigned char FAR* out, const unsigned char FAR* Z_RESTRICT from, unsigned len, unsigned char FAR* limit) chunkcopy_safe() argument 386 chunkcopy_lapped_relaxed( unsigned char FAR* out, unsigned dist, unsigned len) chunkcopy_lapped_relaxed() argument 405 chunkcopy_lapped_safe( unsigned char FAR* out, unsigned dist, unsigned len, unsigned char FAR* limit) chunkcopy_lapped_safe() argument 423 chunkcopy_safe_ugly(unsigned char FAR* out, unsigned dist, unsigned len, unsigned char FAR* limit) chunkcopy_safe_ugly() argument [all...] |
| /third_party/skia/third_party/externals/zlib/ |
| H A D | crc32.c | 147 FILE *out; in make_crc_table() local [all...] |
| /third_party/skia/tools/skqp/src/ |
| H A D | skqp_main.cpp | 112 std::ostream& out = std::cout; in main() local [all...] |
| /third_party/toybox/lib/ |
| H A D | linestack.c | 91 int crunch_str(char **str, int width, FILE *out, char *escmore, in crunch_str() argument 125 int crunch_escape(FILE *out, int cols, int wc) in crunch_escape() argument 141 crunch_rev_escape(FILE *out, int cols, int wc) crunch_rev_escape() argument 177 draw_trim_esc(char *str, int padto, int width, char *escmore, int (*escout)(FILE *out, int cols, int wc)) draw_trim_esc() argument [all...] |
| /third_party/toybox/scripts/ |
| H A D | mkflags.c | 158 char *out, *outbuf = malloc(1024*1024); in main() local [all...] |
| /third_party/protobuf/src/google/protobuf/util/ |
| H A D | field_mask_util_test.cc | 281 FieldMask in, out; in TEST() local 329 FieldMask mask1, mask2, out; TEST() local 348 FieldMask mask1, mask2, out; TEST() local 367 FieldMask mask1, mask2, out; TEST() local [all...] |
| H A D | field_mask_util.h | 116 FieldMask out; in GetFieldMaskForAllFields() local 117 GetFieldMaskForAllFields(T::descriptor(), &out); in GetFieldMaskForAllFields() local 122 static void GetFieldMaskForAllFields(FieldMask* out) { in GetFieldMaskForAllFields() argument 61 FromFieldNumbers(const std::vector<int64>& field_numbers, FieldMask* out) FromFieldNumbers() argument 123 GetFieldMaskForAllFields(T::descriptor(), out); GetFieldMaskForAllFields() local 147 Subtract(const FieldMask& mask1, const FieldMask& mask2, FieldMask* out) Subtract() argument 149 Subtract(T::descriptor(), mask1, mask2, out); Subtract() local [all...] |
| H A D | time_util.h | 253 inline std::ostream& operator<<(std::ostream& out, const Duration& d) { in operator <<() argument 302 inline std::ostream& operator<<(std::ostream& out, const Timestamp& t) { in operator <<() argument
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | json_objectwriter.h | 92 JsonObjectWriter(StringPiece indent_string, io::CodedOutputStream* out) in JsonObjectWriter() argument 221 uint8* out = nullptr; in NewLine() local
|