Home
last modified time | relevance | path

Searched defs:fh (Results 1 – 25 of 33) sorted by relevance

12

/external/lldb/source/API/
DSBCommandReturnObject.cpp127 SBCommandReturnObject::PutOutput (FILE *fh) in PutOutput()
139 SBCommandReturnObject::PutError (FILE *fh) in PutError()
268 SBCommandReturnObject::SetImmediateOutputFile (FILE *fh) in SetImmediateOutputFile()
275 SBCommandReturnObject::SetImmediateErrorFile (FILE *fh) in SetImmediateErrorFile()
DSBStream.cpp103 SBStream::RedirectToFileHandle (FILE *fh, bool transfer_fh_ownership) in RedirectToFileHandle()
DSBDebugger.cpp232 SBDebugger::SetInputFileHandle (FILE *fh, bool transfer_ownership) in SetInputFileHandle()
245 SBDebugger::SetOutputFileHandle (FILE *fh, bool transfer_ownership) in SetOutputFileHandle()
259 SBDebugger::SetErrorFileHandle (FILE *fh, bool transfer_ownership) in SetErrorFileHandle()
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRReaderStream.h13 NSFileHandle *fh; variable
/external/lldb/source/Core/
DStreamFile.cpp44 StreamFile::StreamFile (FILE *fh, bool transfer_ownership) : in StreamFile()
DDebugger.cpp733 Debugger::SetInputFileHandle (FILE *fh, bool tranfer_ownership) in SetInputFileHandle()
762 Debugger::SetOutputFileHandle (FILE *fh, bool tranfer_ownership) in SetOutputFileHandle()
778 Debugger::SetErrorFileHandle (FILE *fh, bool tranfer_ownership) in SetErrorFileHandle()
/external/valgrind/coregrind/
Dlauncher-darwin.c133 static int fat_has_cputype(struct fat_header *fh, cpu_type_t cputype) in fat_has_cputype()
174 struct fat_header *fh = (struct fat_header *)buf; in select_arch() local
Dfixup_macho_loadcmds.c270 struct fat_header fh; in map_image_aboard() local
Dm_machine.c621 Int model, n, fh; in VG_() local
710 Int n, fh; in VG_() local
/external/iproute2/tc/
Df_route.c42 __u32 fh = 0xFFFF8000; in route_parse_opt() local
/external/kernel-headers/original/uapi/linux/
Dfuse.h409 uint64_t fh; member
452 uint64_t fh; member
481 uint64_t fh; member
487 uint64_t fh; member
494 uint64_t fh; member
501 uint64_t fh; member
513 uint64_t fh; member
534 uint64_t fh; member
555 uint64_t fh; member
629 uint64_t fh; member
[all …]
/external/skia/gm/
Dconicpaths.cpp104 for (int fh = 0; fh < 2; ++fh) { in onDraw() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_flag_parser.h113 FlagHandler<T> *fh = new (FlagParser::Alloc) FlagHandler<T>(var); // NOLINT in RegisterFlag() local
/external/valgrind/tests/
Ds390x_features.c117 int n, fh; in get_host() local
/external/lldb/include/lldb/Host/
DFile.h86 File (FILE *fh, bool transfer_ownership) : in File()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_framebuffer.c187 float fh = flip * viewport->scale[1] * 2; in emit_viewport() local
/external/tcpdump/
Dparsenfsfh.c113 Parse_fh(fh, len, fsidp, inop, osnamep, fsnamep, ourself) in Parse_fh() argument
Dieee802_11.h246 struct fh_t fh; member
/external/skia/platform_tools/android/bin/
Ddownload_utils.py197 def _HashFileHandle(fh): argument
/external/google-breakpad/src/client/mac/handler/
Dbreakpad_nlist_64.cc206 struct fat_header fh; in __breakpad_fdnlist() local
/external/lldb/source/Host/common/
DFile.cpp153 File::SetStream (FILE *fh, bool transfer_ownership) in SetStream()
/external/valgrind/coregrind/m_ume/
Dmacho.c704 struct fat_header fh; in load_fat_file() local
/external/valgrind/coregrind/m_debuginfo/
Dreadmacho.c165 struct fat_header fh; in map_image_aboard() local
/external/harfbuzz_ng/src/
Dhb-uniscribe.cc305 HANDLE fh; member
/external/bzip2/
Dbzip2.c964 IntNative fh; in fopen_output_safely() local

12