Home
last modified time | relevance | path

Searched refs:amper (Results 1 – 25 of 41) sorted by relevance

12

/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dpostprocessor.c347 size_t amper; in post_process_urlencoded() local
396 amper = 0; in post_process_urlencoded()
397 while ((amper + poff < post_data_len) && in post_process_urlencoded()
398 (amper < XBUF_SIZE) && in post_process_urlencoded()
399 (post_data[amper + poff] != '&') && in post_process_urlencoded()
400 (post_data[amper + poff] != '\n') && in post_process_urlencoded()
401 (post_data[amper + poff] != '\r')) in post_process_urlencoded()
402 amper++; in post_process_urlencoded()
403 end_of_value_found = ((amper + poff < post_data_len) && in post_process_urlencoded()
404 ((post_data[amper + poff] == '&') || in post_process_urlencoded()
[all …]
Ddigestauth.c486 char *amper; in check_argument_match() local
517 amper = strchr (equals, '&'); in check_argument_match()
518 if (NULL != amper) in check_argument_match()
520 amper[0] = '\0'; in check_argument_match()
521 amper++; in check_argument_match()
532 argp = amper; in check_argument_match()
Dconnection.c1210 char *amper; local
1215 amper = strchr (args, '&');
1216 if (NULL == amper)
1245 amper[0] = '\0';
1246 amper++;
1248 (equals >= amper) )
1262 args = amper;
1280 args = amper;
/third_party/skia/third_party/externals/icu/source/data/unit/
Djv.txt291 dnam{"amper"}
292 other{"{0} amper"}
1170 dnam{"amper"}
Dtr.txt356 dnam{"amper"}
357 one{"{0} amper"}
358 other{"{0} amper"}
1293 dnam{"amper"}
2025 dnam{"amper"}
Duz.txt351 dnam{"amper"}
352 one{"{0} amper"}
353 other{"{0} amper"}
1667 dnam{"amper"}
Dkea.txt284 dnam{"amper"}
285 other{"{0} amper"}
Dsq.txt361 dnam{"amper"}
362 one{"{0} amper"}
363 other{"{0} amper"}
Dtk.txt361 dnam{"amper"}
362 one{"{0} amper"}
363 other{"{0} amper"}
Daz.txt356 dnam{"amper"}
357 one{"{0} amper"}
358 other{"{0} amper"}
Dhu.txt356 dnam{"amper"}
357 one{"{0} amper"}
358 other{"{0} amper"}
Dis.txt361 dnam{"amper"}
362 one{"{0} amper"}
363 other{"{0} amper"}
Dbr.txt525 few{"{0} amper"}
527 one{"{0} amper"}
528 other{"{0} amper"}
529 two{"{0} amper"}
/third_party/icu/icu4c/source/data/unit/
Dtr.txt367 dnam{"amper"}
368 one{"{0} amper"}
369 other{"{0} amper"}
1320 dnam{"amper"}
2116 dnam{"amper"}
Djv.txt301 dnam{"amper"}
302 other{"{0} amper"}
1285 dnam{"amper"}
Duz.txt362 dnam{"amper"}
363 one{"{0} amper"}
364 other{"{0} amper"}
1736 dnam{"amper"}
Dkea.txt284 dnam{"amper"}
285 other{"{0} amper"}
Dlt.txt2056 one{"{0} amperą"}
2057 other{"{0} amperų"}
2063 other{"{0} amperų"}
2066 few{"{0} amperų"}
2068 one{"{0} amperą"}
2069 other{"{0} amperų"}
2075 other{"{0} amperų"}
2081 other{"{0} amperų"}
2089 other{"{0} amperų"}
Daz.txt360 dnam{"amper"}
361 one{"{0} amper"}
362 other{"{0} amper"}
Dtk.txt367 dnam{"amper"}
368 one{"{0} amper"}
369 other{"{0} amper"}
Dis.txt1127 one{"{0} amper"}
1128 other{"{0} amper"}
1139 dnam{"amper"}
1141 one{"{0} amper"}
1142 other{"{0} amper"}
Dsq.txt372 dnam{"amper"}
373 one{"{0} amper"}
374 other{"{0} amper"}
Dpl.txt1793 many{"{0} amperów"}
1794 one{"{0} amper"}
1798 few{"{0} amperów"}
1799 many{"{0} amperów"}
1807 many{"{0} amperów"}
1808 one{"{0} amper"}
Dbr.txt534 few{"{0} amper"}
536 one{"{0} amper"}
537 other{"{0} amper"}
538 two{"{0} amper"}
Dhu.txt1216 dnam{"amper"}
1217 one{"{0} amper"}
1218 other{"{0} amper"}

12