Home
last modified time | relevance | path

Searched defs:PyPreConfig (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dinitconfig.h47 typedef struct PyPreConfig { struct
48 int _config_init; /* _PyConfigInitEnum value */
52 int parse_argv;
59 int isolated;
64 int use_environment;
68 int configure_locale;
81 int coerce_c_locale;
89 int coerce_c_locale_warn;
100 int legacy_windows_fs_encoding;
125 } PyPreConfig; typedef
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dinitconfig.h47 typedef struct PyPreConfig { struct
48 int _config_init; /* _PyConfigInitEnum value */
52 int parse_argv;
59 int isolated;
64 int use_environment;
68 int configure_locale;
81 int coerce_c_locale;
89 int coerce_c_locale_warn;
100 int legacy_windows_fs_encoding;
125 } PyPreConfig; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dinitconfig.h47 typedef struct PyPreConfig { struct
48 int _config_init; /* _PyConfigInitEnum value */
52 int parse_argv;
59 int isolated;
64 int use_environment;
68 int configure_locale;
81 int coerce_c_locale;
89 int coerce_c_locale_warn;
100 int legacy_windows_fs_encoding;
125 } PyPreConfig; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dinitconfig.h47 typedef struct PyPreConfig { struct
48 int _config_init; /* _PyConfigInitEnum value */
52 int parse_argv;
59 int isolated;
64 int use_environment;
68 int configure_locale;
81 int coerce_c_locale;
89 int coerce_c_locale_warn;
100 int legacy_windows_fs_encoding;
125 } PyPreConfig; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dinitconfig.h47 typedef struct PyPreConfig { struct
48 int _config_init; /* _PyConfigInitEnum value */
52 int parse_argv;
59 int isolated;
64 int use_environment;
68 int configure_locale;
81 int coerce_c_locale;
89 int coerce_c_locale_warn;
100 int legacy_windows_fs_encoding;
125 } PyPreConfig; typedef
/aosp_15_r20/external/python/cpython3/Doc/c-api/
Dinit_config.rst206 PyPreConfig chapter