Home
last modified time | relevance | path

Searched defs:nonLocal (Results 1 – 13 of 13) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/dawn_native/d3d12/
H A DResidencyManagerD3D12.h60 MemorySegmentInfo nonLocal = {DXGI_MEMORY_SEGMENT_GROUP_NON_LOCAL}; member
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DEmitterScope.cpp915 bool EmitterScope::leave(BytecodeEmitter* bce, bool nonLocal) { in leave()
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DEmitterScope.cpp914 bool EmitterScope::leave(BytecodeEmitter* bce, bool nonLocal) { in leave()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DEmitterScope.cpp915 bool EmitterScope::leave(BytecodeEmitter* bce, bool nonLocal) { in leave()
/dports/lang/nickle/nickle-2.90/
H A Dcompile.c2135 NonLocal *nonLocal; in CompileCatch() local
3908 NonLocalPtr nonLocal) in CompileFuncCode()
3950 NonLocalPtr nonLocal) in CompileFunc()
H A Dnickle.h607 NonLocal *nonLocal; member
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DEmitterScope.cpp988 bool EmitterScope::leave(BytecodeEmitter* bce, bool nonLocal) { in leave()
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dastutils.cpp2567 static bool nonLocal(const Variable* var, bool deref) in nonLocal() function
H A Dvalueflow.cpp2647 static bool nonLocal(const Variable* var, bool deref) { in nonLocal() function
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dastutils.cpp2567 static bool nonLocal(const Variable* var, bool deref) in nonLocal() function
H A Dvalueflow.cpp2647 static bool nonLocal(const Variable* var, bool deref) { in nonLocal() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/frontend/
H A DBytecodeEmitter.cpp1400 BytecodeEmitter::EmitterScope::leave(BytecodeEmitter* bce, bool nonLocal) in leave()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/frontend/
H A DBytecodeEmitter.cpp1278 bool BytecodeEmitter::EmitterScope::leave(BytecodeEmitter* bce, bool nonLocal) { in leave()