| /third_party/musl/porting/liteos_a/user/src/thread/ |
| H A D | pthread_attr_setscope.c | 3 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 D | pthread_attr_setscope.c | 4 _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 D | pthread_attr_setscope.c | 3 int pthread_attr_setscope(pthread_attr_t *a, int scope) in pthread_attr_setscope() argument
|
| /third_party/gn/src/gn/ |
| H A D | value_unittest.cc | 36 Scope* scope = new Scope(setup.settings()); in TEST() local
|
| H A D | group_target_generator.cc | 10 GroupTargetGenerator( Target* target, Scope* scope, const FunctionCallNode* function_call, Err* err) GroupTargetGenerator() argument
|
| H A D | copy_target_generator.cc | 14 CopyTargetGenerator(Target* target, Scope* scope, const FunctionCallNode* function_call, Err* err) CopyTargetGenerator() argument
|
| H A D | parse_node_value_adapter.cc | 14 bool ParseNodeValueAdapter::Init(Scope* scope, in Init() argument 31 bool ParseNodeValueAdapter::InitForType(Scope* scope, in InitForType() argument
|
| H A D | swift_values_generator.cc | 15 SwiftValuesGenerator(Target* target, Scope* scope, Err* err) SwiftValuesGenerator() argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | scope.h | 30 struct scope { struct 42 static inline int toplevel(struct scope *scope) in toplevel() argument [all...] |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| H A D | moduleContext.cpp | 28 void CompileImports(PandaGen *pg, varbinder::ModuleScope *scope) in CompileImports() argument 51 void CompileExports(PandaGen *pg, const varbinder::ModuleScope *scope) in CompileExports() argument 81 void ModuleContext::Compile(PandaGen *pg, varbinder::ModuleScope *scope) in Compile() argument [all...] |
| H A D | compileJob.h | 54 void SetContext(public_lib::Context *context, varbinder::FunctionScope *scope) in SetContext() argument
|
| H A D | envScope.cpp | 50 void LoopEnvScope::CopyBindings(PandaGen *pg, varbinder::VariableScope *scope, varbinder::VariableFlags flag) in CopyBindings() argument
|
| /arkcompiler/ets_frontend/ets2panda/ir/statements/ |
| H A D | loopStatement.h | 41 void SetScope(varbinder::LoopScope *scope) in SetScope() argument
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| H A D | TypedBinder.cpp | 31 Scope *scope = nullptr; in BuildSignatureDeclarationBaseParams() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/thread/ |
| H A D | pthread_attr_setguardsize.c | 29 int scope = 0; in pthread_attr_setguardsize_0100() local 44 int scope = 0; in pthread_attr_setguardsize_0200() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/base/ |
| H A D | hoisting.cpp | 25 auto *scope = pg->Scope(); in HoistVar() local 42 auto *scope = pg->Scope(); in HoistFunction() local 61 const auto *scope = pg->Scope(); Hoist() local [all...] |
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ |
| H A D | tsModuleBlock.h | 40 void SetScope(varbinder::LocalScope *scope) in SetScope() argument
|
| /third_party/jerryscript/tests/unit-ext/ |
| H A D | test-ext-handle-scope-remove.c | 41 jerryx_escapable_handle_scope scope; in create_object() local 59 jerryx_handle_scope scope; in test_handle_scope_val() local [all...] |
| H A D | test-ext-handle-scope-escape.c | 41 jerryx_escapable_handle_scope scope; in create_object() local 59 jerryx_handle_scope scope; in test_handle_scope_val() local [all...] |
| H A D | test-ext-handle-scope.c | 49 jerryx_handle_scope scope; in test_handle_scope_val() local
|
| /third_party/node/src/permission/ |
| H A D | child_process_permission.cc | 12 Apply(const std::string& allow, PermissionScope scope) Apply() argument
|
| H A D | worker_permission.cc | 12 void WorkerPermission::Apply(const std::string& allow, PermissionScope scope) { in Apply() argument
|
| /third_party/selinux/libsepol/tests/ |
| H A D | helpers.c | 68 scope_datum_t *scope = (scope_datum_t *) hashtab_search(p->scope[symtab].table, sym); in test_find_decl_by_sym() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| H A D | vm_handle.h | 40 auto scope = thread->GetTopScope<ObjectHeader *>(); in VMHandle() local
|
| /arkcompiler/ets_frontend/ets2panda/ir/base/ |
| H A D | namespaceDefinition.h | 63 void SetScope(varbinder::LocalScope *scope) in SetScope() argument
|