/third_party/typescript_eslint/packages/eslint-plugin/src/rules/ |
D | unified-signatures.ts | 8 unify: Unify; property 93 const { unify, only2 } = failure; constant 94 switch (unify.kind) { 96 const { p0, p1 } = unify; 119 const { extraParameter, otherSignature } = unify; 153 const unify = compareSignatures( constant 158 if (unify !== undefined) { 159 result.push({ unify, only2: true }); 166 const unify = compareSignatures( constant 171 if (unify !== undefined) { [all …]
|
/third_party/gettext/gettext-tools/man/ |
D | msguniq.x | 2 msguniq \- unify duplicate translations in message catalog
|
/third_party/mesa3d/src/compiler/glsl/ |
D | lower_jumps.cpp | 576 bool unify = true; in visit() local 585 unify = false; in visit() 587 if(unify) { in visit()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LiveIntervalUnion.h | 91 void unify(LiveInterval &VirtReg, const LiveRange &Range);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveIntervalUnion.cpp | 29 void LiveIntervalUnion::unify(LiveInterval &VirtReg, const LiveRange &Range) { in unify() function in LiveIntervalUnion
|
D | LiveRegMatrix.cpp | 113 Matrix[Unit].unify(VirtReg, Range); in assign()
|
/third_party/boost/libs/convert/doc/ |
D | introduction.qbk | 14 * to ['unify and to uniformly deploy] various conversion facilities ['through one consistent interf…
|
/third_party/quickjs/ |
D | TODO | 7 - unify coding style and naming conventions
|
/third_party/mesa3d/docs/relnotes/ |
D | 12.0.5.rst | 81 - gallium/radeon: unify viewport emission code
|
D | 20.0.7.rst | 128 - radeonsi: unify and align down the max SSBO/TBO/UBO buffer binding
|
D | 21.2.0.rst | 3796 - zink: unify pipeline layout creation functions 3828 - zink: unify resource rebinding 3879 - zink: unify pipeline layout creation and move to descriptor_program_init 3937 - zink: unify code for updating res->bind_count values 3938 - zink: unify more resource bind count tracking code 4003 - zink: unify cached descriptor update code 4033 - zink: unify gfx shader create callbacks 4116 - anv: unify some draw state vertex constant emission 4132 - zink: unify/consolidate some barrier queuing 4135 - zink: unify fb surface unbinding [all …]
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_util.cpp | 195 void Interval::unify(Interval &that) in unify() function in nv50_ir::Interval
|
D | nv50_ir_util.h | 431 void unify(Interval&); // clears source interval
|
/third_party/ffmpeg/doc/ |
D | libav-merge.txt | 54 many work to do to unify them, and any help is very much welcome.
|
/third_party/boost/libs/test/doc/test_organization/ |
D | typed_parametrized_tests.qbk | 65 type being tested. Since [link ref_CHANGE_LOG_3_12 __UTF__ v3.12], the framework tries to unify
|
/third_party/boost/libs/stl_interfaces/doc/ |
D | intro.qbk | 212 available in one template, but it is difficult to unify those two templates
|
/third_party/gettext/gettext-tools/doc/ |
D | msguniq.texi | 11 @cindex unify duplicate translations
|
/third_party/python/Lib/idlelib/ |
D | TODO.txt | 36 - unify class and path browsers
|
/third_party/unity/docs/ |
D | ThrowTheSwitchCodingStandard.md | 4 we try to follow these standards to unify our contributors' code into a cohesive
|
/third_party/cJSON/tests/unity/docs/ |
D | ThrowTheSwitchCodingStandard.md | 4 we try to follow these standards to unify our contributors' code into a cohesive
|
/third_party/flutter/skia/third_party/externals/wuffs/lang/check/ |
D | bounds.go | 570 func (q *checker) unify(branches [][]*a.Expr) error { func 642 return q.unify(branches)
|
/third_party/python/Doc/howto/ |
D | sorting.rst | 239 simplify and unify the language, eliminating the conflict between rich
|
/third_party/grpc/src/objective-c/GRPCClient/ |
D | GRPCCallLegacy.m | 438 // TODO (mxyan): unify the error handlers of all Ops into a single closure.
|
/third_party/boost/libs/spirit/doc/karma/ |
D | complex.qbk | 211 number only. In order to simplify the overall grammar we strive to unify the
|
/third_party/json/doc/mkdocs/docs/home/ |
D | releases.md | 452 …this may be a very special feature used by only few people, it allowed to unify all functions that… 661 :fire: To unify the interfaces and to improve similarity with the STL, the following functions are … 697 To unify the interfaces and to improve similarity with the STL, the following functions are now dep… 1069 …n **deprecated** and will be deleted with the next major release 3.0.0 to unify the interface of t…
|