Home
last modified time | relevance | path

Searched defs:scope (Results 176 - 200 of 809) sorted by relevance

12345678910>>...33

/kernel/liteos_a/compat/posix/src/
H A Dpthread_attr.c90 int pthread_attr_setscope(pthread_attr_t *attr, int scope) in pthread_attr_setscope() argument
108 int pthread_attr_getscope(const pthread_attr_t *attr, int *scope) in pthread_attr_getscope() argument
[all...]
/kernel/liteos_m/kal/posix/src/
H A Dpthread_attr.c90 int pthread_attr_setscope(pthread_attr_t *attr, int scope) in pthread_attr_setscope() argument
108 int pthread_attr_getscope(const pthread_attr_t *attr, int *scope) in pthread_attr_getscope() argument
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_lookup.h58 u8 scope; member
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/
H A Djsvm_utils.h65 JSVM_HandleScope scope; member in jsvm::HandleScope
/third_party/gn/src/gn/
H A Dbinary_target_generator.cc21 BinaryTargetGenerator( Target* target, Scope* scope, const FunctionCallNode* function_call, Target::OutputType type, Err* err) BinaryTargetGenerator() argument
H A Dconfig_values_generator.cc19 void GetStringList(Scope* scope, in GetStringList() argument
31 void GetDirList(Scope* scope, in GetDirList() argument
47 void GetFrameworksList(Scope* scope, in GetFrameworksList() argument
77 ConfigValuesGenerator(ConfigValues* dest_values, Scope* scope, const SourceDir& input_dir, Err* err) ConfigValuesGenerator() argument
[all...]
H A Dfunction_rebase_path.cc56 Value ConvertOnePath(const Scope* scope, in ConvertOnePath() argument
[all...]
H A Dimport_manager.cc63 std::unique_ptr<const Scope> scope; member
75 DoImport(const SourceFile& file, const ParseNode* node_for_err, Scope* scope, Err* err) DoImport() argument
[all...]
H A Drust_tool.cc71 bool RustTool::ReadOutputsPatternList(Scope* scope, in ReadOutputsPatternList() argument
105 bool RustTool::InitTool(Scope* scope, Toolchain* toolchain, Err* err) { in InitTool() argument
H A Dscope_unittest.cc16 bool HasStringValueEqualTo(const Scope* scope, in HasStringValueEqualTo() argument
27 bool ContainsBuildDependencyFile(const Scope* scope, in ContainsBuildDependencyFile() argument
[all...]
H A Dtest_with_scope.h38 Scope* scope() { return &scope_; } in scope() function in TestWithScope
H A Dvisibility.cc135 bool Visibility::FillItemVisibility(Item* item, Scope* scope, Err* err) { in FillItemVisibility() argument
/third_party/curl/lib/
H A Dif2ip.c122 char scope[12] = ""; in Curl_if2ip() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-network-helper.h67 uint8_t scope; /* if source_ads */ member
/third_party/node/test/node-api/test_callback_scope/
H A Dbinding.c31 napi_callback_scope scope = NULL; in RunInCallbackScope() local
73 napi_callback_scope scope = NULL; in Callback() local
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_attr_get.c33 int pthread_attr_getscope(const pthread_attr_t *restrict a, int *restrict scope) in pthread_attr_getscope() argument
/third_party/musl/src/thread/
H A Dpthread_attr_get.c33 int pthread_attr_getscope(const pthread_attr_t *restrict a, int *restrict scope) in pthread_attr_getscope() argument
/third_party/node/deps/v8/src/torque/
H A Dcpp-builder.cc71 std::string scope; in PrintBeginDefinition() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_non_uniform_test.cpp107 std::string ConvertScope(SpvScope scope) { in ConvertScope() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_non_uniform_test.cpp107 std::string ConvertScope(SpvScope scope) { in ConvertScope() argument
/third_party/skia/src/sksl/ir/
H A DSkSLForStatement.cpp134 StatementArray scope; in Convert() local
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_extension.cc63 InitTemplateVars( const FieldDescriptor* descriptor, const std::string& scope, bool immutable, ClassNameResolver* name_resolver, std::map<std::string, std::string>* vars_pointer) InitTemplateVars() argument
/third_party/selinux/libsepol/src/
H A Davrule_block.c77 static void scope_index_destroy(scope_index_t * scope) in scope_index_destroy() argument
157 scope_datum_t *scope = is_id_enabled() local
[all...]
/third_party/spirv-tools/test/val/
H A Dval_non_uniform_test.cpp121 std::string ConvertScope(spv::Scope scope) { in ConvertScope() argument
/applications/standard/app_samples/code/Performance/PerformanceLibrary/feature/nativeThreadsCallJS/src/main/cpp/
H A Dhello.cpp50 napi_handle_scope scope = nullptr; in AfterWorkCallback() local

Completed in 11 milliseconds

12345678910>>...33