Lines Matching refs:type
897 type=lambda x: tuple(
903 type=lambda x: tuple(
909 type=lambda x: int(x, 0),
913 type=lambda x: int(x, 0),
917 type=lambda x: int(x, 0),
949 type=lambda x: [x.strip() for x in x.split(',')],
953 type=lambda x: [x.strip() for x in x.split(',')],
958 type=lambda x: int(x, 0),
965 type=lambda x: int(x, 0),
971 type=lambda x: int(x, 0),
989 type=lambda x: int(x, 0),
993 type=float,