Home
last modified time | relevance | path

Searched defs:scope (Results 26 - 50 of 473) sorted by relevance

12345678910>>...19

/third_party/gn/src/gn/
H A Dfunction_read_file.cc42 Value RunReadFile(Scope* scope, in RunReadFile() argument
H A Dfunction_write_file.cc54 Value RunWriteFile(Scope* scope, in RunWriteFile() argument
H A Dgeneral_tool.cc37 bool GeneralTool::InitTool(Scope* scope, Toolchain* toolchain, Err* err) { in InitTool() argument
H A Doutput_conversion_unittest.cc26 Scope* scope() { return setup_.scope(); } in scope() function in __anon2952::OutputConversionTest
H A Drust_values_generator.cc21 RustValuesGenerator(Target* target, Scope* scope, const FunctionCallNode* function_call, Err* err) RustValuesGenerator() argument
H A Dscope_per_file_provider.cc17 ScopePerFileProvider::ScopePerFileProvider(Scope* scope, bool allow_target_vars) in ScopePerFileProvider() argument
H A Dtemplate.cc20 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 Dtest-ext-handle-scope-nested.c44 jerryx_escapable_handle_scope scope; in create_object_nested() local
73 jerryx_handle_scope scope; in test_handle_scope_val() local
[all...]
H A Dtest-ext-handle-scope-handle-prelist-escape.c44 jerryx_escapable_handle_scope scope; in create_object() local
66 jerryx_handle_scope scope; in test_handle_scope_val() local
[all...]
H A Dtest-ext-handle-scope-handle-prelist.c44 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 Dtest_handle_scope.c12 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 Dpthread_attr_get.c33 _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 Dbinding.c35 napi_handle_scope scope; in TagObject() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getscope/
H A D1-1.c34 int scope; in verify_scope() local
/third_party/node/deps/v8/src/codegen/
H A Dunoptimized-compilation-info.cc36 DeclarationScope* UnoptimizedCompilationInfo::scope() const { in scope() function in v8::internal::UnoptimizedCompilationInfo
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_misc.cpp45 const uint32_t scope = inst->GetOperandAs<uint32_t>(2); in ValidateShaderClock() local
H A Dvalidate_scopes.cpp25 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 Dvalidate_misc.cpp45 const uint32_t scope = inst->GetOperandAs<uint32_t>(2); in ValidateShaderClock() local
H A Dvalidate_scopes.cpp25 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 DErrorScope.cpp53 ErrorScope scope = std::move(mScopes.back()); in Pop() local
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/resolver/
H A Dresolve.go616 type scope struct { global() type
[all...]
/third_party/vixl/test/
H A Dtest-code-generation-scopes.cc116 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 Dvalidate_misc.cpp45 const uint32_t scope = inst->GetOperandAs<uint32_t>(2); in ValidateShaderClock() local
H A Dvalidate_scopes.cpp24 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 Djs_test_callback_scope_napi.cpp49 napi_callback_scope scope = nullptr; in ScopeRunInCallback() local

Completed in 11 milliseconds

12345678910>>...19