Home
last modified time | relevance | path

Searched refs:Unfolded (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/print/lilypond/lilypond-2.22.1/input/regression/
H A Drepeat-unfold.ly8 Unfolded repeats are fully written out. Semi unfolded repeats have the body
14 Unfolded behavior:"
/dports/print/lilypond-devel/lilypond-2.23.5/input/regression/
H A Drepeat-unfold.ly5 Unfolded repeats are fully written out. Semi unfolded repeats have the body
11 Unfolded behavior:"
/dports/net-im/fractal/fractal-4.4.0/vendor/libhandy/src/auto/
H A Denums.rs163 Unfolded, enumerator
172 Fold::Unfolded => "Unfolded", in fmt()
185 Fold::Unfolded => handy_sys::HDY_FOLD_UNFOLDED, in to_glib()
197 0 => Fold::Unfolded, in from_glib()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/inets/src/http_lib/
H A Dhttp_response.erl74 Unfolded = unfold([Header|Folded]),
76 lists:splitwith(fun($:) -> false; (_) -> true end, Unfolded),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/inets/src/http_lib/
H A Dhttp_response.erl74 Unfolded = unfold([Header|Folded]),
76 lists:splitwith(fun($:) -> false; (_) -> true end, Unfolded),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/inets/src/http_lib/
H A Dhttp_response.erl74 Unfolded = unfold([Header|Folded]),
76 lists:splitwith(fun($:) -> false; (_) -> true end, Unfolded),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/inets/src/http_lib/
H A Dhttp_response.erl74 Unfolded = unfold([Header|Folded]),
76 lists:splitwith(fun($:) -> false; (_) -> true end, Unfolded),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/inets/src/http_lib/
H A Dhttp_response.erl74 Unfolded = unfold([Header|Folded]),
76 lists:splitwith(fun($:) -> false; (_) -> true end, Unfolded),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/inets/src/http_lib/
H A Dhttp_response.erl74 Unfolded = unfold([Header|Folded]),
76 lists:splitwith(fun($:) -> false; (_) -> true end, Unfolded),
/dports/lang/erlang/otp-OTP-24.1.7/lib/inets/src/http_lib/
H A Dhttp_response.erl74 Unfolded = unfold([Header|Folded]),
76 lists:splitwith(fun($:) -> false; (_) -> true end, Unfolded),
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_spark.adb535 type Result_Kind is (Folded, Unfolded, Function_Call); literal
546 when Unfolded => Tree_Access : Perm_Tree_Access;
2630 when Unfolded =>
2678 return (R => Unfolded, Tree_Access => C);
2712 when Unfolded =>
2728 return (R => Unfolded,
2733 return (R => Unfolded,
2766 when Unfolded =>
2774 return (R => Unfolded,
2802 when Unfolded =>
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_spark.adb535 type Result_Kind is (Folded, Unfolded, Function_Call); literal
546 when Unfolded => Tree_Access : Perm_Tree_Access;
2630 when Unfolded =>
2678 return (R => Unfolded, Tree_Access => C);
2712 when Unfolded =>
2728 return (R => Unfolded,
2733 return (R => Unfolded,
2766 when Unfolded =>
2774 return (R => Unfolded,
2802 when Unfolded =>
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_spark.adb535 type Result_Kind is (Folded, Unfolded, Function_Call); literal
546 when Unfolded => Tree_Access : Perm_Tree_Access;
2630 when Unfolded =>
2678 return (R => Unfolded, Tree_Access => C);
2712 when Unfolded =>
2728 return (R => Unfolded,
2733 return (R => Unfolded,
2766 when Unfolded =>
2774 return (R => Unfolded,
2802 when Unfolded =>
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp762 bool Unfolded = TII->unfoldMemoryOperand(*MBB->getParent(), MI, TmpReg, in convertCmovInstsToBranches() local
765 (void)Unfolded; in convertCmovInstsToBranches()
766 assert(Unfolded && "Should never fail to unfold a loading cmov!"); in convertCmovInstsToBranches()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp761 bool Unfolded = TII->unfoldMemoryOperand(*MBB->getParent(), MI, TmpReg, in convertCmovInstsToBranches() local
764 (void)Unfolded; in convertCmovInstsToBranches()
765 assert(Unfolded && "Should never fail to unfold a loading cmov!"); in convertCmovInstsToBranches()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86CmovConversion.cpp761 bool Unfolded = TII->unfoldMemoryOperand(*MBB->getParent(), MI, TmpReg, in convertCmovInstsToBranches() local
764 (void)Unfolded; in convertCmovInstsToBranches()
765 assert(Unfolded && "Should never fail to unfold a loading cmov!"); in convertCmovInstsToBranches()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86CmovConversion.cpp762 bool Unfolded = TII->unfoldMemoryOperand(*MBB->getParent(), MI, TmpReg, in convertCmovInstsToBranches() local
765 (void)Unfolded; in convertCmovInstsToBranches()
766 assert(Unfolded && "Should never fail to unfold a loading cmov!"); in convertCmovInstsToBranches()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp761 bool Unfolded = TII->unfoldMemoryOperand(*MBB->getParent(), MI, TmpReg, in convertCmovInstsToBranches() local
764 (void)Unfolded; in convertCmovInstsToBranches()
765 assert(Unfolded && "Should never fail to unfold a loading cmov!"); in convertCmovInstsToBranches()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86CmovConversion.cpp761 bool Unfolded = TII->unfoldMemoryOperand(*MBB->getParent(), MI, TmpReg, in convertCmovInstsToBranches() local
764 (void)Unfolded; in convertCmovInstsToBranches()
765 assert(Unfolded && "Should never fail to unfold a loading cmov!"); in convertCmovInstsToBranches()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp762 bool Unfolded = TII->unfoldMemoryOperand(*MBB->getParent(), MI, TmpReg, in convertCmovInstsToBranches() local
765 (void)Unfolded; in convertCmovInstsToBranches()
766 assert(Unfolded && "Should never fail to unfold a loading cmov!"); in convertCmovInstsToBranches()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp761 bool Unfolded = TII->unfoldMemoryOperand(*MBB->getParent(), MI, TmpReg, in convertCmovInstsToBranches() local
764 (void)Unfolded; in convertCmovInstsToBranches()
765 assert(Unfolded && "Should never fail to unfold a loading cmov!"); in convertCmovInstsToBranches()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp762 bool Unfolded = TII->unfoldMemoryOperand(*MBB->getParent(), MI, TmpReg, in convertCmovInstsToBranches() local
765 (void)Unfolded; in convertCmovInstsToBranches()
766 assert(Unfolded && "Should never fail to unfold a loading cmov!"); in convertCmovInstsToBranches()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp762 bool Unfolded = TII->unfoldMemoryOperand(*MBB->getParent(), MI, TmpReg, in convertCmovInstsToBranches() local
765 (void)Unfolded; in convertCmovInstsToBranches()
766 assert(Unfolded && "Should never fail to unfold a loading cmov!"); in convertCmovInstsToBranches()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp761 bool Unfolded = TII->unfoldMemoryOperand(*MBB->getParent(), MI, TmpReg, in convertCmovInstsToBranches() local
764 (void)Unfolded; in convertCmovInstsToBranches()
765 assert(Unfolded && "Should never fail to unfold a loading cmov!"); in convertCmovInstsToBranches()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp761 bool Unfolded = TII->unfoldMemoryOperand(*MBB->getParent(), MI, TmpReg, in convertCmovInstsToBranches() local
764 (void)Unfolded; in convertCmovInstsToBranches()
765 assert(Unfolded && "Should never fail to unfold a loading cmov!"); in convertCmovInstsToBranches()

12345678