Home
last modified time | relevance | path

Searched defs:ideal (Results 1 – 16 of 16) sorted by relevance

/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/
Ddiff.js14 constructor ({ actual, ideal, filterSet, shrinkwrapInflated }) { property
36 ideal, property
97 tree: new Diff({ actual, ideal, filterSet, shrinkwrapInflated }), property
104 const getAction = ({ actual, ideal }) => { field
208 const ideal = idealKids.get(path) constant
211 ideal, property
229 ideal, property
240 const action = getAction({ actual, ideal }) field
248 children.push(new Diff({ actual, ideal, filterSet, shrinkwrapInflated })) property
283 ideal, property
/third_party/node/deps/npm/test/lib/utils/
Dreify-output.js223 { action: 'ADD', ideal: { location: 'loc' } }, property
236 { action: 'ADD', ideal: { location: 'loc' } }, property
252 { action: 'ADD', ideal: { location: 'loc' } }, property
266 { action: 'ADD', ideal: { location: 'loc' } }, property
301 mock.diff.children.push({ action: 'ADD', ideal: { location: 'loc' } }) property
310 const ideal = { location: 'loc' } variable
311 mock.diff.children.push({ action: 'CHANGE', actual, ideal }) field
357 { action: 'ADD', ideal: { name: 'baz' } }, property
375 { action: 'ADD', ideal: { name: 'baz' } }, property
/third_party/lzma/CPP/Windows/Control/
DReBar.h20 void MaximizeBand(unsigned index, bool ideal) in MaximizeBand()
/third_party/ffmpeg/libavdevice/tests/
Dtimefilter.c33 double ideal[SAMPLES]; in main() local
/third_party/skia/tests/
DBlendTest.cpp45 ideal = (x*y+127)/255; in test() local
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/arborist/
Dreify.js354 const ideal = idealTree.children.get(name) constant
395 ideal: this.idealTree, property
1079 ideal: diff.ideal, property
/third_party/curl/lib/
Dtransfer.c794 ULONG ideal; in win_update_buffer_size() local
/third_party/ffmpeg/libavcodec/
Dflashsv2enc.c776 …double ideal = ((double)(s->avctx->bit_rate * s->avctx->time_base.den * s->avctx->ticks_per_frame)… in optimum_use15_7() local
791 double ideal = in optimum_dist() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureGatherTests.cpp602 tcu::TextureLevel ideal (result.getFormat(), width, height); in verifyGatherOffsets() local
680 tcu::Surface ideal (width, height); in verifyGatherOffsetsCompare() local
729 tcu::Surface ideal (width, height); in verifySingleColored() local
/third_party/skia/third_party/externals/libpng/
Dpngpriv.h766 #define PNG_OUT_OF_RANGE(value, ideal, delta) \ argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp633 tcu::TextureLevel ideal (result.getFormat(), width, height); in verifyGatherOffsets() local
711 tcu::Surface ideal (width, height); in verifyGatherOffsetsCompare() local
/third_party/skia/third_party/externals/icu/source/i18n/
DdecNumber.cpp2843 Int ideal; /* ideal (preferred) exponent */ in uprv_decNumberSquareRoot() local
/third_party/icu/icu4c/source/i18n/
DdecNumber.cpp2843 Int ideal; /* ideal (preferred) exponent */ in uprv_decNumberSquareRoot() local
/third_party/node/deps/icu-small/source/i18n/
DdecNumber.cpp2843 Int ideal; /* ideal (preferred) exponent */ in uprv_decNumberSquareRoot() local
/third_party/typescript/src/lib/
Ddom.generated.d.ts227 ideal?: boolean; property
232 ideal?: string | string[]; property
237 ideal?: number; property
242 ideal?: number; property
/third_party/typescript/lib/
Dlib.dom.d.ts247 ideal?: boolean; property
252 ideal?: string | string[]; property
257 ideal?: number; property
262 ideal?: number; property