Home
last modified time | relevance | path

Searched defs:file_encoding (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/googleapis/google/cloud/bigquery/migration/v2alpha/
H A Dtranslation_task.proto112 FileEncoding file_encoding = 4; field
/aosp_15_r20/external/google-cloud-java/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2alpha/src/main/proto/google/cloud/bigquery/migration/v2alpha/
H A Dtranslation_task.proto112 FileEncoding file_encoding = 4; field
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dcodecs.py773 file_encoding = 'unknown' variable in StreamRecoder
920 def EncodedFile(file, data_encoding, file_encoding=None, errors='strict'): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dcodecs.py773 file_encoding = 'unknown' variable in StreamRecoder
920 def EncodedFile(file, data_encoding, file_encoding=None, errors='strict'): argument
/aosp_15_r20/external/python/cpython3/Lib/
Dcodecs.py773 file_encoding = 'unknown' variable in StreamRecoder
920 def EncodedFile(file, data_encoding, file_encoding=None, errors='strict'): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dcodecs.py773 file_encoding = 'unknown' variable in StreamRecoder
920 def EncodedFile(file, data_encoding, file_encoding=None, errors='strict'): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dcodecs.py773 file_encoding = 'unknown' variable in StreamRecoder
920 def EncodedFile(file, data_encoding, file_encoding=None, errors='strict'): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dcodecs.py773 file_encoding = 'unknown' variable in StreamRecoder
920 def EncodedFile(file, data_encoding, file_encoding=None, errors='strict'): argument
/aosp_15_r20/external/python/cpython2/Lib/
Dcodecs.py761 file_encoding = 'unknown' variable in StreamRecoder
907 def EncodedFile(file, data_encoding, file_encoding=None, errors='strict'): argument
/aosp_15_r20/external/libpng/
H A Dpngread.c1301 int file_encoding; /* E_ values above */ member