Home
last modified time | relevance | path

Searched defs:input (Results 51 - 75 of 3565) sorted by relevance

12345678910>>...143

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_types_util.cpp20 bool Marshalling(const Participant &input, MessageParcel &data) in Marshalling() argument
34 bool Marshalling(const Privilege &input, MessageParcel &data) in Marshalling() argument
48 Marshalling(const Asset &input, MessageParcel &data) Marshalling() argument
58 Marshalling(const ValueObject &input, MessageParcel &data) Marshalling() argument
68 Marshalling(const ValuesBucket &input, MessageParcel &data) Marshalling() argument
79 Marshalling(const StatisticInfo &input, MessageParcel &data) Marshalling() argument
102 Marshalling(const CloudSyncInfo &input, MessageParcel &data) Marshalling() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dhash.cpp19 uint64_t Hash::HashFunc(const std::string &input) in HashFunc() argument
31 uint32_t Hash::Hash32Func(const std::string &input) in Hash32Func() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/
H A Dcloud_types_util.cpp20 bool Marshalling(const Participant &input, MessageParcel &data) in Marshalling() argument
34 bool Marshalling(const Privilege &input, MessageParcel &data) in Marshalling() argument
48 Marshalling(const Role &input, MessageParcel &data) Marshalling() argument
65 Marshalling(const Confirmation &input, MessageParcel &data) Marshalling() argument
83 Marshalling(const SharingCode &input, MessageParcel &data) Marshalling() argument
100 Marshalling(const Asset &input, MessageParcel &data) Marshalling() argument
110 Marshalling(const ValueObject &input, MessageParcel &data) Marshalling() argument
120 Marshalling(const ValuesBucket &input, MessageParcel &data) Marshalling() argument
137 Marshalling(const Strategy &input, MessageParcel &data) Marshalling() argument
143 Marshalling(const CommonAsset &input, MessageParcel &data) Marshalling() argument
150 Marshalling(const CloudSyncInfo &input, MessageParcel &data) Marshalling() argument
[all...]
/third_party/curl/lib/
H A Dcurl_get_line.c39 char *Curl_get_line(char *buf, int len, FILE *input) in Curl_get_line() argument
/third_party/icu/icu4c/source/test/fuzzer/
H A Duloc_for_language_tag_fuzzer.cpp14 const std::string input = MakeZeroTerminatedInput(data, size); in LLVMFuzzerTestOneInput() local
H A Duloc_canonicalize_fuzzer.cpp14 const std::string input = MakeZeroTerminatedInput(data, size); in LLVMFuzzerTestOneInput() local
H A Duloc_get_name_fuzzer.cpp14 const std::string input = MakeZeroTerminatedInput(data, size); in LLVMFuzzerTestOneInput() local
H A Duloc_open_keywords_fuzzer.cpp11 const std::string input = MakeZeroTerminatedInput(data, size); in LLVMFuzzerTestOneInput() local
/third_party/jsframework/
H A Dbuild_strip_native_min.js
/third_party/ninja/src/
H A Ddepfile_parser_test.cc28 bool DepfileParserTest::Parse(const char* input, string* err) { in Parse() argument
/third_party/node/deps/base64/base64/lib/arch/avx2/
H A Denc_reshuffle.c2 enc_reshuffle (const __m256i input) in enc_reshuffle() argument
/third_party/node/deps/base64/base64/lib/arch/avx512/
H A Denc_reshuffle_translate.c5 enc_reshuffle_translate (const __m512i input) in enc_reshuffle_translate() argument
/third_party/node/deps/npm/node_modules/jsonparse/test/
H A Doffset.js4 var input = '{\n "string": "value",\n "number": 3,\n "object"'; variable
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dfuzz_phone.cc37 std::string input = fuzzed_data.ConsumeRandomLengthString(); in LLVMFuzzerTestOneInput() local
/third_party/lwip/src/netif/ppp/
H A Dpppcrypt.c41 static u_char pppcrypt_get_7bits(u_char *input, int startBit) { in pppcrypt_get_7bits() argument
/third_party/mesa3d/src/util/tests/
H A Droundeven_test.cpp37 float input, expected; in TEST() member
73 double input, expected; in TEST() member
[all...]
/third_party/openssl/test/
H A Dsm4_internal_test.c29 static const uint8_t input[SM4_BLOCK_SIZE] = { in test_sm4_ecb() local
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DCodedInputStreamExtensions.cs39 public static void AssertNextTag(this CodedInputStream input, uint expectedTag) in AssertNextTag() argument
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/
H A DFieldMaskTest.cs44 public void ToString_Invalid(string input) in ToString_Invalid() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DCodedInputStreamExtensions.cs39 public static void AssertNextTag(this CodedInputStream input, uint expectedTag) in AssertNextTag() argument
/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
H A Dspvtools_binary_parser_fuzzer.cpp32 std::vector<uint32_t> input; in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_advance_test.cpp82 std::string input = "; comment|padding beyond the end"; TEST() local
[all...]
H A Dtext_to_binary.device_side_enqueue_test.cpp42 const std::string input = in TEST_P() local
H A Dtext_to_binary.function_test.cpp39 const std::string input = "%result_id = OpFunction %result_type " + in TEST_P() local
62 const std::string input = in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_explicit_reserved_test.cpp71 const std::string input = ShaderAssembly( in TEST_F() local
82 const std::string input = ShaderAssembly( in TEST_F() local
94 const std::string input = ShaderAssembly( in TEST_F() local
107 const std::string input = ShaderAssembly( in TEST_F() local

Completed in 6 milliseconds

12345678910>>...143