/device/google/bonito/usb/ |
D | Usb.cpp | 352 Status getTypeCPortNamesHelper(std::unordered_map<std::string, bool> *names) { in getTypeCPortNamesHelper() argument 363 names->find(ep->d_name); in getTypeCPortNamesHelper() 364 if (portName == names->end()) { in getTypeCPortNamesHelper() 365 names->insert({ep->d_name, false}); in getTypeCPortNamesHelper() 368 (*names)[std::strtok(ep->d_name, "-")] = true; in getTypeCPortNamesHelper() 401 std::unordered_map<std::string, bool> names; in getPortStatusHelper() local 402 Status result = getTypeCPortNamesHelper(&names); in getPortStatusHelper() 406 currentPortStatus_1_1->resize(names.size()); in getPortStatusHelper() 407 for (std::pair<std::string, bool> port : names) { in getPortStatusHelper()
|
/device/google/wahoo/usb/ |
D | Usb.cpp | 378 Status getTypeCPortNamesHelper(std::unordered_map<std::string, bool> *names) { in getTypeCPortNamesHelper() argument 389 names->find(ep->d_name); in getTypeCPortNamesHelper() 390 if (portName == names->end()) { in getTypeCPortNamesHelper() 391 names->insert({ep->d_name, false}); in getTypeCPortNamesHelper() 394 (*names)[std::strtok(ep->d_name, "-")] = true; in getTypeCPortNamesHelper() 427 std::unordered_map<std::string, bool> names; in getPortStatusHelper() local 428 Status result = getTypeCPortNamesHelper(&names); in getPortStatusHelper() 432 currentPortStatus_1_1->resize(names.size()); in getPortStatusHelper() 433 for (const std::pair<std::string, bool>& port : names) { in getPortStatusHelper()
|
/device/google/crosshatch/usb/ |
D | Usb.cpp | 354 Status getTypeCPortNamesHelper(std::unordered_map<std::string, bool> *names) { in getTypeCPortNamesHelper() argument 365 names->find(ep->d_name); in getTypeCPortNamesHelper() 366 if (portName == names->end()) { in getTypeCPortNamesHelper() 367 names->insert({ep->d_name, false}); in getTypeCPortNamesHelper() 370 (*names)[std::strtok(ep->d_name, "-")] = true; in getTypeCPortNamesHelper() 403 std::unordered_map<std::string, bool> names; in getPortStatusHelper() local 404 Status result = getTypeCPortNamesHelper(&names); in getPortStatusHelper() 408 currentPortStatus_1_1->resize(names.size()); in getPortStatusHelper() 409 for (std::pair<std::string, bool> port : names) { in getPortStatusHelper()
|
/device/google/coral/usb/ |
D | Usb.cpp | 433 Status getTypeCPortNamesHelper(std::unordered_map<std::string, bool> *names) { in getTypeCPortNamesHelper() argument 444 names->find(ep->d_name); in getTypeCPortNamesHelper() 445 if (portName == names->end()) { in getTypeCPortNamesHelper() 446 names->insert({ep->d_name, false}); in getTypeCPortNamesHelper() 449 (*names)[std::strtok(ep->d_name, "-")] = true; in getTypeCPortNamesHelper() 480 std::unordered_map<std::string, bool> names; in getPortStatusHelper() local 481 Status result = getTypeCPortNamesHelper(&names); in getPortStatusHelper() 485 currentPortStatus_1_2->resize(names.size()); in getPortStatusHelper() 486 for (std::pair<std::string, bool> port : names) { in getPortStatusHelper()
|
/device/google/contexthub/firmware/ |
D | CodingStandard.txt | 7 1. File names shall be camel case and descriptive. Keep them short too. Eg: spi.h is better than 9 2. All function names shall be camel-case, beginning with a lowercase letter. 14 6. All type names shall be camel-case, beginning with a capital letter. 23 names - makes it easy to appreciate the cost (struct GpioHandle, union PwmDeviceData).
|
/device/google/contexthub/firmware/lib/builtins/ |
D | LICENSE.TXT | 43 * Neither the names of the LLVM Team, University of Illinois at 44 Urbana-Champaign, nor the names of its contributors may be used to 88 other licenses gives permission to use the names of the LLVM Team or the
|
D | NOTICE | 43 * Neither the names of the LLVM Team, University of Illinois at 44 Urbana-Champaign, nor the names of its contributors may be used to 88 other licenses gives permission to use the names of the LLVM Team or the
|
/device/google/bonito/ |
D | init.edge_sense.sh | 81 done < ${pinctrl}/of_node/interrupt-names
|
/device/google/crosshatch/ |
D | init.edge_sense.sh | 91 done < ${pinctrl}/of_node/interrupt-names
|
/device/google/coral/vibrator/ |
D | Hardware.h | 34 virtual std::string toString(const NamesMap &names) = 0; 42 std::string toString(const NamesMap &names) override;
|
D | Hardware.cpp | 180 std::string HwApi::Record<T>::toString(const NamesMap &names) { in toString() argument 183 ret << mFunc << " '" << names.at(mStream) << "' = '" << mValue << "'"; in toString()
|
/device/google/coral-sepolicy/vendor/qcom/common/ |
D | hal_bootctl.te | 5 # partition names in the block_device directory /dev/block/.../by-name
|
/device/linaro/dragonboard/qcom/pd-mapper/ |
D | LICENSE | 15 * 3. Neither the name of the copyright holder nor the names of its contributors 45 * 3. Neither the name of the copyright holder nor the names of its contributors
|
/device/google/crosshatch-sepolicy/vendor/qcom/common/ |
D | hal_bootctl.te | 5 # partition names in the block_device directory /dev/block/.../by-name
|
/device/google/bonito-sepolicy/vendor/qcom/common/ |
D | hal_bootctl.te | 5 # partition names in the block_device directory /dev/block/.../by-name
|
/device/google/wahoo/sepolicy/vendor/ |
D | hal_bootctl.te | 5 # partition names in the block_device directory /dev/block/.../by-name
|
/device/linaro/dragonboard/db845c/firmware/ |
D | notice.txt_wlanmdsp | 18 Other products and brand names may be trademarks or registered trademarks of their respective owner… 49 // 3. Neither the names of the above-listed copyright holders nor the names 91 * 4. Neither the name of the University nor the names of its contributors 136 // 3. Neither the names of the above-listed copyright holders nor the names 254 // 4. Neither the name of the University nor the names of its contributors 314 * 3. Neither the name of the copyright holder nor the names of contributors 431 * 4. Neither the name of The NetBSD Foundation nor the names of its 523 * 3. Neither the name of the University nor the names of its contributors
|
/device/linaro/dragonboard/db845c/firmware/qca/ |
D | NOTICE | 17 Other products and brand names may be trademarks or registered trademarks of their 41 * 3. Neither the name of the copyright holder nor the names of contributors 77 * 3. Neither the name of the copyright holder nor the names of contributors 119 3. Neither the name of the <ORGANIZATION> nor the names of its contributors 161 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to 167 * nor may "OpenSSL" appear in their names without prior written 388 * 3. Neither the name of the University nor the names of its contributors
|
/device/generic/goldfish-opengl/system/renderControl_enc/ |
D | README | 45 attribs - a list of attribute names followed by the desired values, terminated by EGL_NONE 47 …configs - the returned matching configuration names (same names as familiar to the client in rcGet…
|
/device/linaro/dragonboard/qcom/rmtfs/ |
D | LICENSE | 14 3. Neither the name of the copyright holder nor the names of its contributors
|
/device/linaro/dragonboard/qcom/tqftpserv/ |
D | LICENSE | 15 * 3. Neither the name of the copyright holder nor the names of its contributors
|
/device/linaro/dragonboard/qcom/qrtr/ |
D | LICENSE | 12 names of its contributors may be used to endorse or promote products
|
/device/linaro/poplar/wifi/wpa_supplicant_8_lib/ |
D | NOTICE | 14 * Neither the name of The Android Open Source Project nor the names
|
/device/linaro/poplar/proprietary/bt-wifi/ |
D | License.txt | 11 * Neither the name of Realtek Semiconductor Corporation nor the names of its
|
/device/sample/sdk_addon/ |
D | manifest.ini | 8 # Name and vendor are used to create folder names, so they shouldn't contain
|