| /freebsd/sys/contrib/device-tree/Bindings/arm/ |
| H A D | mediatek.yaml | 128 - description: Google Elm (Acer Chromebook R13) 130 - const: google,elm-rev8 131 - const: google,elm-rev7 132 - const: google,elm-rev6 133 - const: google,elm-rev5 134 - const: google,elm-rev4 135 - const: google,elm-rev3 136 - const: google,elm 138 - description: Google Hana (Lenovo Chromebook N23 Yoga, C330, 300e,...) 140 - const: google,hana-rev6 [all …]
|
| H A D | rockchip.yaml | 357 - description: Google Bob (Asus Chromebook Flip C101PA) 359 - const: google,bob-rev13 360 - const: google,bob-rev12 361 - const: google,bob-rev11 362 - const: google,bob-rev10 363 - const: google,bob-rev9 364 - const: google,bob-rev8 365 - const: google,bob-rev7 366 - const: google,bob-rev6 367 - const: google,bob-rev5 [all …]
|
| H A D | qcom.yaml | 110 https://docs.kernel.org/arch/arm/google/chromebook-boot-flow.html 459 - const: google,coachz-rev1 460 - const: google,coachz-rev2 465 - const: google,coachz 470 - const: google,coachz-rev1-sku0 471 - const: google,coachz-rev2-sku0 476 - const: google,coachz-sku0 481 - const: google,homestar-rev2 482 - const: google,homestar-rev23 487 - const: google,homestar-rev3 [all …]
|
| H A D | tegra.yaml | 136 - const: google,nyan-blaze-rev10 137 - const: google,nyan-blaze-rev9 138 - const: google,nyan-blaze-rev8 139 - const: google,nyan-blaze-rev7 140 - const: google,nyan-blaze-rev6 141 - const: google,nyan-blaze-rev5 142 - const: google,nyan-blaze-rev4 143 - const: google,nyan-blaze-rev3 144 - const: google,nyan-blaze-rev2 145 - 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,scarlet-rev12-sku0", "google,scarlet-rev12", 18 "google,scarlet-rev11-sku0", "google,scarlet-rev11", 19 "google,scarlet-rev10-sku0", "google,scarlet-rev10", 20 "google,scarlet-rev9-sku0", "google,scarlet-rev9", [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 …]
|
| /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 | 126 - google,snow-rev5 # Google Snow Rev 5+ 127 - google,spring # Google Spring 133 - description: Google Snow Boards (Rev 4+) 135 - const: google,snow-rev4 136 - const: google,snow 165 - description: Google Peach Pit Boards (Rev 6+) 167 - const: google,pit-rev16 168 - const: google,pit-rev15 169 - const: google,pit-rev14 170 - const: google,pit-rev13 [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"; 204 compatible = "google,gs101-acpm-ipc"; 290 compatible = "google,gs101-cmu-misc"; 299 compatible = "google,gs101-mct", 319 compatible = "google,gs101-wdt"; 331 compatible = "google,gs101-wdt"; 366 compatible = "google,gs101-cmu-peric0"; 376 compatible = "google,gs101-peric0-sysreg", "syscon"; [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/mediatek/ |
| H A D | mt8186-corsola-chinchou-sku1.dts | 3 * Copyright 2024 Google LLC 10 model = "Google chinchou CZ1104FM2A/CZ1204FM2A/CZ1104CM2A/CZ1204CM2A"; 11 compatible = "google,chinchou-sku1", "google,chinchou-sku3", 12 "google,chinchou-sku6", "google,chinchou-sku7", 13 "google,chinchou-sku17", "google,chinchou-sku20", 14 "google,chinchou-sku22", "google,chinchou-sku23", 15 "google,chinchou", "mediatek,mt8186";
|
| 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/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/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 …]
|