Searched refs:univ (Results 1 – 10 of 10) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_generic_regs.c | 89 void RRegUniverse__init ( /*OUT*/RRegUniverse* univ ) in RRegUniverse__init() argument 91 *univ = (RRegUniverse){}; in RRegUniverse__init() 92 univ->size = 0; in RRegUniverse__init() 93 univ->allocable = 0; in RRegUniverse__init() 95 univ->regs[i] = INVALID_HREG; in RRegUniverse__init() 99 void RRegUniverse__check_is_sane ( const RRegUniverse* univ ) in RRegUniverse__check_is_sane() argument 103 vassert(univ->size > 0); in RRegUniverse__check_is_sane() 104 vassert(univ->size <= N_RREGUNIVERSE_REGS); in RRegUniverse__check_is_sane() 105 vassert(univ->allocable <= univ->size); in RRegUniverse__check_is_sane() 106 for (UInt i = 0; i < univ->size; i++) { in RRegUniverse__check_is_sane() [all …]
|
D | host_generic_reg_alloc2.c | 363 const RRegUniverse* univ, in doRegisterAllocation() argument 477 (*ppReg)(univ->regs[z]); \ in doRegisterAllocation() 508 n_rregs = univ->allocable; in doRegisterAllocation() 596 ppHRegUsage(univ, ®_usage_arr[ii]); in doRegisterAllocation() 715 (*ppReg)(univ->regs[j]); in doRegisterAllocation() 728 (*ppReg)(univ->regs[j]); in doRegisterAllocation() 745 rreg_lrs_la[rreg_lrs_used].rreg = univ->regs[j]; in doRegisterAllocation() 782 rreg_lrs_la[rreg_lrs_used].rreg = univ->regs[j]; in doRegisterAllocation() 809 ppReg(univ->regs[j]); in doRegisterAllocation() 1063 vassert(hregClass(univ->regs[j]) in doRegisterAllocation() [all …]
|
D | host_generic_regs.h | 248 RRegUniverse* univ; member 454 const RRegUniverse* univ,
|
/external/icu/icu4c/source/test/intltest/ |
D | dtfmttst.cpp | 1975 SimpleDateFormat univ("EE G yyyy MM dd HH:mm:ss.SSS z", loc, ec); in expect() local 2007 univ.format(date, str.remove()), in expect() 2008 univ.format(parsedate, str2.remove())); in expect() 2021 univ.format(date, str.remove()), in expect() 2022 univ.format(parsedate, str2.remove())); in expect() 2043 univ.format(date, str.remove()), in expect() 2044 univ.format(parsedate, str2.remove())); in expect() 2079 SimpleDateFormat univ("EE G yyyy MM dd HH:mm:ss.SSS z", loc, ec); in expectFormat() local 2199 SimpleDateFormat univ("yyyy MM dd HH:mm zzz", en, status); in TestGenericTime() local 2207 UDate d = univ.parse(times[i], status); in TestGenericTime() [all …]
|
/external/icu/icu4c/source/data/brkitr/ |
D | pt.txt | 35 "univ.",
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | DateFormatTest.java | 633 final SimpleDateFormat univ = new SimpleDateFormat("yyyy MM dd HH:mm zzz", en); in TestGenericTime() local 636 TimeZoneFormat tzfmt = univ.getTimeZoneFormat().cloneAsThawed(); in TestGenericTime() 639 univ.setTimeZoneFormat(tzfmt); in TestGenericTime() 647 Date d = univ.parse(times[i]); in TestGenericTime() 3210 SimpleDateFormat univ = new SimpleDateFormat("EE G yyyy MM dd HH:mm:ss.SSS zzz", loc); in expect() local 3261 univ.format(date), in expect() 3262 univ.format(parsedate)); in expect() 3288 univ.format(date), in expect() 3289 univ.format(parsedate)); in expect()
|
/external/e2fsprogs/debian/ |
D | changelog | 3320 -- Yann Dirson <dirson@univ-mlv.fr> Wed, 7 Jan 1998 22:35:08 +0100 3336 -- Yann Dirson <dirson@univ-mlv.fr> Tue, 9 Dec 1997 22:52:42 +0100 3345 -- Yann Dirson <dirson@univ-mlv.fr> Sun, 23 Nov 1997 23:03:02 +0100 3352 -- Yann Dirson <dirson@univ-mlv.fr> Tue, 21 Oct 1997 12:53:27 +0200 3365 -- Yann Dirson <dirson@univ-mlv.fr> Wed, 24 Sep 1997 10:46:00 +0200 3371 -- Yann Dirson <dirson@univ-mlv.fr> Thu, 11 Sep 1997 09:09:42 +0200 3379 -- Yann Dirson <dirson@univ-mlv.fr> Tue, 5 Aug 1997 16:54:40 +0200 3388 -- Yann Dirson <dirson@univ-mlv.fr> Mon, 28 Jul 1997 19:47:02 +0200 3396 -- Yann Dirson <dirson@univ-mlv.fr> Thu, 10 Jul 1997 19:42:54 +0200 3407 -- Yann Dirson <dirson@univ-mlv.fr> Wed, 25 Jun 1997 14:59:58 +0200
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_tpp_net.utf | 694 2896 "univ"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_tpp_net.utf | 892 3863 "univ"
|
/external/selinux/policycoreutils/po/ |
D | fr.po | 6 # Alain PORTAL <aportal@univ-montp2.fr>, 2007
|