/external/oss-fuzz/projects/unbound/ |
D | build.sh | 24 $CC $CFLAGS -I. -DSRCDIR=. -c -o parse_packet_fuzzer.o parse_packet_fuzzer.c 25 $CC $CFLAGS -I. -DSRCDIR=. -c -o fuzz_1.o fuzz_1.c 26 $CC $CFLAGS -I. -DSRCDIR=. -c -o fuzz_2.o fuzz_2.c 27 $CC $CFLAGS -I. -DSRCDIR=. -c -o fuzz_3.o fuzz_3.c 28 $CC $CFLAGS -I. -DSRCDIR=. -c -o fuzz_4.o fuzz_4.c 37 parse_packet_fuzzer.o \ 38 dns.o infra.o rrset.o dname.o \ 39 msgencode.o as112.o msgparse.o msgreply.o packed_rrset.o iterator.o \ 40 iter_delegpt.o iter_donotq.o iter_fwd.o iter_hints.o iter_priv.o \ 41 iter_resptype.o iter_scrub.o iter_utils.o localzone.o mesh.o modstack.o view.o \ [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/ |
D | archive-long-filenames-no-null-terminator.test | 8 $ touch 012345678901234567890123456789012345678901234567890123456789012-{1..124}.o \ 9 …xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.o 10 $ llvm-ar cru file.a 012345678901234567890123456789012345678901234567890123456789012-{1..124}.o \ 11 …xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.o 15 CHECK: 012345678901234567890123456789012345678901234567890123456789012-1.o 16 CHECK: 012345678901234567890123456789012345678901234567890123456789012-2.o 17 CHECK: 012345678901234567890123456789012345678901234567890123456789012-3.o 18 CHECK: 012345678901234567890123456789012345678901234567890123456789012-4.o 19 CHECK: 012345678901234567890123456789012345678901234567890123456789012-5.o 20 CHECK: 012345678901234567890123456789012345678901234567890123456789012-6.o [all …]
|
/external/tcpdump/win32/prj/ |
D | GNUmakefile | 30 ../../addrtoname.o \ 31 ../../af.o \ 32 ../../checksum.o \ 33 ../../gmpls.o \ 34 ../../gmt2local.o \ 35 ../../missing/inet_aton.o \ 36 ../../missing/inet_ntop.o \ 37 ../../missing/strlcpy.o \ 38 ../../missing/dlnames.o \ 39 ../../missing/datalinks.o \ [all …]
|
/external/icu/icu4c/source/i18n/ |
D | Makefile.in | 67 OBJECTS = ucln_in.o \ 68 fmtable.o format.o msgfmt.o umsg.o numfmt.o unum.o decimfmt.o dcfmtsym.o \ 69 fmtable_cnv.o \ 70 choicfmt.o datefmt.o smpdtfmt.o reldtfmt.o dtfmtsym.o udat.o dtptngen.o udatpg.o \ 71 nfrs.o nfrule.o nfsubs.o rbnf.o numsys.o unumsys.o ucsdet.o \ 72 ucal.o calendar.o gregocal.o timezone.o simpletz.o olsontz.o \ 73 astro.o taiwncal.o buddhcal.o persncal.o islamcal.o japancal.o gregoimp.o hebrwcal.o \ 74 indiancal.o chnsecal.o cecal.o coptccal.o dangical.o ethpccal.o \ 75 coleitr.o coll.o sortkey.o bocsu.o ucoleitr.o \ 76 ucol.o ucol_res.o ucol_sit.o \ [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | Makefile.in | 42 OBJECTS = aliastst.o allcoll.o apicoll.o astrotst.o callimts.o calregts.o caltest.o \ 43 caltztst.o canittst.o citrtest.o colldata.o convtest.o currcoll.o collationtest.o \ 44 fldset.o dadrfmt.o dadrcal.o dcfmapts.o decoll.o dtfmapts.o dtfmrgts.o dtfmtrtts.o dtfmttst.o \ 45 dtptngts.o encoll.o escoll.o ficoll.o frcoll.o g7coll.o intltest.o \ 46 itercoll.o itformat.o itmajor.o itutil.o jacoll.o lcukocol.o \ 47 loctest.o localebuildertest.o localematchertest.o \ 48 miscdtfm.o mnkytst.o msfmrgts.o nmfmapts.o nmfmtrt.o \ 49 numfmtst.o numrgts.o plurults.o plurfmts.o pptest.o regcoll.o restest.o restsnew.o \ 50 sdtfmtts.o svccoll.o tchcfmt.o selfmts.o \ 51 tfsmalls.o tmsgfmt.o trcoll.o tscoll.o tsdate.o tsdcfmsy.o tsdtfmsy.o \ [all …]
|
/external/cblas/src/ |
D | Makefile | 10 rm -f *.o a.out core 14 errhand = cblas_globals.o cblas_xerbla.o xerbla.o 29 slev1 = cblas_srotg.o cblas_srotmg.o cblas_srot.o cblas_srotm.o \ 30 cblas_sswap.o cblas_sscal.o cblas_scopy.o cblas_saxpy.o \ 31 cblas_sdot.o cblas_sdsdot.o cblas_snrm2.o cblas_sasum.o \ 32 cblas_isamax.o sdotsub.o sdsdotsub.o snrm2sub.o sasumsub.o \ 33 isamaxsub.o 37 dlev1 = cblas_drotg.o cblas_drotmg.o cblas_drot.o cblas_drotm.o \ 38 cblas_dswap.o cblas_dscal.o cblas_dcopy.o cblas_daxpy.o \ 39 cblas_ddot.o cblas_dsdot.o cblas_dnrm2.o cblas_dasum.o \ [all …]
|
/external/icu/icu4c/source/common/ |
D | Makefile.in | 82 OBJECTS = errorcode.o putil.o umath.o utypes.o uinvchar.o umutex.o ucln_cmn.o \ 83 uinit.o uobject.o cmemory.o charstr.o cstr.o \ 84 udata.o ucmndata.o udatamem.o umapfile.o udataswp.o utrie_swap.o ucol_swp.o utrace.o \ 85 uhash.o uhash_us.o uenum.o ustrenum.o uvector.o ustack.o uvectr32.o uvectr64.o \ 86 ucnv.o ucnv_bld.o ucnv_cnv.o ucnv_io.o ucnv_cb.o ucnv_err.o ucnvlat1.o \ 87 ucnv_u7.o ucnv_u8.o ucnv_u16.o ucnv_u32.o ucnvscsu.o ucnvbocu.o \ 88 ucnv_ext.o ucnvmbcs.o ucnv2022.o ucnvhz.o ucnv_lmb.o ucnvisci.o ucnvdisp.o ucnv_set.o ucnv_ct.o \ 89 resource.o uresbund.o ures_cnv.o uresdata.o resbund.o resbund_cnv.o \ 90 ucurr.o \ 91 localebuilder.o localeprioritylist.o \ [all …]
|
/external/u-boot/cmd/ |
D | Makefile | 8 obj-y += boot.o 9 obj-$(CONFIG_CMD_BOOTM) += bootm.o 10 obj-y += help.o 11 obj-y += version.o 14 obj-$(CONFIG_CMD_AES) += aes.o 15 obj-$(CONFIG_CMD_AB_SELECT) += ab_select.o 16 obj-$(CONFIG_CMD_ADC) += adc.o 17 obj-$(CONFIG_CMD_ARMFLASH) += armflash.o 18 obj-$(CONFIG_HAVE_BLOCK_DEVICE) += blk_common.o 19 obj-$(CONFIG_CMD_SOURCE) += source.o [all …]
|
/external/openssh/openbsd-compat/ |
D | Makefile.in | 19 …o basename.o bcrypt_pbkdf.o bindresvport.o blowfish.o daemon.o dirname.o fmt_scaled.o getcwd.o get… 21 …o bsd-asprintf.o bsd-closefrom.o bsd-cray.o bsd-cygwin_util.o bsd-getpeereid.o getrrsetbyname-ldns… 23 PORTS=port-aix.o port-irix.o port-linux.o port-solaris.o port-tun.o port-uw.o 25 .c.o: 39 rm -f *.o *.a core
|
/external/u-boot/common/ |
D | Makefile | 9 obj-y += main.o 10 obj-y += exports.o 11 obj-$(CONFIG_HASH) += hash.o 12 obj-$(CONFIG_HUSH_PARSER) += cli_hush.o 13 obj-$(CONFIG_AUTOBOOT) += autoboot.o 17 obj-y += bootretry.o 21 obj-y += board_f.o 22 obj-y += board_r.o 23 obj-$(CONFIG_DISPLAY_BOARDINFO) += board_info.o 24 obj-$(CONFIG_DISPLAY_BOARDINFO_LATE) += board_info.o [all …]
|
/external/icu/icu4c/source/test/cintltst/ |
D | Makefile.in | 42 OBJECTS = callcoll.o calltest.o capitst.o cbiapts.o cbkittst.o \ 43 ccaltst.o ucnvseltst.o cctest.o ccapitst.o ccolltst.o encoll.o cconvtst.o ccurrtst.o \ 44 cdateintervalformattest.o cdattst.o cdetst.o cdtdptst.o cdtrgtst.o cestst.o cfintst.o \ 45 cformtst.o cfrtst.o cg7coll.o chashtst.o cintltst.o citertst.o cjaptst.o cloctst.o \ 46 cmsccoll.o cmsgtst.o cpluralrulestest.o cposxtst.o cldrtest.o \ 47 cnmdptst.o cnormtst.o cnumtst.o crelativedateformattest.o crestst.o creststn.o cturtst.o \ 48 cucdapi.o cucdtst.o custrtst.o cstrcase.o cutiltst.o nucnvtst.o nccbtst.o bocu1tst.o \ 49 cbiditst.o cbididat.o eurocreg.o udatatst.o utf16tst.o utransts.o \ 50 ncnvfbts.o ncnvtst.o putiltst.o cstrtest.o udatpg_test.o utf8tst.o \ 51 stdnmtst.o usrchtst.o custrtrn.o sorttest.o trietest.o trie2test.o ucptrietest.o usettest.o \ [all …]
|
/external/iproute2/tc/ |
D | Makefile | 1 TCOBJ= tc.o tc_qdisc.o tc_class.o tc_filter.o tc_util.o tc_monitor.o \ 2 tc_exec.o m_police.o m_estimator.o m_action.o m_ematch.o \ 3 emp_ematch.yacc.o emp_ematch.lex.o 10 TCMODULES += q_fifo.o 11 TCMODULES += q_sfq.o 12 TCMODULES += q_red.o 13 TCMODULES += q_prio.o 14 TCMODULES += q_tbf.o 15 TCMODULES += q_cbq.o 16 TCMODULES += q_rr.o [all …]
|
/external/icu/icu4c/source/test/depstest/ |
D | dependencies.txt | 114 dlopen dlclose dlsym # called by putil.o only for icuplug.o 150 stubdata.o # Exports icudt48_dat. 191 pluralmap.o 196 dtintrv.o 205 brkiter.o brkeng.o ubrk.o 206 rbbi.o rbbinode.o rbbiscan.o rbbisetb.o rbbistbl.o rbbitblb.o 207 rbbidata.o rbbirb.o rbbi_cache.o 208 dictionarydata.o dictbe.o 211 filteredbrk.o 217 ucharstriebuilder # for filteredbrk.o [all …]
|
/external/u-boot/drivers/net/ |
D | Makefile | 6 obj-$(CONFIG_ALTERA_TSE) += altera_tse.o 7 obj-$(CONFIG_AG7XXX) += ag7xxx.o 8 obj-$(CONFIG_ARMADA100_FEC) += armada100_fec.o 9 obj-$(CONFIG_BCM6348_ETH) += bcm6348-eth.o 10 obj-$(CONFIG_BCM6368_ETH) += bcm6368-eth.o 11 obj-$(CONFIG_DRIVER_AT91EMAC) += at91_emac.o 12 obj-$(CONFIG_DRIVER_AX88180) += ax88180.o 13 obj-$(CONFIG_BCM_SF2_ETH) += bcm-sf2-eth.o 14 obj-$(CONFIG_BCM_SF2_ETH_GMAC) += bcm-sf2-eth-gmac.o 15 obj-$(CONFIG_CALXEDA_XGMAC) += calxedaxgmac.o [all …]
|
/external/iproute2/ip/ |
D | Makefile | 1 IPOBJ=ip.o ipaddress.o ipaddrlabel.o iproute.o iprule.o ipnetns.o \ 2 rtm_map.o iptunnel.o ip6tunnel.o tunnel.o ipneigh.o ipntable.o iplink.o \ 3 ipmaddr.o ipmonitor.o ipmroute.o ipprefix.o iptuntap.o iptoken.o \ 4 ipxfrm.o xfrm_state.o xfrm_policy.o xfrm_monitor.o iplink_dummy.o \ 5 iplink_ifb.o iplink_nlmon.o iplink_team.o iplink_vcan.o iplink_vxcan.o \ 6 iplink_vlan.o link_veth.o link_gre.o iplink_can.o iplink_xdp.o \ 7 iplink_macvlan.o ipl2tp.o link_vti.o link_vti6.o \ 8 iplink_vxlan.o tcp_metrics.o iplink_ipoib.o ipnetconf.o link_ip6tnl.o \ 9 link_iptnl.o link_gre6.o iplink_bond.o iplink_bond_slave.o iplink_hsr.o \ 10 iplink_bridge.o iplink_bridge_slave.o ipfou.o iplink_ipvlan.o \ [all …]
|
/external/v8/src/builtins/ |
D | cast.tq | 13 macro IsAccessorInfo(o: HeapObject): bool { 14 return Is<AccessorInfo>(o); 18 macro IsAccessorPair(o: HeapObject): bool { 19 return Is<AccessorPair>(o); 23 macro IsAllocationSite(o: HeapObject): bool { 24 return Is<AllocationSite>(o); 28 macro IsCell(o: HeapObject): bool { 29 return Is<Cell>(o); 33 macro IsCode(o: HeapObject): bool { 34 return Is<Code>(o); [all …]
|
/external/u-boot/arch/powerpc/cpu/mpc85xx/ |
D | Makefile | 17 extra-y = start.o resetvec.o 21 obj-y += cpu_init_early.o tlb.o spl_minimal.o 25 obj-$(CONFIG_MP) += release.o 28 obj-$(CONFIG_CMD_ERRATA) += cmd_errata.o 30 obj-$(CONFIG_CPM2) += commproc.o 32 obj-$(CONFIG_CPM2) += ether_fcc.o 33 obj-$(CONFIG_OF_LIBFDT) += fdt.o 34 obj-$(CONFIG_FSL_CORENET) += liodn.o 35 obj-$(CONFIG_MP) += mp.o 36 obj-$(CONFIG_PCI) += pci.o [all …]
|
/external/python/cpython2/Tools/pybench/ |
D | Lookups.py | 380 o = c() 384 o.__a__ = 2 385 o.__b__ = 3 386 o.__c__ = 4 388 o.__a__ = 2 389 o.__b__ = 3 390 o.__c__ = 4 392 o.__a__ = 2 393 o.__b__ = 3 394 o.__c__ = 4 [all …]
|
/external/icu/icu4c/source/data/zone/ |
D | ee.txt | 751 ec{"Kathmandu nutomegaƒoƒome"} 952 ls{"Xexeme gaƒoƒoɖoanyi me"} 998 ld{"Ireland nutome gaƒoƒo me"} 1035 ld{"British dzomeŋɔli gaƒoƒo me"} 1290 ls{"Afghanistan gaƒoƒo me"} 1293 ls{"Central Africa gaƒoƒo me"} 1297 ls{"East Africa gaƒoƒo me"} 1301 ls{"South Africa nutome gaƒoƒo me"} 1305 ld{"West Africa dzomeŋɔli gaƒoƒo me"} 1306 lg{"West Africa gaƒoƒo me"} [all …]
|
/external/flatbuffers/tests/MyGame/Example/ |
D | Monster.java | 22 …public Vec3 pos(Vec3 obj) { int o = __offset(4); return o != 0 ? obj.__assign(o + bb_pos, bb) : nu… in pos() local 23 public short mana() { int o = __offset(6); return o != 0 ? bb.getShort(o + bb_pos) : 150; } in mana() local 24 …public boolean mutateMana(short mana) { int o = __offset(6); if (o != 0) { bb.putShort(o + bb_pos,… in mutateMana() local 25 public short hp() { int o = __offset(8); return o != 0 ? bb.getShort(o + bb_pos) : 100; } in hp() local 26 …public boolean mutateHp(short hp) { int o = __offset(8); if (o != 0) { bb.putShort(o + bb_pos, hp)… in mutateHp() local 27 public String name() { int o = __offset(10); return o != 0 ? __string(o + bb_pos) : null; } in name() local 30 …public int inventory(int j) { int o = __offset(14); return o != 0 ? bb.get(__vector(o) + j * 1) & … in inventory() local 31 public int inventoryLength() { int o = __offset(14); return o != 0 ? __vector_len(o) : 0; } in inventoryLength() local 34 …boolean mutateInventory(int j, int inventory) { int o = __offset(14); if (o != 0) { bb.put(__vecto… in mutateInventory() local 35 public byte color() { int o = __offset(16); return o != 0 ? bb.get(o + bb_pos) : 8; } in color() local [all …]
|
/external/libpng/scripts/ |
D | checksym.awk | 38 o=0+substr($2,2) 39 if (o > 0) { 40 if (official[o] == "") { 41 official[o] = $1 42 if (o > mastero) mastero = o 45 print master ": duplicated symbol:", official[o] ":", $0 71 o=0+substr($2,2) 73 lasto=o 75 print "png.h: duplicated last ordinal:", lasto, o 81 o=0+substr($3,2) [all …]
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/ |
D | InstConstraintVisitor.java | 151 private void indexOfInt(final Instruction o, final Type index) { in indexOfInt() argument 153 constraintViolated(o, "The 'index' is not of type int but of type "+index+"."); in indexOfInt() 163 private void referenceTypeIsInitialized(final Instruction o, final ReferenceType r) { in referenceTypeIsInitialized() argument 165 constraintViolated(o, "Working on an uninitialized object '"+r+"'."); in referenceTypeIsInitialized() 170 private void valueOfInt(final Instruction o, final Type value) { in valueOfInt() argument 172 constraintViolated(o, "The 'value' is not of type int but of type "+value+"."); in valueOfInt() 181 private boolean arrayrefOfArrayType(final Instruction o, final Type arrayref) { in arrayrefOfArrayType() argument 183 … constraintViolated(o, "The 'arrayref' does not refer to an array but is of type "+arrayref+"."); in arrayrefOfArrayType() 206 private void _visitStackAccessor(final Instruction o) { in _visitStackAccessor() argument 207 … final int consume = o.consumeStack(cpg); // Stack values are always consumed first; then produced. in _visitStackAccessor() [all …]
|
/external/python/cpython2/RISCOS/ |
D | Makefile | 25 DLKOBJS = $(DLKLIB).o.dlk_load @.o.linktab 36 LOADLIBS = $(TCPIPLIB).o.unixlib $(TCPIPLIB).o.inetlib $(TCPIPLIB).o.socklib $(CLIB).o.Stubs $(OSLI… 41 .c.o : 45 @.^.Modules.o.python 52 @.^.Modules.o.main\ 53 @.Modules.o.config\ 54 @.^.Modules.o.getbuildinfo\ 55 @.Modules.o.getpath_riscos\ 56 @.Modules.o.riscosmodule\ 57 @.^.Modules.o.gcmodule [all …]
|
/external/u-boot/test/dm/ |
D | Makefile | 5 obj-$(CONFIG_UT_DM) += bus.o 6 obj-$(CONFIG_UT_DM) += nop.o 7 obj-$(CONFIG_UT_DM) += test-driver.o 8 obj-$(CONFIG_UT_DM) += test-fdt.o 9 obj-$(CONFIG_UT_DM) += test-main.o 10 obj-$(CONFIG_UT_DM) += test-uclass.o 14 obj-$(CONFIG_UT_DM) += core.o 16 obj-$(CONFIG_SOUND) += audio.o 17 obj-$(CONFIG_BLK) += blk.o 18 obj-$(CONFIG_BOARD) += board.o [all …]
|
/external/u-boot/drivers/video/ |
D | Makefile | 7 obj-$(CONFIG_BACKLIGHT_GPIO) += backlight_gpio.o 8 obj-$(CONFIG_BACKLIGHT_PWM) += pwm_backlight.o 9 obj-$(CONFIG_CONSOLE_NORMAL) += console_normal.o 10 obj-$(CONFIG_CONSOLE_ROTATION) += console_rotate.o 11 obj-$(CONFIG_CONSOLE_TRUETYPE) += console_truetype.o fonts/ 12 obj-$(CONFIG_DISPLAY) += display-uclass.o 13 obj-$(CONFIG_DM_VIDEO) += backlight-uclass.o 14 obj-$(CONFIG_VIDEO_MIPI_DSI) += dsi-host-uclass.o 15 obj-$(CONFIG_DM_VIDEO) += panel-uclass.o simple_panel.o 16 obj-$(CONFIG_DM_VIDEO) += video-uclass.o vidconsole-uclass.o [all …]
|