Home
last modified time | relevance | path

Searched +defs:file +defs:header (Results 201 – 225 of 1419) sorted by relevance

12345678910>>...57

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dpickle.py247 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/
Dpickle.py247 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 Dpickle.py247 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/
Dpickle.py247 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/
Dpickle.py247 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/
Dpickle.py247 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 Dradv_rra.c70 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/
Daconfig_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/
Daconfig_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/
DDownloadProviderUi.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/
DDownloadProviderUi.jar ... .lang.String getDocIdForFile (java.io.File) java.io.File file public static java ...
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_aux.c665 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/
Dparser.go19 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 DXMLNode.cpp551 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/
Dpythonrun.c887 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/
Dvolley.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp1198 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 Dminidump.h763 string file() const { in file() function
1268 virtual const MDRawHeader* header() const { in header() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dregrtest.py341 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/
Dlibnanohttpd.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/
DDownloadProviderUi.jar ... .lang.String getDocIdForFile (java.io.File) java.io.File file public static java ...
/aosp_15_r20/out/target/common/obj/APPS/DownloadProviderUi_intermediates/
Dclasses.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 Dformat.rs359 pub header: Header, field
460 file: &'a PathString, in serialize_records_to_csv() field
/aosp_15_r20/art/runtime/
H A Dtrace.cc691 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 Ddelta_diff_utils.cc590 for (const FilesystemInterface::File& file : old_files) in DeltaReadPartition() local
1176 brillo::Blob header; in IsExtFilesystem() local

12345678910>>...57