Home
last modified time | relevance | path

Searched refs:inform (Results 1 – 25 of 178) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/scripts/dtc/
H A Ddtc.c163 const char *inform = NULL; in main() local
183 inform = optarg; in main()
286 if (inform == NULL) in main()
287 inform = guess_input_format(arg, "dts"); in main()
291 if (streq(inform, "dts")) in main()
297 if (annotate && (!streq(inform, "dts") || !streq(outform, "dts"))) in main()
299 if (streq(inform, "dts")) in main()
301 else if (streq(inform, "fs")) in main()
303 else if(streq(inform, "dtb")) in main()
306 die("Unknown input format \"%s\"\n", inform); in main()
[all …]
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc.c171 const char *inform = NULL; in main() local
191 inform = optarg; in main()
291 if (inform == NULL) in main()
292 inform = guess_input_format(arg, "dts"); in main()
296 if (streq(inform, "dts")) in main()
302 if (streq(inform, "dts")) in main()
304 else if (streq(inform, "fs")) in main()
306 else if(streq(inform, "dtb")) in main()
309 die("Unknown input format \"%s\"\n", inform); in main()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Ddiagnostic-core.h107 extern void inform (location_t, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3);
108 extern void inform (rich_location *, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Ddiagnostic-core.h107 extern void inform (location_t, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3);
108 extern void inform (rich_location *, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3);
/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dstructleak_plugin.c155 inform(DECL_SOURCE_LOCATION(var), in initialize()
232 inform(UNKNOWN_LOCATION, G_("%s supports C only, not %s"), plugin_name, lang_hooks.name); in plugin_init()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-sdnotify_0.3.2.bb6 This protocol can be used to inform systemd about service start-up completion, \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/
H A Dgammurc91 ; Nokia protocol for Bluetooth stack with DCT4 Nokia models, which don't inform
98 ; inform about BT services correctly (6310, 6310i with firmware lower
104 ; OBEX for Bluetooth stack with DCT4 Nokia models, which don't inform about
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-test.txt21 To run just specific tests, inform test name fragments or the numbers obtained
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.12.332 - Added a notice to the MapViewer example to inform when a HTTPS-based map
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dnfc.rst58 When registering on the NFC subsystem, the device driver must inform the core
119 must inform which protocol it wants to use.
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/libnotify/
H A Dlibnotify_0.7.9.bb3 in the Desktop Notifications spec. These notifications can be used to inform \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dasn1.h1040 int inform, unsigned long mask);
1043 int inform, unsigned long mask,
1048 int inlen, int inform,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dasn1.h1040 int inform, unsigned long mask);
1043 int inform, unsigned long mask,
1048 int inlen, int inform,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dasn1.h1040 int inform, unsigned long mask);
1043 int inform, unsigned long mask,
1048 int inlen, int inform,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dasn1.h1040 int inform, unsigned long mask);
1043 int inform, unsigned long mask,
1048 int inlen, int inform,
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic.asn1102 inform-request
/OK3568_Linux_fs/kernel/Documentation/pcmcia/
H A Ddevicetable.rst23 If the hash is incorrect, the kernel will inform you about this in "dmesg"
/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Df2c.h140 char *inform; member
/OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/
H A Dcpufreq_drivers.rst120 OS utilizes the PCC interface to inform platform firmware what frequency the
133 is used by the OS to inform the platform firmware that a command has been
177 ignored by OSPM. The next invocation of "Get Average Frequency" will inform
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/thermal/
H A Dti_soc_thermal.txt22 - gpios : this entry should be used to inform which GPIO
/OK3568_Linux_fs/kernel/Documentation/driver-api/pldmfw/
H A Ddriver-ops.rst47 The ``.flash_component`` operation is used to inform the device driver to
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A D0001-raddb-certs-Makefile-fix-the-occasional-verification.patch55 - $(OPENSSL) x509 -inform PEM -outform DER -in ca.pem -out ca.der
56 + @[ -f ca.der ] || $(OPENSSL) x509 -inform PEM -outform DER -in ca.pem -out ca.der
/OK3568_Linux_fs/kernel/Documentation/translations/
H A Dindex.rst33 inform the translation maintainer and - if you can - check also the English
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dasn1.h852 …1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mas…
853 …_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mas…
855 …ASN1_STRING_set_by_NID(ASN1_STRING **out, const unsigned char *in, int inlen, int inform, int nid);
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dasn1.h852 …1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mas…
853 …_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mas…
855 …ASN1_STRING_set_by_NID(ASN1_STRING **out, const unsigned char *in, int inlen, int inform, int nid);

12345678