Home
last modified time | relevance | path

Searched defs:newArray (Results 1 – 25 of 1275) sorted by relevance

12345678910>>...51

/dports/java/apache-commons-lang/commons-lang-2.6-src/src/test/java/org/apache/commons/lang/
H A DArrayUtilsAddTest.java78 char[] newArray; in testAddObjectArrayChar() local
95 double[] newArray; in testAddObjectArrayDouble() local
112 float[] newArray; in testAddObjectArrayFloat() local
129 int[] newArray; in testAddObjectArrayInt() local
146 long[] newArray; in testAddObjectArrayLong() local
163 short[] newArray; in testAddObjectArrayShort() local
180 Object[] newArray; in testAddObjectArrayObject() local
217 Object[] newArray; in testAddObjectArrayToObjectArray() local
333 Object[] newArray; in testAddObjectAtIndex() local
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/STMonadTrans-0.4.4/Control/Monad/ST/Trans/
H A DInternal.hs135 newArray bnds e = liftST (newArray bnds e) function
147 newArray bnds e = liftST (newArray bnds e) function
159 newArray bnds e = liftST (newArray bnds e) function
171 newArray bnds e = liftST (newArray bnds e) function
183 newArray bnds e = liftST (newArray bnds e) function
195 newArray bnds e = liftST (newArray bnds e) function
207 newArray bnds e = liftST (newArray bnds e) function
219 newArray bnds e = liftST (newArray bnds e) function
231 newArray bnds e = liftST (newArray bnds e) function
243 newArray bnds e = liftST (newArray bnds e) function
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc710/
H A DInternals.hs71 newArray lu initialValue = stToIO $ do function
89 newArray lu initialValue = stToIO $ do function
107 newArray lu initialValue = stToIO $ do function
125 newArray lu initialValue = stToIO $ do function
143 newArray lu initialValue = stToIO $ do function
161 newArray lu initialValue = stToIO $ do function
179 newArray lu initialValue = stToIO $ do function
197 newArray lu initialValue = stToIO $ do function
215 newArray lu initialValue = stToIO $ do function
233 newArray lu initialValue = stToIO $ do function
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/array/Data/Array/IO/
H A DInternals.hs65 newArray lu initialValue = stToIO $ do function
83 newArray lu initialValue = stToIO $ do function
101 newArray lu initialValue = stToIO $ do function
119 newArray lu initialValue = stToIO $ do function
137 newArray lu initialValue = stToIO $ do function
155 newArray lu initialValue = stToIO $ do function
173 newArray lu initialValue = stToIO $ do function
191 newArray lu initialValue = stToIO $ do function
209 newArray lu initialValue = stToIO $ do function
227 newArray lu initialValue = stToIO $ do function
[all …]
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/hashtables-1.2.3.4/src/Data/HashTable/Internal/
H A DArray.hs26 newArray = M.replicate function
37 newArray = M.newArray function
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/hashtables-1.2.4.1/src/Data/HashTable/Internal/
H A DArray.hs26 newArray = M.replicate function
37 newArray = M.newArray function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/hashtables-1.2.4.1/src/Data/HashTable/Internal/
H A DArray.hs26 newArray = M.replicate function
37 newArray = M.newArray function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/hashtables-1.2.3.4/src/Data/HashTable/Internal/
H A DArray.hs26 newArray = M.replicate function
37 newArray = M.newArray function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hashtables-1.2.3.4/src/Data/HashTable/Internal/
H A DArray.hs26 newArray = M.replicate function
37 newArray = M.newArray function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hashtables-1.2.4.1/src/Data/HashTable/Internal/
H A DArray.hs26 newArray = M.replicate function
37 newArray = M.newArray function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/hashtables-1.2.4.1/src/Data/HashTable/Internal/
H A DArray.hs26 newArray = M.replicate function
37 newArray = M.newArray function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/hashtables-1.2.4.1/src/Data/HashTable/Internal/
H A DArray.hs26 newArray = M.replicate function
37 newArray = M.newArray function
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/hashtables-1.2.3.4/src/Data/HashTable/Internal/
H A DArray.hs26 newArray = M.replicate function
37 newArray = M.newArray function
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.expression/src/main/java/org/springframework/expression/spel/ast/
H A DConstructorReference.java236 Object newArray; in createArray() local
317 …private void populateReferenceTypeArray(ExpressionState state, Object newArray, TypeConverter type… in populateReferenceTypeArray()
328 private void populateByteArray(ExpressionState state, Object newArray, TypeConverter typeConverter, in populateByteArray()
337 …private void populateFloatArray(ExpressionState state, Object newArray, TypeConverter typeConverte… in populateFloatArray()
346 …private void populateDoubleArray(ExpressionState state, Object newArray, TypeConverter typeConvert… in populateDoubleArray()
355 private void populateShortArray(ExpressionState state, Object newArray, in populateShortArray()
364 private void populateLongArray(ExpressionState state, Object newArray, TypeConverter typeConverter, in populateLongArray()
373 private void populateCharArray(ExpressionState state, Object newArray, TypeConverter typeConverter, in populateCharArray()
382 …private void populateBooleanArray(ExpressionState state, Object newArray, TypeConverter typeConver… in populateBooleanArray()
391 private void populateIntArray(ExpressionState state, Object newArray, TypeConverter typeConverter, in populateIntArray()
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/monad-memo-0.5.3/Control/Monad/Trans/Memo/
H A DReaderCache.hs59 newArray a = lift . newArray a function
66 newArray a = lift . newArray a function
74 newArray a = lift . newArray a function
81 newArray a = lift . newArray a function
H A DStateCache.hs73 newArray a = lift . newArray a function
80 newArray a = lift . newArray a function
88 newArray a = lift . newArray a function
95 newArray a = lift . newArray a function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/bloomfilter-2.0.1.0/Data/BloomFilter/
H A DArray.hs20 newArray numElems numBytes = do function
/dports/math/vtk8/VTK-8.2.0/Common/Core/
H A DvtkBuffer.h141 ScalarType* newArray = in Allocate() local
162 ScalarType* newArray = in Reallocate() local
178 ScalarType* newArray = static_cast<ScalarType*>( in Reallocate() local
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DjArray.h53 jArray<T,L> newArray = { new T[size_t(len)], len }; in newJArray() local
59 jArray<T,L> newArray = { a, a ? len : 0 }; in newFallibleJArray() local
104 jArray<T,L> newArray = { arr, length }; variable
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DjArray.h61 jArray<T, L> newArray = {new T[size_t(len)], len}; in newJArray() local
67 jArray<T, L> newArray = {a, a ? len : 0}; in newFallibleJArray() local
108 jArray<T, L> newArray = {arr, length}; variable
/dports/www/firefox/firefox-99.0/parser/html/
H A DjArray.h61 jArray<T, L> newArray = {new T[size_t(len)], len}; in newJArray() local
67 jArray<T, L> newArray = {a, a ? len : 0}; in newFallibleJArray() local
108 jArray<T, L> newArray = {arr, length}; variable
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DjArray.h61 jArray<T, L> newArray = {new T[size_t(len)], len}; in newJArray() local
67 jArray<T, L> newArray = {a, a ? len : 0}; in newFallibleJArray() local
108 jArray<T, L> newArray = {arr, length}; variable
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DjArray.h61 jArray<T, L> newArray = {new T[size_t(len)], len}; in newJArray() local
67 jArray<T, L> newArray = {a, a ? len : 0}; in newFallibleJArray() local
108 jArray<T, L> newArray = {arr, length}; variable
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DjArray.h61 jArray<T, L> newArray = {new T[size_t(len)], len}; in newJArray() local
67 jArray<T, L> newArray = {a, a ? len : 0}; in newFallibleJArray() local
108 jArray<T, L> newArray = {arr, length}; variable
/dports/math/vtk9/VTK-9.1.0/Common/Core/
H A DvtkBuffer.h175 ScalarType* newArray; in Allocate() local
209 ScalarType* newArray; in Reallocate() local
245 ScalarType* newArray = nullptr; in Reallocate() local

12345678910>>...51