Searched defs:containing (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/tools/gn/
H A Dscope.h33 // more containing scopes.
35 // A containing scope can be const or non-const. The const containing scope is
37 // many invocations. A const containing scope, however, prevents us from
39 // variables. So you should use a non-const containing scope whenever possible.
115 const Scope* containing() const { function in class:Scope
179 // check all containing scoped rescursively.
189 // containing scopes.
203 // containing scope(s) (normally shadowed into the current one) will not be
204 // copied, neither will the reference to the containing scop
[all...]
/external/lldb/source/Target/
H A DLanguageRuntime.cpp131 bool containing)
135 return m_actual_resolver_sp->SearchCallback (filter, context, addr, containing);
128 SearchCallback(SearchFilter &filter, SymbolContext &context, Address *addr, bool containing) argument
/external/bison/
H A Dmaint.mk227 # containing | non_containing
229 # Select the files (non) containing strings matching this regexp.
261 export containing = macro
306 test -n "$$files" && test -n "$$containing" \
307 && { files=$$(grep -l "$$containing" $$files); } || :; \
716 # Ensure that each .c file containing a "main" function also
721 containing='\<main *(' \
725 # Ensure that each .c file containing a "main" function also
730 containing='\<main *(' \
1016 containing
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 272 milliseconds