/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | pickle.py | 247 def write_large_bytes(self, header, payload): argument 409 def __init__(self, file, protocol=None, *, fix_imports=True, argument 1139 def __init__(self, file, *, fix_imports=True, argument 1750 def _dump(obj, file, protocol=None, *, fix_imports=True, buffer_callback=None): argument 1762 def _load(file, *, fix_imports=True, encoding="ASCII", errors="strict", argument
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | pickle.py | 247 def write_large_bytes(self, header, payload): argument 409 def __init__(self, file, protocol=None, *, fix_imports=True, argument 1139 def __init__(self, file, *, fix_imports=True, argument 1750 def _dump(obj, file, protocol=None, *, fix_imports=True, buffer_callback=None): argument 1762 def _load(file, *, fix_imports=True, encoding="ASCII", errors="strict", argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | pickle.py | 247 def write_large_bytes(self, header, payload): argument 409 def __init__(self, file, protocol=None, *, fix_imports=True, argument 1139 def __init__(self, file, *, fix_imports=True, argument 1750 def _dump(obj, file, protocol=None, *, fix_imports=True, buffer_callback=None): argument 1762 def _load(file, *, fix_imports=True, encoding="ASCII", errors="strict", argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | pickle.py | 247 def write_large_bytes(self, header, payload): argument 409 def __init__(self, file, protocol=None, *, fix_imports=True, argument 1139 def __init__(self, file, *, fix_imports=True, argument 1750 def _dump(obj, file, protocol=None, *, fix_imports=True, buffer_callback=None): argument 1762 def _load(file, *, fix_imports=True, encoding="ASCII", errors="strict", argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | pickle.py | 247 def write_large_bytes(self, header, payload): argument 409 def __init__(self, file, protocol=None, *, fix_imports=True, argument 1139 def __init__(self, file, *, fix_imports=True, argument 1750 def _dump(obj, file, protocol=None, *, fix_imports=True, buffer_callback=None): argument 1762 def _load(file, *, fix_imports=True, encoding="ASCII", errors="strict", argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | pickle.py | 247 def write_large_bytes(self, header, payload): argument 409 def __init__(self, file, protocol=None, *, fix_imports=True, argument 1139 def __init__(self, file, *, fix_imports=True, argument 1750 def _dump(obj, file, protocol=None, *, fix_imports=True, buffer_callback=None): argument 1762 def _load(file, *, fix_imports=True, encoding="ASCII", errors="strict", argument
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_rra.c | 70 struct rra_file_header header = { in rra_dump_header() local 276 rra_fill_accel_struct_header_common(struct radv_accel_struct_header *header, size_t parent_id_table… in rra_fill_accel_struct_header_common() 369 rra_dump_tlas_header(struct radv_accel_struct_header *header, size_t parent_id_table_size, size_t l… in rra_dump_tlas_header() 381 rra_dump_blas_header(struct radv_accel_struct_header *header, size_t parent_id_table_size, in rra_dump_blas_header() 423 …ader(struct radv_rra_accel_struct_data *accel_struct, const struct radv_accel_struct_header *heade… in rra_validate_header() 738 struct radv_accel_struct_header *header = (struct radv_accel_struct_header *)data; in rra_dump_acceleration_structure() local 1352 FILE *file = NULL; in radv_rra_dump_trace() local 1390 struct rra_file_header header = {0}; in radv_rra_dump_trace() local
|
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/aconfig_storage_file/aconfig_storage_file_java/android_common/javac/ |
D | aconfig_storage_file_java.jar | ... ByteBufferReader reader
android.aconfig.storage.FlagTable$Header header
public int getVersion ()
public java.lang ... |
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/aconfig_storage_file/aconfig_storage_file_java/android_common_apex34/javac/ |
D | aconfig_storage_file_java.jar | ... ByteBufferReader reader
android.aconfig.storage.FlagTable$Header header
public int getVersion ()
public java.lang ... |
/aosp_15_r20/out/soong/.intermediates/packages/providers/DownloadProvider/ui/DownloadProviderUi/android_common/javac/ |
D | DownloadProviderUi.jar | ... .lang.String getDocIdForFile (java.io.File)
java.io.File file
public static java ... |
/aosp_15_r20/out/soong/.intermediates/packages/providers/DownloadProvider/ui/DownloadProviderUi/android_common/repackaged-jarjar/javac/ |
D | DownloadProviderUi.jar | ... .lang.String getDocIdForFile (java.io.File)
java.io.File file
public static java ... |
/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | igt_aux.c | 665 void igt_progress(const char *header, uint64_t i, uint64_t total) in igt_progress() 1645 FILE *file = fopen("/proc/sys/fs/nr_open", "r"); in igt_allow_unlimited_files() local 1674 FILE *file = fopen("/proc/sys/fs/file-max", "r"); in vfs_file_max() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/ |
D | parser.go | 19 file *PosBase member 2295 func (p *parser) header(keyword token) (init SimpleStmt, cond Expr, post SimpleStmt) { func
|
/aosp_15_r20/frameworks/base/tools/aapt/ |
H A D | XMLNode.cpp | 551 status_t parseXMLResource(const sp<AaptFile>& file, ResXMLTree* outTree, in parseXMLResource() 583 sp<XMLNode> XMLNode::parse(const sp<AaptFile>& file) in parse() 1106 ResXMLTree_header header; in flatten() local
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | pythonrun.c | 887 PyObject *file; member 934 const char *header = EXCEPTION_TB_HEADER; in print_exception_traceback() local 1524 _PyErr_Display(PyObject *file, PyObject *exception, PyObject *value, PyObject *tb) in _PyErr_Display() 1574 PyObject *file = _PySys_GetAttr(tstate, &_Py_ID(stderr)); in PyErr_Display() local
|
/aosp_15_r20/out/soong/.intermediates/external/volley/volley/android_common/javac/ |
D | volley.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
D | ExynosHWCHelper.cpp | 1198 std::stringstream splitter, header, content; in build() local 1218 std::stringstream splitter, header; in buildForMiniDump() local 1308 int32_t writeIntToFile(const char* file, uint32_t value) { in writeIntToFile()
|
/aosp_15_r20/external/google-breakpad/src/google_breakpad/processor/ |
H A D | minidump.h | 763 string file() const { in file() function 1268 virtual const MDRawHeader* header() const { in header() function
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | regrtest.py | 341 header=False, pgo=False, failfast=False, match_tests=None): argument 1666 def printlist(x, width=70, indent=4, file=None): argument
|
/aosp_15_r20/out/soong/.intermediates/external/nanohttpd/libnanohttpd/android_common_apex30/javac/ |
D | libnanohttpd.jar | ... NanoHTTPD$TempFile {
private final java.io.File file
private final java.io.OutputStream fstream
public ... |
/aosp_15_r20/out/soong/.intermediates/packages/providers/DownloadProvider/ui/DownloadProviderUi/android_common/combined/ |
D | DownloadProviderUi.jar | ... .lang.String getDocIdForFile (java.io.File)
java.io.File file
public static java ... |
/aosp_15_r20/out/target/common/obj/APPS/DownloadProviderUi_intermediates/ |
D | classes.jar | ... .lang.String getDocIdForFile (java.io.File)
java.io.File file
public static java ... |
/aosp_15_r20/system/core/init/libprefetch/prefetch/src/ |
H A D | format.rs | 359 pub header: Header, field 460 file: &'a PathString, in serialize_records_to_csv() field
|
/aosp_15_r20/art/runtime/ |
H A D | trace.cc | 691 std::unique_ptr<File> file(OS::CreateEmptyFileWriteOnly(trace_filename)); in Start() local 716 std::unique_ptr<File> file(new File(trace_fd, /* path= */ "tracefile", /* check_usage= */ true)); in Start() local 741 auto deleter = [](File* file) { in Start() 1403 uint8_t header[kThreadNameHeaderSize]; in RecordThreadInfo() local
|
/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | delta_diff_utils.cc | 590 for (const FilesystemInterface::File& file : old_files) in DeltaReadPartition() local 1176 brillo::Blob header; in IsExtFilesystem() local
|