Home
last modified time | relevance | path

Searched defs:out (Results 151 - 175 of 3377) sorted by relevance

12345678910>>...136

/third_party/curl/tests/unit/
H A Dunit1395.c81 char *out; variable
102 free(out); global() variable
[all...]
/third_party/gn/src/gn/
H A Dconfig_values_extractors.cc27 RecursiveTargetConfigStringsToStream( RecursiveWriterConfig config, const Target* target, const std::vector<std::string>& (ConfigValues::*getter)() const, const EscapeOptions& escape_options, std::ostream& out) RecursiveTargetConfigStringsToStream() argument
H A Dninja_action_target_writer_unittest.cc30 std::ostringstream out; in TEST() local
60 std::ostringstream out; in TEST() local
102 std::ostringstream out; TEST() local
144 std::ostringstream out; TEST() local
201 std::ostringstream out; TEST() local
272 std::ostringstream out; TEST() local
340 std::ostringstream out; TEST() local
397 std::ostringstream out; TEST() local
455 std::ostringstream out; TEST() local
502 std::ostringstream out; TEST() local
531 std::ostringstream out; TEST() local
586 std::ostringstream out; TEST() local
632 std::ostringstream out; TEST() local
[all...]
H A Dninja_target_command_util_unittest.cc19 std::ostringstream out; in FormatWithWriter() local
H A Drust_project_writer_unittest.cc48 std::string out = stream.str(); in TEST_F() local
113 std::string out = stream.str(); in TEST_F() local
211 std::string out in TEST_F() local
348 std::string out = stream.str(); TEST_F() local
451 std::string out = stream.str(); TEST_F() local
506 std::string out = stream.str(); TEST_F() local
561 std::string out = stream.str(); TEST_F() local
617 std::string out = stream.str(); TEST_F() local
[all...]
/third_party/benchmark/src/
H A Dstring_util.h33 inline std::ostream& StrCatImp(std::ostream& out, First&& f, Rest&&... rest) { in StrCatImp() argument
/third_party/backends/tools/
H A Dgamma4scanimage.c37 int in, out; in main() local
/third_party/cups-filters/cupsfilters/
H A Dtestimage.c34 FILE *out; /* Output PPM/PGM file */ in main() local
/third_party/icu/icu4c/source/samples/case/
H A Dcase.cpp25 void printUnicodeString(UFILE *out, const UnicodeString &s) { in printUnicodeString() argument
33 UFILE *out; in main() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtstnrapi.cpp82 UnicodeString out, out2; in TestNormalizerAPI() local
/third_party/alsa-lib/include/
H A Dalisp.h27 snd_output_t *out; /* program output */ member
/third_party/icu/icu4j/perf-tests/
H A Ddateformatperf.pl154 sub out { subroutine
[all...]
H A Dnormperf.pl203 sub out { subroutine
[all...]
H A Ddecimalformatperf.pl149 sub out { subroutine
[all...]
H A Dconverterperf.pl169 sub out { subroutine
[all...]
H A Ducharacterperf.pl151 sub out { subroutine
[all...]
H A Dunicodesetperf.pl141 sub out { subroutine
[all...]
/third_party/json/include/nlohmann/detail/
H A Dstring_concat.hpp100 inline void concat_into(OutStringType& out, Arg && arg, Args && ... rest) in concat_into() argument
109 inline void concat_into(OutStringType& out, Arg&& arg, Args&& ... rest) in concat_into() argument
119 concat_into(OutStringType& out, const Arg& arg, Args&& ... rest) concat_into() argument
130 concat_into(OutStringType& out, const Arg& arg, Args&& ... rest) concat_into() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_passthrough_edgeflags.c32 nir_variable *in, *out; in lower_impl() local
/third_party/mesa3d/src/glx/
H A Ddri_common_interop.c36 dri2_interop_query_device_info(struct glx_context *ctx, struct mesa_glinterop_device_info *out) dri2_interop_query_device_info() argument
49 dri2_interop_export_object(struct glx_context *ctx, struct mesa_glinterop_export_in *in, struct mesa_glinterop_export_out *out) dri2_interop_export_object() argument
65 dri3_interop_query_device_info(struct glx_context *ctx, struct mesa_glinterop_device_info *out) dri3_interop_query_device_info() argument
78 dri3_interop_export_object(struct glx_context *ctx, struct mesa_glinterop_export_in *in, struct mesa_glinterop_export_out *out) dri3_interop_export_object() argument
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dserializable.cc15 std::vector<uint8_t> out; in Serialize() local
/third_party/nghttp2/lib/
H A Dnghttp2_npn.c29 static int select_next_protocol(unsigned char **out, unsigned char *outlen, in select_next_protocol() argument
46 int nghttp2_select_next_protocol(unsigned char **out, unsigned char *outlen, in nghttp2_select_next_protocol() argument
/third_party/musl/src/ipc/
H A Dshmctl.c13 struct shmid_ds out, *orig; in shmctl() local
/third_party/node/deps/base64/base64/lib/arch/neon64/
H A Denc_loop.c8 uint8x16x4_t out = enc_reshuffle(src); in enc_loop_neon64_inner() local
[all...]
/third_party/node/deps/base64/base64/lib/arch/neon32/
H A Denc_translate.c14 uint8x16x4_t indices, mask, delta, out; in enc_translate() local

Completed in 34 milliseconds

12345678910>>...136