Home
last modified time | relevance | path

Searched defs:scope (Results 1 - 25 of 473) sorted by relevance

12345678910>>...19

/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_attr_setscope.c3 int pthread_attr_setscope(pthread_attr_t *a, int scope) in pthread_attr_setscope() argument
/third_party/musl/porting/liteos_m/user/src/thread/
H A Dpthread_attr_setscope.c4 _LIBC_TEXT_SECTION int pthread_attr_setscope(pthread_attr_t *a, int scope) in pthread_attr_setscope() argument
/third_party/musl/src/thread/
H A Dpthread_attr_setscope.c3 int pthread_attr_setscope(pthread_attr_t *a, int scope) in pthread_attr_setscope() argument
/third_party/gn/src/gn/
H A Dvalue_unittest.cc36 Scope* scope = new Scope(setup.settings()); in TEST() local
H A Dgroup_target_generator.cc10 GroupTargetGenerator( Target* target, Scope* scope, const FunctionCallNode* function_call, Err* err) GroupTargetGenerator() argument
H A Dcopy_target_generator.cc14 CopyTargetGenerator(Target* target, Scope* scope, const FunctionCallNode* function_call, Err* err) CopyTargetGenerator() argument
H A Dparse_node_value_adapter.cc14 bool ParseNodeValueAdapter::Init(Scope* scope, in Init() argument
31 bool ParseNodeValueAdapter::InitForType(Scope* scope, in InitForType() argument
H A Dswift_values_generator.cc15 SwiftValuesGenerator(Target* target, Scope* scope, Err* err) SwiftValuesGenerator() argument
H A Dbundle_data_target_generator.cc14 BundleDataTargetGenerator( Target* target, Scope* scope, const FunctionCallNode* function_call, Err* err) BundleDataTargetGenerator() argument
H A Dbuiltin_tool.cc37 bool BuiltinTool::InitTool(Scope* scope, Toolchain* toolchain, Err* err) { in InitTool() argument
H A Dfunction_filter_labels.cc23 Value RunFilterLabels(Scope* scope, in RunFilterLabels() argument
[all...]
H A Dfunction_foreach.cc47 Value RunForEach(Scope* scope, in RunForEach() argument
[all...]
H A Dfunction_rebase_path_unittest.cc13 std::string RebaseOne(Scope* scope, in RebaseOne() argument
35 Scope* scope = setup.scope(); in TEST() local
97 Scope* scope = setup.scope(); TEST() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dscope.h30 struct scope { struct
42 static inline int toplevel(struct scope *scope) in toplevel() argument
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_attr_setguardsize.c29 int scope = 0; in pthread_attr_setguardsize_0100() local
44 int scope = 0; in pthread_attr_setguardsize_0200() local
/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-handle-scope-remove.c41 jerryx_escapable_handle_scope scope; in create_object() local
59 jerryx_handle_scope scope; in test_handle_scope_val() local
[all...]
H A Dtest-ext-handle-scope-escape.c41 jerryx_escapable_handle_scope scope; in create_object() local
59 jerryx_handle_scope scope; in test_handle_scope_val() local
[all...]
H A Dtest-ext-handle-scope.c49 jerryx_handle_scope scope; in test_handle_scope_val() local
/third_party/node/src/permission/
H A Dchild_process_permission.cc12 Apply(const std::string& allow, PermissionScope scope) Apply() argument
H A Dworker_permission.cc12 void WorkerPermission::Apply(const std::string& allow, PermissionScope scope) { in Apply() argument
/third_party/selinux/libsepol/tests/
H A Dhelpers.c68 scope_datum_t *scope = (scope_datum_t *) hashtab_search(p->scope[symtab].table, sym); in test_find_decl_by_sym() local
/foundation/ai/ai_engine/services/common/platform/threadpool/include/
H A Daie_thread_unix.h34 int scope; member
/foundation/arkui/napi/callback_scope_manager/
H A Dnative_callback_scope_manager.cpp86 NativeCallbackScope* scope = new (std::nothrow)NativeCallbackScope(env, object, asyncIdInfo); in Open() local
96 void NativeCallbackScopeManager::Close(NativeCallbackScope* scope) in Close() argument
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_event.cpp53 napi_handle_scope scope = nullptr; in Off() local
76 napi_handle_scope scope = nullptr; in OnEvent() local
[all...]
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Ddm_native_event.cpp54 napi_handle_scope scope = nullptr; in Off() local
77 napi_handle_scope scope = nullptr; in OnEvent() local
[all...]

Completed in 6 milliseconds

12345678910>>...19