Home
last modified time | relevance | path

Searched defs:selection (Results 1 - 25 of 178) sorted by relevance

12345678

/third_party/typescript/tests/baselines/reference/
H A DparserVariableDeclaration1.js2 var selection = a, variable
8 var selection = a, position = b, model = c, support = d; variable
/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_editing_value.h79 TextSelection selection; member
H A Dtext_edit_controller.h46 void SetSelection(const TextSelection& selection) in SetSelection() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
H A DSolution.h38 void setSelection(GraphBase::NodeId nodeId, unsigned selection) { in setSelection() argument
/third_party/gn/src/gn/
H A Dfunction_filter_labels.cc23 RunFilterLabels(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, FilterSelection selection, Err* err) RunFilterLabels() argument
H A Dfunction_filter.cc63 RunFilter(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, FilterSelection selection, Err* err) RunFilter() argument
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Dkdf_legacy_kmgmt.c94 static int kdf_has(const void *keydata, int selection) in kdf_has() argument
/third_party/openssl/providers/implementations/keymgmt/
H A Dkdf_legacy_kmgmt.c94 static int kdf_has(const void *keydata, int selection) in kdf_has() argument
/third_party/openssl/demos/encode/
H A Dec_encode.c34 int selection = 0; in load_key() local
104 int selection; in store_key() local
H A Drsa_encode.c34 int selection = 0; in load_key() local
104 int selection; in store_key() local
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_utils.h78 TextSelection selection = TextSelection(position, position); in GetRangeOfSameType() local
/third_party/ffmpeg/libavcodec/
H A Dv4l2_m2m_dec.c42 struct v4l2_selection selection = { 0 }; in v4l2_try_start() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dpmeth_check.c28 static int try_provided_check(EVP_PKEY_CTX *ctx, int selection, int checktype) in try_provided_check() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Di2d_evp.c33 static int i2d_provided(const EVP_PKEY *a, int selection, in i2d_provided() argument
/third_party/openssl/crypto/asn1/
H A Di2d_evp.c33 static int i2d_provided(const EVP_PKEY *a, int selection, in i2d_provided() argument
/third_party/openssl/crypto/evp/
H A Dpmeth_check.c28 static int try_provided_check(EVP_PKEY_CTX *ctx, int selection, int checktype) in try_provided_check() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_paint_method.cpp41 const auto& selection = richEditorPattern->GetTextSelector(); in UpdateOverlayModifier() local
56 const auto& selection = richEditorPattern->GetTextSelector(); in UpdateOverlayModifier() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_cursor_test.cpp228 TextSelection selection; in HWTEST_F() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Dencode_key2blob.c55 static int key2blob_check_selection(int selection, int selection_mask) in key2blob_check_selection() argument
88 static int key2blob_encode(void *vctx, const void *key, int selection, in key2blob_encode() argument
[all...]
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
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_backend.c109 ECX_KEY *ossl_ecx_key_dup(const ECX_KEY *key, int selection) in ossl_ecx_key_dup() argument
/third_party/openssl/crypto/ec/
H A Decx_backend.c109 ECX_KEY *ossl_ecx_key_dup(const ECX_KEY *key, int selection) in ossl_ecx_key_dup() argument
/third_party/openssl/demos/signature/
H A DEVP_Signature_demo.c48 int selection; in get_key() local
/third_party/openssl/providers/implementations/encode_decode/
H A Dencode_key2blob.c55 static int key2blob_check_selection(int selection, int selection_mask) in key2blob_check_selection() argument
88 static int key2blob_encode(void *vctx, const void *key, int selection, in key2blob_encode() argument
[all...]

Completed in 9 milliseconds

12345678