/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/chaincontextsubst/ |
H A D | ChainSubRuleSetArray.java | 19 coverage = new CoverageTable(data.slice(coverageOffset), 0, dataIsCanonical); in ChainSubRuleSetArray()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/contextsubst/ |
H A D | SubRuleSetArray.java | 19 coverage = new CoverageTable(data.slice(coverageOffset), 0, dataIsCanonical); in SubRuleSetArray()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ligaturesubst/ |
H A D | InnerArrayFmt1.java | 18 coverage = new CoverageTable(data.slice(coverageOffset), 0, dataIsCanonical); in InnerArrayFmt1()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/multiplesubst/ |
H A D | GlyphIds.java | 19 coverage = new CoverageTable(data.slice(coverageOffset), 0, dataIsCanonical); in GlyphIds()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/singlesubst/ |
H A D | InnerArrayFmt2.java | 20 coverage = new CoverageTable(data.slice(coverageOffset), 0, dataIsCanonical); in InnerArrayFmt2()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | StringExtras.cpp | 45 return std::make_pair(Source.slice(Start, End), Source.substr(End)); in getToken()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | sourceMapValidationDestructuringParametertArrayBindingPatternDefaultValues.js | 51 var _b = _a === void 0 ? [-1, "name", "skill"] : _a, _c = _b[0], numberA3 = _c === void 0 ? -1 : _c, robotAInfo = _b.slice(1);
|
H A D | assignFromStringInterface2.js | 23 slice(start?: number, end?: number): string;
|
H A D | duplicateIdentifierBindingElementInParameterDeclaration1.js | 39 var f = _a[0], f = _a.slice(1);
|
H A D | duplicateIdentifierBindingElementInParameterDeclaration2.js | 41 var f = _a[0], f = _a.slice(1);
|
H A D | sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.js | 187 for (_24 = robotA[0], numberA3 = _24 === void 0 ? -1 : _24, robotAInfo = robotA.slice(1), i = 0; i < 1; i++) {
190 for (_25 = getRobot(), _26 = _25[0], numberA3 = _26 === void 0 ? -1 : _26, robotAInfo = _25.slice(1), i = 0; i < 1; i++) {
193 for (_27 = [2, "trimmer", "trimming"], _28 = _27[0], numberA3 = _28 === void 0 ? -1 : _28, robotAInfo = _27.slice(1), i = 0; i < 1; i++) {
|
H A D | sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues.js | 193 var _63 = robots_4[_62], _64 = _63[0], numberA3 = _64 === void 0 ? -1 : _64, robotAInfo = _63.slice(1);
197 var _67 = _66[_65], _68 = _67[0], numberA3 = _68 === void 0 ? -1 : _68, robotAInfo = _67.slice(1);
201 var _71 = _70[_69], _72 = _71[0], numberA3 = _72 === void 0 ? -1 : _72, robotAInfo = _71.slice(1);
|
H A D | sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js | 203 _33 = robots_4[_68], _34 = _33[0], numberA3 = _34 === void 0 ? -1 : _34, robotAInfo = _33.slice(1);
207 _35 = _70[_69], _36 = _35[0], numberA3 = _36 === void 0 ? -1 : _36, robotAInfo = _35.slice(1);
211 _37 = _72[_71], _38 = _37[0], numberA3 = _38 === void 0 ? -1 : _38, robotAInfo = _37.slice(1);
|
/third_party/rust/crates/cxx/macro/src/syntax/ |
H A D | set.rs | 2 use std::slice; 115 pub struct Iter<'s, 'a, T>(slice::Iter<'s, &'a T>);
|
/third_party/rust/crates/cxx/syntax/ |
H A D | set.rs | 2 use std::slice; 115 pub struct Iter<'s, 'a, T>(slice::Iter<'s, &'a T>);
|
/third_party/ffmpeg/libavcodec/ |
H A D | h265_metadata_bsf.c | 355 const H265RawSlice *slice = au->units[i].content; in h265_metadata_update_fragment() local 357 if (slice->header.slice_type == HEVC_SLICE_B && in h265_metadata_update_fragment() 360 if (slice->header.slice_type == HEVC_SLICE_P && in h265_metadata_update_fragment()
|
H A D | vaapi_encode_mjpeg.c | 85 VAAPIEncodeSlice *slice, in vaapi_encode_mjpeg_write_image_header() 416 VAAPIEncodeSlice *slice) in vaapi_encode_mjpeg_init_slice_params() 420 VAEncSliceParameterBufferJPEG *vslice = slice->codec_slice_params; in vaapi_encode_mjpeg_init_slice_params() 465 // will use in the same way as a slice header) generic "raw data". in vaapi_encode_mjpeg_configure() 83 vaapi_encode_mjpeg_write_image_header(AVCodecContext *avctx, VAAPIEncodePicture *pic, VAAPIEncodeSlice *slice, char *data, size_t *data_len) vaapi_encode_mjpeg_write_image_header() argument 414 vaapi_encode_mjpeg_init_slice_params(AVCodecContext *avctx, VAAPIEncodePicture *pic, VAAPIEncodeSlice *slice) vaapi_encode_mjpeg_init_slice_params() argument
|
/third_party/mesa3d/src/amd/addrlib/src/core/ |
H A D | addrlib1.h | 338 UINT_32 pitch, UINT_32 height, UINT_32 x, UINT_32 y, UINT_32 slice, 392 UINT_32 x, UINT_32 y, UINT_32 slice, UINT_32 sample, 440 UINT_32 x, UINT_32 y, UINT_32 slice, AddrTileMode tileMode,
|
/third_party/node/test/common/ |
H A D | inspector-helper.js | 80 buffer.slice(bodyOffset, bodyOffset + dataLen).toString('utf8'); 119 return Buffer.concat([wsHeaderBuf.slice(0, maskOffset + 4), messageBuf]); 144 buffer = buffer.slice(length);
|
/third_party/mesa3d/src/mesa/main/ |
H A D | debug.c | 608 const GLint slice = 0; in _mesa_print_texture() local 613 st_MapTextureImage(ctx, img, slice, in _mesa_print_texture() 662 st_UnmapTextureImage(ctx, img, slice); in _mesa_print_texture()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_texture.c | 243 * Map a texture image and return the address for a particular 2D face/slice/ 244 * layer. The stImage indicates the cube face and mipmap level. The slice 304 struct gl_texture_image *stImage, unsigned slice) in st_texture_image_unmap() 311 slice += stObj->Attrib.MinLayer; in st_texture_image_unmap() 312 transfer = &stImage->transfer[slice + stImage->Face].transfer; in st_texture_image_unmap() 303 st_texture_image_unmap(struct st_context *st, struct gl_texture_image *stImage, unsigned slice) st_texture_image_unmap() argument
|
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/ |
H A D | render-a11y-string.min.js | 1 !function(e,r){if("object"==typeof exports&&"object"==typeof module)module.exports=r(require("katex"));else if("function"==typeof define&&define.amd)define(["katex"],r);else{var t="object"==typeof exports?r(require("katex")):r(e.katex);for(var a in t)("object"==typeof exports?exports:e)[a]=t[a]}}("undefined"!=typeof self?self:this,function(e){return function(e){var r={};function t(a){if(r[a])return r[a].exports;var o=r[a]={i:a,l:!1,exports:{}};return e[a].call(o.exports,o,o.exports,t),o.l=!0,o.exports}return t.m=e,t.c=r,t.d=function(e,r,a){t.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:a})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,r){if(1&r&&(e=t(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var a=Object.create(null);if(t.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var o in e)t.d(a,o,function(r){return e[r]}.bind(null,o));return a},t.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(r,"a",r),r},t.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},t.p="",t(t.s=1)}([function(r,t){r.exports=e},function(e,r,t){"use strict";t.r(r);var a=t(0),o=t.n(a),n={"(":"left parenthesis",")":"right parenthesis","[":"open bracket","]":"close bracket","\\{":"left brace","\\}":"right brace","\\lvert":"open vertical bar","\\rvert":"close vertical bar","|":"vertical bar","\\uparrow":"up arrow","\\Uparrow":"up arrow","\\downarrow":"down arrow","\\Downarrow":"down arrow","\\updownarrow":"up down arrow","\\leftarrow":"left arrow","\\Leftarrow":"left arrow","\\rightarrow":"right arrow","\\Rightarrow":"right arrow","\\langle":"open angle","\\rangle":"close angle","\\lfloor":"open floor","\\rfloor":"close floor","\\int":"integral","\\intop":"integral","\\lim":"limit","\\ln":"natural log","\\log":"log","\\sin":"sine","\\cos":"cosine","\\tan":"tangent","\\cot":"cotangent","\\sum":"sum","/":"slash",",":"comma",".":"point","-":"negative","+":"plus","~":"tilde",":":"colon","?":"question mark","'":"apostrophe","\\%":"percent"," ":"space","\\ ":"space","\\$":"dollar sign","\\angle":"angle","\\degree":"degree","\\circ":"circle","\\vec":"vector","\\triangle":"triangle","\\pi":"pi","\\prime":"prime","\\infty":"infinity","\\alpha":"alpha","\\beta":"beta","\\gamma":"gamma","\\omega":"omega","\\theta":"theta","\\sigma":"sigma","\\lambda":"lambda","\\tau":"tau","\\Delta":"delta","\\delta":"delta","\\mu":"mu","\\rho":"rho","\\nabla":"del","\\ell":"ell","\\ldots":"dots","\\hat":"hat","\\acute":"acute"},s={prime:"prime",degree:"degrees",circle:"degrees",2:"squared",3:"cubed"},i={"|":"open vertical bar",".":""},l={"|":"close vertical bar",".":""},c={"+":"plus","-":"minus","\\pm":"plus minus","\\cdot":"dot","*":"times","/":"divided by","\\times":"times","\\div":"divided by","\\circ":"circle","\\bullet":"bullet"},u={"=":"equals","\\approx":"approximately equals","\u2260":"does not equal","\\geq":"is greater than or equal to","\\ge":"is greater than or equal to","\\leq":"is less than or equal to","\\le":"is less than or equal to",">":"is greater than","<":"is less than","\\leftarrow":"left arrow","\\Leftarrow":"left arrow","\\rightarrow":"right arrow","\\Rightarrow":"right arrow",":":"colon"},p={"\\underleftarrow":"left arrow","\\underrightarrow":"right arrow","\\underleftrightarrow":"left-right arrow","\\undergroup":"group","\\underlinesegment":"line segment","\\utilde":"tilde"},d=function(e,r,t){var a;e&&(/^\d+$/.test(a="open"===r?e in i?i[e]:n[e]||e:"close"===r?e in l?l[e]:n[e]||e:"bin"===r?c[e]||e:"rel"===r?u[e]||e:n[e]||e)&&t.length>0&&/^\d+$/.test(t[t.length-1])?t[t.length-1]+=a:a&&t.push(a))},b=function(e,r){var t=[];e.push(t),r(t)},h=function(e,r,t){switch(e.type){case"accent":b(r,function(r){f(e.base,r,t),r.push("with"),d(e.label,"normal",r),r.push("on top")});break;case"accentUnder":b(r,function(r){f(e.base,r,t),r.push("with"),d(p[e.label],"normal",r),r.push("underneath")});break;case"accent-token":break;case"atom":var a=e.text;switch(e.family){case"bin":d(a,"bin",r);break;case"close":d(a,"close",r);break;case"inner":d(e.text,"inner",r);break;case"open":d(a,"open",r);break;case"punct":d(a,"punct",r);break;case"rel":d(a,"rel",r);break;default:throw e.family,new Error('"'+e.family+'" is not a valid atom type')}break;case"color":var o=e.color.replace(/katex-/,"");b(r,function(r){r.push("start color "+o),f(e.body,r,t),r.push("end color "+o)});break;case"color-token":break;case"delimsizing":e.delim&&"."!==e.delim&&d(e.delim,"normal",r);break;case"genfrac":b(r,function(r){var a=e.leftDelim,o=e.rightDelim;e.hasBarLine?(r.push("start fraction"),a&&d(a,"open",r),f(e.numer,r,t),r.push("divided by"),f(e.denom,r,t),o&&d(o,"close",r),r.push("end fraction")):(r.push("start binomial"),a&&d(a,"open",r),f(e.numer,r,t),r.push("over"),f(e.denom,r,t),o&&d(o,"close",r),r.push("end binomial"))});break;case"kern":break;case"leftright":b(r,function(r){d(e.left,"open",r),f(e.body,r,t),d(e.right,"close",r)});break;case"leftright-right":break;case"lap":f(e.body,r,t);break;case"mathord":d(e.text,"normal",r);break;case"op":var n=e.body,i=e.name;n?f(n,r,t):i&&d(i,"normal",r);break;case"op-token":d(e.text,t,r);break;case"ordgroup":f(e.body,r,t);break;case"overline":b(r,function(r){r.push("start overline"),f(e.body,r,t),r.push("end overline")});break;case"phantom":r.push("empty space");break;case"raisebox":f(e.body,r,t);break;case"rule":r.push("rectangle");break;case"sizing":f(e.body,r,t);break;case"spacing":r.push("space");break;case"styling":f(e.body,r,t);break;case"sqrt":b(r,function(r){var a=e.body,o=e.index;if(o)return"3"===m(f(o,[],t)).join(",")?(r.push("cube root of"),f(a,r,t),void r.push("end cube root")):(r.push("root"),r.push("start index"),f(o,r,t),void r.push("end index"));r.push("square root of"),f(a,r,t),r.push("end square root")});break;case"supsub":var l=e.base,c=e.sub,u=e.sup,h=!1;if(l&&(f(l,r,t),h="op"===l.type&&"\\log"===l.name),c){var y=h?"base":"subscript";b(r,function(e){e.push("start "+y),f(c,e,t),e.push("end "+y)})}u&&b(r,function(e){var r=m(f(u,[],t)).join(",");r in s?e.push(s[r]):(e.push("start superscript"),f(u,e,t),e.push("end superscript"))});break;case"text":if("\\textbf"===e.font){b(r,function(r){r.push("start bold text"),f(e.body,r,t),r.push("end bold text")});break}b(r,function(r){r.push("start text"),f(e.body,r,t),r.push("end text")});break;case"textord":d(e.text,t,r);break;case"smash":f(e.body,r,t);break;case"enclose":if(/cancel/.test(e.label)){b(r,function(r){r.push("start cancel"),f(e.body,r,t),r.push("end cancel")});break}if(/box/.test(e.label)){b(r,function(r){r.push("start box"),f(e.body,r,t),r.push("end box")});break}if(/sout/.test(e.label)){b(r,function(r){r.push("start strikeout"),f(e.body,r,t),r.push("end strikeout")});break}throw new Error("KaTeX-a11y: enclose node with "+e.label+" not supported yet");case"vphantom":throw new Error("KaTeX-a11y: vphantom not implemented yet");case"hphantom":throw new Error("KaTeX-a11y: hphantom not implemented yet");case"operatorname":f(e.body,r,t);break;case"array":throw new Error("KaTeX-a11y: array not implemented yet");case"raw":throw new Error("KaTeX-a11y: raw not implemented yet");case"size":break;case"url":throw new Error("KaTeX-a11y: url not implemented yet");case"tag":throw new Error("KaTeX-a11y: tag not implemented yet");case"verb":d("start verbatim","normal",r),d(e.body,"normal",r),d("end verbatim","normal",r);break;case"environment":throw new Error("KaTeX-a11y: environment not implemented yet");case"horizBrace":d("start "+e.label.slice(1),"normal",r),f(e.base,r,t),d("end "+e.label.slice(1),"normal",r);break;case"infix":break;case"includegraphics":throw new Error("KaTeX-a11y: includegraphics not implemented yet");case"font":f(e.body,r,t);break;case"href":throw new Error("KaTeX-a11y: href not implemented yet");case"cr":throw new Error("KaTeX-a11y: cr not implemented yet");case"underline":b(r,function(r){r.push("start underline"),f(e.body,r,t),r.push("end underline")});break;case"xArrow":throw new Error("KaTeX-a11y: xArrow not implemented yet");case"mclass":var g=e.mclass.slice(1);f(e.body,r,g);break;case"mathchoice":f(e.text,r,t);break;case"htmlmathml":f(e.mathml,r,t);break (…)
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
H A D | font_data_test.cc | 260 ReadableFontDataPtr slice; in SlicingReadTest() local 261 slice.Attach(down_cast<ReadableFontData*>(rfd->Slice(trim, length))); in SlicingReadTest() 262 EXPECT_TRUE(ReadComparison(trim, length, rfd, slice)); in SlicingReadTest()
|
/third_party/python/Objects/ |
H A D | sliceobject.c | 4 This includes both the singular ellipsis object and slice objects. 154 PyObject *start, *end, *slice; in _PySlice_FromIndices() local 164 slice = PySlice_New(start, end, NULL); in _PySlice_FromIndices() 167 return slice; in _PySlice_FromIndices() 219 "slice step cannot be zero"); in PySlice_Unpack() 225 * does "step = -step" as part of a slice reversal. in PySlice_Unpack() 310 if (!_PyArg_NoKeywords("slice", kw)) in slice_new() 313 if (!PyArg_UnpackTuple(args, "slice", 1, 3, &start, &stop, &step)) in slice_new() 326 "slice(stop)\n\ 327 slice(star [all...] |
/third_party/rust/crates/nom/src/bytes/ |
H A D | streaming.rs | 98 /// The parser will return the longest slice till one of the characters of the combinator's argument are met. 130 /// Returns the longest slice of the matches the pattern. 132 /// The parser will return the longest slice consisting of the characters in provided in the 166 /// Returns the longest input slice (if any) that matches the predicate. 168 /// The parser will return the longest slice that matches the given predicate *(a function that 198 /// Returns the longest (at least 1) input slice that matches the predicate. 200 /// The parser will return the longest slice that matches the given predicate *(a function that 235 /// Returns the longest (m <= len <= n) input slice that matches the predicate. 237 /// The parser will return the longest slice that matches the given predicate *(a function that 320 /// Returns the longest input slice (i [all...] |