| /third_party/eudev/src/collect/ |
| H A D | collect.c | 95 static int prepare(char *dir, char *filename) in prepare() argument
|
| /third_party/exfatprogs/lib/ |
| H A D | exfat_fs.c | 49 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 D | find-debuginfo.c | 245 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 D | udevadm-info.c | 196 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 D | udev-node.c | 131 DIR *dir; in link_find_prioritized() local
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | dshow_pin.c | 118 long WINAPI ff_dshow_pin_QueryDirection(DShowPin *this, PIN_DIRECTION *dir) in ff_dshow_pin_QueryDirection() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | vc1_mc.c | 108 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 D | file.c | 80 DIR *dir; member 290 struct dirent *dir; in file_read_dir() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_transpose.c | 50 int dir; ///< TransposeDir member [all...] |
| H A D | vf_transpose_vulkan.c | 37 int dir; member [all...] |
| H A D | vf_mestimate.c | 147 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 D | hwcontext_cuda.c | 203 cuda_transfer_get_formats(AVHWFramesContext *ctx, enum AVHWFrameTransferDirection dir, enum AVPixelFormat **formats) cuda_transfer_get_formats() argument
|
| /third_party/glfw/src/ |
| H A D | linux_joystick.c | 336 DIR* dir = opendir(dirname); in _glfwInitJoysticksLinux() local
|
| /third_party/alsa-lib/modules/mixer/simple/ |
| H A D | sbase.h | 75 } dir[2]; member
|
| /third_party/alsa-utils/seq/aconnect/ |
| H A D | aconnect.c | 90 int dir = snd_seq_port_info_get_direction(pinfo); in check_direction() local
|
| /third_party/alsa-utils/topology/nhlt/ |
| H A D | nhlt-processor.c | 326 uint8_t dir; in nhlt_create() local
|
| /third_party/backends/backend/ |
| H A D | kvs20xx_cmd.h | 61 int dir; member
|
| /third_party/backends/sanei/ |
| H A D | sanei_config.c | 132 char *next, *dir, result[PATH_MAX]; in sanei_config_open() local
|
| H A D | sanei_wire.c | 580 sanei_w_set_dir (Wire * w, WireDirection dir) in sanei_w_set_dir() argument
|
| /third_party/curl/lib/ |
| H A D | file.c | 289 const char *dir = strchr(file->path, DIRSEP); in file_upload() local
|
| /third_party/gn/src/gn/ |
| H A D | target_generator.cc | 239 const SourceDir& dir = scope_->GetSourceDir(); in FillData() local
|
| /third_party/googletest/googletest/src/ |
| H A D | gtest-filepath.cc | 208 std::string dir; in RemoveFileName() local [all...] |
| /third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
| H A D | TransliteratorIDParser.java | 177 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 D | dosfs.h | 128 struct dosDirEntry *dir; member
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | IcuConverterConfig.java | 116 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...] |