Home
last modified time | relevance | path

Searched refs:isGC (Results 1 – 25 of 59) sorted by relevance

123

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/InputCommon/
H A DInputConfig.cpp29 bool InputConfig::LoadConfig(bool isGC) in LoadConfig() argument
45 if (isGC) in LoadConfig()
122 if (!isGC && use_ir_config) in LoadConfig()
H A DInputConfig.h27 bool LoadConfig(bool isGC);
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/BlocksRuntime/
H A Druntime.c96 static bool isGC = false; variable
237 isGC = true; in _Block_use_GC()
313 if (!isGC) { in _Block_copy_internal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/BlocksRuntime/
H A Druntime.c96 static bool isGC = false; variable
237 isGC = true; in _Block_use_GC()
313 if (!isGC) { in _Block_copy_internal()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/BlocksRuntime/
H A Druntime.c96 static bool isGC = false; variable
237 isGC = true; in _Block_use_GC()
313 if (!isGC) { in _Block_copy_internal()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/BlocksRuntime/
H A Druntime.c96 static bool isGC = false; variable
237 isGC = true; in _Block_use_GC()
313 if (!isGC) { in _Block_copy_internal()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/BlocksRuntime/
H A Druntime.c96 static bool isGC = false; variable
237 isGC = true; in _Block_use_GC()
313 if (!isGC) { in _Block_copy_internal()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/BlocksRuntime/
H A Druntime.c96 static bool isGC = false; variable
237 isGC = true; in _Block_use_GC()
313 if (!isGC) { in _Block_copy_internal()
/dports/devel/compiler-rt/compiler-rt-0.r131639/BlocksRuntime/
H A Druntime.c96 static bool isGC = false; variable
237 isGC = true; in _Block_use_GC()
313 if (!isGC) { in _Block_copy_internal()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/BlocksRuntime/
H A Druntime.c96 static bool isGC = false; variable
237 isGC = true; in _Block_use_GC()
313 if (!isGC) { in _Block_copy_internal()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/BlocksRuntime/
H A Druntime.c96 static bool isGC = false; variable
237 isGC = true; in _Block_use_GC()
313 if (!isGC) { in _Block_copy_internal()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/BlocksRuntime/
H A Druntime.c96 static bool isGC = false; variable
237 isGC = true; in _Block_use_GC()
313 if (!isGC) { in _Block_copy_internal()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/BlocksRuntime/
H A Druntime.c96 static bool isGC = false; variable
237 isGC = true; in _Block_use_GC()
313 if (!isGC) { in _Block_copy_internal()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/BlocksRuntime/
H A Druntime.c96 static bool isGC = false; variable
237 isGC = true; in _Block_use_GC()
313 if (!isGC) { in _Block_copy_internal()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/BlocksRuntime/
H A Druntime.c96 static bool isGC = false; variable
237 isGC = true; in _Block_use_GC()
313 if (!isGC) { in _Block_copy_internal()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/
H A DConfigSet.cs373 bool isGC = false; in GetSearchRootEntry()
386 isGC = (Utils.Compare(isGCReady, "TRUE") == 0); in GetSearchRootEntry()
393 if (isGC) in GetSearchRootEntry()
H A DNativeMethods.cs65 public bool isGC; field in System.DirectoryServices.ActiveDirectory.DsDomainControllerInfo2
101 public bool isGC; field in System.DirectoryServices.ActiveDirectory.DsDomainControllerInfo3
/dports/science/jmol/jmol-14.32.7/src/jspecview/source/
H A DJDXDataObject.java597 return (continuous && (isHNMR() || isGC()) && is1D()); in canIntegrate()
601 return (isGC());// || isUVVis()); in isAutoOverlayFromJmolClick()
604 public boolean isGC() { in isGC() method in JDXDataObject
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/java2d/xr/
H A DXRBackendNative.java120 Region clip, boolean isGC); in XRSetClipNative() argument
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/classes/sun/java2d/xr/
H A DXRBackendNative.java120 Region clip, boolean isGC); in XRSetClipNative() argument
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/java2d/xr/
H A DXRBackendNative.java120 Region clip, boolean isGC); in XRSetClipNative() argument
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/classes/sun/java2d/xr/
H A DXRBackendNative.java120 Region clip, boolean isGC); in XRSetClipNative() argument
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/unix/classes/sun/java2d/xr/
H A DXRBackendNative.java120 Region clip, boolean isGC); in XRSetClipNative() argument
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/unix/classes/sun/java2d/xr/
H A DXRBackendNative.java120 Region clip, boolean isGC); in XRSetClipNative() argument
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/unix/classes/sun/java2d/xr/
H A DXRBackendNative.java120 Region clip, boolean isGC); in XRSetClipNative() argument

123