Home
last modified time | relevance | path

Searched +full:- +full:o (Results 1 – 25 of 1133) sorted by relevance

12345678910>>...46

/external/icu/icu4c/source/test/depstest/
Ddependencies.txt1 # -*- icu-dependencies -*-
4 # Copyright (C) 2011-2016, International Business Machines
12 # See http://site.icu-project.org/processes/release/tasks/healthy-code#TOC-Check-library-dependenci…
14 # Standard library symbols used by ICU --------------------------------------- #
29 # Position-Independent Code (-fPIC) requires a Global Offset Table.
42 # UBSan=UndefinedBehaviorSanitizer, clang -fsanitize=bounds
48 # We must not use tolower and toupper because they are system-locale-sensitive (Turkish i).
104 group: mmap_functions # for memory-mapped data loading
108 dlopen dlclose dlsym # called by putil.o only for icuplug.o
141 # ICU common library --------------------------------------------------------- #
[all …]
/external/icu/icu4c/source/i18n/
DMakefile.in5 # Copyright (C) 1998-2016, International Business Machines
9 ## Makefile.in for ICU - icui18n.so
45 BATCH_LIBS = $(BATCH_LIBICUUC) -lm
58 CFLAGS += -WI
59 CXXFLAGS += -WI
62 CPPFLAGS += -I$(srcdir) -I$(top_srcdir)/common $(LIBCPPFLAGS) $(CPPFLAGSICUI18N)
63 DEFS += -DU_I18N_IMPLEMENTATION
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 \
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/
Darchive-long-filenames-no-null-terminator.test8 $ touch 012345678901234567890123456789012345678901234567890123456789012-{1..124}.o \
9 …xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.o
10 $ llvm-ar cru file.a 012345678901234567890123456789012345678901234567890123456789012-{1..124}.o \
11 …xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.o
13 RUN: llvm-ar t %p/Inputs/archive-long-filenames-no-null-terminator.a | FileCheck %s
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
[all …]
/external/icu/icu4c/source/test/intltest/
DMakefile.in5 # Copyright (C) 1999-2016, International Business Machines
9 ## Makefile.in for ICU - test/intltest
37 CPPFLAGS += -I$(srcdir) -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil
38 CPPFLAGS += -DUNISTR_FROM_CHAR_EXPLICIT= -DUNISTR_FROM_STRING_EXPLICIT= -DUCHAR_TYPE=char16_t
39 DEFS += -D'U_TOPSRCDIR="$(top_srcdir)/"' -D'U_TOPBUILDDIR="$(BUILDDIR)"'
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 \
[all …]
/external/libxml2/test/
Datt41 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- edited with XML Spy v4.4 U (http://www.xmlspy.com) by Slava (GIVC) -->
8 <val o="0" v="53"/>
9 <val o="e08" v="53"/>
10 <val o="1c32" v="53"/>
11 <val o="2a3c" v="53"/>
12 <val o="3835" v="53"/>
13 <val o="4645" v="53"/>
14 <val o="5455" v="53"/>
15 <val o="6265" v="53"/>
[all …]
/external/libxml2/result/noent/
Datt41 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- edited with XML Spy v4.4 U (http://www.xmlspy.com) by Slava (GIVC) -->
8 <val o="0" v="53"/>
9 <val o="e08" v="53"/>
10 <val o="1c32" v="53"/>
11 <val o="2a3c" v="53"/>
12 <val o="3835" v="53"/>
13 <val o="4645" v="53"/>
14 <val o="5455" v="53"/>
15 <val o="6265" v="53"/>
[all …]
/external/libxml2/result/
Datt41 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- edited with XML Spy v4.4 U (http://www.xmlspy.com) by Slava (GIVC) -->
8 <val o="0" v="53"/>
9 <val o="e08" v="53"/>
10 <val o="1c32" v="53"/>
11 <val o="2a3c" v="53"/>
12 <val o="3835" v="53"/>
13 <val o="4645" v="53"/>
14 <val o="5455" v="53"/>
15 <val o="6265" v="53"/>
[all …]
/external/libevent/
DChangeLog1 Changes in version 2.1.8-stable (22 January 2017)
3 Libevent 2.1.8-stable, it contains openssl fixes for resetting fd and using
11 o Fix _FILE_OFFSET_BITS redinition (solaris/autotools) (336f3b11 Azat Khuzhin)
12 o util-internal: fix __func__ redefinition (netbsd) (253e7fa9 Azat Khuzhin)
13 o Fix signedness differ for iov_base (solaris) (2c62062e Azat Khuzhin)
14 o evutil_time: include <unistd.h> when there is only sleep()/usleep() (3e75194c Azat Khuzhin)
15 o http: fix formatter for pritnf for req->ntoread (osx) (1cbf26f6 Azat Khuzhin)
17 o Merge branch 'automake-tests-parallel-v4' (*includes ci bits also*) (59e217df Azat Khuzhin)
19 o vagrant/netbsd: missing libtool (9c9be399 Azat Khuzhin)
20 o vagrant/netbsd: more reliable way of installing packages (36da6877 Azat Khuzhin)
[all …]
DChangeLog-2.01 Changes in version 2.0.21-stable (18 Nov 2012)
3 o ssl: Don't discard SSL read event when timeout and read come close together (576b29f)
4 o ssl: Stop looping in "consider_reading" if reading is suspended. (f719b8a Joachim Bauch)
5 o ssl: No need to reserve space if reading is suspended. (1acf2eb Joachim Bauch)
6 o dns: Avoid a memory-leak on OOM in evdns. (73e85dd, f2bff75 George Danchev)
7 o build: Use python2 rather than python (0eb0109 Ross Lagerwall)
8 o build: Compile without warnings on mingw64 (94866c2)
9 o build: Fix compilation on mingw64 with -DUSE_DEBUG (62bd2c4)
10 o build: Make rpcgen_wrapper.sh work on systems without a "python2" binary (f3009e4)
11o iocp: Close IOCP listener socket on free when LEV_OPT_CLOSE_ON_FREE is set (cb853ea Juan Pablo F…
[all …]
DChangeLog-1.41 Changes in 1.4.14b-stable
2 o Set the VERSION_INFO correctly for 1.4.14
4 Changes in 1.4.14-stable
5 o Add a .gitignore file for the 1.4 branch. (d014edb)
6 o Backport evbuffer_readln(). (b04cc60 Nicholas Marriott)
7 o Make the evbuffer_readln backport follow the current API (c545485)
8 o Valgrind fix: Clear struct kevent before checking for OSX bug. (5713d5d William Ahern)
9 o Fix a crash when reading badly formatted resolve.conf (5b10d00 Yasuoka Masahiko)
10 o Fix memory-leak of signal handler array with kqueue. [backport] (01f3775)
11 o Update sample/signal-test.c to use newer APIs and not leak. (891765c Evan Jones)
[all …]
/external/icu/icu4c/source/common/
DMakefile.in5 # Copyright (C) 1999-2016, International Business Machines
9 ## Makefile.in for ICU - icuuc.so
49 BATCH_LIBS = $(BATCH_LIBICUDT) -lm
62 CFLAGS += -WI
63 CXXFLAGS += -WI
66 CPPFLAGS += -I$(srcdir) $(LIBCPPFLAGS) $(CPPFLAGSICUUC)
68 DEFS += -DU_COMMON_IMPLEMENTATION
72 CPPFLAGS += "-DDEFAULT_ICU_PLUGINS=\"$(libdir)/icu\" "
76 CPPFLAGS += "-DU_ICU_DATA_DEFAULT_DIR=\"$(ICUDATA_DIR)\""
82 OBJECTS = errorcode.o putil.o umath.o utypes.o uinvchar.o umutex.o ucln_cmn.o \
[all …]
/external/u-boot/cmd/
DMakefile1 # SPDX-License-Identifier: GPL-2.0+
3 # (C) Copyright 2004-2006
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_ANDROID_AB_SELECT) += android_ab_select.o android_cmds.o
16 obj-$(CONFIG_CMD_ADC) += adc.o
17 obj-$(CONFIG_CMD_ARMFLASH) += armflash.o
[all …]
/external/ImageMagick/PerlMagick/t/reference/read/
Dgradient.miff2 class=DirectClass colors=0 alpha-trait=Undefined
7 rendering-intent=Perceptual
9 red-primary=0.64,0.33 green-primary=0.3,0.6 blue-primary=0.15,0.06
10 white-point=0.3127,0.329
11 date:create=2015-04-15T09:25:08-04:00
12 date:modify=2015-04-15T09:25:08-04:00
14 …����������������������������������������������������������������O����O����O����O����O����O��…
/external/tcpdump/win32/prj/
DGNUmakefile7 # OPTFLAGS = -g
8 OPTFLAGS = -O
9 # -O2 may break things. Use at your own risk.
11 CFLAGS = -I ${PCAP_DIR}/wpcap/libpcap/bpf \
12 -I ${PCAP_DIR}/wpcap/libpcap \
13 -I ${PCAP_DIR}/wpcap/libpcap/Win32/Include \
14 -I ${PCAP_DIR}/wpcap/libpcap/Win32/Include/net \
15 -I ../../Win32/Include -I ../../linux-Include \
16 -I ../../lbl -I../.. \
17 -DWIN32 -DINET6 -DHAVE_ADDRINFO=1 -DHAVE_SOCKADDR_STORAGE=1 \
[all …]
/external/ipsec-tools/
DNEWS2 ----------------
4 0.7.3 - 23 August 2009
5 o Fix a remote crash and a memory leak
6 o Fixed a NAT-T flag check
7 o Some code cleanups/compilation fixes with recent gcc
9 0.7.2 - 22 April 2009
10 o Fix a remote crash in fragmentation code
11 o Phase2 message identities are phase1 specific (Vista compatibility=
12 o Autogenerate ChangeLog from cvs metadata
13 o Fix mode config pool resizing
[all …]
/external/fec/
Dmakefile.in11 LIBS=@MLIBS@ fec.o sim.o viterbi27.o viterbi27_port.o viterbi29.o viterbi29_port.o \
12 viterbi39.o viterbi39_port.o \
13 viterbi615.o viterbi615_port.o encode_rs_char.o encode_rs_int.o encode_rs_8.o \
14 decode_rs_char.o decode_rs_int.o decode_rs_8.o \
15 init_rs_char.o init_rs_int.o ccsds_tab.o \
16 encode_rs_ccsds.o decode_rs_ccsds.o ccsds_tal.o \
17 dotprod.o dotprod_port.o \
18 peakval.o peakval_port.o \
19 sumsq.o sumsq_port.o
21 CFLAGS=@CFLAGS@ -I. -Wall @ARCH_OPTION@
[all …]
/external/zlib/src/old/
DMakefile.riscos3 # test works out-of-the-box, installs `somewhere' on demand
6 CCflags = -c -depend !Depend -IC: -g -throwback -DRISCOS -fah
7 C++flags = -c -depend !Depend -IC: -throwback
8 Linkflags = -aif -c++ -o $@
9 ObjAsmflags = -throwback -NoCache -depend !Depend
11 LibFileflags = -c -l -o $@
12 Squeezeflags = -o $@
18 @.lib: @.o.adler32 @.o.compress @.o.crc32 @.o.deflate @.o.gzio \
19 @.o.infblock @.o.infcodes @.o.inffast @.o.inflate @.o.inftrees @.o.infutil @.o.trees \
20 @.o.uncompr @.o.zutil
[all …]
/external/python/cpython2/RISCOS/
DMakefile24 DLKFLAG= -DDLK
25 DLKOBJS = $(DLKLIB).o.dlk_load @.o.linktab
29 CFLAGS = -c $(DLKFLAG) -DRISCOS -DHAVE_CONFIG_H -wadP -throwback -APCS 3/32bit/fpe3
31 CC = cc $(CFLAGS) -j$(HEADERS)
32 CCEXPAT = cc $(CFLAGS) -j$(HEADERS),$(EXPAT) -DHAVE_EXPAT_H
35 LINKFLAGS = -aif #-NOUNUSED #-d
36 LOADLIBS = $(TCPIPLIB).o.unixlib $(TCPIPLIB).o.inetlib $(TCPIPLIB).o.socklib $(CLIB).o.Stubs $(OSLI…
38 LIBFILE = libfile -c
41 .c.o :
42 $(CC) -o $@ $*.c
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/
Dnew-pm-thinlto-defaults.ll11 ; RUN: opt -disable-verify -debug-pass-manager \
12 ; RUN: -passes='thinlto-pre-link<O1>,name-anon-globals' -S %s 2>&1 \
13 ; RUN: | FileCheck %s --check-prefixes=CHECK-O,CHECK-O1,CHECK-PRELINK-O,CHECK-PRELINK-O-NODIS,C…
14 ; RUN: opt -disable-verify -debug-pass-manager \
15 ; RUN: -passes='thinlto-pre-link<O2>,name-anon-globals' -S %s 2>&1 \
16 ; RUN: | FileCheck %s --check-prefixes=CHECK-O,CHECK-O2,CHECK-PRELINK-O,CHECK-PRELINK-O-NODIS,C…
17 ; RUN: opt -disable-verify -debug-pass-manager \
18 ; RUN: -passes='thinlto-pre-link<O3>,name-anon-globals' -S -passes-ep-pipeline-start='no-op-mod…
19 …UN: | FileCheck %s --check-prefixes=CHECK-O,CHECK-O3,CHECK-PRELINK-O,CHECK-PRELINK-O-NODIS,CHE…
20 ; RUN: opt -disable-verify -debug-pass-manager \
[all …]
Dnew-pm-defaults.ll10 ; RUN: opt -disable-verify -debug-pass-manager \
11 ; RUN: -passes='default<O1>' -S %s 2>&1 \
12 ; RUN: | FileCheck %s --check-prefix=CHECK-O --check-prefix=CHECK-O1
13 ; RUN: opt -disable-verify -debug-pass-manager \
14 ; RUN: -passes='default<O2>' -S %s 2>&1 \
15 ; RUN: | FileCheck %s --check-prefix=CHECK-O --check-prefix=CHECK-O2
16 ; RUN: opt -disable-verify -debug-pass-manager \
17 ; RUN: -passes='default<O3>' -S %s 2>&1 \
18 ; RUN: | FileCheck %s --check-prefix=CHECK-O --check-prefix=CHECK-O3
19 ; RUN: opt -disable-verify -debug-pass-manager \
[all …]
/external/deqp/doc/
DGLES3 Negative API Functions.txt1 -------------------------------------------------------------------------
3 -----------------------------------------------
11 http://www.apache.org/licenses/LICENSE-2.0
18 -------------------------------------------------------------------------
20 OpenGL ES 3.0 Negative API tests - Function listing
23 o = Tests done
26 -----------------------------------------------
28 -----------------------------------------------
31 o glBindTransformFeedback (GLenum target, GLuint id);
32 o glDeleteTransformFeedbacks (GLsizei n, const GLuint* ids);
[all …]
/external/openssh/openbsd-compat/
DMakefile.in12 CPPFLAGS=-I. -I.. -I$(srcdir) -I$(srcdir)/.. @CPPFLAGS@ @DEFS@
17 LDFLAGS=-L. @LDFLAGS@
19o basename.o bcrypt_pbkdf.o bindresvport.o blowfish.o daemon.o dirname.o fmt_scaled.o getcwd.o get…
21o 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:
26 $(CC) $(CFLAGS) $(CPPFLAGS) -c $<
28 all: libopenbsd-compat.a
34 libopenbsd-compat.a: $(COMPAT) $(OPENBSD) $(PORTS)
39 rm -f *.o *.a core
[all …]
/external/u-boot/common/
DMakefile1 # SPDX-License-Identifier: GPL-2.0+
3 # (C) Copyright 2004-2006
8 obj-y += init/
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
15 # This option is not just y/n - it can have a numeric value
17 obj-y += bootretry.o
[all …]
/external/freetype/builds/amiga/
Dmakefile2 # Makefile for FreeType2 link library using ppc-morphos-gcc-2.95.3-bin.tgz
3 # (gcc 2.95.3 hosted on 68k-Amiga producing MorphOS-PPC-binaries from
8 # Copyright 2005-2018 by
26 # ---8<---
29 #define FT_USE_SMOOTH // anti-aliasing rasterizer
33 #define FT_USE_T1CID // cid-keyed type1 font driver
42 # ---8<---
44 # link your programs with libft2_ppc.a and either ftsystem.ppc.o or ftsystempure.ppc.o
45 # (and either ftdebug.ppc.o or ftdebugpure.ppc.o if you enabled FT_DEBUG_LEVEL_ERROR or
48 all: libft2_ppc.a ftsystem.ppc.o ftsystempure.ppc.o
[all …]
/external/ImageMagick/PerlMagick/t/reference/write/read/
Dgradient.miff7 profile-icm=3144
9-HP �����������������������������������������������cprt��P���3desc������lwtpt������bkpt���…
10 �����#�(�-�2�7�;�@�E�J�O�T�Y�^�c�h�m�r�w�|��������������������������������������������������…

12345678910>>...46