| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | submesh_impl.cpp | 135 auto strong = ite->lock(); variable
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| H A D | hid-lg2ff.c | 27 int weak, strong; in play_effect() local
|
| H A D | hid-emsff.c | 27 int weak, strong; in emsff_play() local
|
| H A D | hid-mf.c | 38 int strong, weak; in mf_play() local
|
| H A D | hid-pl.c | 43 s32 *strong; member 80 s32 *strong; in plff_init() local
|
| H A D | hid-dr.c | 36 int strong, weak; in drff_play() local
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| H A D | hid-lg2ff.c | 27 int weak, strong; in play_effect() local
|
| H A D | hid-emsff.c | 27 int weak, strong; in emsff_play() local
|
| H A D | hid-megaworld.c | 21 s32 *strong; member
|
| H A D | hid-pl.c | 43 s32 *strong; member 80 s32 *strong; in plff_init() local
|
| H A D | hid-mf.c | 38 int strong, weak; in mf_play() local
|
| H A D | hid-dr.c | 36 int strong, weak; in drff_play() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | ConstantMultiFieldModifier.java | 24 private final boolean strong; field in ConstantMultiFieldModifier 29 ConstantMultiFieldModifier( FormattedStringBuilder prefix, FormattedStringBuilder suffix, boolean overwrite, boolean strong) ConstantMultiFieldModifier() argument 37 ConstantMultiFieldModifier( FormattedStringBuilder prefix, FormattedStringBuilder suffix, boolean overwrite, boolean strong, Parameters parameters) ConstantMultiFieldModifier() argument
|
| H A D | ConstantAffixModifier.java | 20 private final boolean strong; field in ConstantAffixModifier 39 public ConstantAffixModifier(String prefix, String suffix, Field field, boolean strong) { in ConstantAffixModifier() argument
|
| H A D | SimpleModifier.java | 19 private final boolean strong; field in SimpleModifier 28 public SimpleModifier(String compiledPattern, Field field, boolean strong) { in SimpleModifier() argument 33 public SimpleModifier(String compiledPattern, Field field, boolean strong, Parameters parameters) { in SimpleModifier() argument
|
| H A D | CurrencySpacingEnabledModifier.java | 31 CurrencySpacingEnabledModifier( FormattedStringBuilder prefix, FormattedStringBuilder suffix, boolean overwrite, boolean strong, DecimalFormatSymbols symbols) CurrencySpacingEnabledModifier() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | SimpleModifier.java | 21 private final boolean strong; field in SimpleModifier 30 public SimpleModifier(String compiledPattern, Field field, boolean strong) { in SimpleModifier() argument 35 public SimpleModifier(String compiledPattern, Field field, boolean strong, Parameters parameters) { in SimpleModifier() argument
|
| H A D | ConstantMultiFieldModifier.java | 26 private final boolean strong; field in ConstantMultiFieldModifier 31 ConstantMultiFieldModifier( FormattedStringBuilder prefix, FormattedStringBuilder suffix, boolean overwrite, boolean strong) ConstantMultiFieldModifier() argument 39 ConstantMultiFieldModifier( FormattedStringBuilder prefix, FormattedStringBuilder suffix, boolean overwrite, boolean strong, Parameters parameters) ConstantMultiFieldModifier() argument
|
| H A D | ConstantAffixModifier.java | 22 private final boolean strong; field in ConstantAffixModifier 41 public ConstantAffixModifier(String prefix, String suffix, Field field, boolean strong) { in ConstantAffixModifier() argument
|
| H A D | CurrencySpacingEnabledModifier.java | 33 CurrencySpacingEnabledModifier( FormattedStringBuilder prefix, FormattedStringBuilder suffix, boolean overwrite, boolean strong, DecimalFormatSymbols symbols) CurrencySpacingEnabledModifier() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| H A D | ets_object.h | 150 bool CompareAndSetFieldPrimitive(size_t offset, T oldValue, T newValue, std::memory_order memoryOrder, bool strong) in CompareAndSetFieldPrimitive() argument 155 CompareAndSetFieldObject(size_t offset, EtsObject *oldValue, EtsObject *newValue, std::memory_order memoryOrder, bool strong) CompareAndSetFieldObject() argument
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| H A D | object_header-inl.h | 146 CompareAndSetFieldPrimitive(size_t offset, T oldValue, T newValue, std::memory_order memoryOrder, bool strong) CompareAndSetFieldPrimitive() argument 154 CompareAndSetFieldObject(size_t offset, ObjectHeader *oldValue, ObjectHeader *newValue, std::memory_order memoryOrder, bool strong) CompareAndSetFieldObject() argument 163 CompareAndExchangeFieldPrimitive(size_t offset, T oldValue, T newValue, std::memory_order memoryOrder, bool strong) CompareAndExchangeFieldPrimitive() argument 171 CompareAndExchangeFieldObject(size_t offset, ObjectHeader *oldValue, ObjectHeader *newValue, std::memory_order memoryOrder, bool strong) CompareAndExchangeFieldObject() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_utils_bridge.cpp | 104 auto* strong = GetPointerField<NativeStrongRef>(runtimeCallInfo); in GetNativeHandleForStrong() local
|
| /third_party/python/Lib/ |
| H A D | cgitb.py | 57 def strong(text): function [all...] |
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ |
| H A D | array-inl.h | 83 CompareAndSetPrimitive(size_t offset, T oldValue, T newValue, std::memory_order memoryOrder, bool strong) CompareAndSetPrimitive() argument 93 CompareAndSetObject(size_t offset, ObjectHeader *oldValue, ObjectHeader *newValue, std::memory_order memoryOrder, bool strong) CompareAndSetObject() argument 103 CompareAndExchangePrimitive(size_t offset, T oldValue, T newValue, std::memory_order memoryOrder, bool strong) CompareAndExchangePrimitive() argument 113 CompareAndExchangeObject(size_t offset, ObjectHeader *oldValue, ObjectHeader *newValue, std::memory_order memoryOrder, bool strong) CompareAndExchangeObject() argument
|