Home
last modified time | relevance | path

Searched defs:dir (Results 401 - 425 of 1122) sorted by relevance

1...<<11121314151617181920>>...45

/third_party/eudev/src/collect/
H A Dcollect.c95 static int prepare(char *dir, char *filename) in prepare() argument
/third_party/exfatprogs/lib/
H A Dexfat_fs.c49 void exfat_free_children(struct exfat_inode *dir, bool file_only) in exfat_free_children() argument
67 void exfat_free_file_children(struct exfat_inode *dir) in exfat_free_file_children() argument
94 struct exfat_inode *dir, *i; in exfat_free_dir_list() local
224 struct exfat_inode *dir; get_ancestors() local
[all...]
/third_party/elfutils/libdwfl/
H A Dfind-debuginfo.c245 const char *dir, *subdir, *file; in find_debuginfo_in_path() local
43 try_open(const struct stat *main_stat, const char *dir, const char *subdir, const char *debuglink, char **debuginfo_file_name) try_open() argument
[all...]
/third_party/eudev/src/udev/
H A Dudevadm-info.c196 static void cleanup_dir(DIR *dir, mode_t mask, int depth) { in cleanup_dir() argument
225 DIR *dir; in cleanup_db() local
[all...]
H A Dudev-node.c131 DIR *dir; in link_find_prioritized() local
/third_party/ffmpeg/libavdevice/
H A Ddshow_pin.c118 long WINAPI ff_dshow_pin_QueryDirection(DShowPin *this, PIN_DIRECTION *dir) in ff_dshow_pin_QueryDirection() argument
/third_party/ffmpeg/libavcodec/
H A Dvc1_mc.c108 static av_always_inline int get_luma_mv(VC1Context *v, int dir, int16_t *tx, int16_t *ty) in get_luma_mv() argument
140 get_chroma_mv(VC1Context *v, int dir, int16_t *tx, int16_t *ty) get_chroma_mv() argument
172 ff_vc1_mc_1mv(VC1Context *v, int dir) ff_vc1_mc_1mv() argument
452 ff_vc1_mc_4mv_luma(VC1Context *v, int n, int dir, int avg) ff_vc1_mc_4mv_luma() argument
634 ff_vc1_mc_4mv_chroma(VC1Context *v, int dir) ff_vc1_mc_4mv_chroma() argument
839 ff_vc1_mc_4mv_chroma4(VC1Context *v, int dir, int dir2, int avg) ff_vc1_mc_4mv_chroma4() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dfile.c80 DIR *dir; member
290 struct dirent *dir; in file_read_dir() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_transpose.c50 int dir; ///< TransposeDir member
[all...]
H A Dvf_transpose_vulkan.c37 int dir; member
[all...]
H A Dvf_mestimate.c147 int mb_x, mb_y, dir; in filter_frame() local
108 add_mv_data(AVMotionVector *mv, int mb_size, int x, int y, int x_mv, int y_mv, int dir) add_mv_data() argument
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_cuda.c203 cuda_transfer_get_formats(AVHWFramesContext *ctx, enum AVHWFrameTransferDirection dir, enum AVPixelFormat **formats) cuda_transfer_get_formats() argument
/third_party/glfw/src/
H A Dlinux_joystick.c336 DIR* dir = opendir(dirname); in _glfwInitJoysticksLinux() local
/third_party/alsa-lib/modules/mixer/simple/
H A Dsbase.h75 } dir[2]; member
/third_party/alsa-utils/seq/aconnect/
H A Daconnect.c90 int dir = snd_seq_port_info_get_direction(pinfo); in check_direction() local
/third_party/alsa-utils/topology/nhlt/
H A Dnhlt-processor.c326 uint8_t dir; in nhlt_create() local
/third_party/backends/backend/
H A Dkvs20xx_cmd.h61 int dir; member
/third_party/backends/sanei/
H A Dsanei_config.c132 char *next, *dir, result[PATH_MAX]; in sanei_config_open() local
H A Dsanei_wire.c580 sanei_w_set_dir (Wire * w, WireDirection dir) in sanei_w_set_dir() argument
/third_party/curl/lib/
H A Dfile.c289 const char *dir = strchr(file->path, DIRSEP); in file_upload() local
/third_party/gn/src/gn/
H A Dtarget_generator.cc239 const SourceDir& dir = scope_->GetSourceDir(); in FillData() local
/third_party/googletest/googletest/src/
H A Dgtest-filepath.cc208 std::string dir; in RemoveFileName() local
[all...]
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliteratorIDParser.java177 public static SingleID parseSingleID(String id, int[] pos, int dir) { in parseSingleID() argument
267 public static UnicodeSet parseGlobalFilter(String id, int[] pos, int dir, in parseGlobalFilter() argument
344 parseCompoundID(String id, int dir, StringBuffer canonID, List<SingleID> list, UnicodeSet[] globalFilter) parseCompoundID() argument
700 specsToID(Specs specs, int dir) specsToID() argument
[all...]
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddosfs.h128 struct dosDirEntry *dir; member
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DIcuConverterConfig.java116 public Builder addLocaleIds(IcuLocaleDir dir, Iterable<String> localeIds) { in addLocaleIds() argument
121 public Builder addForcedAlias(IcuLocaleDir dir, String source, String target) { in addForcedAlias() argument
126 public Builder addForcedParent(IcuLocaleDir dir, String localeId, String parent) { in addForcedParent() argument
208 public ImmutableMap<String, String> getForcedAliases(IcuLocaleDir dir) { in getForcedAliases() argument
213 public ImmutableMap<String, String> getForcedParents(IcuLocaleDir dir) { in getForcedParents() argument
221 getTargetLocaleIds(IcuLocaleDir dir) getTargetLocaleIds() argument
[all...]

Completed in 17 milliseconds

1...<<11121314151617181920>>...45