/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | isa.hpp | 184 char brand[0x40]; local 185 memset(brand, 0, sizeof(brand)); 208 memcpy(brand, extdata_[2].data(), sizeof(cpui)); 209 memcpy(brand + 16, extdata_[3].data(), sizeof(cpui)); 210 memcpy(brand + 32, extdata_[4].data(), sizeof(cpui)); 211 brand_ = brand;
|
/third_party/ffmpeg/doc/ |
D | style.min.css | 23 …brand img,#sidebar-wrapper .navbar-brand img, .navbar .sidebar-brand img, .navbar .navbar-brand im…
|
/third_party/skia/src/codec/ |
D | SkHeifCodec.cpp | 75 uint32_t brand = SkEndian_SwapBE32(*brandPtr); in IsSupported() local 76 if (brand == FOURCC('m', 'i', 'f', '1') || brand == FOURCC('h', 'e', 'i', 'c') in IsSupported() 77 || brand == FOURCC('m', 's', 'f', '1') || brand == FOURCC('h', 'e', 'v', 'c') in IsSupported() 78 || brand == FOURCC('a', 'v', 'i', 'f') || brand == FOURCC('a', 'v', 'i', 's')) { in IsSupported() 84 if (brand == FOURCC('a', 'v', 'i', 'f') in IsSupported() 85 || brand == FOURCC('a', 'v', 'i', 's')) { in IsSupported()
|
/third_party/boost/libs/hana/example/misc/ |
D | from_json.cpp | 27 (std::string, brand), 112 "brand": "BMW", in main() 116 "brand": "Audi", in main()
|
/third_party/libphonenumber/resources/carrier/en/ |
D | 670.txt | 18 67075|Viettel (Telemor brand) 19 67076|Viettel (Telemor brand)
|
D | 257.txt | 15 # Leo is the brand name for Ucom in the ITU doc & Smart Mobile for LA Cell. 16 # Tempo is the brand name for Africell.
|
D | 229.txt | 15 # Libercom is brand name of Benintelecoms and Moov is brand name of Etisalat.
|
D | 593.txt | 16 # Conecel goes by the brand name of Claro. 17 # Otecel goes by the brand name Movistar.
|
D | 32.txt | 14 # Proximus is also known as Belgacom Mobile. The Proximus brand was created in 20 # VOO is brand name of mobile network of Nethys:
|
D | 20.txt | 15 # TE is the brand name for Telecom Egypt.
|
D | 221.txt | 15 # Note CSU SA is a consortium that seems to be behind the HAYO brand.
|
D | 687.txt | 15 # Office des Postes et Telecommunications brand name is OPT-NC.
|
D | 674.txt | 16 # Federated States of Micronesia Telecommunications Corporation brand name is
|
D | 234.txt | 15 # NITEL and Mtel are brand names of the same consortium. They are merged under
|
D | 381.txt | 20 # Mundio Mobile operates under the brand name Vectone Mobile https://en.wikipedia.org/wiki/Vectone_…
|
D | 599.txt | 18 # Setel became UTS in 1999, and their mobile brand is Chippie.
|
D | 596.txt | 19 # there is no information on which Outremer Telecom brand the ranges are
|
D | 590.txt | 18 # there is no information on which Outremer Telecom brand the ranges are
|
/third_party/flutter/skia/src/codec/ |
D | SkHeifCodec.cpp | 73 uint32_t brand = SkEndian_SwapBE32(*brandPtr); in IsHeif() local 74 if (brand == FOURCC('m', 'i', 'f', '1') || brand == FOURCC('h', 'e', 'i', 'c') in IsHeif() 75 || brand == FOURCC('m', 's', 'f', '1') || brand == FOURCC('h', 'e', 'v', 'c')) { in IsHeif()
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_deviceInfo.js | 20 brand: '[PC preview] unknow brand', property
|
/third_party/boost/libs/hana/example/ |
D | wandbox.cpp | 72 (std::string, brand),
|
/third_party/typescript/tests/baselines/reference/ |
D | primitiveMembers.errors.txt | 19 n = N; // should not work, as 'number' has a different brand
|
D | primitiveMembers.types | 34 n = N; // should not work, as 'number' has a different brand
|
/third_party/boost/libs/hana/example/tutorial/ |
D | introspection.json.cpp | 62 (std::string, brand), in main()
|
/third_party/boost/libs/python/doc/reference/ |
D | return_by_value.qbk | 58 >>> b = b2() # creates a brand
|