Home
last modified time | relevance | path

Searched defs:isStart (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/scripts/
Dregenerate-unicode-identifier-parts.js3 const isStart = c => /[\p{ID_Start}\u{2118}\u{212E}\u{309B}\u{309C}]/u.test(c); // Other_ID_Start e… function
/third_party/vk-gl-cts/executor/
DxeTestCaseListParser.cpp94 bool isStart = element == xml::ELEMENT_START; in parse() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackColoring.cpp585 bool &isStart) { in isLifetimeStartOrEnd()
724 bool isStart = false; in collectMarkers() local
/third_party/flutter/skia/src/core/
DSkScan_Path.cpp317 void prepost(int y, bool isStart) { in prepost()
360 static void PrePostInverseBlitterProc(SkBlitter* blitter, int y, bool isStart) { in PrePostInverseBlitterProc()
/third_party/skia/src/core/
DSkScan_Path.cpp316 void prepost(int y, bool isStart) { in prepost()
359 static void PrePostInverseBlitterProc(SkBlitter* blitter, int y, bool isStart) { in PrePostInverseBlitterProc()
/third_party/node/tools/
Dlint-md.mjs3361 const isStart = prior.type === 'slash' || prior.type === 'bos'; constant
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property