/dports/www/elgg/elgg-3.3.23/vendor/fzaninotto/faker/src/Faker/Provider/ |
H A D | Internet.php | 247 static $arrayFrom, $arrayTo; 249 if (empty($arrayFrom)) { 356 $arrayFrom = array_keys($transliterationTable); 360 return str_replace($arrayFrom, $arrayTo, $string);
|
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/bundle/JavaAppLauncher/src/ |
H A D | JVMArgs.m | 96 - (NSArray *) arrayFrom:(id) obj delimitedBy:(NSString *)delimiter withErrKey:(NSString *)key { 129 jvmInfoArgs = [self arrayFrom:jvmInfoArgs delimitedBy:@" " withErrKey:kArgumentsKey]; 191 …[classpath addObjectsFromArray:[self arrayFrom:[jvmInfo objectForKey:kClassPathKey] delimitedBy:@"… 192 …[classpath addObjectsFromArray:[self arrayFrom:[jvmInfo objectForKey:kArchClassPathKey] delimitedB… 204 …[jvmOptions addObjectsFromArray:[self arrayFrom:[jvmInfo objectForKey:kVMOptionsKey] delimitedBy:@… 205 …[jvmOptions addObjectsFromArray:[self arrayFrom:[jvmInfo objectForKey:kArchVMOptionsKey] delimited…
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/macosx/bundle/JavaAppLauncher/src/ |
H A D | JVMArgs.m | 96 - (NSArray *) arrayFrom:(id) obj delimitedBy:(NSString *)delimiter withErrKey:(NSString *)key { 129 jvmInfoArgs = [self arrayFrom:jvmInfoArgs delimitedBy:@" " withErrKey:kArgumentsKey]; 191 …[classpath addObjectsFromArray:[self arrayFrom:[jvmInfo objectForKey:kClassPathKey] delimitedBy:@"… 192 …[classpath addObjectsFromArray:[self arrayFrom:[jvmInfo objectForKey:kArchClassPathKey] delimitedB… 204 …[jvmOptions addObjectsFromArray:[self arrayFrom:[jvmInfo objectForKey:kVMOptionsKey] delimitedBy:@… 205 …[jvmOptions addObjectsFromArray:[self arrayFrom:[jvmInfo objectForKey:kArchVMOptionsKey] delimited…
|
/dports/math/clp/Clp-1.17.3/Clp/src/ |
H A D | CoinAbcHelperFunctions.cpp | 638 memcpy(array, arrayFrom, size * sizeof(double)); in CoinAbcMemcpyLong() 642 memcpy(array, arrayFrom, size * sizeof(int)); in CoinAbcMemcpyLong() 646 memcpy(array, arrayFrom, size * sizeof(unsigned char)); in CoinAbcMemcpyLong() 662 memmove(array, arrayFrom, size * sizeof(double)); in CoinAbcMemmove() 664 void CoinAbcMemmove(int *array, const int *arrayFrom, int size) in CoinAbcMemmove() argument 666 memmove(array, arrayFrom, size * sizeof(int)); in CoinAbcMemmove() 670 memmove(array, arrayFrom, size * sizeof(unsigned char)); in CoinAbcMemmove() 675 assert(arrayFrom - array >= 0); in CoinAbcMemmoveAndZero() 676 memmove(array, arrayFrom, size * sizeof(double)); in CoinAbcMemmoveAndZero() 678 double *endArrayFrom = arrayFrom + size; in CoinAbcMemmoveAndZero() [all …]
|
H A D | CoinAbcHelperFunctions.hpp | 791 void CoinAbcMemcpyLong(double *array, const double *arrayFrom, int size); 792 void CoinAbcMemcpyLong(int *array, const int *arrayFrom, int size); 793 void CoinAbcMemcpyLong(unsigned char *array, const unsigned char *arrayFrom, int size); 797 void CoinAbcMemmove(double *array, const double *arrayFrom, int size); 798 void CoinAbcMemmove(int *array, const int *arrayFrom, int size); 799 void CoinAbcMemmove(unsigned char *array, const unsigned char *arrayFrom, int size); 801 void CoinAbcMemmoveAndZero(double *array, double *arrayFrom, int size);
|
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/array-from/ |
H A D | Readme.md | 50 var arrayFrom = require('array-from'); 54 arrayFrom(arguments).map(require('1-liners/increment'))
|
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/array-from/ |
H A D | Readme.md | 50 var arrayFrom = require('array-from'); 54 arrayFrom(arguments).map(require('1-liners/increment'))
|
/dports/math/cvc4/CVC4-1.7/src/theory/arrays/ |
H A D | theory_arrays.cpp | 569 void TheoryArrays::weakEquivAddSecondary(TNode index, TNode arrayFrom, TNode arrayTo, TNode reason)… in weakEquivAddSecondary() argument 580 while (arrayFrom != arrayTo) { in weakEquivAddSecondary() 581 index = d_infoMap.getWeakEquivIndex(arrayFrom); in weakEquivAddSecondary() 582 pointer = d_infoMap.getWeakEquivPointer(arrayFrom); in weakEquivAddSecondary() 585 … if (marked.find(indexRep) == marked.end() && weakEquivGetRepIndex(arrayFrom, index) != arrayTo) { in weakEquivAddSecondary() 586 weakEquivMakeRepIndex(arrayFrom); in weakEquivAddSecondary() 587 d_infoMap.setWeakEquivSecondary(arrayFrom, arrayTo); in weakEquivAddSecondary() 593 d_infoMap.setWeakEquivSecondaryReason(arrayFrom, current_reason); in weakEquivAddSecondary() 598 equivalence_trail = equivalence_trail.andNode(arrayFrom.eqNode(pointer)); in weakEquivAddSecondary() 600 arrayFrom = pointer; in weakEquivAddSecondary()
|
H A D | theory_arrays.h | 270 void weakEquivAddSecondary(TNode index, TNode arrayFrom, TNode arrayTo, TNode reason);
|
/dports/net-mgmt/glpi-plugins-fusioninventory-server/fusioninventory-for-glpi-glpi090-1.5/inc/ |
H A D | inventorycomputerlib.class.php | 2265 function arrayDiffEmulation($arrayFrom, $arrayAgainst) { argument 2271 foreach ($arrayFrom as $key => $value) { 2273 unset($arrayFrom[$key]); 2276 return $arrayFrom;
|
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/prettier/esm/ |
H A D | parser-typescript.mjs | 22 …arrayFrom=S,e.assign=function(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];for(v…
|
/dports/security/vaultwarden/web-vault/app/ |
H A D | polyfills.8e5494e39b48bad5e654.js.map | 1 …arrayFrom","toASCII","URLSearchParamsModule","NativeURL","getInternalSearchParamsState","getIntern…
|
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/js/ |
H A D | settings.js.map | 1 …arrayFrom = require('../internals/array-from');\nvar codeAt = require('../internals/string-multiby…
|
/dports/www/nextcloud/nextcloud/apps-pkg/firstrunwizard/js/ |
H A D | firstrunwizard-main.js.map | 1 …arrayFrom","toASCII","URLSearchParamsModule","NativeURL","getInternalSearchParamsState","getState"…
|
/dports/x11/ulauncher/ulauncher/data/preferences/dist/static/js/ |
H A D | app.0dd3073b04e2c6559f28.js.map | 1 …arrayFrom } from './array';\nimport { hasWindowSupport, hasDocumentSupport, hasPassiveEventSupport…
|
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/assets/debugger/static/js/ |
H A D | 2.21828acd.chunk.js.map | 1 …arrayFrom","toASCII","URLSearchParamsModule","NativeURL","URL","getInternalSearchParamsState","get…
|
/dports/emulators/ppsspp/ppsspp-1.12.3/assets/debugger/static/js/ |
H A D | 2.21828acd.chunk.js.map | 1 …arrayFrom","toASCII","URLSearchParamsModule","NativeURL","URL","getInternalSearchParamsState","get…
|
/dports/www/py-flask-restx/flask-restx-0.5.1/flask_restx/static/ |
H A D | swagger-ui.js.map | 1 …arrayFrom","toASCII","URLSearchParamsModule","NativeURL","getInternalSearchParamsState","getIntern…
|
H A D | swagger-ui-es-bundle-core.js.map | 1 …arrayFrom","toASCII","URLSearchParamsModule","NativeURL","getInternalSearchParamsState","getIntern…
|
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/assets/debugger/static/js/ |
H A D | 2.21828acd.chunk.js.map | 1 …arrayFrom","toASCII","URLSearchParamsModule","NativeURL","URL","getInternalSearchParamsState","get…
|
/dports/security/nextcloud-twofactor_u2f/twofactor_u2f/js/ |
H A D | settings.js.map | 1 …arrayFrom","toASCII","URLSearchParamsModule","NativeURL","getInternalSearchParamsState","getState"…
|
H A D | login-setup.js.map | 1 …arrayFrom","toASCII","URLSearchParamsModule","NativeURL","getInternalSearchParamsState","getState"…
|
/dports/www/nextcloud/nextcloud/apps-pkg/recommendations/js/ |
H A D | dashboard.js.map | 1 …arrayFrom","toASCII","URLSearchParamsModule","NativeURL","getInternalSearchParamsState","getState"…
|
/dports/net/keycloak/keycloak-15.1.1/themes/keycloak/common/resources/web_modules/@patternfly/ |
H A D | react-core.js.map | 1 …arrayFrom(value);\n }\n\n if (Array.isArray(value)) {\n return value;\n }\n\n return arrayF…
|
/dports/mail/nextcloud-mail/mail/js/ |
H A D | dashboard.js.map | 1 …arrayFrom","toASCII","URLSearchParamsModule","getInternalURLState","getInternalSearchParamsState",…
|