Searched defs:Anything (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/libs/proto/test/ |
D | matches.cpp | 47 struct Anything struct
|
/third_party/boost/boost/graph/distributed/adjlist/ |
D | serialization.hpp | 340 void graph_loader<Graph, Archive, VertexListS>::maybe_load_and_store_local_vertex(Anything) in maybe_load_and_store_local_vertex() argument 463 vertex_descriptor u, vertex_descriptor v, void* property_ptr, Anything) in add_pending_in_edge() argument 475 , edge_property_type const& property, void* property_ptr, Anything) in add_edge() argument 628 void graph_loader<Graph, Archive, VertexListS>::commit_pending_edges(Anything) in commit_pending_edges() argument
|
/third_party/python/Lib/unittest/test/testmock/ |
D | testmock.py | 1749 class Anything(object): class
|