Home
last modified time | relevance | path

Searched refs:source1 (Results 2301 – 2325 of 3566) sorted by relevance

1...<<919293949596979899100>>...143

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-apply-replacements/Inputs/conflict/
H A Dfile3.yaml2 MainSourceFile: source1.cpp
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-apply-replacements/Inputs/crlf/
H A Dfile1.yaml2 MainSourceFile: source1.cpp
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-apply-replacements/Inputs/crlf/
H A Dfile1.yaml2 MainSourceFile: source1.cpp
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-apply-replacements/Inputs/conflict/
H A Dfile3.yaml2 MainSourceFile: source1.cpp
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-apply-replacements/Inputs/conflict/
H A Dfile3.yaml2 MainSourceFile: source1.cpp
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-apply-replacements/Inputs/crlf/
H A Dfile1.yaml2 MainSourceFile: source1.cpp
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-apply-replacements/Inputs/conflict/
H A Dfile3.yaml2 MainSourceFile: source1.cpp
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-apply-replacements/Inputs/crlf/
H A Dfile1.yaml2 MainSourceFile: source1.cpp
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-apply-replacements/Inputs/conflict/
H A Dfile3.yaml2 MainSourceFile: source1.cpp
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-apply-replacements/Inputs/crlf/
H A Dfile1.yaml2 MainSourceFile: source1.cpp
/dports/sysutils/py-diffoscope/diffoscope-204/tests/comparators/
H A Dtest_archive.py34 assert differences[1].details[1].source1 == "compressed"
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Vegetation.ocd/SproutBerryBush.ocd/Flower.ocd/
H A DScene.material19 colour_op_ex source1 src_texture src_texture
/dports/games/openclonk/openclonk-release-8.1-src/planet/Decoration.ocd/Vegetation.ocd/Deciduous2.ocd/
H A DScene.material23 colour_op_ex source1 src_texture src_texture
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreTextureUnitState.cpp79 mAlphaBlendMode.source1 = LBS_TEXTURE; in TextureUnitState()
135 mAlphaBlendMode.source1 = LBS_TEXTURE; in TextureUnitState()
652 LayerBlendSource source1, in setColourOperationEx() argument
659 mColourBlendMode.source1 = source1; in setColourOperationEx()
699 LayerBlendSource source1, in setAlphaOperation() argument
706 mAlphaBlendMode.source1 = source1; in setAlphaOperation()
/dports/devel/py-scikit-build/scikit-build-0.12.0/skbuild/resources/cmake/
H A DUsePythonExtensions.cmake14 # SOURCES [source1 [source2 ...]]
17 # [DEPENDS [source1 [source2 ...]]])
44 # SOURCES [source1 [source2 ...]]
47 # [DEPENDS [source1 [source2 ...]]])
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dnapalm_mod.py1651 source1="candidate", candidate_path=None, source2="running", running_path=None argument
1704 candidate_cfg = get_config[source1]
1715 source1="candidate", candidate_path=None, source2="running", running_path=None argument
1761 candidate_cfg = get_config[source1]
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/libedataserver/
H A De-webdav-discover.c763 const EWebDAVDiscoveredSource *source1 = ptr1; in e_webdav_discover_cmp_sources() local
766 if (!source1 || !source2) in e_webdav_discover_cmp_sources()
767 return (source1 ? 1 : 0) - (source2 ? 1 : 0); in e_webdav_discover_cmp_sources()
769 …if (source1->order != source2->order && source1->order != (guint) -1 && source2->order != (guint) … in e_webdav_discover_cmp_sources()
770 return source1->order < source2->order ? -1 : 1; in e_webdav_discover_cmp_sources()
772 return g_strcmp0 (source1->display_name, source2->display_name); in e_webdav_discover_cmp_sources()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove.pass.cpp41 std::unique_ptr<VT> source1() { in source1() function
130 sink1<VT>(source1<VT>()); in test_basic()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove.pass.cpp41 std::unique_ptr<VT> source1() { in source1() function
130 sink1<VT>(source1<VT>()); in test_basic()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove.pass.cpp41 std::unique_ptr<VT> source1() { in source1() function
130 sink1<VT>(source1<VT>()); in test_basic()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove.pass.cpp41 std::unique_ptr<VT> source1() { in source1() function
130 sink1<VT>(source1<VT>()); in test_basic()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove.pass.cpp41 std::unique_ptr<VT> source1() { in source1() function
130 sink1<VT>(source1<VT>()); in test_basic()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove.pass.cpp41 std::unique_ptr<VT> source1() { in source1() function
130 sink1<VT>(source1<VT>()); in test_basic()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove.pass.cpp41 std::unique_ptr<VT> source1() { in source1() function
130 sink1<VT>(source1<VT>()); in test_basic()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove.pass.cpp41 std::unique_ptr<VT> source1() { in source1() function
130 sink1<VT>(source1<VT>()); in test_basic()

1...<<919293949596979899100>>...143