Home
last modified time | relevance | path

Searched defs:input (Results 26 - 50 of 3875) sorted by relevance

12345678910>>...155

/third_party/json/docs/examples/
H A Djson_lines.cpp10 std::stringstream input; in main() local
/third_party/node/test/parallel/
H A Dtest-repl-envvars.js
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.h34 char **input; member
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmathutil_unittest.cpp23 const float input[8][2] = { in TEST() local
67 const float input[8][2] = { in TEST() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
H A Dspvtools_opt_legalization_fuzzer.cpp31 std::vector<uint32_t> input; in LLVMFuzzerTestOneInput() local
H A Dspvtools_opt_performance_fuzzer.cpp31 std::vector<uint32_t> input; in LLVMFuzzerTestOneInput() local
H A Dspvtools_opt_size_fuzzer.cpp31 std::vector<uint32_t> input; in LLVMFuzzerTestOneInput() local
H A Dspvtools_val_fuzzer.cpp31 std::vector<uint32_t> input; in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_to_binary.extension_test.cpp59 const std::string input = R"(%1 = OpTypeVoid in TEST_F() local
67 const std::string input = R"(%2 = OpExtInstImport "OpenCL.std" in TEST_F() local
74 const std::string input = R"(%opencl = OpExtInstImport "OpenCL.std" in TEST_F() local
[all...]
H A Dtext_to_binary.group_test.cpp38 const std::string input = in TEST_P() local
H A Dtext_to_binary.type_declaration_test.cpp38 const std::string input = in TEST_P() local
76 const std::string input = in TEST_P() local
144 const std::string input = in TEST_P() local
172 const std::string input = "%1 = OpTypePipe " + GetParam().name() + "\\n"; TEST_P() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
H A Dspvtools_opt_legalization_fuzzer.cpp31 std::vector<uint32_t> input; in LLVMFuzzerTestOneInput() local
H A Dspvtools_opt_performance_fuzzer.cpp31 std::vector<uint32_t> input; in LLVMFuzzerTestOneInput() local
H A Dspvtools_opt_size_fuzzer.cpp31 std::vector<uint32_t> input; in LLVMFuzzerTestOneInput() local
H A Dspvtools_val_fuzzer.cpp31 std::vector<uint32_t> input; in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_to_binary.extension_test.cpp59 const std::string input = R"(%1 = OpTypeVoid in TEST_F() local
67 const std::string input = R"(%2 = OpExtInstImport "OpenCL.std" in TEST_F() local
74 const std::string input = R"(%opencl = OpExtInstImport "OpenCL.std" in TEST_F() local
[all...]
H A Dtext_to_binary.group_test.cpp38 const std::string input = in TEST_P() local
H A Dtext_to_binary.type_declaration_test.cpp38 const std::string input = in TEST_P() local
76 const std::string input = in TEST_P() local
144 const std::string input = in TEST_P() local
172 const std::string input = "%1 = OpTypePipe " + GetParam().name() + "\\n"; TEST_P() local
[all...]
/third_party/skia/third_party/externals/oboe/samples/shared/
H A DMonoToStereo.h27 MonoToStereo(IRenderableAudio *input) : mInput(input){}; in MonoToStereo() argument
/third_party/skia/third_party/externals/dawn/src/common/
H A DWindowsUtils.cpp21 std::string WCharToUTF8(const wchar_t* input) { in WCharToUTF8() argument
34 std::wstring UTF8ToWStr(const char* input) { in UTF8ToWStr() argument
/third_party/rust/crates/proc-macro-error/proc-macro-error-attr/src/
H A Dsettings.rs37 let mut input = input.into_iter(); variables
/third_party/spirv-tools/test/fuzzers/
H A Dspvtools_val_fuzzer.cpp31 std::vector<uint32_t> input; in LLVMFuzzerTestOneInput() local
/third_party/spirv-tools/test/
H A Dtext_to_binary.extension_test.cpp59 const std::string input = R"(%1 = OpTypeVoid in TEST_F() local
67 const std::string input = R"(%2 = OpExtInstImport "OpenCL.std" in TEST_F() local
74 const std::string input = R"(%opencl = OpExtInstImport "OpenCL.std" in TEST_F() local
[all...]
H A Dtext_to_binary.group_test.cpp38 const std::string input = in TEST_P() local
/base/security/asset/frameworks/os_dependency/openssl/src/
H A Dopenssl_wrapper.c28 void Sha256(const uint8_t *input, uint32_t intputLen, uint8_t *output) in Sha256() argument

Completed in 13 milliseconds

12345678910>>...155