| /third_party/libcoap/include/coap2/ |
| D | utlist.h | 86 #define UTLIST_SV(elt,list) _tmp = (char*)(list); {char **_alias = (char**)&(list); *_alias = (elt)… argument 87 #define UTLIST_NEXT(elt,list,next) ((char*)((list)->next)) argument 88 #define UTLIST_NEXTASGN(elt,list,to,next) { char **_alias = (char**)&((list)->next); *_alias=(char*… argument 90 #define UTLIST_PREVASGN(elt,list,to,prev) { char **_alias = (char**)&((list)->prev); *_alias=(char*… argument 91 #define UTLIST_RS(list) { char **_alias = (char**)&(list); *_alias=_tmp; } argument 95 #define UTLIST_SV(elt,list) argument 96 #define UTLIST_NEXT(elt,list,next) ((elt)->next) argument 97 #define UTLIST_NEXTASGN(elt,list,to,next) ((elt)->next)=(to) argument 99 #define UTLIST_PREVASGN(elt,list,to,prev) ((elt)->prev)=(to) argument 100 #define UTLIST_RS(list) argument [all …]
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | ICUCurrencyMetaInfo.java | 130 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()
|
| /third_party/Linux_Kernel/include/linux/mtd/ |
| D | mtd.h | 272 static inline int mtd_write_oob(struct mtd_info *mtd, loff_t to, in mtd_write_oob() 388 void (*add)(struct mtd_info *mtd); member 390 struct list_head list; member
|
| /third_party/toybox/toys/pending/ |
| D | ip.c | 56 int ifindex, scope, scopemask, up, to; member 127 static int substring_to_idx(char *str, struct arglist *list) in substring_to_idx() 140 static int string_to_idx(char *str, struct arglist *list) in string_to_idx() 150 static char *idx_to_string(int idx, struct arglist *list) in idx_to_string() 182 static void parseRPDB(char *fname, struct arglist **list, int32_t size) in parseRPDB() 214 static void free_alist(struct arglist **list) in free_alist() 225 static void init_arglist(struct arglist **list,int value, char* name) in init_arglist() 603 int len = 0, add = (*argv[-1] == 'a') ? 1 : 0; in linkupdate() local 2377 u_int32_t from, to = *(u_int32_t *)RTA_DATA(attr[RTA_FLOW]); in show_rules() local
|
| /third_party/flutter/skia/third_party/externals/libpng/contrib/tools/ |
| D | pngfix.c | 200 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
|
| /third_party/libpng/contrib/tools/ |
| D | pngfix.c | 200 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
|
| /third_party/boost/libs/hof/doc/html/_static/ |
| D | jquery-3.1.0.js | 603 indexOf = function( list, elem ) { argument 3079 add: function( selector, context ) { method 3278 add: function() { method 3287 ( function add( args ) { function 4878 add: function( elem, types, handler, data, selector ) { method 7092 fadeTo: function( speed, to, easing, callback ) { argument 8213 function buildParams( prefix, obj, traditional, add ) { argument 8256 add = function( key, valueOrFunction ) { function
|
| /third_party/boost/libs/gil/doc/html/_static/ |
| D | jquery-3.1.0.js | 603 indexOf = function( list, elem ) { argument 3079 add: function( selector, context ) { method 3278 add: function() { method 3287 ( function add( args ) { function 4878 add: function( elem, types, handler, data, selector ) { method 7092 fadeTo: function( speed, to, easing, callback ) { argument 8213 function buildParams( prefix, obj, traditional, add ) { argument 8256 add = function( key, valueOrFunction ) { function
|
| /third_party/boost/libs/python/doc/html/numpy/_static/ |
| D | jquery-3.1.0.js | 603 indexOf = function( list, elem ) { argument 3079 add: function( selector, context ) { method 3278 add: function() { method 3287 ( function add( args ) { function 4878 add: function( elem, types, handler, data, selector ) { method 7092 fadeTo: function( speed, to, easing, callback ) { argument 8213 function buildParams( prefix, obj, traditional, add ) { argument 8256 add = function( key, valueOrFunction ) { function
|
| /third_party/node/tools/ |
| D | lint-md.js | 5579 function link(from, to) { argument 9719 add (pattern) { method in Ignore 10646 return function (p, i, list) { argument 11280 minimatch.match = function (list, pattern, options) { argument 12506 function extend$1 (origin, add) { argument 15004 FileSet.prototype.add = add; method in FileSet 15040 function add(file) { function 15068 function add() { function 15830 function add(file) { function 17791 function link$1(from, to) { argument [all …]
|
| /third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/ |
| D | plotlyjs-bundle.js | 1 …?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this).Plotly=t()}}(functio… property
|