/openbmc/linux/net/ipv4/netfilter/ |
H A D | nf_nat_snmp_basic.asn1 | 61 IMPLICIT OCTET STRING OPTIONAL ({snmp_helper}) 65 IMPLICIT INTEGER OPTIONAL 69 IMPLICIT INTEGER OPTIONAL 75 IMPLICIT INTEGER OPTIONAL 79 IMPLICIT OCTET STRING OPTIONAL 83 IMPLICIT INTEGER OPTIONAL 113 [0] IMPLICIT PDU OPTIONAL 116 [1] IMPLICIT PDU OPTIONAL 119 [2] IMPLICIT PDU OPTIONAL 122 [3] IMPLICIT PDU OPTIONAL [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/ |
H A D | dhrystone_2.1.bb | 26 …nd:toolchain-clang = " -Wno-error=implicit-function-declaration -Wno-error=deprecated-non-prototyp… 31 # dhry_1.c:101:3: error: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 32 # dhry_1.c:149:5: error: implicit declaration of function 'Proc_5' [-Wimplicit-function-declaration] 33 # dhry_1.c:150:5: error: implicit declaration of function 'Proc_4' [-Wimplicit-function-declaration] 34 # dhry_1.c:156:19: error: implicit declaration of function 'Func_2'; did you mean 'Func_1'? [-Wimpl… 35 # dhry_1.c:162:7: error: implicit declaration of function 'Proc_7' [-Wimplicit-function-declaration] 36 # dhry_1.c:167:5: error: implicit declaration of function 'Proc_8' [-Wimplicit-function-declaration] 37 # dhry_1.c:169:5: error: implicit declaration of function 'Proc_1' [-Wimplicit-function-declaration] 38 # dhry_1.c:176:9: error: implicit declaration of function 'Proc_6' [-Wimplicit-function-declaration] 39 # dhry_1.c:187:5: error: implicit declaration of function 'Proc_2' [-Wimplicit-function-declaration] [all …]
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | pkcs7.asn1 | 13 certSet [0] IMPLICIT ExtendedCertificatesAndCertificates, 14 certSequence [2] IMPLICIT Certificates 17 crlSet [1] IMPLICIT CertificateRevocationLists, 18 crlSequence [3] IMPLICIT CRLSequence 47 extendedCertificate [0] IMPLICIT ExtendedCertificate -- PKCS#6 75 aaSet [0] IMPLICIT SetOfAuthenticatedAttribute 86 uaSet [1] IMPLICIT SET OF UnauthenticatedAttribute, 87 uaSequence [3] IMPLICIT SEQUENCE OF UnauthenticatedAttribute 94 subjectKeyIdentifier [0] IMPLICIT SubjectKeyIdentifier
|
H A D | x509_akid.asn1 | 5 keyIdentifier [0] IMPLICIT KeyIdentifier OPTIONAL, 6 authorityCertIssuer [1] IMPLICIT GeneralNames OPTIONAL, 7 authorityCertSerialNumber [2] IMPLICIT CertificateSerialNumber OPTIONAL
|
H A D | x509.asn1 | 15 issuerUniqueID [ 1 ] IMPLICIT UniqueIdentifier OPTIONAL, 16 subjectUniqueID [ 2 ] IMPLICIT UniqueIdentifier OPTIONAL,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/ |
H A D | 0001-Fix-time.h-check.patch | 14 This fixes a bunch of implicit declaration warnings: 16 …* cyrus-sasl-2.1.28/lib/saslutil.c:280:3: warning: implicit declaration of function ‘time’ [-Wimpl… 17 …* cyrus-sasl-2.1.28/lib/saslutil.c:364:41: warning: implicit declaration of function ‘clock’ [-Wim… 18 …* cyrus-sasl-2.1.28/plugins/cram.c:132:7: warning: implicit declaration of function ‘time’ [-Wimpl… 19 …* cyrus-sasl-2.1.28/lib/saslutil.c:280:3: warning: implicit declaration of function ‘time’ [-Wimpl… 20 …* cyrus-sasl-2.1.28/lib/saslutil.c:364:41: warning: implicit declaration of function ‘clock’ [-Wim… 21 …* cyrus-sasl-2.1.28/plugins/cram.c:132:7: warning: implicit declaration of function ‘time’ [-Wimpl…
|
/openbmc/openbmc/meta-security/recipes-security/isic/ |
H A D | isic_0.07.bb | 27 CFLAGS += "-Wno-error=implicit-int -Wno-error=implicit-function-declaration" 28 BUILD_CFLAGS += "-Wno-error=implicit-int -Wno-error=implicit-function-declaration"
|
/openbmc/linux/sound/usb/ |
H A D | implicit.c | 3 // Special handling for implicit feedback mode 19 #include "implicit.h" 47 /* Implicit feedback quirk table for playback */ 76 /* Implicit feedback quirk table for capture: only FIXED type */ 109 /* Check whether the given UAC2 iface:altset points to an implicit fb source */ 202 * for the implicit feedback operation 289 /* Setup an implicit feedback endpoint from a quirk. Returns 0 if no quirk 324 /* Generic UAC2 implicit feedback */ in audioformat_implicit_fb_quirk() 335 /* Roland/BOSS implicit feedback with vendor spec class */ in audioformat_implicit_fb_quirk() 350 /* Try the generic implicit fb if available */ in audioformat_implicit_fb_quirk() [all …]
|
/openbmc/qemu/target/sparc/ |
H A D | asi.h | 132 #define ASI_P 0x80 /* Primary, implicit */ 133 #define ASI_S 0x81 /* Secondary, implicit */ 136 #define ASI_PL 0x88 /* Primary, implicit, l-endian */ 137 #define ASI_SL 0x89 /* Secondary, implicit, l-endian */ 287 #define ASI_TWINX_P 0xe2 /* twin load, primary implicit */ 289 * primary, implicit */ 290 #define ASI_TWINX_S 0xe3 /* twin load, secondary implicit */ 292 * secondary, implicit */ 293 #define ASI_TWINX_PL 0xea /* twin load, primary implicit, LE */ 294 #define ASI_TWINX_SL 0xeb /* twin load, secondary implicit, LE */ [all …]
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | utstrtoul64.c | 25 * 3) Runtime "Implicit conversion" as defined in the ACPI specification. 32 * interpreter - Implicit and explicit conversions, GPE method names 41 * and implicit conversions. This global must be set to the proper width. 51 * support (explicit/implicit) for octal string conversions. 162 * an "implicit conversion" by the ACPI specification. Used by 164 * an automatic (implicit) conversion from a string operand 201 * interpreter - All runtime implicit conversions, as per ACPI specification 218 * implicit conversions, and the "0x" prefix is "not allowed". in acpi_ut_implicit_strtoul64() 265 * "unpredictable", so ACPICA matches the behavior of the implicit 270 * behavior of the implicit conversion case. It terminates the
|
H A D | exstore.c | 213 * any existing object with the new object. No implicit in acpi_ex_store_object_to_index() 337 * implicit_conversion - Perform implicit conversion (yes/no) 399 * 2) Store with implicit conversion in acpi_ex_store_object_to_node() 461 * The simple data types all support implicit source operand in acpi_ex_store_object_to_node() 472 * an implicit conversion, as per the ACPI specification. in acpi_ex_store_object_to_node() 481 /* Store with implicit source operand conversion support */ in acpi_ex_store_object_to_node() 519 * field. Any required implicit source operand conversion is in acpi_ex_store_object_to_node() 571 " with no implicit conversion\n", in acpi_ex_store_direct_to_node()
|
/openbmc/linux/include/linux/ |
H A D | dma-resv.h | 87 * @DMA_RESV_USAGE_WRITE: Implicit write synchronization. 90 * an implicit write dependency. 95 * @DMA_RESV_USAGE_READ: Implicit read synchronization. 98 * an implicit read dependency. 103 * @DMA_RESV_USAGE_BOOKKEEP: No implicit sync. 106 * any implicit synchronization. 113 * dma_buf_import_sync_file() when implicit synchronization should 120 * dma_resv_usage_rw - helper for implicit sync 121 * @write: true if we create a new implicit sync write 123 * This returns the implicit synchronization usage for write or read accesses, [all …]
|
/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/ |
H A D | arpwatch_3.3.bb | 25 CFLAGS += "-Wno-error=implicit-int -Wno-error=implicit-function-declaration" 26 BUILD_CFLAGS += "-Wno-error=implicit-int -Wno-error=implicit-function-declaration"
|
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/ |
H A D | 0001-Use-CC-to-check-for-implicit-fallthrough-warning-sup.patch | 4 Subject: [PATCH] Use CC to check for implicit-fallthrough warning support 24 - FALLTHROUGH := $(shell gcc -Q --help=warnings 2>&1 | grep "implicit-fallthrough" | wc -l) 25 + FALLTHROUGH := $(shell ${CC} -Q --help=warnings 2>&1 | grep "implicit-fallthrough" | wc -l)
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | args-if-implicit.err | 1 args-if-implicit.json: In command 'test-if-cmd': 2 args-if-implicit.json:1: conditional command arguments require 'boxed': true
|
/openbmc/linux/Documentation/bpf/ |
H A D | linux-notes.rst | 63 These instructions have seven implicit operands: 65 * Register R6 is an implicit input that must contain a pointer to a 67 * Register R0 is an implicit output which contains the data fetched from 72 These instructions have an implicit program exit condition as well. If an
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | asi.h | 133 #define ASI_P 0x80 /* Primary, implicit */ 134 #define ASI_S 0x81 /* Secondary, implicit */ 137 #define ASI_PL 0x88 /* Primary, implicit, l-endian */ 138 #define ASI_SL 0x89 /* Secondary, implicit, l-endian */ 277 * primary, implicit 280 * secondary, implicit 286 * implicit 290 * implicit 296 * implicit, little-endian 300 * implicit, little-endian
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_bitfields.c | 58 /* 8-bit implicit padding */ 60 /* 4 more bytes of implicit padding */ 63 /* 24 bits implicit padding */
|
/openbmc/openbmc/poky/meta/recipes-support/db/ |
H A D | db_5.3.28.bb | 121 CFLAGS += "-Wno-error=implicit-int -Wno-error=implicit-function-declaration" 122 BUILD_CFLAGS += "-Wno-error=implicit-int -Wno-error=implicit-function-declaration"
|
/openbmc/linux/Documentation/devicetree/bindings/timer/ |
H A D | arm,arch_timer.yaml | 75 affects writes to the tval register, due to the implicit counter read. 82 to the implicit counter read. 89 the tval registers, due to the implicit counter read.
|
/openbmc/linux/include/linux/sched/ |
H A D | mm.h | 49 * The implicit full barrier implied by atomic_dec_and_test() is in mmdrop() 310 * memalloc_noio_save - Marks implicit GFP_NOIO allocation scope. 328 * memalloc_noio_restore - Ends the implicit GFP_NOIO scope. 331 * Ends the implicit GFP_NOIO scope started by memalloc_noio_save function. 341 * memalloc_nofs_save - Marks implicit GFP_NOFS allocation scope. 359 * memalloc_nofs_restore - Ends the implicit GFP_NOFS scope. 362 * Ends the implicit GFP_NOFS scope started by memalloc_nofs_save function.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/ |
H A D | bashism.patch | 14 -CXXFLAGS="$CXXFLAGS ${CFLAGS//-Werror-implicit-function-declaration/}" 15 +CXXFLAGS="$CXXFLAGS $(printf '%s\n' "$CFLAGS" | sed 's/-Werror-implicit-function-declaration//g')"
|
/openbmc/linux/include/uapi/linux/ |
H A D | dma-buf.h | 48 * If the driver or API with which the client is interacting uses implicit 112 * Unlike doing implicit synchronization via a GPU kernel driver's exec ioctl, 144 * sync_file into a dma-buf for the purposes of implicit synchronization 147 * which expect implicit synchronization such as OpenGL or most media
|
/openbmc/linux/arch/parisc/math-emu/ |
H A D | Makefile | 7 ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \ 9 -Wno-implicit-int -Wno-missing-prototypes -Wno-missing-declarations \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/freeglut/ |
H A D | freeglut_3.4.0.bb | 19 # Add -Wno-implicit-function-declaration since it might be otherwise treated at 21 CFLAGS += "-Wno-implicit-function-declaration"
|