Home | History | Annotate | Download | only in scripts

Lines Matching refs:splice

600 	splice(@$arrayref, -3);
701 @_ = splice(@_, length('qThreadStopInfo'));
713 @_ = splice(@_, length('qCRC:'));
722 @_ = splice(@_, length('qGetTLSAddr:'));
732 @_ = splice(@_, length('qRegisterInfo'));
832 @_ = splice(@_, length('QSetMaxPayloadSize:'));
840 @_ = splice(@_, length('QSetSTDIN:'));
845 @_ = splice(@_, length('QSetSTDOUT:'));
850 @_ = splice(@_, length('QSetSTDERR:'));
1210 splice(@_, 0, length($length)+1);
1246 dump_extended_continue_cmd(splice(@_,5));
1250 dump_attach_command (splice(@_,8));
1254 dump_attach_wait_command (splice(@_,12));
1489 push @nibbles, splice(@$arrayref, 14, 2);
1490 push @nibbles, splice(@$arrayref, 12, 2);
1491 push @nibbles, splice(@$arrayref, 10, 2);
1492 push @nibbles, splice(@$arrayref, 8, 2);
1493 push @nibbles, splice(@$arrayref, 6, 2);
1494 push @nibbles, splice(@$arrayref, 4, 2);
1495 push @nibbles, splice(@$arrayref, 2, 2);
1496 push @nibbles, splice(@$arrayref, 0, 2);
1500 (@nibbles) = splice(@$arrayref, 0, ((64/8) * 2));
1520 push @nibbles, splice(@$arrayref, 18, 2);
1521 push @nibbles, splice(@$arrayref, 16, 2);
1522 push @nibbles, splice(@$arrayref, 14, 2);
1523 push @nibbles, splice(@$arrayref, 12, 2);
1524 push @nibbles, splice(@$arrayref, 10, 2);
1525 push @nibbles, splice(@$arrayref, 8, 2);
1526 push @nibbles, splice(@$arrayref, 6, 2);
1527 push @nibbles, splice(@$arrayref, 4, 2);
1528 push @nibbles, splice(@$arrayref, 2, 2);
1529 push @nibbles, splice(@$arrayref, 0, 2);
1533 (@nibbles) = splice(@$arrayref, 0, ((80/8) * 2));
1553 push @nibbles, splice(@$arrayref, 22, 2);
1554 push @nibbles, splice(@$arrayref, 20, 2);
1555 push @nibbles, splice(@$arrayref, 18, 2);
1556 push @nibbles, splice(@$arrayref, 16, 2);
1557 push @nibbles, splice(@$arrayref, 14, 2);
1558 push @nibbles, splice(@$arrayref, 12, 2);
1559 push @nibbles, splice(@$arrayref, 10, 2);
1560 push @nibbles, splice(@$arrayref, 8, 2);
1561 push @nibbles, splice(@$arrayref, 6, 2);
1562 push @nibbles, splice(@$arrayref, 4, 2);
1563 push @nibbles, splice(@$arrayref, 2, 2);
1564 push @nibbles, splice(@$arrayref, 0, 2);
1568 (@nibbles) = splice(@$arrayref, 0, ((96/8) * 2));
1588 push @nibbles, splice(@$arrayref, 30, 2);
1589 push @nibbles, splice(@$arrayref, 28, 2);
1590 push @nibbles, splice(@$arrayref, 26, 2);
1591 push @nibbles, splice(@$arrayref, 24, 2);
1592 push @nibbles, splice(@$arrayref, 22, 2);
1593 push @nibbles, splice(@$arrayref, 20, 2);
1594 push @nibbles, splice(@$arrayref, 18, 2);
1595 push @nibbles, splice(@$arrayref, 16, 2);
1596 push @nibbles, splice(@$arrayref, 14, 2);
1597 push @nibbles, splice(@$arrayref, 12, 2);
1598 push @nibbles, splice(@$arrayref, 10, 2);
1599 push @nibbles, splice(@$arrayref, 8, 2);
1600 push @nibbles, splice(@$arrayref, 6, 2);
1601 push @nibbles, splice(@$arrayref, 4, 2);
1602 push @nibbles, splice(@$arrayref, 2, 2);
1603 push @nibbles, splice(@$arrayref, 0, 2);
1607 (@nibbles) = splice(@$arrayref, 0, ((128/8) * 2));
1627 push @nibbles, splice(@$arrayref, 62, 2);
1628 push @nibbles, splice(@$arrayref, 60, 2);
1629 push @nibbles, splice(@$arrayref, 58, 2);
1630 push @nibbles, splice(@$arrayref, 56, 2);
1631 push @nibbles, splice(@$arrayref, 54, 2);
1632 push @nibbles, splice(@$arrayref, 52, 2);
1633 push @nibbles, splice(@$arrayref, 50, 2);
1634 push @nibbles, splice(@$arrayref, 48, 2);
1635 push @nibbles, splice(@$arrayref, 46, 2);
1636 push @nibbles, splice(@$arrayref, 44, 2);
1637 push @nibbles, splice(@$arrayref, 42, 2);
1638 push @nibbles, splice(@$arrayref, 40, 2);
1639 push @nibbles, splice(@$arrayref, 38, 2);
1640 push @nibbles, splice(@$arrayref, 36, 2);
1641 push @nibbles, splice(@$arrayref, 34, 2);
1642 push @nibbles, splice(@$arrayref, 32, 2);
1643 push @nibbles, splice(@$arrayref, 30, 2);
1644 push @nibbles, splice(@$arrayref, 28, 2);
1645 push @nibbles, splice(@$arrayref, 26, 2);
1646 push @nibbles, splice(@$arrayref, 24, 2);
1647 push @nibbles, splice(@$arrayref, 22, 2);
1648 push @nibbles, splice(@$arrayref, 20, 2);
1649 push @nibbles, splice(@$arrayref, 18, 2);
1650 push @nibbles, splice(@$arrayref, 16, 2);
1651 push @nibbles, splice(@$arrayref, 14, 2);
1652 push @nibbles, splice(@$arrayref, 12, 2);
1653 push @nibbles, splice(@$arrayref, 10, 2);
1654 push @nibbles, splice(@$arrayref, 8, 2);
1655 push @nibbles, splice(@$arrayref, 6, 2);
1656 push @nibbles, splice(@$arrayref, 4, 2);
1657 push @nibbles, splice(@$arrayref, 2, 2);
1658 push @nibbles, splice(@$arrayref, 0, 2);
1662 (@nibbles) = splice(@$arrayref, 0, ((256/8) * 2));