| /kernel/liteos_a/compat/posix/src/ |
| H A D | pthread_attr.c | 90 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 D | pthread_attr.c | 90 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 D | fib_lookup.h | 58 u8 scope; member
|
| /test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/ |
| H A D | jsvm_utils.h | 65 JSVM_HandleScope scope; member in jsvm::HandleScope
|
| /third_party/gn/src/gn/ |
| H A D | binary_target_generator.cc | 21 BinaryTargetGenerator( Target* target, Scope* scope, const FunctionCallNode* function_call, Target::OutputType type, Err* err) BinaryTargetGenerator() argument
|
| H A D | config_values_generator.cc | 19 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 D | function_rebase_path.cc | 56 Value ConvertOnePath(const Scope* scope, in ConvertOnePath() argument [all...] |
| H A D | import_manager.cc | 63 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 D | rust_tool.cc | 71 bool RustTool::ReadOutputsPatternList(Scope* scope, in ReadOutputsPatternList() argument 105 bool RustTool::InitTool(Scope* scope, Toolchain* toolchain, Err* err) { in InitTool() argument
|
| H A D | scope_unittest.cc | 16 bool HasStringValueEqualTo(const Scope* scope, in HasStringValueEqualTo() argument 27 bool ContainsBuildDependencyFile(const Scope* scope, in ContainsBuildDependencyFile() argument [all...] |
| H A D | test_with_scope.h | 38 Scope* scope() { return &scope_; } in scope() function in TestWithScope
|
| H A D | visibility.cc | 135 bool Visibility::FillItemVisibility(Item* item, Scope* scope, Err* err) { in FillItemVisibility() argument
|
| /third_party/curl/lib/ |
| H A D | if2ip.c | 122 char scope[12] = ""; in Curl_if2ip() local
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-network-helper.h | 67 uint8_t scope; /* if source_ads */ member
|
| /third_party/node/test/node-api/test_callback_scope/ |
| H A D | binding.c | 31 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 D | pthread_attr_get.c | 33 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 D | pthread_attr_get.c | 33 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 D | cpp-builder.cc | 71 std::string scope; in PrintBeginDefinition() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_non_uniform_test.cpp | 107 std::string ConvertScope(SpvScope scope) { in ConvertScope() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_non_uniform_test.cpp | 107 std::string ConvertScope(SpvScope scope) { in ConvertScope() argument
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLForStatement.cpp | 134 StatementArray scope; in Convert() local
|
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_extension.cc | 63 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 D | avrule_block.c | 77 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 D | val_non_uniform_test.cpp | 121 std::string ConvertScope(spv::Scope scope) { in ConvertScope() argument
|
| /applications/standard/app_samples/code/Performance/PerformanceLibrary/feature/nativeThreadsCallJS/src/main/cpp/ |
| H A D | hello.cpp | 50 napi_handle_scope scope = nullptr; in AfterWorkCallback() local
|