Home
last modified time | relevance | path

Searched defs:result_pair (Results 1 - 6 of 6) sorted by relevance

/third_party/gn/src/base/strings/
H A Dstring_split.cc101 auto& result_pair = result->back(); in AppendStringKeyValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSTLExtras.h632 template <typename X> struct result_pair { struct in llvm::detail::enumerator_impl
633 result_pair(std::size_t Index, X Value) : Index(Index), Value(Value) {} in result_pair() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSTLExtras.h1408 template <typename R> struct result_pair { struct
1415 result_pair(std::size_t Index, IterOfRange<R> Iter) in result_pair() function
1418 result_pair<R>(const result_pair<R> &Other) in result_pair() function
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-generator.cc1518 auto result_pair = in IGNITION_HANDLER() local
H A Dbytecode-generator.cc5442 RegisterList result_pair = register_allocator()->NewRegisterList(2); in VisitCall() local
/third_party/python/Objects/
H A Dfloatobject.c1580 PyObject *result_pair = NULL; in float_as_integer_ratio_impl() local

Completed in 23 milliseconds