Home
last modified time | relevance | path

Searched defs:input (Results 326 - 350 of 3610) sorted by relevance

1...<<11121314151617181920>>...145

/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dinput_test.py9 import gyp.input namespace
/third_party/node/deps/icu-small/source/i18n/
H A Dcsrutf8.cpp29 UBool CharsetRecog_UTF8::match(InputText* input, CharsetMatch *results) const { in match() argument
H A Dcsmatch.cpp29 void CharsetMatch::set(InputText *input, const CharsetRecognizer *cr, int32_t conf, in set() 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/ltp/testcases/kernel/sched/clisrv/
H A Dpthcli.c99 FILE *input; in main() local
/third_party/node/deps/v8/src/objects/
H A Doddball-inl.h46 Handle<Object> Oddball::ToNumber(Isolate* isolate, Handle<Oddball> input) { in ToNumber() argument
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_regalloc_tests.c34 dummy_allocate_hw_inputs( struct r300_fragment_program_compiler * c, void (*allocate)(void * data, unsigned input, unsigned hwreg), void * mydata) dummy_allocate_hw_inputs() argument
/third_party/node/deps/openssl/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/rust/crates/aho-corasick/bench/src/
H A Dbench.rs9 mod input; modules
/third_party/openssl/test/
H A Dsha_test.c14 static int test_static_sha_common(const char *input, size_t length, in test_static_sha_common() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
H A DProgram.cs63 private static bool RunTest(BinaryReader input, BinaryWriter output, TypeRegistry typeRegistry) in RunTest() argument
163 private static int? ReadInt32(BinaryReader input) in ReadInt32() argument
/third_party/pulseaudio/src/pulsecore/resampler/
H A Dpeaks.c37 static unsigned peaks_resample(pa_resampler *r, const pa_memchunk *input, unsigned in_n_frames, pa_memchunk *output, unsigned *out_n_frames) { in peaks_resample() argument
H A Dffmpeg.c33 static unsigned ffmpeg_resample(pa_resampler *r, const pa_memchunk *input, unsigned in_n_frames, pa_memchunk *output, unsigned *out_n_frames) { in ffmpeg_resample() argument
H A Dlibsamplerate.c28 static unsigned libsamplerate_resample(pa_resampler *r, const pa_memchunk *input, unsigned in_n_frames, pa_memchunk *output, unsigned *out_n_frames) { in libsamplerate_resample() argument
H A Dtrivial.c33 static unsigned trivial_resample(pa_resampler *r, const pa_memchunk *input, unsigned in_n_frames, pa_memchunk *output, unsigned *out_n_frames) { in trivial_resample() argument
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DTokenizer.h29 Input input; member
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dsection_parser_test.cc26 std::string input = "[comment]\nThis is the comment body\n.Lots of Text."; in TEST_F() local
40 std::string input = "[vertex shader]\n" + shader; in TEST_F() local
55 std::string input = "[vertex shader passthrough]"; in TEST_F() local
70 std::string input = R"( in TEST_F() local
129 std::string input = "# comment 1\n#comment 2\r\n[vertex shader]"; in TEST_F() local
144 std::string input = "\\n\\r\\n[vertex shader]"; TEST_F() local
159 std::string input = "Invalid Text"; TEST_F() local
168 std::string input = "[Invalid Section]"; TEST_F() local
177 std::string input = "[vertex shader\\nMore Content"; TEST_F() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dpush_constant.cc112 Result PushConstant::UpdateMemoryWithInput(const BufferInput& input) { in UpdateMemoryWithInput() argument
/third_party/skia/third_party/externals/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/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...]
/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
H A Dspvtools_as_fuzzer.cpp35 std::vector<uint32_t> input; in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dpropagator_test.cpp42 void Assemble(const std::string& input) { in Assemble() argument

Completed in 8 milliseconds

1...<<11121314151617181920>>...145