Home
last modified time | relevance | path

Searched defs:Engaged (Results 1 – 22 of 22) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/services/src/main/java/org/mozilla/gecko/fxa/login/
H A DEngaged.java21 public class Engaged extends State { class
28 …public Engaged(String email, String uid, boolean verified, byte[] unwrapkB, byte[] sessionToken, b… in Engaged() method in Engaged
H A DState.java24 Engaged, enumConstant
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/services/src/main/java/org/mozilla/gecko/fxa/login/
H A DEngaged.java21 public class Engaged extends State { class
28 …public Engaged(String email, String uid, boolean verified, byte[] unwrapkB, byte[] sessionToken, b… in Engaged() method in Engaged
H A DState.java15 Engaged, enumConstant
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ADT/
H A DScopeExit.h27 bool Engaged = true; // False once moved-from or release()d. variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DScopeExit.h27 bool Engaged = true; // False once moved-from or release()d. variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ADT/
H A DScopeExit.h27 bool Engaged = true; // False once moved-from or release()d. variable
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ADT/
H A DScopeExit.h27 bool Engaged = true; // False once moved-from or release()d. variable
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ADT/
H A DScopeExit.h27 bool Engaged = true; // False once moved-from or release()d. variable
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DScopeExit.h27 bool Engaged = true; // False once moved-from or release()d. variable
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ADT/
H A DScopeExit.h27 bool Engaged = true; // False once moved-from or release()d. variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DScopeExit.h27 bool Engaged = true; // False once moved-from or release()d. variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ADT/
H A DScopeExit.h27 bool Engaged = true; // False once moved-from or release()d. variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ADT/
H A DScopeExit.h27 bool Engaged = true; // False once moved-from or release()d. variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DScopeExit.h27 bool Engaged = true; // False once moved-from or release()d. variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DScopeExit.h27 bool Engaged = true; // False once moved-from or release()d. variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ADT/
H A DScopeExit.h27 bool Engaged = true; // False once moved-from or release()d. variable
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DScopeExit.h27 bool Engaged = true; // False once moved-from or release()d. variable
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ADT/
H A DScopeExit.h27 bool Engaged = true; // False once moved-from or release()d. variable
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/ADT/
H A DScopeExit.h28 bool Engaged = true; // False once moved-from or release()d. variable
/dports/www/geneweb/geneweb-13c850a0cc3973daf7ae3e0772a1621f84052041/src/
H A Ddef.mli31 [ Married | NotMarried | Engaged | NoSexesCheckNotMarried | NoMention Constructor
/dports/science/simbody/simbody-Simbody-3.7/Simbody/include/simbody/internal/
H A DImpulseSolver.h125 enum BndCond {BndNA=-1, SlipLow=0, ImpendLow=1, Engaged=2, enumerator