Home
last modified time | relevance | path

Searched defs:in (Results 1 – 25 of 2059) sorted by relevance

12345678910>>...83

/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DConverter.cpp33 bool Converter::Convert(wgpu::Extent3D& out, const interop::GPUExtent3D& in) { in Convert()
59 bool Converter::Convert(wgpu::Origin3D& out, const interop::GPUOrigin3DDict& in) { in Convert()
67 bool Converter::Convert(wgpu::Color& out, const interop::GPUColor& in) { in Convert()
97 const std::vector<interop::GPUIntegerCoordinate>& in) { in Convert()
113 bool Converter::Convert(wgpu::TextureAspect& out, const interop::GPUTextureAspect& in) { in Convert()
130 bool Converter::Convert(wgpu::ImageCopyTexture& out, const interop::GPUImageCopyTexture& in) { in Convert()
136 bool Converter::Convert(wgpu::ImageCopyBuffer& out, const interop::GPUImageCopyBuffer& in) { in Convert()
144 bool Converter::Convert(BufferSource& out, interop::BufferSource in) { in Convert()
165 bool Converter::Convert(wgpu::TextureDataLayout& out, const interop::GPUImageDataLayout& in) { in Convert()
171 bool Converter::Convert(wgpu::TextureFormat& out, const interop::GPUTextureFormat& in) { in Convert()
[all …]
DConverter.h258 inline bool Convert(const char*& out, const std::string& in) { in Convert()
265 inline bool Convert(T& out, const T& in) { in Convert()
274 inline bool Convert(OUT& out, const IN& in) { in Convert()
287 inline bool Convert(OUT& out, const std::variant<IN_TYPES...>& in) { in Convert()
294 inline bool Convert(OUT& out, const std::optional<IN>& in) { in Convert()
307 inline bool Convert(OUT*& out, const std::optional<IN>& in) { in Convert()
322 inline bool Convert(OUT& out, const interop::Interface<IN>& in) { in Convert()
334 inline bool Convert(OUT*& out_els, uint32_t& out_count, const std::vector<IN>& in) { in Convert()
354 const std::unordered_map<IN_KEY, IN_VALUE>& in) { in Convert()
373 inline bool Convert(OUT*& out_els, uint32_t& out_count, const std::optional<IN>& in) { in Convert()
/third_party/nghttp2/src/
Dbase64_test.cc40 std::string in = "\xff"; in test_base64_encode() local
45 std::string in = "\xff\xfe"; in test_base64_encode() local
50 std::string in = "\xff\xfe\xfd"; in test_base64_encode() local
55 std::string in = "\xff\xfe\xfd\xfc"; in test_base64_encode() local
64 std::string in = "/w=="; in test_base64_decode() local
70 std::string in = "//4="; in test_base64_decode() local
77 std::string in = "//79"; in test_base64_decode() local
84 std::string in = "//79/A=="; in test_base64_decode() local
92 std::string in = "//79="; in test_base64_decode() local
100 std::string in = "bmdodHRw\n"; in test_base64_decode() local
[all …]
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
Dparser_run_test.cc24 std::string in = R"( in TEST_F() local
54 std::string in = R"(RUN 2 4 5)"; in TEST_F() local
63 std::string in = R"(RUN unknown_pipeline 2 4 5)"; in TEST_F() local
72 std::string in = R"( in TEST_F() local
92 std::string in = R"( in TEST_F() local
112 std::string in = R"( in TEST_F() local
132 std::string in = R"( in TEST_F() local
152 std::string in = R"( in TEST_F() local
172 std::string in = R"( in TEST_F() local
192 std::string in = R"( in TEST_F() local
[all …]
Dparser_bind_test.cc24 std::string in = R"( in TEST_F() local
60 std::string in = R"( in TEST_F() local
82 std::string in = R"( in TEST_F() local
103 std::string in = R"( in TEST_F() local
123 std::string in = R"( in TEST_F() local
144 std::string in = R"( in TEST_F() local
165 std::string in = R"( in TEST_F() local
186 std::string in = R"( in TEST_F() local
207 std::string in = R"( in TEST_F() local
231 std::string in = R"( in TEST_F() local
[all …]
Dparser_expect_test.cc24 std::string in = R"( in TEST_F() local
66 std::string in = R"( in TEST_F() local
109 std::string in = R"( in TEST_F() local
132 std::string in = R"( in TEST_F() local
156 std::string in = R"( in TEST_F() local
179 std::string in = R"( in TEST_F() local
202 std::string in = R"( in TEST_F() local
225 std::string in = R"( in TEST_F() local
248 std::string in = R"( in TEST_F() local
271 std::string in = R"( in TEST_F() local
[all …]
Dparser_image_test.cc24 std::string in = R"( in TEST_F() local
35 std::string in = R"( in TEST_F() local
46 std::string in = R"( in TEST_F() local
57 std::string in = R"( in TEST_F() local
68 std::string in = R"( in TEST_F() local
79 std::string in = R"( in TEST_F() local
90 std::string in = R"( in TEST_F() local
101 std::string in = R"( in TEST_F() local
112 std::string in = R"( in TEST_F() local
123 std::string in = R"( in TEST_F() local
[all …]
Dparser_struct_test.cc24 std::string in = R"( in TEST_F() local
71 std::string in = R"( in TEST_F() local
87 std::string in = R"( in TEST_F() local
107 std::string in = R"( in TEST_F() local
119 std::string in = R"( in TEST_F() local
131 std::string in = R"( in TEST_F() local
143 std::string in = R"( in TEST_F() local
155 std::string in = R"( in TEST_F() local
167 std::string in = R"( in TEST_F() local
179 std::string in = R"( in TEST_F() local
[all …]
Dparser_depth_test.cc24 std::string in = R"( in TEST_F() local
71 std::string in = R"( in TEST_F() local
98 std::string in = R"( in TEST_F() local
125 std::string in = R"( in TEST_F() local
152 std::string in = R"( in TEST_F() local
179 std::string in = R"( in TEST_F() local
206 std::string in = R"( in TEST_F() local
233 std::string in = R"( in TEST_F() local
260 std::string in = R"( in TEST_F() local
287 std::string in = R"( in TEST_F() local
[all …]
Dparser_stencil_test.cc24 std::string in = R"( in TEST_F() local
96 std::string in = R"( in TEST_F() local
122 std::string in = R"( in TEST_F() local
148 std::string in = R"( in TEST_F() local
174 std::string in = R"( in TEST_F() local
200 std::string in = R"( in TEST_F() local
227 std::string in = R"( in TEST_F() local
254 std::string in = R"( in TEST_F() local
281 std::string in = R"( in TEST_F() local
308 std::string in = R"( in TEST_F() local
[all …]
Dparser_pipeline_set_test.cc24 std::string in = R"( in TEST_F() local
41 std::string in = R"( in TEST_F() local
58 std::string in = R"( in TEST_F() local
75 std::string in = R"( in TEST_F() local
92 std::string in = R"( in TEST_F() local
109 std::string in = R"( in TEST_F() local
126 std::string in = R"( in TEST_F() local
143 std::string in = R"( in TEST_F() local
160 std::string in = R"( in TEST_F() local
177 std::string in = R"( in TEST_F() local
[all …]
Dparser_shader_test.cc25 std::string in = "SHADER vertex my_shader1 PASSTHROUGH"; in TEST_F() local
43 std::string in = "SHADER 1234 my_shader PASSTHROUGH"; in TEST_F() local
52 std::string in = "SHADER vertex 12345 PASSTHROUGH"; in TEST_F() local
61 std::string in = "SHADER vertex my_shader 1234"; in TEST_F() local
77 std::string in = in TEST_P() local
99 std::string in = "SHADER UNKNOWN my_shader PASSTHROUGH"; in TEST_F() local
108 std::string in = "SHADER vertex PASSTHROUGH"; in TEST_F() local
117 std::string in = "SHADER vertex my_shader PASSTHROUGH INVALID"; in TEST_F() local
133 std::string in = R"(#!amber in TEST_F() local
154 std::string in = R"(#!amber in TEST_F() local
[all …]
Dparser_pipeline_test.cc24 std::string in = R"( in TEST_F() local
69 std::string in = R"( in TEST_F() local
82 std::string in = R"( in TEST_F() local
95 std::string in = "PIPELINE my_name\nEND"; in TEST_F() local
104 std::string in = "PIPELINE compute\nEND"; in TEST_F() local
113 std::string in = "PIPELINE 123 my_pipeline\nEND"; in TEST_F() local
122 std::string in = "PIPELINE compute 123\nEND"; in TEST_F() local
131 std::string in = "PIPELINE compute my_pipeline\nEND"; in TEST_F() local
140 std::string in = R"( in TEST_F() local
152 std::string in = R"( in TEST_F() local
[all …]
Dparser_attach_test.cc24 std::string in = R"( in TEST_F() local
36 std::string in = R"( in TEST_F() local
50 std::string in = R"(PIPELINE graphics my_pipeline in TEST_F() local
61 std::string in = R"( in TEST_F() local
74 std::string in = R"( in TEST_F() local
87 std::string in = R"(SHADER compute my_shader GLSL in TEST_F() local
114 std::string in = "SHADER " + std::string(test_data.name) + R"( my_shader GLSL in TEST_P() local
143 std::string in = R"( in TEST_F() local
177 std::string in = R"( in TEST_F() local
192 std::string in = R"( in TEST_F() local
[all …]
Dparser_subgroup_size_control_test.cc25 std::string in = R"( in TEST_F() local
46 std::string in = R"( in TEST_F() local
66 std::string in = R"( in TEST_F() local
85 std::string in = R"( in TEST_F() local
103 std::string in = R"( in TEST_F() local
121 std::string in = R"( in TEST_F() local
141 std::string in = R"( in TEST_F() local
162 std::string in = R"( in TEST_F() local
182 std::string in = R"( in TEST_F() local
205 std::string in = R"( in TEST_F() local
[all …]
Dparser_sampler_test.cc24 std::string in = "SAMPLER sampler"; in TEST_F() local
53 std::string in = R"( in TEST_F() local
93 std::string in = R"( in TEST_F() local
105 std::string in = "SAMPLER sampler MAG_FILTER foo"; in TEST_F() local
114 std::string in = "SAMPLER sampler MIN_FILTER foo"; in TEST_F() local
123 std::string in = "SAMPLER sampler ADDRESS_MODE_U foo"; in TEST_F() local
132 std::string in = "SAMPLER sampler ADDRESS_MODE_V foo"; in TEST_F() local
141 std::string in = "SAMPLER sampler BORDER_COLOR foo"; in TEST_F() local
150 std::string in = "SAMPLER sampler MIN_LOD foo"; in TEST_F() local
159 std::string in = "SAMPLER sampler MAX_LOD foo"; in TEST_F() local
[all …]
Dparser_extension_test.cc24 std::string in = "INSTANCE_EXTENSION VK_KHR_storage_buffer_storage_class"; in TEST_F() local
37 std::string in = R"( in TEST_F() local
53 std::string in = "INSTANCE_EXTENSION"; in TEST_F() local
63 std::string in = "INSTANCE_EXTENSION 1234"; in TEST_F() local
73 std::string in = "INSTANCE_EXTENSION VK_KHR_variable_pointers EXTRA"; in TEST_F() local
84 std::string in = "DEVICE_EXTENSION VK_KHR_get_physical_device_properties2"; in TEST_F() local
97 std::string in = R"( in TEST_F() local
113 std::string in = "DEVICE_EXTENSION"; in TEST_F() local
122 std::string in = "DEVICE_EXTENSION 1234"; in TEST_F() local
131 std::string in = "DEVICE_EXTENSION VK_KHR_external_memory EXTRA"; in TEST_F() local
Dparser_set_test.cc24 std::string in = "SET ENGINE_DATA fence_timeout_ms 125"; in TEST_F() local
37 std::string in = "SET fence_timeout_ms 125"; in TEST_F() local
46 std::string in = "SET ENGINE_DATA"; in TEST_F() local
55 std::string in = "SET ENGINE_DATA 1234"; in TEST_F() local
64 std::string in = "SET ENGINE_DATA unknown"; in TEST_F() local
73 std::string in = "SET ENGINE_DATA fence_timeout_ms"; in TEST_F() local
82 std::string in = "SET ENGINE_DATA fence_timeout_ms INVALID"; in TEST_F() local
92 std::string in = "SET ENGINE_DATA fence_timeout_ms 100 EXTRA"; in TEST_F() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DDrawCallPerfParams.h33 ParamsT D3D11(const ParamsT &in) in D3D11()
41 ParamsT GL(const ParamsT &in) in GL()
49 ParamsT GL3(const ParamsT &in) in GL3()
57 ParamsT Vulkan(const ParamsT &in) in Vulkan()
65 ParamsT VulkanMockICD(const ParamsT &in) in VulkanMockICD()
73 ParamsT VulkanSwiftShader(const ParamsT &in) in VulkanSwiftShader()
81 ParamsT WGL(const ParamsT &in) in WGL()
89 ParamsT EGL(const ParamsT &in) in EGL()
97 ParamsT Native(const ParamsT &in) in Native()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudioconvert.c409 verify_convert (const gchar * which, void *in, int inlength, in verify_convert()
540 gint16 in[] = { 512, 1024 }; in GST_START_TEST() local
553 gint16 in[] = { 0, -32767, 32767, -32768 }; in GST_START_TEST() local
592 gfloat in[] = { 0.015625, 0.03125 }; in GST_START_TEST() local
613 gint8 in[] = { 0, 1, 2, 127, -127 }; in GST_START_TEST() local
627 gint16 in[] = { 0, 127, 128, 256, 256 + 127, 256 + 128 }; in GST_START_TEST() local
638 guint8 in[] = { 128, 129, 130, 255, 1 }; in GST_START_TEST() local
656 gint8 in[] = { 0, 1, 127 }; in GST_START_TEST() local
673 gint16 in[] = { 0, 128, -128 }; in GST_START_TEST() local
688 gint32 in[] = { 0, G_MININT32, G_MAXINT32, in GST_START_TEST() local
[all …]
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Daudiopanorama.c232 GstBuffer *in, *out; in do_panorama() local
247 gint16 in[2] = { 16384, -256 }; in GST_START_TEST() local
277 gint16 in[2] = { 16384, -256 }; in GST_START_TEST() local
322 gint16 in[2] = { 16384, -256 }; in GST_START_TEST() local
340 gint16 in[2] = { 16384, -256 }; in GST_START_TEST() local
358 gint16 in[2] = { 16384, -256 }; in GST_START_TEST() local
376 gint16 in[4] = { 16384, -256, 8192, 128 }; in GST_START_TEST() local
393 gint16 in[4] = { 16384, -256, 8192, 128 }; in GST_START_TEST() local
411 gint16 in[4] = { 16384, -256, 8192, 128 }; in GST_START_TEST() local
429 gfloat in[2] = { 0.5, -0.2 }; in GST_START_TEST() local
[all …]
/third_party/openssl/providers/implementations/ciphers/
Dciphercommon_hw.c17 const unsigned char *in, size_t len) in ossl_cipher_hw_generic_cbc()
30 const unsigned char *in, size_t len) in ossl_cipher_hw_generic_ecb()
49 const unsigned char *in, size_t len) in ossl_cipher_hw_generic_ofb128()
60 const unsigned char *in, size_t len) in ossl_cipher_hw_generic_cfb128()
72 const unsigned char *in, size_t len) in ossl_cipher_hw_generic_cfb8()
84 const unsigned char *in, size_t len) in ossl_cipher_hw_generic_cfb1()
112 const unsigned char *in, size_t len) in ossl_cipher_hw_generic_ctr()
133 const unsigned char *in, size_t inl) in ossl_cipher_hw_chunked_cbc()
147 const unsigned char *in, size_t inl) in ossl_cipher_hw_chunked_cfb8()
165 const unsigned char *in, size_t inl) in ossl_cipher_hw_chunked_cfb128()
[all …]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_packing.inl14 u16 in[2]; member
30 uint in; member
43 i16 in[2]; member
59 uint in; member
72 u8 in[4]; member
90 uint in; member
103 i8 in[4]; member
121 uint in; member
134 uint in[2]; member
148 double in; member
[all …]
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dfft.c48 gint16 *in; in GST_START_TEST() local
85 gint16 *in; in GST_START_TEST() local
127 gint16 *in; in GST_START_TEST() local
167 gint32 *in; in GST_START_TEST() local
205 gint32 *in; in GST_START_TEST() local
247 gint32 *in; in GST_START_TEST() local
287 gfloat *in; in GST_START_TEST() local
325 gfloat *in; in GST_START_TEST() local
367 gfloat *in; in GST_START_TEST() local
407 gdouble *in; in GST_START_TEST() local
[all …]
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dccconverter.c263 check_conversion_multiple (guint n_in, const guint8 ** in, guint * in_len, in check_conversion_multiple()
310 check_conversion (const guint8 * in, guint in_len, const guint8 * out, in check_conversion()
319 check_conversion_tc_passthrough (const guint8 * in, guint in_len, in check_conversion_tc_passthrough()
332 const guint8 in[] = { 0x80, 0x80 }; in GST_START_TEST() local
343 const guint8 in[] = { 0x80, 0x80 }; in GST_START_TEST() local
354 const guint8 in[] = { 0x80, 0x80 }; in GST_START_TEST() local
370 const guint8 in[] = { 0x80, 0x80, 0x80, 0x00, 0x80, 0x80 }; in GST_START_TEST() local
381 const guint8 in[] = in GST_START_TEST() local
395 const guint8 in[] = { 0x80, 0x80, 0x80, 0x00, 0x80, 0x80 }; in GST_START_TEST() local
406 const guint8 in[] = { 0x80, 0x80, 0x80, 0x00, 0x80, 0x80 }; in GST_START_TEST() local
[all …]

12345678910>>...83