Home
last modified time | relevance | path

Searched refs:from (Results 2326 - 2350 of 5889) sorted by relevance

1...<<919293949596979899100>>...236

/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/obj_OffscreenCanvas/router/
H A Dindex.js16 import prompt from '@system.prompt';
/test/xts/acts/security/cryptoFramework/js_api_test_one/entry/src/ohosTest/js/test/utils/asymmetric/
H A DpublicAsymmetricCommon.js15 import cryptoFramework from "@ohos.security.cryptoFramework";
/test/xts/acts/security/huks/security_huks_basic/utils/param/hmac/
H A DpublicHmacParam.js15 import * as param from '../publicParam';
/test/xts/acts/security/huks/security_huks_reformed_test/utils/param/hmac/
H A DpublicHmacParam.js15 import * as param from '../publicParam';
/test/xts/acts/validator_lite/acts_validator/entry/src/main/js/MainAbility/common/js/
H A Dgeneral.js16 import router from '@system.router';
/third_party/astc-encoder/Test/
H A Dmake.bat23 echo.If you don't have Sphinx installed, grab it from
/third_party/curl/lib/
H A Dasyn.h46 * Called from curl_global_init() to initialize global resolver environment.
53 * Called from curl_global_cleanup() to destroy global resolver environment.
59 * Called from curl_easy_init() -> Curl_open() to initialize resolver
69 * Called from curl_easy_cleanup() -> Curl_close() to cleanup resolver
78 * Called from curl_easy_duphandle() to duplicate resolver URL-state specific
80 * duplicate the 'from' handle and pass the resulting handle to the 'to'
85 void *from);
90 * It is called from inside other functions to cancel currently performing
113 * This function is called from the multi_getsock() function. 'sock' is a
/third_party/icu/icu4c/as_is/os390/
H A Dunpax-icu.sh51 echo "Extracting from $tar_file ..."
54 pax -rvf $tar_file -o to=IBM-1047,from=ISO8859-1 -o setfiletag
129 echo "$0 has completed extracting ICU from $tar_file."
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/test/
H A Dtest_corpus.js111 Array.from(mjsunit.relFiles()));
/third_party/node/test/fixtures/wpt/url/
H A Dpercent-encoding.window.js30 const byteString = Array.from(bytes, byte => String.fromCharCode(byte)).join("");
/third_party/node/test/parallel/
H A Dtest-child-process-fork-dgram.js57 const msg = Buffer.from('Some bytes');
H A Dtest-cluster-dgram-2.js74 const buf = Buffer.from('hello world');
H A Dtest-fs-read-optional-params.js9 const expected = Buffer.from('xyz\n');
H A Dtest-path.js31 const args = Array.from(arguments).slice(1);
H A Dtest-stream3-cork-end.js82 const expected = Buffer.from(expectedChunks[i]);
H A Dtest-stream3-cork-uncork.js77 const expected = Buffer.from(expectedChunks[i]);
H A Dtest-whatwg-encoding-custom-interop.js13 const encoded = Buffer.from([0xef, 0xbb, 0xbf, 0x74, 0x65,
/third_party/node/deps/v8/tools/link_clicker.extension/
H A Dcontent.js31 return Array.from(results);
/third_party/node/test/async-hooks/
H A Dtest-httpparser.response.js19 const request = Buffer.from(
H A Dtest-httpparser.request.js18 const request = Buffer.from(
/third_party/musl/src/thread/powerpc64/
H A Dclone.s46 # call SYS_exit. exit code is already in r3 from fn return value
/third_party/ninja/src/
H A Dmissing_deps.h56 bool PathExistsBetween(Edge* from, Edge* to);
/third_party/node/benchmark/http/
H A Dbench-parser.js53 processHeader(Buffer.from(header), n);
/third_party/node/deps/npm/node_modules/@colors/colors/lib/
H A DextendStringPrototype.js99 'If you are trying to set a theme from a file, it is now your (the ' +
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
H A Dcpuhotplug04.sh17 Desc: Does it prevent us from offlining the last CPU?
92 tst_resm TPASS "System prevented us from offlining the last CPU - $i"

Completed in 9 milliseconds

1...<<919293949596979899100>>...236