Home
last modified time | relevance | path

Searched defs:out (Results 551 - 575 of 4024) sorted by relevance

1...<<21222324252627282930>>...161

/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl_test.cc40 inline std::ostream& operator<<(std::ostream& out, HlslBuiltinData data) { in operator <<() argument
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl_intrinsic_texture_test.cc290 std::stringstream out; in TEST_P() local
H A Dgenerator_impl_test.cc49 inline std::ostream& operator<<(std::ostream& out, MslBuiltinData data) { in operator <<() argument
85 auto* out = Structure( in TEST_F() local
117 auto* out = Structure("Out", {Member("pos", ty.vec4<f32>(), in TEST_F() local
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_format_conversion_test.cc28 inline std::ostream& operator<<(std::ostream& out, TestData data) { in operator <<() argument
/third_party/skia/third_party/externals/tint/src/writer/wgsl/
H A Dgenerator_impl_binary_test.cc26 inline std::ostream& operator<<(std::ostream& out, BinaryData data) { in operator <<() argument
53 std::stringstream out; in TEST_P() local
/third_party/spirv-tools/source/fuzz/
H A Ddata_descriptor.cpp51 std::ostream& operator<<(std::ostream& out, in operator <<() argument
/third_party/toybox/kconfig/
H A Dutil.c33 FILE *out; in file_write_dep() local
/third_party/toybox/scripts/
H A Dmkstatus.py87 out=categorize(reverse, i) variable
92 out='<strike>%s</strike>' % out global() variable
[all...]
/third_party/toybox/toys/other/
H A Dbase64.c59 int out = 0, bits = 0, x = 0, i, len; in do_base() local
[all...]
H A Ddos2unix.c42 int len, in, out; in do_dos2unix() local
/third_party/toybox/toys/pending/
H A Dgetopt.c31 static void out(char *s) in out() function
/third_party/toybox/toys/posix/
H A Diconv.c42 char *in = toybuf, *out = outstart; in do_iconv() local
H A Duudecode.c53 char *in, *out; in uudecode_main() local
H A Dxargs.c101 char *data = 0, **out; in xargs_main() local
[all...]
/third_party/python/Modules/_sha3/
H A Dsha3.c178 static void shake_out(sha3_ctx_t *c, void *out, size_t len) in shake_out() argument
/third_party/pulseaudio/speex/doc/
H A Dsampledec.c11 short out[FRAME_SIZE]; in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Darg_test.cc44 int out = 0; in TEST_F() local
60 EXPECT_EQ(std::numeric_limits<int>::max(), out); TEST_F() local
66 EXPECT_EQ(std::numeric_limits<int>::min(), out); TEST_F() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dcivil_time_benchmark.cc81 absl::CivilSecond out; in BM_RoundTripFormatParse() local
H A Dformat_test.cc377 absl::Time out; in TEST() local
387 absl::Time out; in TEST() local
407 absl::Time out; in TEST() local
421 absl::Time out; TEST() local
434 absl::Time out; TEST() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dostringstream_benchmark.cc73 std::string out; in BM_CustomStream() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dexception_safety_testing.cc51 std::string out; in GetSpecString() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dexplicit_seed_seq.h71 std::copy(std::begin(state_), std::end(state_), out); in param() local
/third_party/rust/crates/rustix/tests/fs/
H A Dreaddir.rs46 let mut out = HashMap::new(); in read_entries() variables
66 let mut out = HashSet::new(); in test_raw_dir() variables
/third_party/spirv-tools/source/util/
H A Dbit_vector.cpp23 void BitVector::ReportDensity(std::ostream& out) { in ReportDensity() argument
64 std::ostream& operator<<(std::ostream& out, const BitVector& bv) { in operator <<() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dsha256-kdf.c32 hmac_sha256_kdf(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) hmac_sha256_kdf() argument

Completed in 8 milliseconds

1...<<21222324252627282930>>...161