Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...28

/kernel/linux/linux-6.6/net/ipv6/
H A Daddrconf_core.c22 static inline unsigned int ipv6_addr_scope2type(unsigned int scope) in ipv6_addr_scope2type() argument
/third_party/alsa-lib/src/pcm/scopes/
H A Dlevel.c49 static int level_enable(snd_pcm_scope_t *scope) in level_enable() argument
66 static void level_disable(snd_pcm_scope_t *scope) in level_disable() argument
73 static void level_close(snd_pcm_scope_t *scope) in level_close() argument
83 static void level_stop(snd_pcm_scope_t *scope) in level_stop() argument
95 level_update(snd_pcm_scope_t *scope) level_update() argument
164 level_reset(snd_pcm_scope_t *scope) level_reset() argument
187 snd_pcm_scope_t *scope, *s16; snd_pcm_scope_level_open() local
224 snd_pcm_scope_t *scope; _snd_pcm_scope_level_open() local
[all...]
/third_party/gn/src/gn/
H A Dstring_utils.cc56 bool AppendInterpolatedExpression(Scope* scope, in AppendInterpolatedExpression() argument
110 bool AppendInterpolatedIdentifier(Scope* scope, in AppendInterpolatedIdentifier() argument
140 bool AppendStringInterpolation(Scope* scope, in AppendStringInterpolation() argument
208 AppendHexByte(Scope* scope, const Token& token, const char* input, size_t size, size_t* i, std::string* output, Err* err) AppendHexByte() argument
237 ExpandStringLiteral(Scope* scope, const Token& literal, Value* result, Err* err) ExpandStringLiteral() argument
[all...]
H A Dtarget_generator.cc78 void TargetGenerator::GenerateTarget(Scope* scope, in GenerateTarget() argument
36 TargetGenerator(Target* target, Scope* scope, const FunctionCallNode* function_call, Err* err) TargetGenerator() argument
[all...]
/third_party/libwebsockets/lib/system/fault-injection/
H A Dfault-injection.c215 lws_fi_inherit_copy(lws_fi_ctx_t *fic_dest, const lws_fi_ctx_t *fic_src, const char *scope, const char *value) lws_fi_inherit_copy() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_liverangeevaluator_helpers.cpp276 void RegisterCompAccess::record_read(int line, ProgramScope *scope, LiveRangeEntry::EUse use) in record_read() argument
335 record_write(int line, ProgramScope *scope) record_write() argument
375 record_ifelse_write(const ProgramScope& scope) record_ifelse_write() argument
390 record_if_write(const ProgramScope& scope) record_if_write() argument
414 record_else_write(const ProgramScope& scope) record_else_write() argument
[all...]
/third_party/node/deps/v8/src/execution/
H A Dstack-guard.cc79 void StackGuard::PushInterruptsScope(InterruptsScope* scope) { in PushInterruptsScope() argument
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dconstant-array-builder.cc258 size_t ConstantArrayBuilder::Insert(const Scope* scope) { in Insert() argument
H A Dconstant-array-builder.h125 explicit Entry(const Scope* scope) : scope_(scope), tag_(Tag::kScope) {} in Entry() argument
/third_party/node/deps/v8/src/parsing/
H A Dparse-info.cc246 DeclarationScope* ParseInfo::scope() const { return literal()->scope(); } in scope() function in v8::internal::ParseInfo
H A Dpreparser.cc74 DeclarationScope* scope = NewScriptScope(REPLMode::kNo); in PreParseProgram() local
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dtick-sample.cc266 i::ExternalCallbackScope* scope = isolate->external_callback_scope(); in GetStackSample() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkAllocationCallbackUtil.hpp80 VkSystemAllocationScope scope; member
89 VkSystemAllocationScope scope; member
103 VkSystemAllocationScope scope; member
/third_party/skia/src/utils/
H A DSkJSONWriter.h318 Scope scope() const { in scope() function in SkJSONWriter
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DComputePassEncoder.cpp426 void ComputePassEncoder::AddDispatchSyncScope(SyncScopeUsageTracker scope) { in AddDispatchSyncScope() argument
/third_party/python/Lib/test/
H A Dtest_future.py122 exec("from __future__ import unicode_literals; x = ''", {}, scope) namespace
[all...]
/third_party/toybox/porting/liteos_a/toys/net/
H A Difconfig.c219 *scope = "Unknown"; in display_ifconfig() local
/third_party/toybox/toys/net/
H A Difconfig.c220 *scope = "Unknown"; in display_ifconfig() local
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_file.cc545 std::string scope; in GenerateDescriptorInitializationCodeForMutable() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DQualifierTypes.cpp903 TTypeQualifier::TTypeQualifier(TQualifier scope, const TSourceLoc &loc) in TTypeQualifier() argument
915 TTypeQualifierBuilder::TTypeQualifierBuilder(const TStorageQualifierWrapper *scope, in TTypeQualifierBuilder() argument
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Drule_cluster.cpp226 std::string scope = GetAttributeValue<std::string>(tag, ATTRIBUTE_SCOPE); in ParseTagResult() local
309 void FreezeResult::SetScope(const std::string& scope) in SetScope() argument
/base/request/request/frameworks/js/napi/src/upload/
H A Djs_util.cpp287 napi_handle_scope scope = nullptr; in Convert2FileVector() local
/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
H A Djs_event_target.cpp491 napi_handle_scope scope = nullptr; in CallPrepareAsyncWork() local
569 napi_handle_scope scope = nullptr; in CallActivateAsyncWork() local
648 napi_handle_scope scope = nullptr; CallDeactivateAsyncWork() local
683 napi_handle_scope scope = nullptr; CallGetCrossingSwitchStatePromiseWork() local
715 napi_handle_scope scope = nullptr; CallGetCrossingSwitchStateAsyncWork() local
766 napi_handle_scope scope = nullptr; EmitCoordinationMessageEvent() local
818 napi_handle_scope scope = nullptr; EmitMouseLocationEvent() local
[all...]
/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_cooperate_context.cpp337 napi_handle_scope scope = nullptr; in GetInstance() local
/base/security/access_token/frameworks/js/napi/accesstoken/src/
H A Dnapi_request_permission_on_setting.cpp170 napi_handle_scope scope = nullptr; in ResultCallbackJSThreadWorker() local

Completed in 19 milliseconds

1...<<11121314151617181920>>...28