Home
last modified time | relevance | path

Searched defs:label (Results 951 - 975 of 1082) sorted by relevance

1...<<31323334353637383940>>...44

/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dcore.c728 char *label; in regulator_status_show() local
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_list_manager.cpp2927 int MissionListManager::SetMissionLabel(const sptr<IRemoteObject> &token, const std::string &label) in SetMissionLabel() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_stub.cpp3017 std::string label = Str16ToStr8(data.ReadString16()); in SetMissionLabelInner() local
H A Dability_manager_proxy.cpp3089 int AbilityManagerProxy::SetMissionLabel(const sptr<IRemoteObject> &token, const std::string &label) in SetMissionLabel() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.cpp1139 auto label = vectorValue[i]; in FfiOHOSAceFrameworkViewAbstractBindMenu() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp362 StepperLabels label; in SetDomAttributesWithObject() local
371 StepperLabels label; in SetDomAttributesWithObject() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1023 std::string label; in GetAbilityLabel() local
1031 GetAbilityLabel(const std::string &bundleName, const std::string &moduleName, const std::string &abilityName, std::string &label) GetAbilityLabel() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h63 std::string label; member
97 std::string label; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp1422 std::string label = GetAbilityLabel(bundleName, abilityName); in HandleGetAbilityLabel() local
1442 std::string label; in HandleGetAbilityLabelWithModuleName() local
2687 std::string label = GetStringById(bundleName, moduleName, resId, userId, localeInfo); in HandleGetStringById() local
2709 std::string label = GetIconById(bundleName, moduleName, resId, density, userId); in HandleGetIconById() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp2114 napi_value label; in ConvertShortCutInfo() local
2495 std::string label; ParseShortCutInfo() local
[all...]
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1502 virtual WMError SetAPPWindowLabel(const std::string& label) { return WMError::WM_OK; } in SetAPPWindowLabel() argument
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp3336 void JsSceneSession::UpdateSessionLabel(const std::string& label) in UpdateSessionLabel() argument
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx1232 bool statfs_free_enough_p(const string& path, const string& label, long minfree = 0) in statfs_free_enough_p() argument
/third_party/backends/backend/
H A Davision.c4073 const char* label = string_for_button (s, button); in get_button_status() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java1338 private Object getMemory(String label, Object array, Class<?> arrayClass, in getMemory() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidi.java1311 private Object getMemory(String label, Object array, Class<?> arrayClass, in getMemory() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp148 uint64_t label; member
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp7049 ir_rvalue *label in hir() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c3657 start_block(struct ntv_context *ctx, SpvId label) in start_block() argument
3669 branch(struct ntv_context *ctx, SpvId label) in branch() argument
4402 SpvId label = spirv_builder_new_id(&ctx.builder); in nir_to_spirv() local
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h1596 void LiftoffAssembler::emit_jump(Label* label) { b(al, label); } in emit_jump() argument
1600 emit_cond_jump(LiftoffCondition liftoff_cond, Label* label, ValueKind kind, Register lhs, Register rhs) emit_cond_jump() argument
1639 emit_i32_cond_jumpi(LiftoffCondition liftoff_cond, Label* label, Register lhs, int32_t imm) emit_i32_cond_jumpi() argument
/third_party/libdrm/
H A Dxf86drm.c2640 drm_public int drmError(int err, const char *label) in drmError() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c2022 struct symbol *label; in parse_asm_labels() local
2376 void check_label_usage(struct symbol *label, struct position use_pos) in check_label_usage() argument
2397 struct symbol *label = label_symbol(token, 1); parse_goto_statement() local
2440 handle_label_attributes(struct token *token, struct symbol *label) handle_label_attributes() argument
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.h1021 void Bind(compiler::CodeAssemblerParameterizedLabel<T...>* label, in Bind() argument
[all...]
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64.cc946 void TurboAssembler::Adr(const Register& rd, Label* label, AdrHint hint) { in Adr() argument
923 NeedExtraInstructionsOrRegisterBranch( Label* label, ImmBranchType b_type) NeedExtraInstructionsOrRegisterBranch() argument
980 B(Label* label, BranchType type, Register reg, int bit) B() argument
984 B(static_cast<Condition>(type), label); B() local
1010 B(Label* label, Condition cond) B() argument
1027 Tbnz(const Register& rt, unsigned bit_pos, Label* label) Tbnz() argument
1043 Tbz(const Register& rt, unsigned bit_pos, Label* label) Tbz() argument
1059 Cbnz(const Register& rt, Label* label) Cbnz() argument
1075 Cbz(const Register& rt, Label* label) Cbz() argument
[all...]
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.cc1451 void Assembler::mov_label_offset(Register dst, Label* label) { in mov_label_offset() argument
1477 add_label_offset(Register dst, Register base, Label* label, int delta) add_label_offset() argument
1505 mov_label_addr(Register dst, Label* label) mov_label_addr() argument
1534 emit_label_addr(Label* label) emit_label_addr() argument
[all...]

Completed in 150 milliseconds

1...<<31323334353637383940>>...44