/third_party/python/Lib/test/ |
H A D | test_typing.py | 1607 # 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 D | pktgen.c | 2091 if ((ifp->scope & IFA_LINK) && in pktgen_setup_inject()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | pktgen.c | 2199 if ((ifp->scope & IFA_LINK) && in pktgen_setup_inject()
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-objects.cc | 1311 HandleScope scope(isolate); in SetIndirectFunctionTableShortcuts()
|
/third_party/vixl/test/aarch32/ |
H A D | test-assembler-cond-rd-memop-rs-shift-amount-1to31-a32.cc | 3642 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-rd-memop-rs-shift-amount-1to32-a32.cc | 3642 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-rd-operand-rn-shift-rs-a32.cc | 2246 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-rd-operand-rn-shift-rs-in-it-block-t32.cc | 1130 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-rd-operand-rn-shift-rs-t32.cc | 2182 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-rd-rn-operand-rm-ror-amount-a32.cc | 5143 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-rd-rn-operand-rm-ror-amount-t32.cc | 5143 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-rdlow-operand-imm8-t32.cc | 2183 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-negative-cond-rd-rn-operand-rm-shift-rs-a32.cc | 3131 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-rd-rn-operand-rm-shift-rs-a32.cc | 5171 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_build.c | 477 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 D | simplified-lowering.cc | 722 SourcePositionTable::Scope scope( in RunLowerPhase() 766 UnparkedScopeIfNeeded scope(broker_); in RunVerifyPhase()
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | assembler-arm64.cc | 3704 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 D | js-objects.cc | 1232 HandleScope scope(isolate); in GetPropertyAttributesWithInterceptorInternal() 3196 HandleScope scope(isolate); in MigrateFastToSlow()
|
/third_party/vixl/test/aarch64/ |
H A D | test-assembler-neon-aarch64.cc | 10999 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 D | cm.c | 3273 if (ifp->scope == IFA_LINK && in get_lladdr()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 3270 if (ifp->scope == IFA_LINK && in get_lladdr()
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | instruction-selector.cc | 3182 UnparkedScopeIfNeeded scope(broker_); in VisitStaticAssert()
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
H A D | code-generator-ia32.cc | 899 FrameScope scope(tasm(), StackFrame::NO_FRAME_TYPE); in AssembleArchInstruction()
|
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | macro-assembler-ppc.cc | 2085 FrameScope scope(this, StackFrame::NO_FRAME_TYPE); in CallRecordWriteStub()
|
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | macro-assembler-loong64.cc | 3426 FrameScope scope(this, StackFrame::NO_FRAME_TYPE); in CallRecordWriteStub()
|