| /third_party/node/deps/v8/src/baseline/riscv64/ |
| H A D | baseline-assembler-riscv64-inl.h | 244 ToRegister(BaselineAssembler* basm, BaselineAssembler::ScratchRegisterScope* scope, Arg arg) ToRegister() argument 251 ToRegister(BaselineAssembler* basm, BaselineAssembler::ScratchRegisterScope* scope, Register reg) ToRegister() argument
|
| /third_party/node/deps/v8/src/baseline/mips64/ |
| H A D | baseline-assembler-mips64-inl.h | 243 ToRegister(BaselineAssembler* basm, BaselineAssembler::ScratchRegisterScope* scope, Arg arg) ToRegister() argument 250 ToRegister(BaselineAssembler* basm, BaselineAssembler::ScratchRegisterScope* scope, Register reg) ToRegister() argument
|
| /third_party/node/deps/v8/src/baseline/ppc/ |
| H A D | baseline-assembler-ppc-inl.h | 372 ToRegister(BaselineAssembler* basm, BaselineAssembler::ScratchRegisterScope* scope, Arg arg) ToRegister() argument 379 ToRegister(BaselineAssembler* basm, BaselineAssembler::ScratchRegisterScope* scope, Register reg) ToRegister() argument
|
| /third_party/node/deps/v8/src/baseline/arm/ |
| H A D | baseline-assembler-arm-inl.h | 253 ToRegister(BaselineAssembler* basm, BaselineAssembler::ScratchRegisterScope* scope, Arg arg) ToRegister() argument 260 ToRegister(BaselineAssembler* basm, BaselineAssembler::ScratchRegisterScope* scope, Register reg) ToRegister() argument
|
| /third_party/node/deps/v8/src/baseline/arm64/ |
| H A D | baseline-assembler-arm64-inl.h | 269 ToRegister(BaselineAssembler* basm, BaselineAssembler::ScratchRegisterScope* scope, Arg arg) ToRegister() argument 276 ToRegister(BaselineAssembler* basm, BaselineAssembler::ScratchRegisterScope* scope, Register reg) ToRegister() argument [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-runtime-agent-impl.cc | 115 innerCallFunctionOn( V8InspectorSessionImpl* session, InjectedScript::Scope& scope, v8::Local<v8::Value> recv, const String16& expression, Maybe<protocol::Array<protocol::Runtime::CallArgument>> optionalArguments, bool silent, WrapMode wrapMode, bool userGesture, bool awaitPromise, const String16& objectGroup, bool throw_on_side_effect, std::unique_ptr<V8RuntimeAgentImpl::CallFunctionOnCallback> callback) innerCallFunctionOn() argument [all...] |
| H A D | v8-console.cc | 939 CommandLineAPIScope* scope = *static_cast<CommandLineAPIScope**>( in accessorGetterCallback() local 967 CommandLineAPIScope* scope = *static_cast<CommandLineAPIScope**>( in accessorSetterCallback() local
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | expression-scope.h | 150 ExpressionScope* scope = this; RecordParameterInitializerError() local 163 ExpressionScope* scope = this; RecordThisUse() local 675 AccumulationScope(ExpressionScope<Types>* scope) AccumulationScope() argument [all...] |
| /third_party/python/Python/ |
| H A D | symtable.c | 588 long scope; in analyze_cells() local 636 long scope, flags; update_symbols() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | aggressive_dead_code_elim_pass.cpp | 352 auto* scope = in AddDebugInstructionsToWorkList() local
|
| H A D | debug_info_manager.cpp | 168 CreateDebugInlinedAt(const Instruction* line, const DebugScope& scope) CreateDebugInlinedAt() argument 504 IsAncestorOfScope(uint32_t scope, uint32_t ancestor) IsAncestorOfScope() argument 513 IsDeclareVisibleToInstr(Instruction* dbg_declare, Instruction* scope) IsDeclareVisibleToInstr() argument [all...] |
| H A D | instruction.cpp | 529 void Instruction::UpdateLexicalScope(uint32_t scope) { in UpdateLexicalScope() argument
|
| H A D | loop_unroller.cpp | 752 DebugScope scope = old_branch.GetDebugScope(); in FoldConditionBlock() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | aggressive_dead_code_elim_pass.cpp | 352 auto* scope = in AddDebugInstructionsToWorkList() local
|
| H A D | debug_info_manager.cpp | 168 CreateDebugInlinedAt(const Instruction* line, const DebugScope& scope) CreateDebugInlinedAt() argument 504 IsAncestorOfScope(uint32_t scope, uint32_t ancestor) IsAncestorOfScope() argument 513 IsDeclareVisibleToInstr(Instruction* dbg_declare, Instruction* scope) IsDeclareVisibleToInstr() argument [all...] |
| H A D | instruction.cpp | 529 void Instruction::UpdateLexicalScope(uint32_t scope) { in UpdateLexicalScope() argument
|
| H A D | loop_unroller.cpp | 752 DebugScope scope = old_branch.GetDebugScope(); in FoldConditionBlock() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | CommandBufferVk.cpp | 154 TransitionAndClearForSyncScope(Device* device, CommandRecordingContext* recordingContext, const SyncScopeResourceUsage& scope) TransitionAndClearForSyncScope() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | cord.h | 1092 SetTree(CordRep* rep, const CordzUpdateScope& scope) SetTree() argument 1100 SetTreeOrEmpty(CordRep* rep, const CordzUpdateScope& scope) SetTreeOrEmpty() argument 1111 CommitTree(const CordRep* old_rep, CordRep* rep, const CordzUpdateScope& scope, MethodIdentifier method) CommitTree() argument
|
| /third_party/selinux/checkpolicy/ |
| H A D | module_compiler.c | 253 static int create_role(uint32_t scope, unsigned char isattr, role_datum_t **role, char **key) in create_role() argument 388 static int create_type(uint32_t scope, unsigned char isattr, type_datum_t **type) in create_type() argument 498 static int create_user(uint32_t scope, user_datum_ argument 155 create_symbol(uint32_t symbol_type, hashtab_key_t key, hashtab_datum_t datum, uint32_t * dest_value, uint32_t scope) create_symbol() argument 739 scope_index_t *scope; add_perm_to_class() local 1116 is_scope_in_stack(const scope_datum_t * scope, const scope_stack_t * stack) is_scope_in_stack() argument 1140 const scope_datum_t *scope = is_id_in_scope() local 1149 is_perm_in_scope_index(uint32_t perm_value, uint32_t class_value, const scope_index_t * scope) is_perm_in_scope_index() argument [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | write.c | 2128 scope_datum_t *scope = (scope_datum_t *) datum; in scope_write() local [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | aggressive_dead_code_elim_pass.cpp | 342 auto scope = inst->GetDebugScope(); in AddDebugScopeToWorkList() local
|
| H A D | debug_info_manager.cpp | 170 CreateDebugInlinedAt(const Instruction* line, const DebugScope& scope) CreateDebugInlinedAt() argument 516 IsAncestorOfScope(uint32_t scope, uint32_t ancestor) IsAncestorOfScope() argument 525 IsDeclareVisibleToInstr(Instruction* dbg_declare, Instruction* scope) IsDeclareVisibleToInstr() argument [all...] |
| H A D | instruction.cpp | 520 void Instruction::UpdateLexicalScope(uint32_t scope) { in UpdateLexicalScope() argument
|
| H A D | loop_unroller.cpp | 751 DebugScope scope = old_branch.GetDebugScope(); in FoldConditionBlock() local
|