Home
last modified time | relevance | path

Searched defs:newer (Results 1 – 25 of 63) sorted by relevance

123

/aosp_15_r20/system/tools/aidl/
Daidl_checkapi.cpp54 static bool CheckEquality(const AidlDefinedType& older, const AidlDefinedType& newer) { in CheckEquality()
112 const AidlAnnotatable& newer) { in have_compatible_annotations()
126 static bool are_compatible_types(const AidlTypeSpecifier& older, const AidlTypeSpecifier& newer) { in are_compatible_types()
137 static bool are_compatible_constants(const AidlDefinedType& older, const AidlDefinedType& newer) { in are_compatible_constants()
168 static bool are_compatible_interfaces(const AidlInterface& older, const AidlInterface& newer) { in are_compatible_interfaces()
241 const AidlDefinedType& newer, in are_compatible_parcelables()
366 const AidlEnumDeclaration& newer) { in are_compatible_enums()
/aosp_15_r20/external/curl/lib/
H A Dtimeval.c201 timediff_t Curl_timediff(struct curltime newer, struct curltime older) in Curl_timediff()
215 timediff_t Curl_timediff_ceil(struct curltime newer, struct curltime older) in Curl_timediff_ceil()
229 timediff_t Curl_timediff_us(struct curltime newer, struct curltime older) in Curl_timediff_us()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DGenerateBirth.java200 Set<String> newer = other.writeBirth(logDirectory, fileName, english); in main() local
224 Set<String> newer = localeAndNewer.getValue(); in main() local
390 Set<String> newer = new HashSet<>(); in writeBirth() local
457 Set<String> newer = writeBirth(out, onlyNewer); in writeBirth() local
/aosp_15_r20/external/curl/tests/libtest/
H A Dtestutil.c114 long tutil_tvdiff(struct timeval newer, struct timeval older) in tutil_tvdiff()
125 double tutil_tvdiff_secs(struct timeval newer, struct timeval older) in tutil_tvdiff_secs()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/
Ddep_util.py11 def newer(source, target): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/
Ddep_util.py11 def newer(source, target): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/
Ddep_util.py11 def newer(source, target): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/distutils/
Ddep_util.py11 def newer (source, target): function
/aosp_15_r20/external/python/cpython3/Lib/distutils/
Ddep_util.py11 def newer (source, target): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/distutils/
Ddep_util.py11 def newer (source, target): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/
H A Ddep_util.py11 def newer (source, target): function
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/
Ddep_util.py11 def newer (source, target): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/distutils/
Ddep_util.py11 def newer (source, target): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/distutils/
Ddep_util.py11 def newer (source, target): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/
Ddep_util.py11 def newer(source, target): function
/aosp_15_r20/external/python/cpython2/Lib/distutils/
Ddep_util.py13 def newer(source, target): function
/aosp_15_r20/external/selinux/policycoreutils/scripts/
H A Dfixfiles151 newer() { function
/aosp_15_r20/external/curl/src/
H A Dtool_util.c134 long tvdiff(struct timeval newer, struct timeval older) in tvdiff()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/
H A Dcopy_file.pass.cpp169 const path newer = env.create_file("newer_file", 2); in copy_file() local
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DTiledScreenNail.java99 TiledScreenNail newer = (TiledScreenNail) other; in combine() local
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/
H A Dcopy_file.pass.cpp165 const path newer = env.create_file("newer_file", 2); in TEST_CASE() local
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dschema_map_unittest.cc281 scoped_refptr<SchemaMap> newer = new SchemaMap(map); in TEST_F() local
/aosp_15_r20/cts/tests/tests/app.usage/src/android/app/usage/cts/
H A DUsageStatsTest.java1673 private void verifyAggrEventData(AggrEventData older, AggrEventData newer, in verifyAggrEventData()
1680 SparseArray<AggrAllEventsData> newer, boolean interactiveLarger, in verifyAggrInteractiveEventData()
1698 SparseArray<AggrAllEventsData> newer, boolean hiddenLarger, in verifyAggrKeyguardEventData()
/aosp_15_r20/external/libchrome-gestures/src/
H A Dlookahead_filter_interpreter.cc113 const FingerState& newer = second.fingers[i]; in Interpolate() local
/aosp_15_r20/external/flashrom/
H A Dchipset_enable.c100 uint8_t new, newer; in enable_flash_sis_mapping() local
184 uint8_t new, newer; in enable_flash_sis5x0() local

123