| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
| H A D | input_test.py | 9 import gyp.input namespace
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | csrutf8.cpp | 29 UBool CharsetRecog_UTF8::match(InputText* input, CharsetMatch *results) const { in match() argument
|
| H A D | csmatch.cpp | 29 void CharsetMatch::set(InputText *input, const CharsetRecognizer *cr, int32_t conf, in set() argument
|
| H A D | numparse_utils.h | 18 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 D | pthcli.c | 99 FILE *input; in main() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | oddball-inl.h | 46 Handle<Object> Oddball::ToNumber(Isolate* isolate, Handle<Oddball> input) { in ToNumber() argument
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/ |
| H A D | radeon_compiler_regalloc_tests.c | 34 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 D | ecb_enc.c | 36 void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, in DES_ecb_encrypt() argument
|
| H A D | ecb3_enc.c | 18 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 D | bench.rs | 9 mod input; modules
|
| /third_party/openssl/test/ |
| H A D | sha_test.c | 14 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 D | Program.cs | 63 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 D | peaks.c | 37 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 D | ffmpeg.c | 33 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 D | libsamplerate.c | 28 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 D | trivial.c | 33 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 D | Tokenizer.h | 29 Input input; member
|
| /third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
| H A D | section_parser_test.cc | 26 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 D | push_constant.cc | 112 Result PushConstant::UpdateMemoryWithInput(const BufferInput& input) { in UpdateMemoryWithInput() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/util/ |
| H A D | string_utils.h | 48 inline std::vector<uint32_t> MakeVector(std::string input) { in MakeVector() argument
|
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | ext_inst.opencl_test.cpp | 45 const std::string input = in TEST_P() local 58 EXPECT_THAT(EncodeAndDecodeSuccessfully(input), input) << input; in TEST_P() local
|
| H A D | target_env_test.cpp | 59 const char* input; member
|
| H A D | text_to_binary.debug_test.cpp | 69 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 D | spvtools_as_fuzzer.cpp | 35 std::vector<uint32_t> input; in LLVMFuzzerTestOneInput() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ |
| H A D | propagator_test.cpp | 42 void Assemble(const std::string& input) { in Assemble() argument
|