/third_party/gn/src/gn/ |
H A D | function_read_file.cc | 42 Value RunReadFile(Scope* scope, in RunReadFile() argument
|
H A D | function_write_file.cc | 54 Value RunWriteFile(Scope* scope, in RunWriteFile() argument
|
H A D | general_tool.cc | 37 bool GeneralTool::InitTool(Scope* scope, Toolchain* toolchain, Err* err) { in InitTool() argument
|
H A D | output_conversion_unittest.cc | 26 Scope* scope() { return setup_.scope(); } in scope() function in __anon2952::OutputConversionTest
|
H A D | rust_values_generator.cc | 21 RustValuesGenerator(Target* target, Scope* scope, const FunctionCallNode* function_call, Err* err) RustValuesGenerator() argument
|
H A D | scope_per_file_provider.cc | 17 ScopePerFileProvider::ScopePerFileProvider(Scope* scope, bool allow_target_vars) in ScopePerFileProvider() argument
|
H A D | template.cc | 20 Template::Template(const Scope* scope, const FunctionCallNode* def) in Template() argument 23 Template::Template(std::unique_ptr<Scope> scope, const FunctionCallNode* def) in Template() argument 28 Value Template::Invoke(Scope* scope, in Invoke() argument [all...] |
/third_party/jerryscript/tests/unit-ext/ |
H A D | test-ext-handle-scope-nested.c | 44 jerryx_escapable_handle_scope scope; in create_object_nested() local 73 jerryx_handle_scope scope; in test_handle_scope_val() local [all...] |
H A D | test-ext-handle-scope-handle-prelist-escape.c | 44 jerryx_escapable_handle_scope scope; in create_object() local 66 jerryx_handle_scope scope; in test_handle_scope_val() local [all...] |
H A D | test-ext-handle-scope-handle-prelist.c | 44 jerryx_escapable_handle_scope scope; in create_object() local 66 jerryx_handle_scope scope; in test_handle_scope_val() local [all...] |
/third_party/node/test/js-native-api/test_handle_scope/ |
H A D | test_handle_scope.c | 12 napi_handle_scope scope; in NewScope() local 22 napi_escapable_handle_scope scope; in NewScopeEscape() local 34 napi_escapable_handle_scope scope; in NewScopeEscapeTwice() local 49 napi_handle_scope scope; NewScopeWithException() local [all...] |
/third_party/musl/porting/liteos_m/user/src/thread/ |
H A D | pthread_attr_get.c | 33 _LIBC_TEXT_SECTION int pthread_attr_getscope(const pthread_attr_t *restrict a, int *restrict scope) in pthread_attr_getscope() argument
|
/third_party/node/benchmark/napi/type-tag/ |
H A D | binding.c | 35 napi_handle_scope scope; in TagObject() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getscope/ |
H A D | 1-1.c | 34 int scope; in verify_scope() local
|
/third_party/node/deps/v8/src/codegen/ |
H A D | unoptimized-compilation-info.cc | 36 DeclarationScope* UnoptimizedCompilationInfo::scope() const { in scope() function in v8::internal::UnoptimizedCompilationInfo
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate_misc.cpp | 45 const uint32_t scope = inst->GetOperandAs<uint32_t>(2); in ValidateShaderClock() local
|
H A D | validate_scopes.cpp | 25 bool IsValidScope(uint32_t scope) { in IsValidScope() argument 43 ValidateScope(ValidationState_t& _, const Instruction* inst, uint32_t scope) ValidateScope() argument 79 ValidateExecutionScope(ValidationState_t& _, const Instruction* inst, uint32_t scope) ValidateExecutionScope() argument 187 ValidateMemoryScope(ValidationState_t& _, const Instruction* inst, uint32_t scope) ValidateMemoryScope() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_misc.cpp | 45 const uint32_t scope = inst->GetOperandAs<uint32_t>(2); in ValidateShaderClock() local
|
H A D | validate_scopes.cpp | 25 bool IsValidScope(uint32_t scope) { in IsValidScope() argument 43 ValidateScope(ValidationState_t& _, const Instruction* inst, uint32_t scope) ValidateScope() argument 79 ValidateExecutionScope(ValidationState_t& _, const Instruction* inst, uint32_t scope) ValidateExecutionScope() argument 187 ValidateMemoryScope(ValidationState_t& _, const Instruction* inst, uint32_t scope) ValidateMemoryScope() argument [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | ErrorScope.cpp | 53 ErrorScope scope = std::move(mScopes.back()); in Pop() local
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/resolver/ |
H A D | resolve.go | 616 type scope struct { global() type [all...] |
/third_party/vixl/test/ |
H A D | test-code-generation-scopes.cc | 116 CodeBufferCheckScope scope; in TEST() local 132 CodeBufferCheckScope scope; in TEST() local 180 CodeBufferCheckScope scope; TEST() local 198 CodeBufferCheckScope scope; TEST() local 244 EmissionCheckScope scope; TEST() local 260 EmissionCheckScope scope; TEST() local 308 EmissionCheckScope scope; TEST() local 326 EmissionCheckScope scope; TEST() local 474 EmissionCheckScope scope; TEST() local 483 EmissionCheckScope scope; TEST() local 528 ExactAssemblyScope scope; TEST_A32() local 544 ExactAssemblyScope scope; TEST() local 592 ExactAssemblyScope scope; TEST_A32() local 610 ExactAssemblyScope scope; TEST() local [all...] |
/third_party/spirv-tools/source/val/ |
H A D | validate_misc.cpp | 45 const uint32_t scope = inst->GetOperandAs<uint32_t>(2); in ValidateShaderClock() local
|
H A D | validate_scopes.cpp | 24 bool IsValidScope(uint32_t scope) { in IsValidScope() argument 42 ValidateScope(ValidationState_t& _, const Instruction* inst, uint32_t scope) ValidateScope() argument 78 ValidateExecutionScope(ValidationState_t& _, const Instruction* inst, uint32_t scope) ValidateExecutionScope() argument 190 ValidateMemoryScope(ValidationState_t& _, const Instruction* inst, uint32_t scope) ValidateMemoryScope() argument [all...] |
/foundation/arkui/napi/sample/native_module_systemtest/ |
H A D | js_test_callback_scope_napi.cpp | 49 napi_callback_scope scope = nullptr; in ScopeRunInCallback() local
|