Searched defs:For (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/content/public/test/
H A Dweb_contents_tester.cc19 WebContentsTester* WebContentsTester::For(WebContents* contents) { function in class:content::WebContentsTester
H A Dtest_renderer_host.cc33 RenderViewHostTester* RenderViewHostTester::For(RenderViewHost* host) { function in class:content::RenderViewHostTester
/external/chromium_org/third_party/tlslite/tlslite/utils/
H A DRC4.py3 from compat import * #For False namespace
H A DTripleDES.py3 from compat import * #For True namespace
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
H A Dast.ml23 | For of string * expr * expr * expr option * expr Constructor in type:expr
H A Dtoken.ml19 | For | In Constructor in type:token
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A Dast.ml26 | For of string * expr * expr * expr option * expr Constructor in type:expr
H A Dtoken.ml19 | For | In Constructor in type:token
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dast.ml26 | For of string * expr * expr * expr option * expr Constructor in type:expr
H A Dtoken.ml19 | For | In Constructor in type:token
/external/chromium_org/third_party/jinja2/
H A Dnodes.py271 class For(Stmt): class in inherits:Stmt
277 For filtered nodes an expression can be stored as `test`, otherwise `None`.
463 """For loop unpacking and some other things like multiple arguments
814 access. For example ``ImportedName('cgi.escape')`` returns the `escape`
889 """Modifies the eval context. For each option that should be modified,

Completed in 2284 milliseconds