Home
last modified time | relevance | path

Searched refs:cls (Results 801 - 825 of 870) sorted by relevance

1...<<3132333435

/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
H A Dkit.py470 def __teardown__(cls, device):
804 def retry_install_hap(cls, device, command):
/third_party/python/Lib/test/test_asyncio/
H A Dtest_locks.py59 for cls in primitives_cls:
62 rf"{cls.__name__}\.__init__\(\) got an unexpected "
65 cls(loop=loop)
/third_party/python/Python/
H A DPython-ast.c184 Py_CLEAR(state->cls); in _PyAST_Fini()
292 if ((state->cls = PyUnicode_InternFromString("cls")) == NULL) return 0; in init_identifiers()
738 "cls",
1791 " | MatchClass(expr cls, pattern* patterns, identifier* kwd_attrs, pattern* kwd_patterns)\n" in init_types()
1823 "MatchClass(expr cls, pattern* patterns, identifier* kwd_attrs, pattern* kwd_patterns)"); in init_types()
3509 _PyAST_MatchClass(expr_ty cls, asdl_pattern_seq * patterns, asdl_identifier_seq in _PyAST_MatchClass() argument
3515 if (!cls) { in _PyAST_MatchClass()
3517 "field 'cls' is required for MatchClass"); in _PyAST_MatchClass()
3524 p->v.MatchClass.cls in _PyAST_MatchClass()
11562 expr_ty cls; obj2ast_pattern() local
[all...]
H A Dast_opt.c1041 CALL(astfold_expr, expr_ty, node_->v.MatchClass.cls); in astfold_pattern()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DULocaleTest.java408 Class cls = obj.getClass(); in checkObject()
409 Method getLocale = cls.getMethod("getLocale", getLocaleParams); in checkObject()
414 checklocs(cls.getName(), requestedLocale, in checkObject()
/third_party/python/Lib/test/
H A Dtest_builtin.py1957 for cls in [object, B, C]:
1958 obj = cls()
1962 r'\b%s\b' % re.escape(cls.__name__)):
H A Dtest_httplib.py549 def __new__(cls, value, phrase, description=''):
550 obj = int.__new__(cls, value)
H A Dtest_array.py1287 def __new__(cls, typecode, data, offset):
1288 return array.array.__new__(cls, typecode, data)
H A Dtest_dis.py40 def cm(cls, x):
41 cls.x = x == 1
72 LOAD_FAST 0 (cls)
H A Dtest_pprint.py373 def __new__(cls, celsius_degrees):
H A Dtest_bytes.py2009 def __new__(cls, value):
2010 me = self.basetype.__new__(cls, value)
H A Dtest_codecs.py2969 def __new__(cls):
2970 return super().__new__(cls)
H A Dtest_posix.py843 for cls in bytearray, memoryview:
845 names = posix.listdir(cls(b'.'))
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.cpp164 OpClass cls = prog->getTarget()->getOpClass(i->op); in handleFTZ()
165 if (cls != OPCLASS_ARITH && cls != OPCLASS_COMPARE && in handleFTZ()
166 cls != OPCLASS_CONVERT) in handleFTZ()
/third_party/vixl/test/aarch64/
H A Dtest-trace-aarch64.cc99 __ cls(w25, w26); in GenerateTestSequenceBase()
100 __ cls(x27, x28); in GenerateTestSequenceBase()
674 __ cls(v29.V16B(), v5.V16B()); in GenerateTestSequenceNEON()
675 __ cls(v21.V2S(), v0.V2S()); in GenerateTestSequenceNEON()
676 __ cls(v1.V4H(), v12.V4H()); in GenerateTestSequenceNEON()
677 __ cls(v27.V4S(), v10.V4S()); in GenerateTestSequenceNEON()
678 __ cls(v19.V8B(), v4.V8B()); in GenerateTestSequenceNEON()
679 __ cls(v15.V8H(), v14.V8H()); in GenerateTestSequenceNEON()
H A Dtest-cpu-features-aarch64.cc229 TEST_NONE(cls_0, cls(w0, w1))
230 TEST_NONE(cls_1, cls(x0, x1))
805 TEST_NEON(cls_0, cls(v0.V8B(), v1.V8B()))
806 TEST_NEON(cls_1, cls(v0.V16B(), v1.V16B()))
807 TEST_NEON(cls_2, cls(v0.V4H(), v1.V4H()))
808 TEST_NEON(cls_3, cls(v0.V8H(), v1.V8H()))
809 TEST_NEON(cls_4, cls(v0.V2S(), v1.V2S()))
810 TEST_NEON(cls_5, cls(v0.V4S(), v1.V4S()))
/kernel/linux/linux-5.10/drivers/block/
H A Dpktcdvd.c348 static void class_pktcdvd_release(struct class *cls) in class_pktcdvd_release() argument
350 kfree(cls); in class_pktcdvd_release()
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.h409 constexpr Temp(uint32_t id, RegClass cls) noexcept : id_(id), reg_class(uint8_t(cls)) {} in uint8_t()
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.h781 void cls(const Register& rd, const Register& rn);
1892 void cls(const VRegister& vd, const VRegister& vn);
/third_party/python/Lib/email/
H A D_header_value_parser.py876 def __new__(cls, value, token_type):
877 self = super().__new__(cls, value)
/third_party/python/Lib/unittest/test/testmock/
H A Dtestmock.py35 def cmeth(cls, a, b, c, d=None): pass
1623 def class_method(cls): pass
H A Dtestpatch.py56 def class_method(cls): pass
1018 def class_method(cls, a, b=10, *, c): pass
H A Dtestasync.py27 async def async_class_method(cls): pass
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h955 u8 cls; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h1438 int mtk_flow_offload_cmd(struct mtk_eth *eth, struct flow_cls_offload *cls,

Completed in 77 milliseconds

1...<<3132333435