/aosp_15_r20/external/python/bumble/bumble/ |
D | company_ids.py | 31 0x0009: "Infineon Technologies AG", 32 0x000A: "Qualcomm Technologies International, Ltd. (QTIL)", 36 0x000E: "Parthus Technologies Inc.", 49 0x001B: "Signia Technologies, Inc.", 60 0x0026: "C Technologies", 64 0x002A: "Symbol Technologies, Inc.", 100 0x004E: "Avago Technologies", 103 0x0051: "Tzero Technologies, Inc.", 145 0x007B: "Hanlynn Technologies", 148 0x007E: "Sports Tracking Technologies Ltd.", [all …]
|
/aosp_15_r20/external/cpuinfo/test/name/ |
H A D | proc-cpuinfo-hardware.cc | 52 parse_proc_cpuinfo_hardware("Qualcomm Technologies, Inc MSM8208")); in TEST() 54 parse_proc_cpuinfo_hardware("Qualcomm Technologies, Inc MSM8209")); in TEST() 72 parse_proc_cpuinfo_hardware("Qualcomm Technologies, Inc MSM8239")); in TEST() 74 parse_proc_cpuinfo_hardware("Qualcomm Technologies, Inc MSM8609")); in TEST() 100 parse_proc_cpuinfo_hardware("Qualcomm Technologies, Inc MSM8909")); in TEST() 102 parse_proc_cpuinfo_hardware("Qualcomm Technologies, Inc MSM8216")); in TEST() 104 parse_proc_cpuinfo_hardware("Qualcomm Technologies, Inc MSM8916", 4)); in TEST() 106 parse_proc_cpuinfo_hardware("Qualcomm Technologies, Inc MSM8916MSM8916", 4)); in TEST() 108 parse_proc_cpuinfo_hardware("Qualcomm Technologies, Inc MSM8917", 4)); in TEST() 110 parse_proc_cpuinfo_hardware("Qualcomm Technologies, Inc MSM8920")); in TEST() [all …]
|
/aosp_15_r20/external/python/bumble/rust/src/wrapper/assigned_numbers/ |
D | company_ids.rs | 33 (9_u16, r#"Infineon Technologies AG"#), 34 (10_u16, r#"Qualcomm Technologies International, Ltd. (QTIL)"#), 38 (14_u16, r#"Parthus Technologies Inc."#), 51 (27_u16, r#"Signia Technologies, Inc."#), 62 (38_u16, r#"C Technologies"#), 66 (42_u16, r#"Symbol Technologies, Inc."#), 102 (78_u16, r#"Avago Technologies"#), 105 (81_u16, r#"Tzero Technologies, Inc."#), 147 (123_u16, r#"Hanlynn Technologies"#), 150 (126_u16, r#"Sports Tracking Technologies Ltd."#), [all …]
|
/aosp_15_r20/packages/modules/Uwb/ranging/tests/multidevices/RangingManagerTests/ |
D | ranging_manager_tests.py | 88 technologies: Set[RangingTechnology], 107 technologies, 116 technologies, 172 TECHNOLOGIES = {RangingTechnology.UWB} 219 TECHNOLOGIES, 226 SESSION_HANDLE, self.responder.id, TECHNOLOGIES 234 TECHNOLOGIES, 246 TECHNOLOGIES = {RangingTechnology.UWB} 290 SESSION_HANDLE, initiator_preference, responder_preference, TECHNOLOGIES 370 TECHNOLOGIES = {RangingTechnology.WIFI_RTT} [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothAssignedNumbers.java | 78 * Infineon Technologies AG. 103 * Parthus Technologies Inc. 168 * Signia Technologies, Inc. 223 * C Technologies. 243 * Symbol Technologies, Inc. 423 * Avago Technologies. 438 * Tzero Technologies, Inc. 628 * Laird Technologies. 648 * Hanlynn Technologies. 663 * Sports Tracking Technologies Ltd. [all …]
|
/aosp_15_r20/external/licenseclassifier/v2/assets/License/Zend-2.0/ |
H A D | license.txt | 3 Copyright (c) 1999-2002 Zend Technologies Ltd. All rights reserved. 12 …roducts derived from this software without prior permission from Zend Technologies Ltd. For writte… 14 …Technologies Ltd. may publish revised and/or new versions of the license from time to time. Each v… 20 THIS SOFTWARE IS PROVIDED BY ZEND TECHNOLOGIES LTD. ``AS IS'' AND 23 DISCLAIMED. IN NO EVENT SHALL ZEND TECHNOLOGIES LTD. BE LIABLE FOR ANY DIRECT,
|
/aosp_15_r20/external/licenseclassifier/licenses/ |
H A D | Zend-2.0.txt | 3 Copyright (c) 1999-2002 Zend Technologies Ltd. All rights reserved. 12 …roducts derived from this software without prior permission from Zend Technologies Ltd. For writte… 14 …Technologies Ltd. may publish revised and/or new versions of the license from time to time. Each v… 20 THIS SOFTWARE IS PROVIDED BY ZEND TECHNOLOGIES LTD. ``AS IS'' AND 23 DISCLAIMED. IN NO EVENT SHALL ZEND TECHNOLOGIES LTD. BE LIABLE FOR ANY DIRECT,
|
/aosp_15_r20/frameworks/base/nfc/java/android/nfc/ |
H A D | Tag.java | 48 * set of technologies it contains via {@link #getTechList}. Arrays passed to and 91 * dispatch the tag to an activity that can handle the technologies present on the tag. 92 * Technologies are defined as sub-classes of {@link TagTechnology}, see the package 94 * more technologies in the tag. See {@link NfcAdapter#ACTION_TECH_DISCOVERED} for more detail. 277 * Get the technologies available in this tag, as fully qualified class names. 284 * Android defines a mandatory set of technologies that must be correctly 286 * set of proprietary technologies. 297 * Rediscover the technologies available on this tag. 299 * The technologies that are available on a tag may change due to 302 * method reenumerates the available technologies on the tag [all …]
|
/aosp_15_r20/external/deqp/external/openglcts/ |
H A D | README.md | 844 - Sumit Agarwal, Imagination Technologies 851 - Benji Bowman, Imagination Technologies 859 - Graham Connor, Imagination Technologies 879 - Matthew Harrison, Imagination Technologies 889 - James Jones, Imagination Technologies 902 - Georg Kolling, Imagination Technologies 911 - Alexandre Laurent, Imagination Technologies 915 - Radoslava Leseva, Imagination Technologies 920 - Wayne Lister, Imagination Technologies 932 - Assif Mirza, Imagination Technologies [all …]
|
/aosp_15_r20/packages/modules/Uwb/ranging/service/java/com/android/server/ranging/ |
D | RangingTechnology.java | 42 public static final ImmutableList<RangingTechnology> TECHNOLOGIES = field in RangingTechnology 82 ImmutableList.Builder<RangingTechnology> technologies = ImmutableList.builder(); in parseByte() local 85 technologies.add(technology); in parseByte() 88 return technologies.build(); in parseByte() 91 public static byte[] toBitmap(List<RangingTechnology> technologies) { in toBitmap() argument 92 if (technologies.isEmpty()) { in toBitmap() 96 for (RangingTechnology technology : technologies) { in toBitmap()
|
/aosp_15_r20/external/autotest/client/cros/networking/ |
H A D | shill_context.py | 23 """A context manager for allowing only specified technologies in shill. 61 logging.debug('Allowed technologies = [%s]', ','.join(self._allowed)) 62 logging.debug('Originally enabled technologies = [%s]', 64 logging.debug('Originally prohibited technologies = [%s]', 66 logging.debug('To be prohibited technologies = [%s]', 70 # prohibited technologies. 88 # Re-enable originally enabled technologies as they may have been
|
/aosp_15_r20/external/autotest/client/cros/cellular/ |
H A D | labconfig_data.py | 99 "technologies": GOBI_2000_TECHNOLOGIES, 105 "technologies": GENERIC_GSM_TECHNOLOGIES, 161 "technologies": LTE_TECHNOLOGIES, 169 "technologies": GOBI_2000_TECHNOLOGIES, 177 "technologies": GOBI_3000_TECHNOLOGIES, 185 "technologies": ICERA_TECHNOLOGIES, 193 "technologies": ICERA_TECHNOLOGIES,
|
H A D | labconfig.py | 74 help='Radio access technologies to use (e.g. "WCDMA")') 142 """Gets technologies to use for machine; defaults to all available. 143 @param machine: Machine to get technologies for. 149 technologies_list = m["technologies"]
|
/aosp_15_r20/packages/modules/Uwb/ranging/service/java/com/android/server/ranging/session/ |
D | BaseRangingSession.java | 92 /** Technologies that this peer is ranging with. */ 93 public final Set<RangingTechnology> technologies; field in BaseRangingSession.Peer 98 technologies = Sets.newConcurrentHashSet(Set.of(initialTechnology)); in Peer() 109 technologies.add(technology); in setUsingTechnology() 114 technologies.remove(technology); in setNotUsingTechnology() 238 if (peer.technologies.isEmpty()) { in onStopped() 297 return mPeers.get(mPeer).technologies; in getDataSources()
|
/aosp_15_r20/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/ |
D | NativeNfcTag.java | 63 // could stay present. Usually all technologies are on the 409 // No key needed for other technologies in makeReadOnly() 554 * This method exists to "patch in" the ndef technologies, which is done inside Java instead of 797 // Try to find NDEF on any of the technologies. in findAndReadNdef() 798 int[] technologies = getTechList(); in findAndReadNdef() local 806 for (int techIndex = 0; techIndex < technologies.length; techIndex++) { in findAndReadNdef() 807 if (currentTargetTech == technologies[techIndex]) { in findAndReadNdef() 810 currentTargetTech = technologies[techIndex]; in findAndReadNdef() 895 int[] technologies = getTechList(); in findNdef() local 900 for (int techIndex = 0; techIndex < technologies.length; techIndex++) { in findNdef() [all …]
|
/aosp_15_r20/packages/modules/Uwb/ranging/tests/multidevices/lib/ |
D | ranging_decorator.py | 97 technologies: Set[RangingTechnology], 100 """Verifies that the peer sends us data from all provided technologies before a timeout. 105 technologies: set of ranging technologies over which we want to receive 112 remaining_technologies = copy.deepcopy(technologies)
|
/aosp_15_r20/frameworks/base/nfc/java/android/nfc/tech/ |
H A D | TagTechnology.java | 30 * NFC tags are based on a number of independently developed technologies and offer a 33 * technologies and capabilities. Some sub-classes map to technology 35 * pseudo-technologies or capabilities (for example {@link Ndef}, {@link NdefFormatable}). 137 * technologies in use. 146 * technologies in use. 155 * technologies in use.
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/ |
D | telephony.h | 7 * (c) Copyright 1999-2001 Quicknet Technologies, Inc. 20 * IN NO EVENT SHALL QUICKNET TECHNOLOGIES, INC. BE LIABLE TO ANY PARTY FOR 23 * TECHNOLOGIES, INC. HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 25 * QUICKNET TECHNOLOGIES, INC. SPECIFICALLY DISCLAIMS ANY WARRANTIES, 28 * ON AN "AS IS" BASIS, AND QUICKNET TECHNOLOGIES, INC. HAS NO OBLIGATION 48 * Quicknet Technologies, Inc. - makes low density analog telephony cards
|
/aosp_15_r20/external/coreboot/ |
H A D | AUTHORS | 268 Imagination Technologies 269 Infineon Technologies 512 Orion Technologies, LLC 555 Qualcomm Technologies, Inc. 738 VIA Technologies, Inc
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/mips64/ |
D | l.go | 4 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved. 10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others 37 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved. 43 // Revisions Copyright © 2000-2008 Lucent Technologies Inc. and others
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/arm64/ |
D | l.go | 4 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved. 10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others 37 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved. 43 // Revisions Copyright © 2000-2008 Lucent Technologies Inc. and others
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/mips/ |
D | l.go | 4 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved. 10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others 37 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved. 43 // Revisions Copyright © 2000-2008 Lucent Technologies Inc. and others
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/s390x/ |
D | l.go | 4 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved. 10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others 37 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved. 43 // Revisions Copyright © 2000-2008 Lucent Technologies Inc. and others
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ppc64/ |
D | l.go | 4 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved. 10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others 37 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved. 43 // Revisions Copyright © 2000-2008 Lucent Technologies Inc. and others
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/arm/ |
D | l.go | 4 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved. 10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others 38 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved. 44 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others
|