Home
last modified time | relevance | path

Searched defs:selection (Results 26 - 50 of 178) sorted by relevance

12345678

/third_party/openssl/providers/implementations/encode_decode/
H A Ddecode_spki2typespki.c51 static int spki2typespki_decode(void *vctx, OSSL_CORE_BIO *cin, int selection, in spki2typespki_decode() argument
H A Dendecoder_common.c60 ossl_prov_import_key(const OSSL_DISPATCH *fns, void *provctx, int selection, const OSSL_PARAM params[]) ossl_prov_import_key() argument
H A Dencode_key2ms.c112 static int key2ms_does_selection(void *vctx, int selection) in key2ms_does_selection() argument
128 static int key2msblob_encode(void *vctx, const void *key, int selection, in key2msblob_encode() argument
150 static int key2pvk_encode(void *vctx, const void *key, int selection, in key2pvk_encode() argument
[all...]
H A Ddecode_pem2der.c95 static int pem2der_decode(void *vctx, OSSL_CORE_BIO *cin, int selection, in pem2der_decode() argument
H A Ddecode_epki2pki.c58 static int epki2pki_decode(void *vctx, OSSL_CORE_BIO *cin, int selection, in epki2pki_decode() argument
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcmru.c326 FTC_MruList_RemoveSelection( FTC_MruList list, FTC_MruNode_CompareFunc selection, FT_Pointer key ) FTC_MruList_RemoveSelection() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_test.cpp826 TextSelection selection; in HWTEST_F() local
855 TextSelection selection; in HWTEST_F() local
905 TextSelection selection; in HWTEST_F() local
1454 TextSelection selection; HWTEST_F() local
2080 TextSelection selection; HWTEST_F() local
2156 TextSelection selection; HWTEST_F() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_vision_operations.cpp100 static int32_t UpdateAnalysisTotal(string &uriTotal, string &selection, const string &columnName) in UpdateAnalysisTotal() argument
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dsmart_album_napi.h112 std::string selection; member
H A Dalbum_napi.h110 std::string selection; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibrarycommon_fuzzer/src/
H A Dmedialibrary_common_fuzzer.cpp72 string selection; in CommonUtilsTest() local
/third_party/glslang/glslang/MachineIndependent/
H A Dattribute.cpp169 TIntermSelection* selection = node->getAsSelectionNode(); in handleSelectionAttributes() local
198 TIntermSwitch* selection = node->getAsSwitchNode(); in handleSwitchAttributes() local
/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_backend.c145 DH *ossl_dh_dup(const DH *dh, int selection) in ossl_dh_dup() argument
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Ddecode_epki2pki.c58 static int epki2pki_decode(void *vctx, OSSL_CORE_BIO *cin, int selection, in epki2pki_decode() argument
H A Dencode_key2ms.c112 static int key2ms_does_selection(void *vctx, int selection) in key2ms_does_selection() argument
128 static int key2msblob_encode(void *vctx, const void *key, int selection, in key2msblob_encode() argument
150 static int key2pvk_encode(void *vctx, const void *key, int selection, in key2pvk_encode() argument
[all...]
H A Ddecode_pem2der.c95 static int pem2der_decode(void *vctx, OSSL_CORE_BIO *cin, int selection, in pem2der_decode() argument
/third_party/node/deps/openssl/openssl/providers/implementations/storemgmt/
H A Dfile_store_any2obj.c83 static int der2obj_decode(void *provctx, OSSL_CORE_BIO *cin, int selection, in der2obj_decode() argument
109 static int msblob2obj_decode(void *provctx, OSSL_CORE_BIO *cin, int selection, in msblob2obj_decode() argument
178 static int pvk2obj_decode(void *provctx, OSSL_CORE_BIO *cin, int selection, in pvk2obj_decode() argument
/third_party/node/deps/openssl/openssl/crypto/dsa/
H A Ddsa_backend.c82 DSA *ossl_dsa_dup(const DSA *dsa, int selection) in ossl_dsa_dup() argument
/third_party/openssl/crypto/dsa/
H A Ddsa_backend.c82 DSA *ossl_dsa_dup(const DSA *dsa, int selection) in ossl_dsa_dup() argument
/third_party/openssl/crypto/dh/
H A Ddh_backend.c145 DH *ossl_dh_dup(const DH *dh, int selection) in ossl_dh_dup() argument
/third_party/openssl/providers/implementations/storemgmt/
H A Dfile_store_any2obj.c83 static int der2obj_decode(void *provctx, OSSL_CORE_BIO *cin, int selection, in der2obj_decode() argument
109 static int msblob2obj_decode(void *provctx, OSSL_CORE_BIO *cin, int selection, in msblob2obj_decode() argument
178 static int pvk2obj_decode(void *provctx, OSSL_CORE_BIO *cin, int selection, in pvk2obj_decode() argument
/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_tool.cpp202 void HiSysEventTool::HandleInput(int argc, char** argv, const char* selection) in HandleInput() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_change_callback_test_ng.cpp1567 SelectionInfo selection; in HWTEST_F() local
1625 SelectionInfo selection; in HWTEST_F() local
1667 SelectionInfo selection; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_paint_method.cpp130 const auto& selection = textPattern->GetTextSelector(); in UpdateOverlayModifier() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_queryperf_test/src/
H A Dmedialibrary_queryperf_test.cpp422 string selection = MEDIA_DATA_DB_ID + " <> ? LIMIT 0, 50 "; in HWTEST_F() local
550 string selection = MEDIA_DATA_DB_ID + " <> ? LIMIT 0, 50 "; in HWTEST_F() local

Completed in 14 milliseconds

12345678