/third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/stream/ |
H A D | FileInputStream.h | 29 FileInputStream(int fh) : mFH(fh) {}
in FileInputStream() argument
|
/third_party/curl/lib/ |
H A D | fopen.c | 94 Curl_fopen(struct Curl_easy *data, const char *filename, FILE **fh, char **tempname) Curl_fopen() argument
|
/third_party/ltp/include/lapi/ |
H A D | name_to_handle_at.h | 38 struct file_handle fh = {}, *fhp; in allocate_file_handle() local
|
/third_party/eudev/src/shared/ |
H A D | conf-files.c | 110 _cleanup_hashmap_free_ Hashmap *fh = NULL; in conf_files_list_strv_internal() local
|
/third_party/ffmpeg/libavutil/ |
H A D | file.c | 107 HANDLE mh, fh = (HANDLE)_get_osfhandle(fd); in av_file_map() local
|
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | spooler.c | 143 FILE *fh; in configfile_find_option() local
|
H A D | foomaticrip.c | 205 FILE *fh; in config_from_file() local 1165 FILE *fh = fopen(filename, "r"); in main() local
|
/third_party/ltp/testcases/kernel/syscalls/name_to_handle_at/ |
H A D | name_to_handle_at02.c | 17 static struct file_handle fh, high_fh = {.handle_bytes = MAX_HANDLE_SZ + 1}; variable
|
/third_party/backends/backend/ |
H A D | sm3600-scanutil.c | 117 void DumpBuffer(FILE *fh, const char *pch, int cch) in DumpBuffer() argument
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_common.h | 105 uint64_t fh; member
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_cpufreq.c | 82 FILE *fh = fopen(fn, "r"); in get_file_value() local
|
H A D | hud_diskstat.c | 104 FILE *fh = fopen(fn, "r"); in get_file_values() local
|
H A D | hud_nic.c | 89 FILE *fh = fopen(fname, "r"); in get_file_value() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | conf-parser.c | 226 HANDLE fh; in pa_config_parse() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | vaapi_encode_mjpeg.c | 159 JPEGRawFrameHeader *fh = &priv->frame_header; in vaapi_encode_mjpeg_write_extra_buffer() local 226 JPEGRawFrameHeader *fh = &priv->frame_header; in vaapi_encode_mjpeg_init_picture_params() local [all...] |
H A D | cbs_av1_syntax_template.c | 1695 GetBitContext fh; in frame_header_obu() local
|
/third_party/lame/frontend/ |
H A D | main.c | 417 FILE* fh = 0; in lame_fopen() local
|
/third_party/ltp/testcases/cve/ |
H A D | stack_clash.c | 97 FILE *fh; in force_bottom_up() local 140 FILE *fh; in read_stack_addr_from_proc() local [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_framebuffer.c | 422 float fh = flip * viewport->scale[1] * 2.0f; in get_viewport_prescale() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify22.c | 145 struct file_handle *fh = (struct file_handle *) &fid->handle; in check_error_event_info_fid() local
|
H A D | fanotify.h | 118 int *fh = (int *)(fid->handle.f_handle); in fanotify_save_fid() local
|
/third_party/mbedtls/library/ |
H A D | aesni.c | 185 __m128i fh = _mm_slli_epi64(dx, 62); // d<<62:stuff in gcm_mix() local
|
/third_party/optimized-routines/math/test/rtest/ |
H A D | semi.c | 492 uint32 fh, fl; in test_modf() local
|
/third_party/libfuse/include/ |
H A D | fuse_common.h | 106 uint64_t fh; member
|
/third_party/ninja/src/ |
H A D | util.cc | 940 int fh = _sopen(path.c_str(), _O_RDWR | _O_CREAT, _SH_DENYNO,
local
|