| /third_party/protobuf/.github/ |
| D | mergeable.yml | 1 mergeable: 7 message: 'Pull request marked not mergeable'
|
| /third_party/boost/boost/sort/block_indirect_sort/blk_detail/ |
| D | merge_blocks.hpp | 345 /// are mergeable, and generate a couple of ranges for to be merged. 376 bool mergeable = false; in extract_ranges() local 383 mergeable = (side_max != side_posx in extract_ranges() 387 if (final or not mergeable) in extract_ranges() local
|
| /third_party/flutter/flutter/packages/flutter/lib/src/material/ |
| D | mergeable_material.dart | 28 /// The key is used to match parts of the mergeable material from frame to 39 /// Creates a slice of [Material] that's mergeable within a 101 /// Creates a mergeable Material list of items.
|
| /third_party/gstreamer/gstplugins_bad/gst/camerabin2/ |
| D | gstcamerabin2.h | 27 /* to keep code mergeable */
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
| D | ELFAsmParser.cpp | 545 bool Mergeable = Flags & ELF::SHF_MERGE; in ParseSectionArguments() local 556 if (Mergeable) in ParseSectionArguments() 557 return TokError("Mergeable section must specify the type"); in ParseSectionArguments() 564 if (Mergeable) in ParseSectionArguments()
|
| /third_party/gstreamer/gstreamer/tests/check/libs/ |
| D | adapter.c | 142 /* Start peeking on an adapter with 2 non-mergeable buffers 151 /* Start peeking on an adapter with 2 mergeable buffers 209 /* take data from an adapter with 2 non-mergeable buffers 218 /* take data from an adapter with 2 mergeable buffers
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | SectionKind.h | 35 /// SectionKind are not mergeable.
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | TargetLoweringObjectFileImpl.h | 177 /// Given a mergeable constant with the specified size and relocation
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | TargetLoweringObjectFileImpl.cpp | 549 // We shouldn't have mergeable C strings or mergeable constants that we in getEntrySizeForKind() 734 /// Given a mergeable constant with the specified size and relocation 1854 report_fatal_error("Unhandled multi-byte mergeable string kind."); in SelectSectionForGlobal() 1905 /// Given a mergeable constant with the specified size and relocation
|
| /third_party/mesa3d/src/amd/registers/ |
| D | regdb.py | 597 # Merge all mergeable enum sets 618 # Merge all mergeable type refs
|
| /third_party/skia/src/gpu/ops/ |
| D | TextureOp.cpp | 1060 // chain1 (that): opA (non-AA/mergeable) opB (non-AA/non-mergeable) in onCombineIfPossible() 1061 // chain2 (this): opC (cov-AA/non-mergeable) opD (cov-AA/mergeable) in onCombineIfPossible()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceELFSection.h | 115 /// fixed entsize and duplicates may be mergeable.
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | README.txt | 177 Add support for mergeable sections in the Wasm writer, such as for strings and
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
| D | TargetLoweringObjectFile.cpp | 166 // Most non-mergeable zero data can be put in the BSS section unless otherwise in getKindForGlobal()
|
| /third_party/ltp/testcases/kernel/mem/lib/ |
| D | mem.c | 281 /* wait for ksm daemon to scan all mergeable pages. */ in group_check()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | SILoadStoreOptimizer.cpp | 1906 // Sort potential mergeable instructions into lists. One list per base address. in collectMergeableInsts() 1908 // We run this before checking if an address is mergeable, because it can produce in collectMergeableInsts() 1909 // better code even if the instructions aren't mergeable. in collectMergeableInsts()
|
| /third_party/typescript_eslint/packages/eslint-plugin/ |
| D | ROADMAP.md | 133 | [`no-mergeable-namespace`] | | N/A | 438 [`no-mergeable-namespace`]: https://palantir.github.io/tslint/rules/no-mergeable-namespace
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/WindowsManifest/ |
| D | WindowsManifestMerger.cpp | 509 // are of a mergeable type, and choose namespaces according to which have
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | ELFObjectWriter.cpp | 1379 // If a relocation points to a mergeable section, we have to be careful. in shouldRelocateWithSymbol() 1394 // only handle section relocations to mergeable sections if using RELA. in shouldRelocateWithSymbol()
|
| /third_party/e2fsprogs/lib/ext2fs/ |
| D | fallocate.c | 252 /* Are the two extents mergeable? */ in ext_falloc_helper()
|
| /third_party/ltp/scripts/ |
| D | spelling.txt | 928 mergable||mergeable
|
| /third_party/libsoup/libsoup/ |
| D | soup-cookie.c | 908 * properly mergeable/unmergeable. in soup_cookies_from_response()
|
| /third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
| D | sctp_output.c | 11086 int mergeable = 0; local 11289 if (mergeable && selector->right_edge) { 11298 mergeable = 0; 11301 if (mergeable && selector->right_edge) { 11306 mergeable = 0; 11312 mergeable = 0; 11325 mergeable = 1; 11338 mergeable = 0; 11363 if (mergeable && selector->right_edge) { 11372 mergeable = 0; [all …]
|
| /third_party/typescript/src/services/ |
| D | navigationBar.ts | 606 /** a and b have the same name, but they may not be mergeable. */
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | BidiLine.java | 532 /* now, count a (non-mergeable) WS run */ in getRuns()
|