Home
last modified time | relevance | path

Searched defs:coerced (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.cc165 char* coerced = internal::UTF8CoerceToStructurallyValid(leftover_, utf8.get(), ' '); in FinishParse() local
/external/python/cpython2/Objects/
Dclassobject.c1457 PyObject *coerced = NULL; in half_binop() local
1551 PyObject *coerced; in instance_coerce() local
/external/turbine/java/com/google/turbine/binder/
DConstEvaluator.java1025 ImmutableList.Builder<Const> coerced = ImmutableList.builder(); in evalAnnotationValue() local
/external/python/cpython3/Python/
Dpylifecycle.c327 int coerced = 0; in _Py_CoerceLegacyLocale() local