Home
last modified time | relevance | path

Searched defs:input (Results 351 - 375 of 3627) sorted by relevance

1...<<11121314151617181920>>...146

/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_to_binary_test.cpp181 const std::string input = in TEST_F() local
192 const std::string input = in TEST_P() local
222 const std::string input = in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Dinput_test.cpp36 pp::Input input; in TEST() local
[all...]
H A DPreprocessorTest.cpp13 void SimplePreprocessorTest::preprocess(const char *input, in preprocess() argument
35 void SimplePreprocessorTest::preprocess(const char *input, const pp::PreprocessorSettings &settings) in preprocess() argument
41 void SimplePreprocessorTest::preprocess(const char *input) in preprocess() argument
46 void SimplePreprocessorTest::preprocess(const char *input, const char *expected) in preprocess() argument
51 void SimplePreprocessorTest::preprocess(const char *input, const char *expected, ShShaderSpec spec) in preprocess() argument
62 lexSingleToken(const char *input, pp::Token *token) lexSingleToken() argument
70 lexSingleToken(size_t count, const char *const input[], pp::Token *token) lexSingleToken() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DTokenizer.h34 Input input; member
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelShader.hpp53 Semantic input[MAX_FRAGMENT_INPUTS][4]; member in sw::PixelShader
/third_party/openssl/demos/digest/
H A DEVP_MD_stdin.c34 int demonstrate_digest(BIO *input) in demonstrate_digest() argument
127 BIO *input = BIO_new_fd( fileno(stdin), 1 ); in main() local
H A DBIO_f_md.c41 BIO *input = NULL; in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dstring_utils.h48 inline std::vector<uint32_t> MakeVector(std::string input) { in MakeVector() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dext_inst.opencl_test.cpp45 const std::string input = in TEST_P() local
58 EXPECT_THAT(EncodeAndDecodeSuccessfully(input), input) << input; in TEST_P() local
H A Dtarget_env_test.cpp59 const char* input; member
H A Dtext_to_binary.debug_test.cpp69 const std::string input = std::string("OpSource ") + in TEST_P() local
87 const std::string input = "OpSource GLSL 450 %file_id"; in TEST_F() local
95 const std::string input = in TEST_F() local
109 const std::string input = in TEST_P() local
128 const std::string input = in TEST_P() local
155 const std::string input = TEST_P() local
170 const std::string input = TEST_P() local
186 const std::string input = TEST_P() local
204 const std::string input = TEST_P() local
[all...]
H A Dtext_to_binary_test.cpp181 const std::string input = in TEST_F() local
192 const std::string input = in TEST_P() local
222 const std::string input = in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
H A Dspvtools_as_fuzzer.cpp35 std::vector<uint32_t> input; in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dpropagator_test.cpp42 void Assemble(const std::string& input) { in Assemble() argument
/third_party/skia/third_party/externals/libwebp/extras/
H A Dwebp_to_sdl.c36 WebPBitstreamFeatures* const input = &config.input; in WebpToSDL() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsmatch.cpp29 void CharsetMatch::set(InputText *input, const CharsetRecognizer *cr, int32_t conf, in set() argument
H A Dcsrutf8.cpp29 UBool CharsetRecog_UTF8::match(InputText* input, CharsetMatch *results) const { in match() argument
H A Dnumparse_utils.h18 inline static void putLeadCodePoints(const UnicodeSet* input, UnicodeSet* output) { in putLeadCodePoints() argument
25 inline static void putLeadCodePoint(const UnicodeString& input, UnicodeSet* output) { in putLeadCodePoint() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DPeakDetector.h34 double process(double input) { in process() argument
/third_party/skia/third_party/externals/oboe/tests/
H A DtestFlowgraph.cpp44 static const float input[] = {1.0f, 0.5f, -0.25f, -1.0f, 0.0f, 53.9f, -87.2f}; in TEST() local
63 static const float input[] = {1.0f, 2.0f, 3.0f}; in TEST() local
116 static const uint8_t input[] = {0x01, 0x23, 0x45, TEST() local
138 static const float input[] = {-9.7, 0.5f, -0.25, 1.0f, 12.3}; TEST() local
[all...]
/third_party/skia/third_party/externals/brotli/java/org/brotli/integration/
H A DBundleChecker.java29 private final InputStream input; field in BundleChecker
35 public BundleChecker(InputStream input, AtomicInteger nextJob, boolean sanityCheck) { in BundleChecker() argument
41 private long decompressAndCalculateCrc(ZipInputStream input) throws IOException { in decompressAndCalculateCrc() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dutf8_util.c17 BrotliParseAsUTF8( int* symbol, const uint8_t* input, size_t size) BrotliParseAsUTF8() argument
[all...]
/third_party/openssl/crypto/des/
H A Decb_enc.c36 void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, in DES_ecb_encrypt() argument
H A Decb3_enc.c18 void DES_ecb3_encrypt(const_DES_cblock *input, DES_cblock *output, in DES_ecb3_encrypt() argument
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-collect-glyphs.c45 hb_set_t *input = hb_set_create(); in test_ot_layout_lookup_collect_glyphs_source_sans() local
225 hb_set_t *input = hb_set_create(); test_ot_layout_lookup_collect_glyphs_noto_nastaliq() local
373 hb_set_t *input = hb_set_create(); test_ot_layout_lookup_collect_glyphs_qahiri() local
[all...]

Completed in 7 milliseconds

1...<<11121314151617181920>>...146