Searched defs:o (Results 1 – 9 of 9) sorted by relevance
37 std::ostringstream o; in to_string() local46 std::ostringstream o; in to_string() local54 std::ostringstream o; in to_string() local62 std::ostringstream o; in to_string() local80 std::ostringstream o; in to_string() local87 std::ostringstream o; in to_string() local98 std::ostringstream o; in to_string() local105 std::ostringstream o; in to_string() local112 std::ostringstream o; in to_string() local
89 def cached_set(o, key): argument99 def cached_set(o): argument121 def filter_with_validkeys(o): argument128 def merge_metadata(o, **ret): argument
127 def _check_write(self, o): argument141 def _check_read(self, o): argument
93 public boolean equals(Object o) { in equals()
51 TTestOldSchool *o = NULL; in test_old_school1() local
61 OldSchool o; in BOOST_AUTO_TEST_CASE() local
68 private static Object deepCopyObject(Object o) { in deepCopyObject()
584 var o = new Xtruct(); variable
224 bool parse_pyint(PyObject* o, T* ret, int32_t min, int32_t max) { in parse_pyint()