/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/ |
D | EncoderJNI.java | 30 private boolean fresh = true; field in EncoderJNI.Wrapper
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/ |
D | DecoderJNI.java | 33 private boolean fresh = true; field in DecoderJNI.Wrapper
|
/third_party/python/Lib/test/support/ |
D | import_helper.py | 92 def import_fresh_module(name, fresh=(), blocked=(), deprecated=False): argument
|
/third_party/node/deps/brotli/c/enc/ |
D | hash_composite_inc.h | 39 BROTLI_BOOL fresh; member
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | hash_composite_inc.h | 39 BROTLI_BOOL fresh; member
|
/third_party/typescript/tests/baselines/reference/ |
D | objectRest.js | 77 var _j = { x: 1, y: 2 }, { x } = _j, fresh = __rest(_j, ["x"]); variable
|
/third_party/cups-filters/cupsfilters/ |
D | image-gif.c | 541 static short fresh = 0, /* 1 = empty buffers */ in gif_read_lzw() local
|
/third_party/skia/third_party/externals/freetype/src/raster/ |
D | ftraster.c | 487 Bool fresh; /* signals a fresh new profile which */ member 1134 Bool result, fresh; in Line_Down() local 1319 Bool result, fresh; in Bezier_Down() local
|
/third_party/skia/tools/run-wasm-gm-tests/ |
D | package-lock.json | 293 "fresh": "0.5.2", string 373 "fresh": { object 714 "fresh": "0.5.2", string
|
/third_party/skia/tools/perf-canvaskit-puppeteer/ |
D | package-lock.json | 293 "fresh": "0.5.2", string 373 "fresh": { object 714 "fresh": "0.5.2", string
|
/third_party/node/deps/v8/tools/ |
D | package-lock.json | 331 "fresh": { object 545 "fresh": "~0.5.2", string
|
/third_party/node/deps/v8/src/objects/ |
D | map.cc | 1202 Handle<Map> fresh = Map::CopyNormalized(isolate, fast_map, mode); in Normalize() local
|
/third_party/node/deps/v8/tools/turbolizer/ |
D | package-lock.json | 1403 "fresh": { object 1759 "fresh": "0.5.2", string
|
/third_party/typescript/lib/ |
D | typingsInstaller.js | 51059 getFalseType: function (fresh) { return fresh ? falseType : regularFalseType; }, argument 51060 getTrueType: function (fresh) { return fresh ? trueType : regularTrueType; }, argument
|
D | tsc.js | 42048 getFalseType: function (fresh) { return fresh ? falseType : regularFalseType; }, argument 42049 getTrueType: function (fresh) { return fresh ? trueType : regularTrueType; }, argument
|