/external/jemalloc/ |
D | .gitignore | 24 /src/*.[od] 32 /test/integration/*.[od] 37 /test/src/*.[od] 43 /test/stress/*.[od] 50 /test/unit/*.[od]
|
/external/blktrace/btt/ |
D | output.c | 285 #define OD_AVG(od, fld, q2c) \ argument 286 (od. fld .n == 0) ? (double)0.0 : \ 287 (100.0 * ((double)((od). fld . total) / q2c)) 292 struct ohead_data od; in output_dip_prep_ohead() local 294 memset(&od, 0, sizeof(od)); in output_dip_prep_ohead() 295 od.ofp = ofp; in output_dip_prep_ohead() 300 dip_foreach_out(__output_dip_prep_ohead, &od); in output_dip_prep_ohead() 302 if (od.q2g.n == 0 && od.g2i.n == 0 && od.q2m.n == 0 && in output_dip_prep_ohead() 303 od.i2d.n == 0 && od.d2c.n == 0) in output_dip_prep_ohead() 306 q2c = od.q2c.total; in output_dip_prep_ohead() [all …]
|
/external/dhcpcd-6.8.2/ |
D | dhcp-common.c | 754 const struct dhcp_opt *opt, int vname, const uint8_t *od, size_t ol, in dhcp_envoption1() argument 766 len = print_option(NULL, 0, opt->type, od, ol, ifname); in dhcp_envoption1() 788 print_option(v, (size_t)len + 1, opt->type, od, ol, ifname); in dhcp_envoption1() 798 const uint8_t *od, size_t ol) in dhcp_envoption() argument 810 prefix, opt, 1, od, ol, ifname)) in dhcp_envoption() 863 pfx, eopt, ov, od, e, ifname)) in dhcp_envoption() 865 od += e; in dhcp_envoption() 886 while ((eod = dgetopt(ctx, &eos, &eoc, &eol, od, ol, &oopt))) { in dhcp_envoption() 905 od += eos + eol; in dhcp_envoption()
|
D | if-options.c | 519 const struct dhcp_opt **od, size_t *odl, in set_option_space() argument 533 *od = ifo->dhcp6_override; in set_option_space() 546 *od = ifo->dhcp_override; in set_option_space() 551 *od = NULL; in set_option_space() 644 const struct dhcp_opt *d, *od; in parse_option() local 788 arg = set_option_space(ctx, arg, &d, &dl, &od, &odl, ifo, in parse_option() 790 if (make_option_mask(d, dl, od, odl, request, arg, 1) != 0 || in parse_option() 791 make_option_mask(d, dl, od, odl, no, arg, -1) != 0 || in parse_option() 792 make_option_mask(d, dl, od, odl, reject, arg, -1) != 0) in parse_option() 799 arg = set_option_space(ctx, arg, &d, &dl, &od, &odl, ifo, in parse_option() [all …]
|
D | dhcp-common.h | 117 const uint8_t *od, size_t ol);
|
/external/libpng/contrib/tools/ |
D | makesRGB.c | 214 png_byte delta = png_sRGB_delta[ibase >> 7], trydelta = delta, od=delta; in main() local 291 if (base != ob || delta != od) in main() 294 ibase>>7, ob, od, base, delta, eco, ecbase); in main() 297 printf("/* table[%u]={%u,%u} %u errors */\n", ibase>>7, ob, od, in main()
|
/external/markdown/docs/ |
D | writing_extensions.txt | 421 ``od[key] = value`` syntax and the methods ``keys()``, ``values()``, and 451 >>> od = markdown.OrderedDict() 452 >>> od['one'] = 1 # The same as: od.add('one', 1, '_begin') 453 >>> od['three'] = 3 # The same as: od.add('three', 3, '>one') 454 >>> od['four'] = 4 # The same as: od.add('four', 4, '_end') 455 >>> od.items() 463 >>> od.add('two', 2, '>one') # Insert after 'one' 464 >>> od.values() 469 >>> od.add('twohalf', 2.5, '<three') # Insert before 'three' 470 >>> od.keys() [all …]
|
/external/icu/icu4c/as_is/os400/ |
D | fixup-icu.sh | 34 bom8=`od -t x1 -N 3 $file|\
|
D | unpax-icu.sh | 105 od -t x1|\
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_fd.cc | 230 FdDesc *od = fddesc(thr, pc, oldfd); in FdDup() local 231 MemoryRead(thr, pc, (uptr)od, kSizeLog8); in FdDup() 233 init(thr, pc, newfd, ref(od->sync), write); in FdDup()
|
/external/icu/icu4c/as_is/os390/ |
D | unpax-icu.sh | 52 od -t x1|\
|
/external/toybox/tests/ |
D | printf.test | 22 testing "printf hex" "$PRINTF 'A\x1b\x2B\x3Q\xa' | od -An -tx1" \
|
/external/clang/test/Sema/ |
D | ext_vector_components.c | 47 float2 od(float3 x) { return x.odd; } in od() function
|
/external/ImageMagick/PerlMagick/t/reference/filter/ |
D | Charcoal.miff | 13 …������������������������������&����H6Q��ˏa�������������&�������������}od����l�������������#…
|
/external/toybox/ |
D | Android.mk | 178 toys/posix/od.c \ 309 od \
|
/external/icu/icu4c/source/data/brkitr/ |
D | de.txt | 116 "od.",
|
/external/dnsmasq/po/ |
D | pl.po | 191 msgstr "Przyporz�dkowanie znacznika w zale�no�ci od klasy u�ytkownika DHCP." 195 msgstr "Przyporz�dkowanie znacznika w zale�no�ci od numeru obwodu (w rozumieniu RFC3046)." 199 msgstr "Przyporz�dkowanie znacznika w zale�no�ci od numeru agenta (w rozumieniu RFC3046)." 203 msgstr "Przyporz�dkowanie znacznika w zale�no�ci od numeru subskrybenta (w rozumieniu RFC3993)." 275 …ycia wskazanego portu UDP do odpytywania nadrz�dnych serwer�w DNS i odbierania od nich odpowiedzi." 317 msgstr "Przyporz�dkowanie znacznika w zale�no�ci od typu klienta DHCP." 347 msgstr "Uzale�nienie odpowiedzi DNS od interfejsu, na kt�rym odebrano zapytanie (wygodne dla serwer… 384 msgstr "Przyporz�dkowanie znacznika w zale�no�ci od adresu MAC (mo�na u�ywa� uog�lnie�: *)." 467 …res�w wskazuj�cych na komputery w sieciach wewn�trznych spo�r�d odpowiedzi od zewn�trznych serwer�… 1376 msgstr "��danie DHCP od urz�dzenia nieobs�ugiwanego typu (%d) odebrano na %s" [all …]
|
/external/bison/m4/ |
D | javacomp.m4 | 29 # "od -A n -t d1 -j 7 -N 1 classfile". 88 …dnl $ od -A n -t o1 < conftestver.class | tr ' ' '\012'| sort | uniq | sed -e '/^$/d' -e 's,^,\\… 133 if od -A x < /dev/null >/dev/null 2>/dev/null; then 134 # Use POSIX od. 137 od -A n -t d1 -j 7 -N 1 "[$]1"
|
/external/iproute2/ip/ |
D | iproute.c | 1325 char *od = NULL; in iproute_list_flush_or_save() local 1404 od = *argv; in iproute_list_flush_or_save() 1477 if (id || od) { in iproute_list_flush_or_save() 1488 if (od) { in iproute_list_flush_or_save() 1489 if ((idx = ll_name_to_index(od)) == 0) { in iproute_list_flush_or_save() 1490 fprintf(stderr, "Cannot find device \"%s\"\n", od); in iproute_list_flush_or_save()
|
/external/opencv3/3rdparty/openexr/Imath/ |
D | ImathEuler.h | 886 Vec3<T> od = otherXyzRot - targetXyzRot; in nearestRotation() local 888 T odMag = od.dot(od); in nearestRotation()
|
/external/libopus/tests/ |
D | test_opus_api.c | 574 OpusDecoder *od; in test_msdec_api() local 575 err=opus_multistream_decoder_ctl(dec,OPUS_MULTISTREAM_GET_DECODER_STATE(j,&od)); in test_msdec_api() 578 err=opus_decoder_ctl(od, OPUS_GET_GAIN(&i)); in test_msdec_api() 588 OpusDecoder *od; in test_msdec_api() local 589 err=opus_multistream_decoder_ctl(dec,OPUS_MULTISTREAM_GET_DECODER_STATE(j,&od)); in test_msdec_api() 592 err=opus_decoder_ctl(od, OPUS_GET_GAIN(&i)); in test_msdec_api()
|
/external/libexif/contrib/watcom/ |
D | Makefile | 34 OPTFLAGS= -5r -od -d2
|
/external/vboot_reference/utility/ |
D | dev_debug_vboot | 369 loghead od -Ax -tx1 "${kfile}"
|
/external/shflags/lib/ |
D | shunit2 | 690 _shunit_random_=`/usr/bin/od -vAn -N4 -tx4 </dev/urandom \
|
/external/libexif/po/ |
D | bs.po | 2514 "Označava verziju od <GPSInfoIFD>. Ovo je verzija 2.0.0.0. Ova etiketa je " 2516 "<GPSVersionID> se izražava u bajtovima, za razliku od etikete <ExifVersion>." 2615 "razliku od drugih etiketa upućivača." 2740 "Pokazuje smjer kretanja GPS prijemnika. Raspon vrijednosti je od 0.00 do " 2764 "Pokazuje smjer slike kada je uslikana. Raspon vrijednosti je od 0.00 do " 2869 msgstr "Pokazuje smjer destinacije. Raspon vrijednosti je od 0.00 do 359.99." 2873 msgstr "Referentna vrijednost za udaljenost od destinacije" 3037 "\"1988 izlet firme\" ili bilo šta. Ne mogu da se koriste slova od 2 bajta. " 3081 "vrijednost manja od 64 kilobajta. Kod JPEG sažetih podataka, oznaka nije " 3272 "Određeno od strane Adobe korporacije za omogićavanje TIFF Trees u okviru " [all …]
|