/test/xts/acts/security/certificate_framework/js_api_test_one/entry/src/ohosTest/js/test/utils/common/ |
H A D | publicDoString.js | 52 .call(uInt8Array, (x) => ("00" + x.toString(16)).slice(-2))
|
/third_party/jerryscript/tests/jerry/ |
H A D | number-prototype-to-string.js | 85 assert ((1152921504606846600).toString([1,2,3,4].slice(1,2)) === "111111111111111111111111111111111111111111111111111010000000");
|
/third_party/node/lib/internal/crypto/ |
H A D | mac.js | 79 return `HS${hash.slice(4)}`;
|
/third_party/node/test/parallel/ |
H A D | test-assert-typedarray-deepequal.js | 7 const args = Array.prototype.slice.call(arguments, 1);
|
H A D | test-child-process-exec-maxbuf.js | 148 const buf = Buffer.from(unicode).slice(0, 5);
|
H A D | test-repl-options.js | 129 const results = output.replace(/^> /mg, '').split('\n').slice(2);
|
H A D | test-repl-preview.js | 34 this.lines.push(...chunkLines.slice(1));
|
H A D | test-stream-writev.js | 89 Array.prototype.slice.call(chunk.chunk) : chunk.chunk
|
/third_party/node/deps/minimatch/src/dist/cjs/ |
H A D | brace-expressions.js | 139 const r = ranges[0].length === 2 ? ranges[0].slice(-1) : ranges[0];
|
/third_party/node/deps/npm/node_modules/minimatch/dist/cjs/ |
H A D | brace-expressions.js | 139 const r = ranges[0].length === 2 ? ranges[0].slice(-1) : ranges[0];
|
/third_party/node/deps/npm/node_modules/node-gyp/bin/ |
H A D | node-gyp.js | 90 log.stdout(...args.slice(1))
|
/third_party/node/deps/minimatch/src/dist/mjs/ |
H A D | brace-expressions.js | 136 const r = ranges[0].length === 2 ? ranges[0].slice(-1) : ranges[0];
|
/third_party/node/deps/npm/node_modules/@colors/colors/lib/ |
H A D | colors.js | 114 var args = Array.prototype.slice.call(arguments);
|
/third_party/node/deps/npm/node_modules/@sigstore/core/dist/asn1/ |
H A D | obj.js | 107 const value = stream.slice(stream.position, len);
|
/third_party/node/deps/npm/node_modules/minimatch/dist/mjs/ |
H A D | brace-expressions.js | 136 const r = ranges[0].length === 2 ? ranges[0].slice(-1) : ranges[0];
|
/third_party/node/deps/npm/node_modules/qrcode-terminal/lib/ |
H A D | main.js | 41 var moduleData = qrcode.modules.slice();
|
/third_party/node/deps/npm/node_modules/retry/lib/ |
H A D | retry.js | 81 var args = Array.prototype.slice.call(arguments, 1);
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_texture.h | 66 /* Size of the AFBC header preceding each slice */ 81 /* If checksumming is enabled following the slice, what 156 struct pan_image_slice_layout *slice,
|
/third_party/rust/crates/cxx/gen/build/src/syntax/ |
H A D | namespace.rs | 5 use std::slice::Iter;
|
/third_party/rust/crates/cxx/gen/lib/src/syntax/ |
H A D | namespace.rs | 5 use std::slice::Iter;
|
/third_party/rust/crates/cxx/macro/src/syntax/ |
H A D | namespace.rs | 5 use std::slice::Iter;
|
/third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
H A D | namespace.rs | 5 use std::slice::Iter;
|
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/ |
H A D | mathtex-script-type.min.js | 1 !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("katex"));else if("function"==typeof define&&define.amd)define(["katex"],t);else{var r="object"==typeof exports?t(require("katex")):t(e.katex);for(var n in r)("object"==typeof exports?exports:e)[n]=r[n]}}("undefined"!=typeof self?self:this,function(e){return function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=1)}([function(t,r){t.exports=e},function(e,t,r){"use strict";r.r(t);var n=r(0),o=r.n(n),u=document.body.getElementsByTagName("script");(u=Array.prototype.slice.call(u)).forEach(function(e){if(!e.type||!e.type.match(/math\/tex/i))return-1;var t=null!=e.type.m (…)
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
H A D | SingleSubst.java | 90 byteCount += fmt2Builder.subSerialize(newData.slice(byteCount)); in subSerialize()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/ |
H A D | PostScriptTableBuilder.java | 362 src.readFontData().slice(0, V1_TABLE_SIZE).copyTo(v1Data); in initV1From()
|