Searched defs:return_true (Results 1 – 8 of 8) sorted by relevance
| /external/v8/src/builtins/ |
| D | builtins-global-gen.cc | 16 Label return_true(this), return_false(this); in TF_BUILTIN() local 65 Label return_true(this), return_false(this); in TF_BUILTIN() local
|
| D | builtins-conversion-gen.cc | 43 Label return_true(this), return_false(this); in TF_BUILTIN() local
|
| D | builtins-object-gen.cc | 357 Label call_runtime(this), return_true(this), return_false(this), in TF_BUILTIN() local 1113 Label return_true(this), return_false(this); in TF_BUILTIN() local
|
| /external/mesa3d/bin/pick/ |
| D | core_test.py | 262 async def return_true(*_, **__) -> bool: member in TestResolveNomination
|
| /external/v8/src/codegen/ |
| D | code-stub-assembler.cc | 9149 Label return_false(this), return_true(this), in HasInPrototypeChain() local 10627 Label return_true(this), return_false(this), do_float_comparison(this), in RelationalComparison() local 12099 Label call_runtime(this, Label::kDeferred), return_true(this), in HasProperty() local 12391 if_nohandler(this, Label::kDeferred), return_true(this), in InstanceOf() local
|
| /external/v8/src/ic/ |
| D | accessor-assembler.cc | 693 Label return_true(this), return_false(this), return_lookup(this), in HandleLoadICSmiHandlerHasNamedCase() local
|
| /external/python/cpython2/Lib/test/ |
| D | test_descr.py | 1828 def return_true(self, thing=None): function
|
| /external/python/cpython3/Lib/test/ |
| D | test_descr.py | 2005 def return_true(self, thing=None): function
|