Searched refs:additions (Results 1 – 25 of 520) sorted by relevance
12345678910>>...21
/third_party/uboot/u-boot-2020.01/doc/device-tree-bindings/ |
D | README | 6 These follow along with Linux kernel bindings, with a few additions. By 7 adding the files here, U-Boot patches can clearly show thees additions. 8 This makes it easier for device tree people to review these additions in
|
/third_party/glib/gio/ |
D | gliststore.c | 454 gpointer *additions, in g_list_store_splice() argument 484 if G_UNLIKELY (!g_type_is_a (G_OBJECT_TYPE (additions[i]), store->item_type)) in g_list_store_splice() 487 … G_STRFUNC, i, G_OBJECT_TYPE_NAME (additions[i]), g_type_name (store->item_type)); in g_list_store_splice() 491 g_sequence_insert_before (it, g_object_ref (additions[i])); in g_list_store_splice()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_texture_norm16.txt | 168 (If EXT_texture_view is not supported, this additions will apply to 198 and TexBufferRangeEXT. Also remove additions to Table textbo1. 204 Also remove additions to Table 8.X.2. 213 If EXT_copy_image is not supported, remove additions to Table 8.X.2.
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_norm16.txt | 168 (If EXT_texture_view is not supported, this additions will apply to 198 and TexBufferRangeEXT. Also remove additions to Table textbo1. 204 Also remove additions to Table 8.X.2. 213 If EXT_copy_image is not supported, remove additions to Table 8.X.2.
|
/third_party/uboot/u-boot-2020.01/arch/arm/dts/ |
D | hi3660-hikey960-u-boot.dtsi | 3 * U-Boot additions
|
D | hi6220-hikey-u-boot.dtsi | 3 * U-Boot additions
|
D | omap3-beagle-xm-ab-u-boot.dtsi | 3 * U-Boot additions
|
D | omap3-evm-u-boot.dtsi | 3 * U-Boot additions
|
D | omap3-evm-37xx-u-boot.dtsi | 3 * U-Boot additions
|
D | omap3-beagle-u-boot.dtsi | 3 * U-Boot additions
|
D | omap3-beagle-xm-u-boot.dtsi | 3 * U-Boot additions
|
D | socfpga-common-u-boot.dtsi | 3 * U-Boot additions
|
D | omap3-igep0020-u-boot.dtsi | 3 * U-Boot additions
|
D | exynos4210-pinctrl-uboot.dtsi | 3 * U-Boot additions to enable a generic Exynos GPIO driver
|
D | socfpga_stratix10_socdk-u-boot.dtsi | 3 * U-Boot additions
|
D | exynos5250-pinctrl-uboot.dtsi | 3 * U-Boot additions to enable a generic Exynos GPIO driver
|
D | socfpga_cyclone5_de0_nano_soc-u-boot.dtsi | 3 * U-Boot additions
|
D | socfpga_cyclone5_mcvevk-u-boot.dtsi | 3 * U-Boot additions
|
D | exynos4x12-pinctrl-uboot.dtsi | 3 * U-Boot additions to enable a generic Exynos GPIO driver
|
D | exynos54xx-pinctrl-uboot.dtsi | 3 * U-Boot additions to enable a generic Exynos GPIO driver
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | AlphabeticIndex.java | 301 public AlphabeticIndex<V> addLabels(UnicodeSet additions) { in addLabels() argument 302 initialLabels.addAll(additions); in addLabels() 312 public AlphabeticIndex<V> addLabels(ULocale... additions) { in addLabels() argument 313 for (ULocale addition : additions) { in addLabels() 325 public AlphabeticIndex<V> addLabels(Locale... additions) { in addLabels() argument 326 for (Locale addition : additions) { in addLabels()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/ |
D | TODO | 9 API additions
|
/third_party/harfbuzz/ |
D | TODO | 9 API additions
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | TODO | 9 API additions
|
/third_party/boost/libs/math/doc/ |
D | math.css | 7 Copyright 2013 Niall Douglas additions for colors and alignment. 8 Copyright 2013 Paul A. Bristow additions for more colors and alignments. 9 Copyright 2019 Paul A. Bristow additions for more control of serif-italic font etc.
|
12345678910>>...21