Home
last modified time | relevance | path

Searched defs:file_ (Results 1 – 25 of 109) sorted by relevance

12345

/external/tensorflow/tensorflow/core/data/service/
Djournal.h72 std::unique_ptr<WritableFile> file_; variable
110 std::unique_ptr<RandomAccessFile> file_; variable
/external/llvm-project/debuginfo-tests/dexter/dex/debugger/
DDebuggerBase.py127 def add_breakpoint(self, file_, line): argument
131 def _add_breakpoint(self, file_, line): argument
134 def add_conditional_breakpoint(self, file_, line, condition): argument
139 def _add_conditional_breakpoint(self, file_, line, condition): argument
142 def delete_conditional_breakpoint(self, file_, line, condition): argument
147 def _delete_conditional_breakpoint(self, file_, line, condition): argument
/external/llvm-project/debuginfo-tests/dexter/dex/debugger/dbgeng/
Ddbgeng.py79 def _add_breakpoint(self, file_, line): argument
85 def _add_conditional_breakpoint(self, file_, line, condition): argument
90 def _delete_conditional_breakpoint(self, file_, line, condition): argument
/external/webrtc/common_audio/
Dwav_file.h73 FileWrapper file_; variable
108 FileWrapper file_; variable
/external/llvm-project/debuginfo-tests/dexter/dex/debugger/lldb/
DLLDB.py106 def _add_breakpoint(self, file_, line): argument
111 def _add_conditional_breakpoint(self, file_, line, condition): argument
119 def _delete_conditional_breakpoint(self, file_, line, condition): argument
/external/llvm-project/debuginfo-tests/dexter/dex/debugger/visualstudio/
DVisualStudio.py114 def _add_breakpoint(self, file_, line): argument
117 def _add_conditional_breakpoint(self, file_, line, condition): argument
121 def _delete_conditional_breakpoint(self, file_, line, condition): argument
/external/tensorflow/tensorflow/compiler/xla/
Dtext_literal_reader.h55 std::unique_ptr<tensorflow::RandomAccessFile> file_; variable
/external/webrtc/api/
Drtc_event_log_output_file.h53 FileWrapper file_; variable
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem.h132 std::unique_ptr<TF_RandomAccessFile> file_; variable
155 std::unique_ptr<TF_WritableFile> file_; variable
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/external/
Dfile_external_account_credentials.h41 std::string file_; variable
/external/perfetto/src/profiling/symbolizer/
Dscoped_read_mmap.h38 void* file_ = nullptr; variable
/external/libchrome/ipc/
Dipc_platform_file_attachment_posix.h35 base::PlatformFile file_; variable
/external/autotest/site_utils/bootperf-bin/
Dresultsdir.py22 def _ReadKeyvalFile(results, file_): argument
/external/libwebm/webm_parser/include/webm/
Dfile_reader.h80 std::unique_ptr<FILE, FileCloseFunctor> file_; variable
/external/protobuf/src/google/protobuf/compiler/java/
Djava_shared_code_generator.h80 const FileDescriptor* file_; variable
/external/bsdiff/include/bsdiff/
Dextents_file.h71 std::unique_ptr<FileInterface> file_; variable
/external/tensorflow/tensorflow/python/lib/io/
Dpy_record_reader.h64 RandomAccessFile* file_; // Owned variable
/external/tensorflow/tensorflow/core/lib/io/snappy/
Dsnappy_outputbuffer.h134 WritableFile* file_; // Not owned variable
Dsnappy_inputbuffer.h95 RandomAccessFile* file_; // Not owned variable
/external/google-breakpad/src/common/mac/
Dmacho_walker.h91 int file_; variable
/external/libchrome/base/files/
Dfile_proxy.h136 File file_; variable
/external/webrtc/modules/video_coding/utility/
Divf_file_writer.h59 FileWrapper file_; variable
/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h166 mutable const FileDescriptor* file_; // Set in Generate(). Under mutex_. variable
/external/marisa-trie/lib/marisa/grimoire/io/
Dmapper.h47 void *file_; variable
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dsnapshot_util.h221 std::unique_ptr<RandomAccessFile> file_; variable
273 std::unique_ptr<RandomAccessFile> file_; variable

12345