Home
last modified time | relevance | path

Searched defs:fh (Results 1 – 25 of 40) 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/chromium_org/tools/gyp/test/actions-none/src/
Dfake_cross.py9 fh = open(sys.argv[-1], 'wb') variable
/external/chromium_org/tools/gyp/test/actions-multiple/src/
Dfilter.py10 fh = open(sys.argv[4], 'w') variable
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRReaderStream.h13 NSFileHandle *fh; variable
/external/chromium_org/tools/gyp/test/external-cross-compile/src/
Dfake_cross.py8 fh = open(sys.argv[1], 'w') variable
/external/lldb/source/Core/
DStreamFile.cpp44 StreamFile::StreamFile (FILE *fh, bool transfer_ownership) : in StreamFile()
/external/valgrind/main/coregrind/
Dlauncher-darwin.c129 static int fat_has_cputype(struct fat_header *fh, cpu_type_t cputype) in fat_has_cputype()
170 struct fat_header *fh = (struct fat_header *)buf; in select_arch() local
Dfixup_macho_loadcmds.c245 struct fat_header fh; in map_image_aboard() local
Dm_machine.c557 Int model, n, fh; in VG_() local
646 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.h394 uint64_t fh; member
431 uint64_t fh; member
460 uint64_t fh; member
466 uint64_t fh; member
473 uint64_t fh; member
480 uint64_t fh; member
492 uint64_t fh; member
513 uint64_t fh; member
534 uint64_t fh; member
603 uint64_t fh; member
[all …]
/external/chromium_org/third_party/skia/gm/
Dconicpaths.cpp118 for (int fh = 0; fh < 2; ++fh) { in onDraw() local
/external/skia/gm/
Dconicpaths.cpp118 for (int fh = 0; fh < 2; ++fh) { in onDraw() local
/external/valgrind/main/tests/
Ds390x_features.c116 int n, fh; in get_host() local
/external/lldb/include/lldb/Host/
DFile.h86 File (FILE *fh, bool transfer_ownership) : in File()
/external/genext2fs/
Dgenext2fs.c1507 add2fs_from_file(filesystem *fs, uint32 this_nod, FILE * fh, uint32 fs_timestamp, struct stats *sta… in add2fs_from_file()
1660 FILE *fh; in add2fs_from_dir() local
2131 load_fs(FILE * fh, int swapit) in load_fs()
2160 flist_blocks(filesystem *fs, uint32 nod, FILE *fh) in flist_blocks()
2417 dump_fs(filesystem *fs, FILE * fh, int swapit) in dump_fs()
2436 FILE *fh; in populate_fs() local
2653 FILE * fh = xfopen(fsin, "rb"); local
2706 FILE *fh; local
2719 FILE * fh = xfopen(fsout, "wb"); local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
Dsvga_state_framebuffer.c187 float fh = flip * viewport->scale[1] * 2; in emit_viewport() local
/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
/external/chromium_org/third_party/skia/platform_tools/android/bin/
Ddownload_utils.py197 def _HashFileHandle(fh): argument
/external/skia/platform_tools/android/bin/
Ddownload_utils.py197 def _HashFileHandle(fh): argument
/external/lldb/source/Host/common/
DFile.cpp153 File::SetStream (FILE *fh, bool transfer_ownership) in SetStream()
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
Dfuse.h39 uint64_t fh; member

12