Results of 1 - 10 of about 40 for allocate (0.001 sec.)
- Allocates enough memory for a required capacity 10859
- « Map Ds\Map::apply » PHP Manual Map Allocates enough memory for a required capacity Ds\Map::allocate
... ocate (PECL ds >= 1.0.0) Ds\Map::allocate — Allocates enough memory for a required capacity ... 説明 public Ds\Map::allocate ( int $capacity ): void Allocates enough memory fo ... The number of values for which capacity should be allocated. 注意 : Capacity will stay the same if this value ... power of 2. 戻り値 値を返しません。 例 例1 Ds\Map::allocate() example <?php $map = new \ Ds \ Map (); var_dump ...
-
https://man.plustar.jp/php/ds-map.allocate.html
- [similar]
- Allocates enough memory for a required capacity 10859
- « Sequence Ds\Sequence::apply » PHP Manual Sequence Allocates enough memory for a required capac
... ity Ds\Sequence::allocate (PECL ds >= 1.0.0) Ds\Sequence::allocate — Allocat ... equired capacity 説明 abstract public Ds\Sequence::allocate ( int $capacity ): void Ensures that enough memory ... is allocated for a required capacity. This removes the need to ... reallocate the internal as values are added. パラメータ capac ...
-
https://man.plustar.jp/php/ds-sequence.allocate.html
- [similar]
- Allocates enough memory for a required capacity 10859
- « Ds\Set::add Ds\Set::capacity » PHP Manual Set Allocates enough memory for a required capacity
... Ds\Set::allocate (PECL ds >= 1.0.0) Ds\Set::allocate — Allocates en ... memory for a required capacity 説明 public Ds\Set::allocate ( int $capacity ): void Allocates enough memory fo ... The number of values for which capacity should be allocated. 注意 : Capacity will stay the same if this value ... power of 2. 戻り値 値を返しません。 例 例1 Ds\Set::allocate() example <?php $set = new \ Ds \ Set (); var_dump ...
-
https://man.plustar.jp/php/ds-set.allocate.html
- [similar]
- Allocates enough memory for a required capacity 10859
- « Vector Ds\Vector::apply » PHP Manual Vector Allocates enough memory for a required capacity Ds
... \Vector::allocate (PECL ds >= 1.0.0) Ds\Vector::allocate — Allocates ... ory for a required capacity 説明 public Ds\Vector::allocate ( int $capacity ): void Ensures that enough memory ... is allocated for a required capacity. This removes the need to ... reallocate the internal as values are added. パラメータ capac ...
-
https://man.plustar.jp/php/ds-vector.allocate.html
- [similar]
- Allocates enough memory for a required capacity 10734
- « Deque Ds\Deque::apply » PHP Manual Deque Allocates enough memory for a required capacity Ds\De
... que::allocate (PECL ds >= 1.0.0) Ds\Deque::allocate — Allocates ... mory for a required capacity 説明 public Ds\Deque::allocate ( int $capacity ): void Ensures that enough memory ... is allocated for a required capacity. This removes the need to ... reallocate the internal as values are added. パラメータ capac ...
-
https://man.plustar.jp/php/ds-deque.allocate.html
- [similar]
- Allocates enough memory for a required capacity 10734
- « PriorityQueue Ds\PriorityQueue::capacity » PHP Manual PriorityQueue Allocates enough memory fo
... r a required capacity Ds\PriorityQueue::allocate (PECL ds >= 1.0.0) Ds\PriorityQueue::allocate — Al ... a required capacity 説明 public Ds\PriorityQueue::allocate ( int $capacity ): void Ensures that enough memory ... is allocated for a required capacity. This removes the need to ... reallocate the internal as values are added. パラメータ capac ...
-
https://man.plustar.jp/php/ds-priorityqueue.allocate.html
- [similar]
- Allocates enough memory for a required capacity 10671
- « Queue Ds\Queue::capacity » PHP Manual Queue Allocates enough memory for a required capacity Ds
... \Queue::allocate (PECL ds >= 1.0.0) Ds\Queue::allocate — Allocates ... mory for a required capacity 説明 public Ds\Queue::allocate ( int $capacity ): void Ensures that enough memory ... is allocated for a required capacity. This removes the need to ... reallocate the internal as values are added. 注意 : Capacity ...
-
https://man.plustar.jp/php/ds-queue.allocate.html
- [similar]
- Allocates enough memory for a required capacity 9610
- « Stack Ds\Stack::capacity » PHP Manual Stack Allocates enough memory for a required capacity Ds
... \Stack::allocate (PECL ds >= 1.0.0) Ds\Stack::allocate — Allocates ... mory for a required capacity 説明 public Ds\Stack::allocate ( int $capacity ): void Ensures that enough memory ... is allocated for a required capacity. This removes the need to ... reallocate the internal as values are added. パラメータ capac ...
-
https://man.plustar.jp/php/ds-stack.allocate.html
- [similar]
- The Stack class 8799
- « Ds\Set::xor Ds\Stack::allocate » PHP Manual Data Structures The Stack class The Stack class (N
... s\Collection , ArrayAccess { /* メソッド */ public allocate ( int $capacity ): void public capacity (): int pu ... class now implements ArrayAccess . 目次 Ds\Stack::allocate — Allocates enough memory for a required capacity ... s , public , stack , Returns , capacity , values , allocate , top , peek ...
-
https://man.plustar.jp/php/class.ds-stack.html
- [similar]
- The Queue class 8737
- « Ds\Stack::toArray Ds\Queue::allocate » PHP Manual Data Structures The Queue class The Queue cl
... const int MIN_CAPACITY = 8 ; /* メソッド */ public allocate ( int $capacity ): void public capacity (): int pu ... class now implements ArrayAccess . 目次 Ds\Queue::allocate — Allocates enough memory for a required capacity ... , queue , Returns , capacity , values , toArray , allocate , int ...
-
https://man.plustar.jp/php/class.ds-queue.html
- [similar]