Home
last modified time | relevance | path

Searched full:mergeable (Results 1 – 25 of 42) sorted by relevance

12

/third_party/protobuf/.github/
Dmergeable.yml1 mergeable:
7 message: 'Pull request marked not mergeable'
/third_party/boost/boost/sort/block_indirect_sort/blk_detail/
Dmerge_blocks.hpp345 /// 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/
Dmergeable_material.dart28 /// 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/
Dgstcamerabin2.h27 /* to keep code mergeable */
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp545 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/
Dadapter.c142 /* 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/
DSectionKind.h35 /// SectionKind are not mergeable.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h177 /// 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/
DTargetLoweringObjectFileImpl.cpp549 // 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/
Dregdb.py597 # Merge all mergeable enum sets
618 # Merge all mergeable type refs
/third_party/skia/src/gpu/ops/
DTextureOp.cpp1060 // 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/
DIceELFSection.h115 /// fixed entsize and duplicates may be mergeable.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DREADME.txt177 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/
DTargetLoweringObjectFile.cpp166 // Most non-mergeable zero data can be put in the BSS section unless otherwise in getKindForGlobal()
/third_party/ltp/testcases/kernel/mem/lib/
Dmem.c281 /* 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/
DSILoadStoreOptimizer.cpp1906 // 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/
DROADMAP.md133 | [`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/
DWindowsManifestMerger.cpp509 // 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/
DELFObjectWriter.cpp1379 // 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/
Dfallocate.c252 /* Are the two extents mergeable? */ in ext_falloc_helper()
/third_party/ltp/scripts/
Dspelling.txt928 mergable||mergeable
/third_party/libsoup/libsoup/
Dsoup-cookie.c908 * properly mergeable/unmergeable. in soup_cookies_from_response()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_output.c11086 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/
DnavigationBar.ts606 /** 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/
DBidiLine.java532 /* now, count a (non-mergeable) WS run */ in getRuns()

12