| /third_party/python/Lib/lib2to3/fixes/ |
| H A D | fix_exec.py | 14 from ..fixer_util import Comma, Name, Call namespace
|
| H A D | fix_repr.py | 8 from ..fixer_util import Call, Name, parenthesize namespace
|
| H A D | fix_input.py | 6 from ..fixer_util import Call, Name namespace
|
| H A D | fix_apply.py | 12 from ..fixer_util import Call, Comma, parenthesize namespace
|
| H A D | fix_throw.py | 14 from ..fixer_util import Name, Call, ArgList, Attr, is_tuple namespace
|
| H A D | fix_sys_exc.py | 12 from ..fixer_util import Attr, Call, Name, Number, Subscript, Node, syms namespace
|
| H A D | fix_dict.py | 34 from ..fixer_util import Name, Call, Dot namespace
|
| H A D | fix_execfile.py | 11 from ..fixer_util import (Comma, Name, Call, LParen, RParen, Dot, Node, namespace
|
| H A D | fix_print.py | 21 from ..fixer_util import Name, Call, Comma, String namespace
|
| H A D | fix_raise.py | 29 from ..fixer_util import Name, Call, Attr, ArgList, is_tuple namespace
|
| H A D | fix_idioms.py | 32 from ..fixer_util import Call, Comma, Name, Node, BlankLine, syms namespace
|
| H A D | fix_xrange.py | 8 from ..fixer_util import Name, Call, consuming_calls namespace
|
| H A D | fix_next.py | 12 from ..fixer_util import Name, Call, find_binding namespace
|
| H A D | fix_map.py | 25 from ..fixer_util import Name, ArgList, Call, ListComp, in_special_context namespace
|
| /third_party/gn/src/gn/ |
| H A D | function_get_label_info_unittest.cc | 18 std::string Call(const std::string& label, const std::string& what) { in Call() function in __anon2903::GetLabelInfoTest [all...] |
| H A D | function_get_path_info_unittest.cc | 19 std::string Call(const std::string& input, const std::string& what) { in Call() function in __anon2905::GetPathInfoTest [all...] |
| /third_party/skia/third_party/externals/tint/src/sem/ |
| H A D | call.cc | 20 TINT_INSTANTIATE_TYPEINFO(tint::sem::Call); variable 25 Call::Call(const ast::CallExpression* declaration, in Call() function in tint::sem::Call
|
| H A D | call.h | 28 class Call : public Castable<Call, Expression> { class
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | distribution_caller.h | 82 static typename DistrT::result_type Call(URBG* urbg, Args&&... args) { in Call() function
|
| /third_party/libunwind/libunwind/doc/ |
| H A D | unw_create_addr_space.tex | |
| /third_party/vk-gl-cts/executor/ |
| H A D | xeCallQueue.cpp | 155 Call function in xe::Call [all...] |
| /third_party/node/deps/v8/include/cppgc/internal/ |
| H A D | finalizer-trait.h | 35 static void Call(void* obj) { in Call() function 42 static void Call(void* obj) { static_cast<T*>(obj)->~T(); } in Call() function
|
| /third_party/node/deps/v8/include/v8-include/cppgc/internal/ |
| H A D | finalizer-trait.h | 35 static void Call(void* obj) { in Call() function 42 static void Call(void* obj) { static_cast<T*>(obj)->~T(); } in Call() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | Statepoint.cpp | 20 bool llvm::isStatepoint(const CallBase *Call) { in isStatepoint() argument 36 bool llvm::isGCRelocate(const CallBase *Call) { in isGCRelocate() argument 46 bool llvm::isGCResult(const CallBase *Call) { return isa<GCResultInst>(Call); } in isGCResult() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | ObjectContentHasher.h | 40 static constexpr void Call(ObjectContentHasher* recorder, in Call() function 49 static constexpr void Call(ObjectContentHasher* recorder, T* obj) { in Call() function 58 static constexpr void Call(ObjectContentHasher* recorder, const std::vector<T>& vec) { in Call() function 75 static constexpr void Call(ObjectContentHasher* recorder, const std::string& str) { in Call() function
|