Home
last modified time | relevance | path

Searched defs:scope (Results 276 - 300 of 623) sorted by relevance

1...<<11121314151617181920>>...25

/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_stub.cpp420 int32_t scope = data.ReadInt32(); in GetTotalNumberOfItemsInner() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_vendor.cpp1452 AvrcCtPiPacket::AvrcCtPiPacket(uint8_t scope, uint64_t uid, uint16_t uidCounter) in AvrcCtPiPacket() argument
1542 AvrcCtAtnpPacket::AvrcCtAtnpPacket(uint8_t scope, uint64_t uid, uint16_t uidCounter) in AvrcCtAtnpPacket() argument
/foundation/multimedia/player_framework/frameworks/js/metadatahelper/
H A Davmetadataextractor_napi.cpp338 napi_handle_scope scope = nullptr; in CommonCallbackRoutine() local
H A Davimagegenerator_napi.cpp280 napi_handle_scope scope = nullptr; in CommonCallbackRoutine() local
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_manager_test.cpp403 int scope = 0; in HWTEST_F() local
415 int scope = 0; in HWTEST_F() local
/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dmonitor_server.cpp189 napi_handle_scope scope = NapiUtils::OpenScope(workWrapper->env); in EventMessageCallback() local
228 napi_handle_scope scope = NapiUtils::OpenScope(workWrapper->env); in EventConnectCallback() local
263 napi_handle_scope scope = NapiUtils::OpenScope(workWrapper->env); in EventCloseCallback() local
297 napi_handle_scope scope = NapiUtils::OpenScope(workWrapper->env); in EventErrorCallback() local
/foundation/communication/nfc/frameworks/js/napi/controller/
H A Dnfc_napi_controller_event.cpp73 napi_handle_scope scope = nullptr; in after_work_cb() local
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_service.cpp139 OnInterfaceAddressUpdated(const std::string &addr, const std::string &ifName, int flags, int scope) OnInterfaceAddressUpdated() argument
146 OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int flags, int scope) OnInterfaceAddressRemoved() argument
/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_session_manager.cpp555 napi_handle_scope scope = nullptr; in OnSetScreenOffDelayTime() local
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dflash.c53 static int rcall(int token, char *buf, s32 scope) in rcall() argument
106 static int update_node(__be32 phandle, s32 scope) in update_node() argument
173 static int update_devicetree(struct cxl *adapter, s32 scope) in update_devicetree() argument
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c460 dump_scope(scope_t *scope) in dump_scope() argument
488 emit_patch(scope_t *scope, int patch) emit_patch() argument
780 process_scope(scope_t *scope) process_scope() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_inline.h278 u8 scope; in qla2x00_set_retry_delay_timestamp() local
/kernel/linux/linux-5.10/include/net/
H A Daddrconf.h81 u16 scope; member
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dflash.c54 static int rcall(int token, char *buf, s32 scope) in rcall() argument
107 static int update_node(__be32 phandle, s32 scope) in update_node() argument
174 static int update_devicetree(struct cxl *adapter, s32 scope) in update_devicetree() argument
/kernel/linux/linux-6.6/include/net/
H A Daddrconf.h83 u16 scope; member
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c460 dump_scope(scope_t *scope) in dump_scope() argument
488 emit_patch(scope_t *scope, int patch) emit_patch() argument
780 process_scope(scope_t *scope) process_scope() argument
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dcounter.h47 __u8 scope; member
/test/xts/acts/multimedia/photoAccess/photoAccess/entry/src/main/cpp/napi/
H A DmediaAssetManager.cpp76 napi_handle_scope scope = nullptr; in Callback() local
/third_party/ffmpeg/libavcodec/
H A Damfenc.c93 AMFTraceWriter_Write(AMFTraceWriter *pThis, const wchar_t *scope, const wchar_t *message) AMFTraceWriter_Write() argument
/third_party/gn/src/gn/
H A Dfunctions.cc112 bool FillTargetBlockScope(const Scope* scope, in FillTargetBlockScope() argument
86 EnsureNotProcessingImport(const ParseNode* node, const Scope* scope, Err* err) EnsureNotProcessingImport() argument
100 EnsureNotProcessingBuildConfig(const ParseNode* node, const Scope* scope, Err* err) EnsureNotProcessingBuildConfig() argument
165 ToolchainLabelForScope(const Scope* scope) ToolchainLabelForScope() argument
169 MakeLabelForScope(const Scope* scope, const FunctionCallNode* function, const std::string& name) MakeLabelForScope() argument
180 NonNestableBlock(Scope* scope, const FunctionCallNode* function, const char* type_description) NonNestableBlock() argument
233 RunAssert(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, Err* err) RunAssert() argument
356 RunConfig(const FunctionCallNode* function, const std::vector<Value>& args, Scope* scope, Err* err) RunConfig() argument
478 RunDeclareArgs(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, BlockNode* block, Err* err) RunDeclareArgs() argument
548 RunDefined(Scope* scope, const FunctionCallNode* function, const ListNode* args_list, Err* err) RunDefined() argument
629 RunGetEnv(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, Err* err) RunGetEnv() argument
[all...]
H A Dinnerapis_publicinfo_generator.cc46 static std::string GetOutName(const Scope *scope, const std::string &target_name, const std::string &type) in GetOutName() argument
89 static bool TraverIncludeDirs(const OhosComponentChecker *checker, const Target *target, const Scope *scope, in TraverIncludeDirs() argument
224 static std::string GetPublicConfigInfo(const PublicConfigInfoParams &params, Scope *scope, in GetPublicConfigInfo() argument
261 static std::string GetPublicConfigsInfo(const Target *target, const std::string &label, Scope *scope, in GetPublicConfigsInfo() argument
278 GetAllDependentConfigsInfo(const Target *target, const std::string &label, Scope *scope, const OhosComponentChecker *checker, Err *err) GetAllDependentConfigsInfo() argument
300 GetPrivateConfigsInfo(const Target *target, const std::string &label, Scope *scope, const OhosComponentChecker *checker, Err *err) GetPrivateConfigsInfo() argument
362 GetOutNameAndTypeInfo(const Scope *scope, const std::string &target, const std::string &type) GetOutNameAndTypeInfo() argument
456 GeneratedInnerapiPublicInfo(const Target *target, const Label &label, Scope *scope, const std::string &type, Err *err) GeneratedInnerapiPublicInfo() argument
[all...]
H A Doperators.cc241 GetValueOrFillError(const BinaryOpNode* op_node, const ParseNode* node, const char* name, Scope* scope, Err* err) GetValueOrFillError() argument
513 ExecuteEqualsEquals(Scope* scope, const BinaryOpNode* op_node, const Value& left, const Value& right, Err* err) ExecuteEqualsEquals() argument
523 ExecuteNotEquals(Scope* scope, const BinaryOpNode* op_node, const Value& left, const Value& right, Err* err) ExecuteNotEquals() argument
545 ExecuteLessEquals(Scope* scope, const BinaryOpNode* op_node, const Value& left, const Value& right, Err* err) ExecuteLessEquals() argument
555 ExecuteGreaterEquals(Scope* scope, const BinaryOpNode* op_node, const Value& left, const Value& right, Err* err) ExecuteGreaterEquals() argument
565 ExecuteGreater(Scope* scope, const BinaryOpNode* op_node, const Value& left, const Value& right, Err* err) ExecuteGreater() argument
575 ExecuteLess(Scope* scope, const BinaryOpNode* op_node, const Value& left, const Value& right, Err* err) ExecuteLess() argument
587 ExecuteOr(Scope* scope, const BinaryOpNode* op_node, const ParseNode* left_node, const ParseNode* right_node, Err* err) ExecuteOr() argument
617 ExecuteAnd(Scope* scope, const BinaryOpNode* op_node, const ParseNode* left_node, const ParseNode* right_node, Err* err) ExecuteAnd() argument
650 ExecuteUnaryOperator(Scope* scope, const UnaryOpNode* op_node, const Value& expr, Err* err) ExecuteUnaryOperator() argument
666 ExecuteBinaryOperator(Scope* scope, const BinaryOpNode* op_node, const ParseNode* left, const ParseNode* right, Err* err) ExecuteBinaryOperator() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_print_ir.cpp254 print_scope(sync_scope scope, FILE* output, const char* prefix = "scope") in print_scope() argument
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.c154 struct decode_scope *scope; member
253 struct decode_scope *scope in push_scope() local
266 pop_scope(struct decode_scope *scope) pop_scope() argument
278 evaluate_expr(struct decode_scope *scope, isa_expr_t expr) evaluate_expr() argument
361 find_field(struct decode_scope *scope, const struct isa_bitset *bitset, const char *name, size_t name_len) find_field() argument
401 extract_field(struct decode_scope *scope, const struct isa_field *field) extract_field() argument
420 find_display(struct decode_scope *scope, const struct isa_bitset *bitset) find_display() argument
462 display_bitset_field(struct decode_scope *scope, const struct isa_field *field, bitmask_t val) display_bitset_field() argument
479 display_enum_field(struct decode_scope *scope, const struct isa_field *field, bitmask_t val) display_enum_field() argument
495 resolve_field(struct decode_scope *scope, const char *field_name, size_t field_name_len, bitmask_t *valp) resolve_field() argument
533 isa_decode_field(struct decode_scope *scope, const char *field_name) isa_decode_field() argument
546 display_field(struct decode_scope *scope, const char *field_name) display_field() argument
676 display(struct decode_scope *scope) display() argument
746 struct decode_scope *scope = push_scope(state, b, instr); decode() local
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_common.h88 vn_trace_scope_end(int *scope) in vn_trace_scope_end() argument

Completed in 24 milliseconds

1...<<11121314151617181920>>...25