Home
last modified time | relevance | path

Searched defs:return_ (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fxjs/
Dcjs_result.h54 v8::Local<v8::Value> return_; variable
/external/python/cpython3/Lib/test/test_importlib/import_/
Dtest_caching.py53 def create_mock(self, *names, return_=None): argument
/external/swiftshader/third_party/marl/include/marl/
Dpool.h316 void BoundedPool<T, N, POLICY>::Storage::return_(Item* item) { in return_() function
430 void UnboundedPool<T, POLICY>::Storage::return_(Item* item) { in return_() function
/external/mesa3d/src/compiler/glsl/tests/
Dlower_jump_cases.py85 def return_(value = None): function
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
DAppleScript_Suite.py842 return_ = _Prop_return_() variable