Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
Dsymtablemodule.c31 PyObject *source_copy = NULL; in _symtable_symtable_impl() local
/aosp_15_r20/external/python/cpython3/Python/
Dbltinmodule.c744 PyObject *source_copy; in builtin_compile_impl() local
908 PyObject *result, *source_copy; in builtin_eval_impl() local
1092 PyObject *source_copy; in builtin_exec_impl() local
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dcompound_dictionary.c36 uint8_t* source_copy = NULL; in CreatePreparedDictionaryWithParams() local
/aosp_15_r20/art/openjdkjvmti/
H A Dti_class.cc1093 JvmtiUniquePtr<char[]> source_copy; in GetSourceFileName() local