Searched +full:- +full:c (Results 1 – 25 of 1662) sorted by relevance
12345678910>>...67
15 c = 317 c = a + b18 c = b + c19 c = c + a20 c = a + b21 c = b + c23 c = c - a24 c = a - b25 c = b - c26 c = c - a[all …]
1 //===- ir.go - Bindings for ir --------------------------------------------===//8 //===----------------------------------------------------------------------===//12 //===----------------------------------------------------------------------===//17 #include "llvm-c/Core.h"21 import "C"29 C C.LLVMContextRef member32 C C.LLVMModuleRef member35 C C.LLVMTypeRef member38 C C.LLVMValueRef member41 C C.LLVMBasicBlockRef member[all …]
1 //===- ir.go - Bindings for ir --------------------------------------------===//5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception7 //===----------------------------------------------------------------------===//11 //===----------------------------------------------------------------------===//16 #include "llvm-c/Core.h"17 #include "llvm-c/Comdat.h"21 import "C"29 C C.LLVMContextRef member32 C C.LLVMModuleRef member35 C C.LLVMTypeRef member[all …]
2 Modules/_abc.c - _abc_data_type variable static PyTypeObject _abc_data_type3 Modules/_abc.c - abc_invalidation_counter variable static unsigned long long abc_invalidation_count…4 Modules/_abc.c - _abcmodule variable static struct PyModuleDef _abcmodule5 Python/import.c import_find_and_load accumulated variable static _PyTime_t accumulated6 Modules/itertoolsmodule.c - accumulate_methods variable static PyMethodDef accumulate_methods7 Modules/itertoolsmodule.c - accumulate_type variable static PyTypeObject accumulate_type8 Python/Python-ast.c - Add_singleton variable static PyObject *Add_singleton9 Python/Python-ast.c - Add_type variable static PyTypeObject *Add_type10 Objects/genobject.c - ag_asend_freelist variable static PyAsyncGenASend *ag_asend_freelist[_PyAsync…11 Objects/genobject.c - ag_asend_freelist_free variable static int ag_asend_freelist_free[all …]
9 "SPDX-license-identifier-BSD",10 "SPDX-license-identifier-BSD-4-Clause-UC",11 "SPDX-license-identifier-ISC",12 "SPDX-license-identifier-MIT",24 "-D_BSD_SOURCE",25 "-DHAVE_CONFIG_H",26 "-D_U_=__attribute__((__unused__))",27 "-Wall",28 "-Werror",29 "-Wno-sign-compare",[all …]
1 # Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 199746 INCLS = -I. @V_INCLS@69 .c.o:70 @rm -f $@71 $(CC) $(FULL_CFLAGS) -c $(srcdir)/$*.c73 CSRC = setsignal.c tcpdump.c76 addrtoname.c \77 addrtostr.c \78 af.c \79 ascii_strcasecmp.c \[all …]
1 //===---------- Support/UnicodeCaseFold.cpp -------------------------------===//3 // This file was generated by utils/unicode-case-fold.py from the Unicode8 // utils/unicode-case-fold.py \12 //===----------------------------------------------------------------------===//16 int llvm::sys::unicode::foldCharSimple(int C) { in foldCharSimple() argument17 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 …]
9 "SPDX-license-identifier-BSD",10 "SPDX-license-identifier-FSFAP",11 "SPDX-license-identifier-MIT",23 "access.c",24 "affinity.c",25 "aio.c",26 "basic_filters.c",27 "bind.c",28 "bjm.c",29 "block.c",[all …]
1 // Copyright (C) 2020 The Android Open Source Project7 // http://www.apache.org/licenses/LICENSE-2.019 // Added automatically by a large-scale-change that took the approach of33 // large-scale-change filtered out the below license kinds as false-positives:34 // SPDX-license-identifier-GPL35 // See: http://go/android-license-faq40 "SPDX-license-identifier-BSD",41 "SPDX-license-identifier-Beerware",42 "SPDX-license-identifier-MIT",43 "SPDX-license-identifier-OpenSSL",[all …]
10 20071220-1.c O2 # Relocation against a BB address11 20071220-2.c12 990208-1.c13 label13.C O014 label13a.C O015 label3.C18 20010122-1.c19 20030323-1.c20 20030811-1.c21 pr17377.c[all …]
2 # Copyright (C) 2009 THE elfutils'S COPYRIGHT HOLDER12 "Project-Id-Version: elfutils VERSION\n"13 "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"14 "POT-Creation-Date: 2021-02-05 21:10+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 …]
... / posixtestsuite/conformance/definitions/unistd_h/1-1.c posixtestsuite/conformance/definitions/unistd_h
1 // Copyright (C) 2020 The Android Open Source Project7 // http://www.apache.org/licenses/LICENSE-2.019 // Added automatically by a large-scale-change20 // See: http://go/android-license-faq25 "SPDX-license-identifier-BSD",33 "src/operators/argmax-pooling-nhwc.c",34 "src/operators/average-pooling-nhwc.c",35 "src/operators/binary-elementwise-nd.c",36 "src/operators/channel-shuffle-nc.c",37 "src/operators/constant-pad-nd.c",[all …]
4 # Copyright © 2007-2019 by Apple Inc.5 # Copyright © 2005-2007 by Easy Software Products.26 "Project-Id-Version: CUPS 2.3.3\n"27 "Report-Msgid-Bugs-To: https://github.com/apple/cups/issues\n"28 "POT-Creation-Date: 2019-12-18 20:19-0500\n"29 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"30 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"31 "Language-Team: LANGUAGE <LL@li.org>\n"33 "MIME-Version: 1.0\n"34 "Content-Type: text/plain; charset=UTF-8\n"[all …]
9 ���-�%�%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����������������������������Ԙ…
1 //===----------------------------------------------------------------------===//5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception7 //===----------------------------------------------------------------------===//9 // XFAIL: c++0312 // template <class C> constexpr auto begin(C& c) -> decltype(c.begin());13 // template <class C> constexpr auto begin(const C& c) -> decltype(c.begin());14 // template <class C> constexpr auto cbegin(const C& c) -> decltype(std::begin(c)); // C++1415 // template <class C> constexpr auto cend(const C& c) -> decltype(std::end(c)); // C++1416 // template <class C> constexpr auto end (C& c) -> decltype(c.end());17 // template <class C> constexpr auto end (const C& c) -> decltype(c.end());[all …]
1 //===----------------------------------------------------------------------===//8 //===----------------------------------------------------------------------===//10 // XFAIL: c++98, c++0313 // 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++1416 // template <class C> constexpr auto cend(const C& c) -> decltype(std::end(c)); // C++1417 // 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 …]
1 # Copyright (C) 2015 The Android Open Source Project7 # http://www.apache.org/licenses/LICENSE-2.018 err_data.c\19 src/crypto/asn1/a_bitstr.c\20 src/crypto/asn1/a_bool.c\21 src/crypto/asn1/a_d2i_fp.c\22 src/crypto/asn1/a_dup.c\23 src/crypto/asn1/a_enum.c\24 src/crypto/asn1/a_gentm.c\25 src/crypto/asn1/a_i2d_fp.c\[all …]
7 // http://www.apache.org/licenses/LICENSE-2.016 // CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE22 // Added automatically by a large-scale-change that took the approach of35 // See: http://go/android-license-faq40 "SPDX-license-identifier-0BSD",41 "SPDX-license-identifier-Apache-2.0",42 "SPDX-license-identifier-BSD",43 "SPDX-license-identifier-CC0-1.0",44 "SPDX-license-identifier-GPL",45 "SPDX-license-identifier-GPL-2.0",[all …]
2 # Copyright (C) 2007 Lutz Mueller and others4 # These translations are licensed under a BSD-style license9 "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 …]
3 # Copyright (C) 2012 Lutz Mueller and others9 "Project-Id-Version: libexif 0.6.21-pre1\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-07-03 10:59+0300\n"13 "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"14 "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"16 "MIME-Version: 1.0\n"17 "Content-Type: text/plain; charset=UTF-8\n"18 "Content-Transfer-Encoding: 8bit\n"[all …]
2 # Copyright (C) 2009 Lutz Mueller and others4 # Tadashi Jokagi <elf2000@users.sourceforge.net>, 2009-2010.8 "Project-Id-Version: libexif 0.6.20-pre1\n"9 "Report-Msgid-Bugs-To: libexif-devel@lists.sourceforge.net\n"10 "POT-Creation-Date: 2012-07-12 20:41+0200\n"11 "PO-Revision-Date: 2010-02-17 11:48+0900\n"12 "Last-Translator: Tadashi Jokagi <elf2000@users.sourceforge.net>\n"13 "Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"15 "MIME-Version: 1.0\n"16 "Content-Type: text/plain; charset=UTF-8\n"[all …]