/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | mediatek.yaml | 119 - description: Google Elm (Acer Chromebook R13) 121 - const: google,elm-rev8 122 - const: google,elm-rev7 123 - const: google,elm-rev6 124 - const: google,elm-rev5 125 - const: google,elm-rev4 126 - const: google,elm-rev3 127 - const: google,elm 129 - description: Google Hana (Lenovo Chromebook N23 Yoga, C330, 300e,...) 131 - const: google,hana-rev6 [all …]
|
H A D | rockchip.yaml | 294 - description: Google Bob (Asus Chromebook Flip C101PA) 296 - const: google,bob-rev13 297 - const: google,bob-rev12 298 - const: google,bob-rev11 299 - const: google,bob-rev10 300 - const: google,bob-rev9 301 - const: google,bob-rev8 302 - const: google,bob-rev7 303 - const: google,bob-rev6 304 - const: google,bob-rev5 [all …]
|
H A D | qcom.yaml | 90 https://docs.kernel.org/arch/arm/google/chromebook-boot-flow.html 417 - const: google,coachz-rev1 418 - const: google,coachz-rev2 423 - const: google,coachz 428 - const: google,coachz-rev1-sku0 429 - const: google,coachz-rev2-sku0 434 - const: google,coachz-sku0 439 - const: google,homestar-rev2 440 - const: google,homestar-rev23 445 - const: google,homestar-rev3 [all …]
|
H A D | tegra.yaml | 131 - const: google,nyan-blaze-rev10 132 - const: google,nyan-blaze-rev9 133 - const: google,nyan-blaze-rev8 134 - const: google,nyan-blaze-rev7 135 - const: google,nyan-blaze-rev6 136 - const: google,nyan-blaze-rev5 137 - const: google,nyan-blaze-rev4 138 - const: google,nyan-blaze-rev3 139 - const: google,nyan-blaze-rev2 140 - const: google,nyan-blaze-rev1 [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3399-gru-scarlet-inx.dts | 3 * Google Gru-Scarlet Rev4+ (SKU-6/Innolux) board device tree source 5 * Copyright 2018 Google, Inc 13 model = "Google Scarlet"; 14 compatible = "google,scarlet-rev15-sku2", "google,scarlet-rev15-sku4", 15 "google,scarlet-rev15-sku6", "google,scarlet-rev15", 16 "google,scarlet-rev14-sku2", "google,scarlet-rev14-sku4", 17 "google,scarlet-rev14-sku6", "google,scarlet-rev14", 18 "google,scarlet-rev13-sku2", "google,scarlet-rev13-sku4", 19 "google,scarlet-rev13-sku6", "google,scarlet-rev13", 20 "google,scarlet-rev12-sku2", "google,scarlet-rev12-sku4", [all …]
|
H A D | rk3399-gru-scarlet-kd.dts | 3 * Google Gru-Scarlet Rev3+ (SKU-7/Kingdisplay) board device tree source 5 * Copyright 2018 Google, Inc 13 model = "Google Scarlet"; 14 compatible = "google,scarlet-rev15-sku7", "google,scarlet-rev15", 15 "google,scarlet-rev14-sku7", "google,scarlet-rev14", 16 "google,scarlet-rev13-sku7", "google,scarlet-rev13", 17 "google,scarlet-rev12-sku7", "google,scarlet-rev12", 18 "google,scarlet-rev11-sku7", "google,scarlet-rev11", 19 "google,scarlet-rev10-sku7", "google,scarlet-rev10", 20 "google,scarlet-rev9-sku7", "google,scarlet-rev9", [all …]
|
H A D | rk3399-gru-scarlet-dumo.dts | 3 * Google Gru-Scarlet Rev5+ (SKU-0) board device tree source 5 * Copyright 2021 Google LLC. 13 model = "Google Scarlet"; 14 compatible = "google,scarlet-rev15-sku0", "google,scarlet-rev15", 15 "google,scarlet-rev14-sku0", "google,scarlet-rev14", 16 "google,scarlet-rev13-sku0", "google,scarlet-rev13", 17 "google,scarle [all...] |
H A D | rk3399-gru-bob.dts | 3 * Google Gru-Bob Rev 4+ board device tree source 5 * Copyright 2018 Google, Inc 12 model = "Google Bob"; 13 compatible = "google,bob-rev13", "google,bob-rev12", 14 "google,bob-rev11", "google,bob-rev10", 15 "google,bob-rev9", "google,bob-rev8", 16 "google,bo [all...] |
/freebsd/contrib/googletest/ |
H A D | CONTRIBUTORS | 2 # contribution to the Google C++ Testing Framework project. People 6 Ajay Joshi <jaj@google.com> 8 Benoit Sigoure <tsuna@google.com> 10 Bogdan Piloca <boo@google.com> 11 Chandler Carruth <chandlerc@google.com> 12 Chris Prince <cprince@google.com> 13 Chris Taylor <taylorc@google.com> 14 Dan Egnor <egnor@google.com> 16 David Anderson <danderson@google.com> 22 Jeffrey Yasskin <jyasskin@google.com> [all …]
|
H A D | CONTRIBUTING.md | 13 [individual CLA](https://developers.google.com/open-source/cla/individual). 16 [corporate CLA](https://developers.google.com/open-source/cla/corporate). 31 [issue tracker](https://github.com/google/googletest/issues). 47 ## The Google Test and Google Mock Communities 49 The Google Test community exists primarily through the 50 [discussion group](https://groups.google.com/group/googletestframework) and the 51 GitHub repository. Likewise, the Google Mock community exists primarily through 52 their own [discussion group](https://groups.google.com/group/googlemock). You 59 Showing courtesy and respect to others is a vital part of the Google culture, 60 and we strongly encourage everyone participating in Google Test development to [all …]
|
H A D | README.md | 17 https://google.github.io/googletest/. We recommend browsing the documentation on 22 [Release 1.15.0](https://github.com/google/googletest/releases/tag/v1.15.0) is 29 We use Google's internal systems for continuous integration. 36 ## Welcome to **GoogleTest**, Google's C++ test framework! 44 See the [GoogleTest User's Guide](https://google.github.io/googletest/) for 46 [GoogleTest Primer](https://google.github.io/googletest/primer.html). 87 GoogleTest follows Google's 88 [Foundational C++ Support Policy](https://opensource.google/documentation/policies/cplusplus-suppor… 90 [this table](https://github.com/google/oss-policies-info/blob/main/foundational-cxx-support-matrix.… 96 In addition to many internal projects at Google, GoogleTest is also used by the [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | google,cros-ec.yaml | 4 $id: http://devicetree.org/schemas/mfd/google,cros-ec.yaml# 14 Google's ChromeOS EC is a microcontroller which talks to the AP and 24 const: google,cros-ec-i2c 27 const: google,cros-ec-spi 31 - const: google,cros-ec-fp 32 - const: google,cros-ec-spi 35 const: google,cros-ec-rpmsg 38 const: google,cros-ec-uart 42 google,cros-ec-spi-pre-delay: 49 google,cros-ec-spi-msg-delay: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/samsung/ |
H A D | samsung-boards.yaml | 120 - google,snow-rev5 # Google Snow Rev 5+ 121 - google,spring # Google Spring 127 - description: Google Snow Boards (Rev 4+) 129 - const: google,snow-rev4 130 - const: google,snow 159 - description: Google Peach Pit Boards (Rev 6+) 161 - const: google,pit-rev16 162 - const: google,pi [all...] |
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | google,gs101-clock.yaml | 4 $id: http://devicetree.org/schemas/clock/google,gs101-clock.yaml# 7 title: Google GS101 SoC clock controller 13 Google GS101 clock controller is comprised of several CMU units, generating 30 - google,gs101-cmu-top 31 - google,gs101-cmu-apm 32 - google,gs101-cmu-misc 33 - google,gs101-cmu-hsi0 34 - google,gs101-cmu-hsi2 35 - google,gs101-cmu-peric0 36 - google,gs101-cmu-peric1 [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/exynos/google/ |
H A D | gs101.dtsi | 5 * Copyright 2019-2023 Google LLC 9 #include <dt-bindings/clock/google,gs101.h> 15 compatible = "google,gs101"; 279 compatible = "google,gs101-cmu-misc"; 288 compatible = "google,gs101-mct", 308 compatible = "google,gs101-wdt"; 320 compatible = "google,gs101-wdt"; 355 compatible = "google,gs101-cmu-peric0"; 365 compatible = "google,gs101-peric0-sysreg", "syscon"; 371 compatible = "google,gs101-pinctrl"; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
H A D | rk3288-veyron-tiger.dts | 3 * Google Veyron Tiger Rev 0+ board device tree source 5 * Copyright 2016 Google, Inc 13 model = "Google Tiger"; 14 compatible = "google,veyron-tiger-rev8", "google,veyron-tiger-rev7", 15 "google,veyron-tiger-rev6", "google,veyron-tiger-rev5", 16 "google,veyron-tiger-rev4", "google,veyron-tiger-rev3", 17 "google,veyron-tiger-rev2", "google,veyron-tiger-rev1", 18 "google,veyron-tiger-rev0", "google,veyron-tiger", 19 "google,veyron", "rockchip,rk3288";
|
H A D | rk3288-veyron-mighty.dts | 3 * Google Veyron Mighty Rev 1+ board device tree source 5 * Copyright 2015 Google, Inc 13 model = "Google Mighty"; 14 compatible = "google,veyron-mighty-rev5", "google,veyron-mighty-rev4", 15 "google,veyron-mighty-rev3", "google,veyron-mighty-rev2", 16 "google,veyron-mighty-rev1", "google,veyron-mighty", 17 "google,veyron", "rockchip,rk3288";
|
H A D | rk3288-veyron-speedy.dts | 3 * Google Veyron Speedy Rev 1+ board device tree source 5 * Copyright 2015 Google, Inc 14 model = "Google Speedy"; 15 compatible = "google,veyron-speedy-rev9", "google,veyron-speedy-rev8", 16 "google,veyron-speedy-rev7", "google,veyron-speedy-rev6", 17 "google,veyron-speedy-rev5", "google,veyron-speedy-rev4", 18 "google,veyron-speedy-rev3", "google,veyron-speedy-rev2", 19 "google,veyron-speedy", "google,veyron", "rockchip,rk3288";
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sc7180-trogdor-lazor-r3.dts | 3 * Google Lazor board device tree source 5 * Copyright 2020 Google LLC. 17 model = "Google Lazor (rev3 - 8)"; 18 compatible = "google,lazor-rev3", "google,lazor-rev4", 19 "google,lazor-rev5", "google,lazor-rev6", "google,lazor-rev7", 20 "google,lazor-rev8", "qcom,sc7180";
|
H A D | sc7180-trogdor-lazor-r3-kb.dts | 3 * Google Lazor board device tree source 5 * Copyright 2020 Google LLC. 17 model = "Google Lazor (rev3 - 8) with KB Backlight"; 18 compatible = "google,lazor-rev3-sku2", "google,lazor-rev4-sku2", 19 "google,lazor-rev5-sku2", "google,lazor-rev6-sku2", 20 "google,lazor-rev7-sku2", "google,lazor-rev8-sku2",
|
H A D | sc7180-trogdor-lazor-r3-lte.dts | 3 * Google Lazor board device tree source 5 * Copyright 2020 Google LLC. 17 model = "Google Lazor (rev3 - 8) with LTE"; 18 compatible = "google,lazor-rev3-sku0", "google,lazor-rev4-sku0", 19 "google,lazor-rev5-sku0", "google,lazor-rev6-sku0", 20 "google,lazor-rev7-sku0", "google,lazor-rev8-sku0",
|
H A D | sc7180-trogdor-lazor-limozeen-nots-r5.dts | 3 * Google Lazor Limozeen board device tree source 5 * Copyright 2021 Google LLC. 17 model = "Google Lazor Limozeen without Touchscreen (rev5 - rev8)"; 19 compatible = "google,lazor-rev5-sku5", "google,lazor-rev5-sku6", 20 "google,lazor-rev6-sku6", "google,lazor-rev7-sku6", 21 "google,lazor-rev8-sku6", "qcom,sc7180";
|
/freebsd/sys/contrib/device-tree/Bindings/extcon/ |
H A D | extcon-usbc-cros-ec.yaml | 16 The node for this device must be under a cros-ec node like google,cros-ec-spi 17 or google,cros-ec-i2c. 21 const: google,extcon-usbc-cros-ec 23 google,usb-port-id: 31 - google,usb-port-id 41 compatible = "google,cros-ec-spi"; 46 compatible = "google,extcon-usbc-cros-ec"; 47 google,usb-port-id = <0>; 51 compatible = "google,extcon-usbc-cros-ec"; 52 google,usb-port-id = <1>;
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt8173-elm.dts | 10 model = "Google Elm"; 12 compatible = "google,elm-rev8", "google,elm-rev7", "google,elm-rev6", 13 "google,elm-rev5", "google,elm-rev4", "google,elm-rev3", 14 "google,elm", "mediatek,mt8173";
|
/freebsd/contrib/googletest/googlemock/include/gmock/internal/ |
H A D | gmock-port.h | 1 // Copyright 2008, Google Inc. 14 // * Neither the name of Google Inc. nor the names of its 30 // Low-level types and utilities for porting Google Mock to various 33 // outside Google Mock MUST NOT USE THEM DIRECTLY. Macros that don't 34 // end with _ are part of Google Mock's public API and can be used by 35 // code outside Google Mock. 48 // Most of the utilities needed for porting Google Mock are also 49 // required for Google Test and are defined in gtest-port.h. 52 // portability utilities to Google Test's gtest-port.h instead of 53 // here, as Google Mock depends on Google Test. Only add a utility [all …]
|