Home
last modified time | relevance | path

Searched defs:property (Results 1 - 25 of 260) sorted by relevance

1234567891011

/third_party/node/deps/v8/tools/
H A Ddetect-builtins.js41 property.length = value.length; class
/third_party/jerryscript/tests/jerry/es2015/
H A Dreflect-deleteproperty.js
/third_party/typescript/tests/baselines/reference/
H A DjsObjectsMarkedAsOpenEnded.js
/third_party/eudev/src/shared/
H A Dsysctl-util.c59 int sysctl_write(const char *property, const char *value) { in sysctl_write() argument
71 int sysctl_read(const char *property, char **content) { in sysctl_read() argument
/base/inputmethod/imf/frameworks/cj/src/
H A Dutils.cpp31 void Utils::InputMethodProperty2C(CInputMethodProperty &props, const Property &property) in InputMethodProperty2C() argument
43 Property property; in C2InputMethodProperty() local
53 InputMethodSubProperty2C(CInputMethodSubtype &props, const SubProperty &property) InputMethodSubProperty2C() argument
[all...]
H A Dsetting_listeners.cpp68 void CJGetInputMethodSetting::OnImeChange(const Property &property, const SubProperty &subProperty) in OnImeChange() argument
/base/security/certificate_framework/frameworks/js/napi/certificate/inc/
H A Dnapi_cert_utils.h36 napi_value property = nullptr; in CertAddUint32Property() local
/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_osal.cpp27 bool SetPropertyInner(const std::string& property, const std::string& value) in SetPropertyInner() argument
36 std::string GetPropertyInner(const std::string& property, const std::string& value) in GetPropertyInner() argument
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_client_proxy.cpp41 int32_t InputClientProxy::OnSwitchInput(const Property &property, const SubProperty &subProperty) in OnSwitchInput() argument
/base/inputmethod/imf/interfaces/inner_api/inputmethod_controller/include/
H A Dime_event_listener.h30 virtual void OnImeChange(const Property &property, const SubProperty &subProperty){}; in OnImeChange() argument
/base/security/crypto_framework/frameworks/js/napi/crypto/inc/
H A Dnapi_utils.h48 napi_value property = nullptr; in AddUint32Property() local
/base/security/huks/interfaces/kits/napi/src/v12/
H A Dhuks_napi_attest_key_item_as_user.cpp59 napi_value property = GetPropertyFromOptions(env, argv[index], HKS_OPTIONS_PROPERTY_PROPERTIES); in AttestKeyAsUserParseParams() local
/base/startup/appspawn/modules/common/
H A Dappspawn_begetctl.c68 APPSPAWN_STATIC int RunBegetctlBootApp(AppSpawnMgr *content, AppSpawningCtx *property) in RunBegetctlBootApp() argument
/base/startup/appspawn/test/moduletest/plugin-sample/
H A Dappspawn_plugin_sample.c45 static int TestPluginPreFork(AppSpawnMgr *content, AppSpawningCtx *property) in TestPluginPreFork() argument
51 static int TestPluginPreReply(AppSpawnMgr *content, AppSpawningCtx *property) in TestPluginPreReply() argument
57 static int TestPluginPostReply(AppSpawnMgr *content, AppSpawningCtx *property) in TestPluginPostReply() argument
63 static int ChildPreColdBoot(AppSpawnMgr *content, AppSpawningCtx *property) in ChildPreColdBoot() argument
68 static int ChildExecute(AppSpawnMgr *content, AppSpawningCtx *property) in ChildExecute() argument
73 ChildPreRely(AppSpawnMgr *content, AppSpawningCtx *property) ChildPreRely() argument
78 ChildPostRely(AppSpawnMgr *content, AppSpawningCtx *property) ChildPostRely() argument
83 ChildPreRun(AppSpawnMgr *content, AppSpawningCtx *property) ChildPreRun() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DCharacterProperties.java31 private static UnicodeSet makeSet(int property) { in makeSet() argument
69 makeMap(int property) makeMap() argument
126 getBinaryPropertySet(int property) getBinaryPropertySet() argument
156 getIntPropertyMap(int property) getIntPropertyMap() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DCharacterProperties.java31 private static UnicodeSet makeSet(int property) { in makeSet() argument
60 makeMap(int property) makeMap() argument
116 getBinaryPropertySet(int property) getBinaryPropertySet() argument
145 getIntPropertyMap(int property) getIntPropertyMap() argument
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DSetProperties.cpp61 const CProperty &property = properties[i]; in SetProperties() local
/third_party/jerryscript/jerry-ext/handler/
H A Dhandler-assert.c60 jerry_value_t property = jerry_get_property_by_index (backtrace_array, idx); in jerryx_handler_assert_fatal() local
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFieldAccessorBase.cs47 internal FieldAccessorBase(PropertyInfo property, FieldDescriptor descriptor) in FieldAccessorBase() argument
H A DMapFieldAccessor.cs44 internal MapFieldAccessor(PropertyInfo property, FieldDescriptor descriptor) : base(property, descriptor) in MapFieldAccessor() argument
H A DSingleFieldAccessor.cs53 internal SingleFieldAccessor(PropertyInfo property, FieldDescriptor descriptor) : base(property, descriptor) in SingleFieldAccessor() argument
[all...]
H A DRepeatedFieldAccessor.cs44 internal RepeatedFieldAccessor(PropertyInfo property, FieldDescriptor descriptor) : base(property, descriptor) in RepeatedFieldAccessor() argument
/base/inputmethod/imf/test/common/src/
H A Dime_setting_listener_test_impl.cpp74 void ImeSettingListenerTestImpl::OnImeChange(const Property &property, const SubProperty &subProperty) in OnImeChange() argument
/base/security/certificate_manager/interfaces/kits/napi/src/dialog/
H A Dcm_napi_dialog.cpp26 napi_value property = nullptr; in AddInt32Property() local
/base/security/huks/interfaces/kits/napi/src/v9/
H A Dhuks_napi_abort_session.cpp70 napi_value property = GetPropertyFromOptions(env, argv[index], HKS_OPTIONS_PROPERTY_PROPERTIES); in ParseAbortParams() local

Completed in 7 milliseconds

1234567891011