Home
last modified time | relevance | path

Searched defs:fda (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/elfutils/tests/
H A Delfcopy.c79 int fda = open (in, O_RDONLY); in copy_elf() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dmsg_zerocopy.c159 int fda = fd; in do_accept() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-subset-cff2.cc614 auto *fda = c->push<CFF2FDArray> (); in serialize() local
H A Dhb-subset-cff1.cc865 auto *fda = c->push<CFF1FDArray> (); in serialize() local
/aosp_15_r20/external/kmod/testsuite/
H A Dtestsuite.c684 int fda = -1, fdb = -1; in check_generated_files() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/gregorian/
Dgregorian_io.hpp666 …rator<<(std::basic_ostream<CharT, TraitsT>& os, const boost::gregorian::first_day_of_the_week_afte… in operator <<()