Home
last modified time | relevance | path

Searched defs:gone (Results 1 – 10 of 10) sorted by relevance

/external/apache-http/src/org/apache/http/conn/scheme/
DSchemeRegistry.java163 Scheme gone = registeredSchemes.remove(name); in unregister() local
/external/guice/core/test/com/google/inject/example/
DClientServiceWithGuiceDefaults.java68 private boolean gone = false; field in ClientServiceWithGuiceDefaults.MockService
DClientServiceWithGuice.java74 private boolean gone = false; field in ClientServiceWithGuice.MockService
DClientServiceWithFactories.java75 private boolean gone = false; field in ClientServiceWithFactories.MockService
DClientServiceWithDependencyInjection.java80 private boolean gone = false; field in ClientServiceWithDependencyInjection.MockService
/external/python/cpython2/Lib/test/
Dinspect_fodder2.py21 def gone(): function
/external/libcap/psx/
Dpsx.c78 int gone; member
625 int gone = ref->gone; in __psx_syscall() local
652 int gone = ref->gone; in __psx_syscall() local
/external/rust/crates/tokio/src/runtime/io/
Dregistration.rs249 fn gone() -> io::Error { in gone() function
/external/mesa3d/src/gfxstream/guest/OpenglCodecCommon/
DStateTrackingSupport.h247 bool gone = 0 == props->refcount; in unref() local
/external/python/cpython3/Lib/test/
Dinspect_fodder2.py21 def gone(): function