Home
last modified time | relevance | path

Searched refs:scope (Results 1051 - 1075 of 1103) sorted by relevance

1...<<4142434445

/third_party/python/Lib/test/
H A Dtest_typing.py1607 # picklable if defined in the global scope. We therefore need to push
1608 # various things defined in these tests into the global scope with `global`
3751 scope = {}
3756 '''), scope)
3757 C3 = scope['C3']
/kernel/linux/linux-5.10/net/core/
H A Dpktgen.c2091 if ((ifp->scope & IFA_LINK) && in pktgen_setup_inject()
/kernel/linux/linux-6.6/net/core/
H A Dpktgen.c2199 if ((ifp->scope & IFA_LINK) && in pktgen_setup_inject()
/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects.cc1311 HandleScope scope(isolate); in SetIndirectFunctionTableShortcuts()
/third_party/vixl/test/aarch32/
H A Dtest-assembler-cond-rd-memop-rs-shift-amount-1to31-a32.cc3642 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rd-memop-rs-shift-amount-1to32-a32.cc3642 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rd-operand-rn-shift-rs-a32.cc2246 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rd-operand-rn-shift-rs-in-it-block-t32.cc1130 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rd-operand-rn-shift-rs-t32.cc2182 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rd-rn-operand-rm-ror-amount-a32.cc5143 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rd-rn-operand-rm-ror-amount-t32.cc5143 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rdlow-operand-imm8-t32.cc2183 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-negative-cond-rd-rn-operand-rm-shift-rs-a32.cc3131 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rd-rn-operand-rm-shift-rs-a32.cc5171 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c477 LLVMValueRef ac_build_shader_clock(struct ac_llvm_context *ctx, nir_scope scope) in ac_build_shader_clock() argument
480 const char *name = scope == NIR_SCOPE_DEVICE ? "llvm.amdgcn.s.memrealtime" : subgroup; in ac_build_shader_clock()
/third_party/node/deps/v8/src/compiler/
H A Dsimplified-lowering.cc722 SourcePositionTable::Scope scope( in RunLowerPhase()
766 UnparkedScopeIfNeeded scope(broker_); in RunVerifyPhase()
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.cc3704 BlockPoolsScope scope(this, size_of_debug_sequence); in debug()
4507 BlockPoolsScope scope(this, PoolEmissionCheck::kSkip); in EmitVeneers()
/third_party/node/deps/v8/src/objects/
H A Djs-objects.cc1232 HandleScope scope(isolate); in GetPropertyAttributesWithInterceptorInternal()
3196 HandleScope scope(isolate); in MigrateFastToSlow()
/third_party/vixl/test/aarch64/
H A Dtest-assembler-neon-aarch64.cc10999 ExactAssemblyScope scope(&masm, 81 * kInstructionSize); in TEST()
11145 ExactAssemblyScope scope(&masm, 225 * kInstructionSize); in TEST()
11482 ExactAssemblyScope scope(&masm, 246 * kInstructionSize); in TEST()
11847 ExactAssemblyScope scope(&masm, 291 * kInstructionSize); in TEST()
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Dcm.c3273 if (ifp->scope == IFA_LINK && in get_lladdr()
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Dcm.c3270 if (ifp->scope == IFA_LINK && in get_lladdr()
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.cc3182 UnparkedScopeIfNeeded scope(broker_); in VisitStaticAssert()
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc899 FrameScope scope(tasm(), StackFrame::NO_FRAME_TYPE); in AssembleArchInstruction()
/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.cc2085 FrameScope scope(this, StackFrame::NO_FRAME_TYPE); in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.cc3426 FrameScope scope(this, StackFrame::NO_FRAME_TYPE); in CallRecordWriteStub()

Completed in 136 milliseconds

1...<<4142434445