/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
|
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/ |
H A D | pthread_test_013.cpp | 37 int scope = 0; in Testcase() local
|
/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
|
H A D | bundle_data_target_generator.cc | 14 BundleDataTargetGenerator( Target* target, Scope* scope, const FunctionCallNode* function_call, Err* err) BundleDataTargetGenerator() argument
|
H A D | builtin_tool.cc | 37 bool BuiltinTool::InitTool(Scope* scope, Toolchain* toolchain, Err* err) { in InitTool() 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...] |
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
H A D | It_posix_pthread_177.c | 45 INT32 scope; in Testcase() local [all...] |
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/ |
H A D | It_posix_pthread_177.cpp | 38 INT32 scope; in Testcase() local [all...] |
/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
|
/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
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | psscope.c | 74 union acpi_generic_state *scope; in acpi_ps_init_scope() local 115 union acpi_generic_state *scope; acpi_ps_push_scope() local 168 union acpi_generic_state *scope = parser_state->scope; acpi_ps_pop_scope() local 215 union acpi_generic_state *scope; acpi_ps_cleanup_scope() local [all...] |
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | psscope.c | 74 union acpi_generic_state *scope; in acpi_ps_init_scope() local 115 union acpi_generic_state *scope; acpi_ps_push_scope() local 168 union acpi_generic_state *scope = parser_state->scope; acpi_ps_pop_scope() local 215 union acpi_generic_state *scope; acpi_ps_cleanup_scope() local [all...] |
/kernel/linux/linux-6.6/kernel/ |
H A D | pid_sysctl.h | 13 int err, scope, parent_scope; in pid_mfd_noexec_dointvec_minmax() local
|
/kernel/liteos_m/testsuites/unittest/xts/sched/ |
H A D | pthread_sched_api_test.c | 196 int scope = -1; /* -1, common data for test, no special meaning */ variable 224 int scope = -1; /* -1, common data for test, no special meaning */ variable [all...] |