Home
last modified time | relevance | path

Searched +full:- +full:c (Results 1 – 25 of 1452) sorted by relevance

12345678910>>...59

/external/python/cpython2/Tools/pybench/
DArithmetic.py15 c = 3
17 c = a + b
18 c = b + c
19 c = c + a
20 c = a + b
21 c = b + c
23 c = c - a
24 c = a - b
25 c = b - c
26 c = c - a
[all …]
/external/llvm/bindings/go/llvm/
Dir.go1 //===- ir.go - Bindings for ir --------------------------------------------===//
8 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
17 #include "llvm-c/Core.h"
21 import "C"
29 C C.LLVMContextRef member
32 C C.LLVMModuleRef member
35 C C.LLVMTypeRef member
38 C C.LLVMValueRef member
41 C C.LLVMBasicBlockRef member
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go1 //===- ir.go - Bindings for ir --------------------------------------------===//
8 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
17 #include "llvm-c/Core.h"
18 #include "llvm-c/Comdat.h"
22 import "C"
30 C C.LLVMContextRef member
33 C C.LLVMModuleRef member
36 C C.LLVMTypeRef member
39 C C.LLVMValueRef member
[all …]
/external/tcpdump/
DAndroid.bp1 // Copyright (C) 2018 The Android Open Source Project
7 // http://www.apache.org/licenses/LICENSE-2.0
20 "-D_BSD_SOURCE",
21 "-DHAVE_CONFIG_H",
22 "-D_U_=__attribute__((__unused__))",
23 "-Wall",
24 "-Werror",
25 "-Wno-sign-compare",
26 "-Wno-address-of-packed-member", // http://b/33566695
27 "-Wno-incompatible-pointer-types-discards-qualifiers",
[all …]
DMakefile.in1 # Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
46 INCLS = -I. @V_INCLS@
69 .c.o:
70 @rm -f $@
71 $(CC) $(FULL_CFLAGS) -c $(srcdir)/$*.c
73 CSRC = setsignal.c tcpdump.c
76 addrtoname.c \
77 addrtostr.c \
78 af.c \
79 ascii_strcasecmp.c \
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DUnicodeCaseFold.cpp1 //===---------- Support/UnicodeCaseFold.cpp -------------------------------===//
3 // This file was generated by utils/unicode-case-fold.py from the Unicode
8 // utils/unicode-case-fold.py \
12 //===----------------------------------------------------------------------===//
16 int llvm::sys::unicode::foldCharSimple(int C) { in foldCharSimple() argument
17 if (C < 0x0041) in foldCharSimple()
18 return C; in foldCharSimple()
20 if (C <= 0x005a) in foldCharSimple()
21 return C + 32; in foldCharSimple()
23 if (C == 0x00b5) in foldCharSimple()
[all …]
/external/autotest/client/deps/systemtap/
Delfutils-0.140.tar.bz2 ... dwfl_module_nextcu.c elfutils-0.140/libdwfl/linux-kernel-modules.c elfutils-0.140/libdwfl
/external/u-boot/fs/ubifs/
Dmaster.c1 // SPDX-License-Identifier: GPL-2.0+
5 * Copyright (C) 2006-2008 Nokia Corporation.
21 * scan_for_master - search the valid master node.
22 * @c: UBIFS file-system description object
25 * node. Returns zero in case of success, %-EUCLEAN if there master area is
29 static int scan_for_master(struct ubifs_info *c) in scan_for_master() argument
37 sleb = ubifs_scan(c, lnum, 0, c->sbuf, 1); in scan_for_master()
40 nodes_cnt = sleb->nodes_cnt; in scan_for_master()
42 snod = list_entry(sleb->nodes.prev, struct ubifs_scan_node, in scan_for_master()
44 if (snod->type != UBIFS_MST_NODE) in scan_for_master()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
Dknown_gcc_test_failures.txt10 20071220-1.c
11 20071220-2.c
12 20040302-1.c
13 20041214-1.c O0
14 20071210-1.c
15 920501-4.c
16 920501-5.c
17 comp-goto-1.c
18 980526-1.c
19 990208-1.c
[all …]
/external/python/cpython2/
DAndroid.bp7 // http://www.apache.org/licenses/LICENSE-2.0
20 name: "py2-interp-defaults",
22 "-fwrapv",
23 "-O3",
24 "-Wall",
25 "-Wstrict-prototypes",
26 "-DPy_BUILD_CORE",
27 "-Werror",
28 "-Wno-invalid-source-encoding",
29 "-Wno-int-conversion",
[all …]
/external/libunwind/
DAndroid.bp2 // Copyright (C) 2014 The Android Open Source Project
8 // http://www.apache.org/licenses/LICENSE-2.0
27 "-Wno-old-style-cast",
31 "-Werror",
32 "-Wno-#pragma-messages",
33 "-Wno-unused-parameter",
35 "-DHAVE_CONFIG_H",
36 "-D_GNU_SOURCE",
37 "-DNDEBUG",
41 // include/tdep-<arch>/libunwind_i.h, but soong prepends arch-specific
[all …]
/external/elfutils/po/
Dit.po2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
8 "Project-Id-Version: elfutils.master.RedHatelfutils.it\n"
9 "Report-Msgid-Bugs-To: http://bugzilla.redhat.com/\n"
10 "POT-Creation-Date: 2010-04-21 07:41-0700\n"
11 "PO-Revision-Date: 2009-04-30 03:50+0200\n"
12 "Last-Translator: Francesco Tombolini <tombo@adamantio.net>\n"
13 "Language-Team: Italiano <fedora-trans-it@redhat.com>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
[all …]
Dfr.po2 # Copyright (C) 2009 ORGANIZATION
8 "Project-Id-Version: elfutils.master.fr\n"
9 "Report-Msgid-Bugs-To: http://bugzilla.redhat.com/\n"
10 "POT-Creation-Date: 2010-04-21 07:41-0700\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <fedora-trans-fr@redhat.com>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
[all …]
Dru.po2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
8 "Project-Id-Version: ru\n"
9 "Report-Msgid-Bugs-To: http://bugzilla.redhat.com/\n"
10 "POT-Creation-Date: 2010-04-21 07:41-0700\n"
11 "PO-Revision-Date: 2009-11-12 10:27+1100\n"
12 "Last-Translator: NAME <EMAIL>\n"
13 "Language-Team: \n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
[all …]
Dzh_CN.po2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: http://bugzilla.redhat.com/\n"
11 "POT-Creation-Date: 2010-04-21 07:41-0700\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
[all …]
Dnl.po2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
10 "Project-Id-Version: Elfutils\n"
11 "Report-Msgid-Bugs-To: http://bugzilla.redhat.com/\n"
12 "POT-Creation-Date: 2010-04-21 07:41-0700\n"
13 "PO-Revision-Date: 2009-09-01 18:02+0200\n"
14 "Last-Translator: Geert Warrink <geert.warrink@onsnet.nu>\n"
15 "Language-Team: nl <nl@li.org>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: \n"
[all …]
Dde.po2 # Copyright (C) 2009 THE elfutils'S COPYRIGHT HOLDER
12 "Project-Id-Version: elfutils VERSION\n"
13 "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
14 "POT-Creation-Date: 2019-02-14 14:31+0100\n"
15 "PO-Revision-Date: 2009-06-29 15:15+0200\n"
16 "Last-Translator: Michael Münch <micm@fedoraproject.org>\n"
17 "Language-Team: German\n"
19 "MIME-Version: 1.0\n"
20 "Content-Type: text/plain; charset=UTF-8\n"
21 "Content-Transfer-Encoding: 8bit\n"
[all …]
/external/strace/
DAndroid.bp2 // Copyright (C) 2006 The Android Open Source Project
8 // http://www.apache.org/licenses/LICENSE-2.0
20 "access.c",
21 "affinity.c",
22 "aio.c",
23 "basic_filters.c",
24 "bind.c",
25 "bjm.c",
26 "block.c",
27 "bpf.c",
[all …]
/external/autotest/client/tests/posixtest/
Dposixtestsuite-1.5.2.tar.gz
/external/openssh/
DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
4 -Wall \
5 -Werror \
6 -Wno-error=implicit-function-declaration \
7 -Wno-pointer-sign \
8 -Wno-sign-compare \
9 -Wno-type-limits \
10 -Wno-unused-parameter \
11 -Wno-unused-variable \
12 -Wno-error \
[all …]
/external/libunwind/src/
DMakefile.am5 # Don't link with start-files since we don't use any constructors/destructors:
14 lib_LTLIBRARIES += libunwind-ptrace.la
17 lib_LTLIBRARIES += libunwind-coredump.la
25 pkgconfig_DATA = libunwind-generic.pc
32 pkgconfig_DATA += ptrace/libunwind-ptrace.pc
36 pkgconfig_DATA += setjmp/libunwind-setjmp.pc
40 pkgconfig_DATA += coredump/libunwind-coredump.pc
43 ### libunwind-ptrace:
45 ptrace/_UPT_elf.c \
46 ptrace/_UPT_accessors.c ptrace/_UPT_access_fpreg.c \
[all …]
/external/libcxx/test/std/iterators/iterator.range/
Dbegin-end.pass.cpp1 //===----------------------------------------------------------------------===//
8 //===----------------------------------------------------------------------===//
10 // XFAIL: c++98, c++03
13 // template <class C> constexpr auto begin(C& c) -> decltype(c.begin());
14 // template <class C> constexpr auto begin(const C& c) -> decltype(c.begin());
15 // template <class C> constexpr auto cbegin(const C& c) -> decltype(std::begin(c)); // C++14
16 // template <class C> constexpr auto cend(const C& c) -> decltype(std::end(c)); // C++14
17 // template <class C> constexpr auto end (C& c) -> decltype(c.end());
18 // template <class C> constexpr auto end (const C& c) -> decltype(c.end());
22 // template <class C> auto constexpr rbegin(C& c) -> decltype(c.rbegin()); // C++14
[all …]
/external/ImageMagick/PerlMagick/t/reference/cgm/
Dread.miff9 ���-�%�%5�53�(!�M�o�h�!M�"E�DV�VR�Mf�fv�v}�|v�im�P=�'��8�=�4*�$#�o�N� k�8S�.h�L�J…
11 �$�4�+�$�""�++�&&�33�;;�66�./�D�M�f�w�p�$D�1K�-r�^�L2�E:�R �UE�gN�DD�JJ�TT�YY�WX�MM�Qr�fZ…
13-��0��H��R��p��t��[��L��D��J��V��I��i��e��w��|��o��_'��g��VƎr��r��n����������������������������Ԙ…
/external/ImageMagick/PerlMagick/t/reference/write/cgm/
Dread.miff9 ���-�%�%5�53�(!�M�o�h�!M�"E�DV�VR�Mf�fv�v}�|v�im�P=�'��8�=�4*�$#�o�N� k�8S�.h�L�J…
11 �$�4�+�$�""�++�&&�33�;;�66�./�D�M�f�w�p�$D�1K�-r�^�L2�E:�R �UE�gN�DD�JJ�TT�YY�WX�MM�Qr�fZ…
13-��0��H��R��p��t��[��L��D��J��V��I��i��e��w��|��o��_'��g��VƎr��r��n����������������������������Ԙ…
/external/libexif/po/
Dpt_BR.po2 # Copyright (C) 2007 Lutz Mueller and others
4 # These translations are licensed under a BSD-style license
9 "Project-Id-Version: libexif\n"
10 "Report-Msgid-Bugs-To: libexif-devel@lists.sourceforge.net\n"
11 "POT-Creation-Date: 2012-07-12 20:41+0200\n"
12 "PO-Revision-Date: 2012-04-25 00:25+0000\n"
13 "Last-Translator: Rafael Neri <Unknown>\n"
14 "Language-Team: Portuguese (Brazil) <pt_BR@li.org>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
[all …]

12345678910>>...59