Home
last modified time | relevance | path

Searched +defs:add +defs:to +defs:list (Results 1 – 25 of 25) sorted by relevance

/external/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
DICUCurrencyMetaInfo.java128 long to = Long.MAX_VALUE; in collectRegion() local
179 private List<T> list = new ArrayList<T>(); field in ICUCurrencyMetaInfo.UniqueList
185 void add(T value) { in add() method in ICUCurrencyMetaInfo.UniqueList
192 List<T> list() { in list() method in ICUCurrencyMetaInfo.UniqueList
203 …public void collect(String region, String currency, long from, long to, int priority, boolean tend… in collect()
223 String region, String currency, long from, long to, int priority, boolean tender) { in collect()
243 String region, String currency, long from, long to, int priority, boolean tender) { in collect()
280 … void collect(String region, String currency, long from, long to, int priority, boolean tender); in collect()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DICUCurrencyMetaInfo.java130 long to = Long.MAX_VALUE; in collectRegion() local
181 private List<T> list = new ArrayList<T>(); field in ICUCurrencyMetaInfo.UniqueList
187 void add(T value) { in add() method in ICUCurrencyMetaInfo.UniqueList
194 List<T> list() { in list() method in ICUCurrencyMetaInfo.UniqueList
205 …public void collect(String region, String currency, long from, long to, int priority, boolean tend… in collect()
225 String region, String currency, long from, long to, int priority, boolean tender) { in collect()
245 String region, String currency, long from, long to, int priority, boolean tender) { in collect()
282 … void collect(String region, String currency, long from, long to, int priority, boolean tender); in collect()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DTestMetazones.java155 String to = parts.getAttributeValue(-1, "to"); in fillMetazoneData() local
204 … List<Pair<Long, Long>> list = getDifferencesOverRange(timezone1, timezone2, overlap); in checkMetazoneConsistency() local
223 List<Pair<Long, Long>> list) { in showDifferences() argument
280 List<Long> list = new ArrayList<>(); in getDifferencesOverRange() local
343 private void addTransitions(OlsonTimeZone zone1, DateRange overlap, Set<Long> list) { in addTransitions()
562 public void add(DateRange o) { in add() method in TestMetazones.DateRanges
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DMisc.java260 List<String> list = sc.getFullData(type, code); in listObsoletes() local
790 List<String> list = x; in getZoneData() local
893 …private static void add(Set<String> abbreviations, String format, String zone, ZoneLine lastZoneLi… in add() method in Misc
909 int to = ruleLine.toYear; in getAbbreviations() local
971 List<String> list = CldrUtility.splitList(line, '\t', true); in getCities() local
1213 List<String> list = m.get(tzid); in zones_countrySet() local
1273 File[] list = translitSource.listFiles(); in generateTransliterators() local
/external/toybox/toys/pending/
Dip.c57 int ifindex, scope, scopemask, up, to; member
128 static int substring_to_idx(char *str, struct arglist *list) in substring_to_idx()
141 static int string_to_idx(char *str, struct arglist *list) in string_to_idx()
151 static char *idx_to_string(int idx, struct arglist *list) in idx_to_string()
183 static void parseRPDB(char *fname, struct arglist **list, int32_t size) in parseRPDB()
216 static void free_alist(struct arglist **list) in free_alist()
227 static void init_arglist(struct arglist **list,int value, char* name) in init_arglist()
605 int len = 0, add = (*argv[-1] == 'a') ? 1 : 0; in linkupdate() local
2375 u_int32_t from, to = *(u_int32_t *)RTA_DATA(attr[RTA_FLOW]); in show_rules() local
/external/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c444 bi_instruction add = { in bi_emit_ld_ubo() local
547 bi_instruction add = { in bi_emit_ld_frag_coord() local
1061 bi_copy_src(bi_instruction *alu, nir_alu_instr *instr, unsigned i, unsigned to, in bi_copy_src()
2234 emit_cf_list(bi_context *ctx, struct exec_list *list) in emit_cf_list()
/external/libpng/contrib/tools/
Dpngfix.c200 uarb_copy(uarb to, uarb from, int idigits) in uarb_copy()
213 uarb_inc(uarb num, int in_digits, png_int_32 add) in uarb_inc()
253 uarb_add32(uarb num, int in_digits, png_uint_32 add) in uarb_add32()
621 IDAT_list_init(struct IDAT_list *list) in IDAT_list_init()
630 IDAT_list_size(struct IDAT_list *list, unsigned int length) in IDAT_list_size()
643 struct IDAT_list *list = IDAT_list->next; in IDAT_list_end() local
1924 struct IDAT_list *list; in process_IDAT() local
2503 struct IDAT_list *list = zlib->idat->idat_list_head; in zlib_run() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DCldrUtility.java106 public VariableReplacer add(String variable, String value) { in add() method in CldrUtility.VariableReplacer
626 int from = 0, to = 1; in asMap() local
1508 List<String> list = splitter.splitToList(source); in array() local
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DShadowDOM.js75 function mixin(to, from) { argument
83 function mixinStatics(to, from) { argument
1526 function wrapNodeList(list) { argument
2060 function filterNodeList(list, index, result, deep) { argument
2402 DOMTokenList.prototype.add = function() { method in DOMTokenList
3019 add: function(element, before) { method
Dwebcomponents.js121 function mixin(to, from) { argument
129 function mixinStatics(to, from) { argument
1565 function wrapNodeList(list) { argument
2096 function filterNodeList(list, index, result, deep) { argument
2434 DOMTokenList.prototype.add = function() { method in DOMTokenList
3039 add: function(element, before) { method
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/external/jquery/
Djquery.js579 indexOf = function( list, elem ) { argument
3315 add: function( selector, context ) { method
3531 add: function() { method
3540 ( function add( args ) { function
5193 add: function( elem, types, handler, data, selector ) { method
7743 fadeTo: function( speed, to, easing, callback ) { argument
8885 function buildParams( prefix, obj, traditional, add ) { argument
8928 add = function( key, valueOrFunction ) { function
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/
Djquery-3.5.1.js579 indexOf = function( list, elem ) { argument
3315 add: function( selector, context ) { method
3531 add: function() { method
3540 ( function add( args ) { function
5193 add: function( elem, types, handler, data, selector ) { method
7743 fadeTo: function( speed, to, easing, callback ) { argument
8885 function buildParams( prefix, obj, traditional, add ) { argument
8928 add = function( key, valueOrFunction ) { function
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/external/jquery/
Djquery.js579 indexOf = function( list, elem ) { argument
3315 add: function( selector, context ) { method
3531 add: function() { method
3540 ( function add( args ) { function
5193 add: function( elem, types, handler, data, selector ) { method
7743 fadeTo: function( speed, to, easing, callback ) { argument
8885 function buildParams( prefix, obj, traditional, add ) { argument
8928 add = function( key, valueOrFunction ) { function
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/
Djquery-3.5.1.js579 indexOf = function( list, elem ) { argument
3315 add: function( selector, context ) { method
3531 add: function() { method
3540 ( function add( args ) { function
5193 add: function( elem, types, handler, data, selector ) { method
7743 fadeTo: function( speed, to, easing, callback ) { argument
8885 function buildParams( prefix, obj, traditional, add ) { argument
8928 add = function( key, valueOrFunction ) { function
/external/python/httplib2/doc/html/
Dsearchindex.json1to":[0,1],"those":[1],"sent":[1],"liter":[1],"everi":[1],"string":[1],"fals":[1],"unfamiliar":[1],… array
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h1070 struct list_head list; member
2682 struct list_head list; member
2920 struct list_head list; member
3031 struct list_head list; member
3410 struct list_head list; member
3533 bool (*list)(struct dentry *); member
4062 int (*add)(struct perf_event *, int); member
4251 struct list_head list; member
4283 struct list_head list; member
4584 struct list_head list; member
[all …]
Dvmlinux.h1070 struct list_head list; member
2682 struct list_head list; member
2920 struct list_head list; member
3031 struct list_head list; member
3410 struct list_head list; member
3533 bool (*list)(struct dentry *); member
4062 int (*add)(struct perf_event *, int); member
4251 struct list_head list; member
4283 struct list_head list; member
4584 struct list_head list; member
[all …]
/external/bcc/tests/cc/
Dcatch.hpp943 AllOf& add( Matcher<ExpressionT> const& matcher ) { in add() function in Catch::Matchers::Impl::Generic::AllOf
983 AnyOf& add( Matcher<ExpressionT> const& matcher ) { in add() function in Catch::Matchers::Impl::Generic::AnyOf
2349 BetweenGenerator( T from, T to ) : m_from( from ), m_to( to ){} in BetweenGenerator()
2370 void add( T value ) { in add() function in Catch::ValuesGenerator
2426 void add( const IGenerator<T>* generator ) { in add() function in Catch::CompositeGenerator
2459 CompositeGenerator<T> between( T from, T to ) { in between()
5348 void add( std::string const& spelling ) { in add() function
5431 inline Option<std::size_t> list( Config const& config ) { in list() function
8350 … void TagAliasRegistry::add( char const* alias, char const* tag, SourceLineInfo const& lineInfo ) { in add() function in Catch::TagAliasRegistry
8398 void add( Ptr<IStreamingReporter> const& reporter ) { in add() function in Catch::MultipleReporters
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h719 struct list_head list; member
3769 struct list_head list; member
4511 struct list_head list; member
4624 struct list_head list; member
4766 struct list_head list; member
5077 struct list_head list; member
5232 struct list_head list; member
5353 bool (*list)(struct dentry *); member
6733 struct list_head list; member
6786 struct list_head list; member
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h684 struct list_head list; member
1317 struct list_head list; member
1580 struct list_head list; member
1612 struct list_head list; member
2613 struct list_head list; member
2754 struct compat_robust_list list; member
3347 struct list_head list; member
4057 struct list_head list; member
4066 struct list_head list; member
4167 struct list_head list; member
[all …]
Dvmlinux_510.h684 struct list_head list; member
1317 struct list_head list; member
1580 struct list_head list; member
1612 struct list_head list; member
2613 struct list_head list; member
2754 struct compat_robust_list list; member
3347 struct list_head list; member
4057 struct list_head list; member
4066 struct list_head list; member
4167 struct list_head list; member
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h599 struct list_head list; member
3880 struct list_head list; member
4446 struct list_head list; member
4538 struct list_head list; member
4793 struct list_head list; member
4913 bool (*list)(struct dentry *); member
6233 struct list_head list; member
6285 struct list_head list; member
6871 struct list_head list; member
7389 struct list_head list; member
[all …]
Dvmlinux_505.h599 struct list_head list; member
3880 struct list_head list; member
4446 struct list_head list; member
4538 struct list_head list; member
4793 struct list_head list; member
4913 bool (*list)(struct dentry *); member
6233 struct list_head list; member
6285 struct list_head list; member
6871 struct list_head list; member
7389 struct list_head list; member
[all …]
/external/catch2/single_include/catch2/
Dcatch.hpp4700 GeneratorWrapper<ResultType> from_range(InputIterator from, InputSentinel to) { in from_range()
11183 void TagInfo::add( std::string const& spelling ) { in add() function in Catch::TagInfo
11261 Option<std::size_t> list( std::shared_ptr<Config> const& config ) { in list() function
13408 void StartupExceptionRegistry::add( std::exception_ptr const& exception ) noexcept { in add() function in Catch::StartupExceptionRegistry
13552 auto add() -> std::size_t { in add() function
13789 …void TagAliasRegistry::add( std::string const& alias, std::string const& tag, SourceLineInfo const… in add() function in Catch::TagAliasRegistry
/external/libabigail/tests/lib/
Dcatch.hpp4731 GeneratorWrapper<ResultType> from_range(InputIterator from, InputSentinel to) { in from_range()
11245 void TagInfo::add( std::string const& spelling ) { in add() function in Catch::TagInfo
11323 Option<std::size_t> list( std::shared_ptr<Config> const& config ) { in list() function
13552 void StartupExceptionRegistry::add( std::exception_ptr const& exception ) noexcept { in add() function in Catch::StartupExceptionRegistry
13697 auto add() -> std::size_t { in add() function
13934 …void TagAliasRegistry::add( std::string const& alias, std::string const& tag, SourceLineInfo const… in add() function in Catch::TagAliasRegistry