Home
last modified time | relevance | path

Searched refs:Micro (Results 1 – 25 of 66) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h324 unsigned &Micro) const;
335 void getOSVersion(unsigned &Major, unsigned &Minor, unsigned &Micro) const;
340 unsigned Maj, Min, Micro; in getOSMajorVersion() local
341 getOSVersion(Maj, Min, Micro); in getOSMajorVersion()
350 unsigned &Micro) const;
355 unsigned &Micro) const;
360 unsigned &Micro) const;
416 unsigned Micro = 0) const {
424 if (LHS[2] != Micro)
425 return LHS[2] < Micro;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp1036 unsigned &Minor, unsigned &Micro) { in parseVersionFromName() argument
1038 Major = Minor = Micro = 0; in parseVersionFromName()
1041 unsigned *Components[3] = {&Major, &Minor, &Micro}; in parseVersionFromName()
1056 unsigned &Micro) const { in getEnvironmentVersion()
1062 parseVersionFromName(EnvironmentName, Major, Minor, Micro); in getEnvironmentVersion()
1066 unsigned &Micro) const { in getOSVersion()
1075 parseVersionFromName(OSName, Major, Minor, Micro); in getOSVersion()
1079 unsigned &Micro) const { in getMacOSXVersion()
1080 getOSVersion(Major, Minor, Micro); in getMacOSXVersion()
1091 Micro = 0; in getMacOSXVersion()
[all …]
/third_party/skia/third_party/externals/d3d12allocator/
DNOTICES.txt5 Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved.
23 Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved.
34 Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved.
DLICENSE.txt1 Copyright (c) 2019-2020 Advanced Micro Devices, Inc. All rights reserved.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp286 unsigned Major, Minor, Micro; in supportsAddressTopByteIgnored() local
287 TargetTriple.getiOSVersion(Major, Minor, Micro); in supportsAddressTopByteIgnored()
/third_party/mindspore/mindspore/lite/
DREADME_CN.md22 - 提供超轻量的推理解决方案MindSpore Micro,满足智能手表、耳机等极限环境下的部署要求。
DREADME.md19 …- Provides the ultra-lightweight reasoning solution MindSpore Micro to meet the deployment require…
/third_party/skia/third_party/vulkanmemoryallocator/include/
DLICENSE.txt1 Copyright (c) 2017-2018 Advanced Micro Devices, Inc. All rights reserved.
/third_party/flutter/skia/third_party/externals/angle2/
DAUTHORS29 Advanced Micro Devices, Inc.
DCONTRIBUTORS139 Advanced Micro Devices, Inc.
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/third_party/ffx_spd/
DLICENSE1 Copyright (c) 2020 Advanced Micro Devices, Inc. All rights reserved.
/third_party/flutter/skia/third_party/externals/opencl-lib/
DLICENSE1 Copyright (c) 2016-2018 Advanced Micro Devices, Inc. All rights reserved.
/third_party/skia/third_party/externals/d3d12allocator/src/Shaders/
DFxBatchCompilerScript.fxbc3 // Copyright (c) 2019-2020 Advanced Micro Devices, Inc. All rights reserved.
DPS.hlsl2 // Copyright (c) 2019-2020 Advanced Micro Devices, Inc. All rights reserved.
DVS.hlsl2 // Copyright (c) 2019-2020 Advanced Micro Devices, Inc. All rights reserved.
/third_party/flutter/skia/src/utils/
DSkWhitelistChecksums.inc46 { "WenQuanYi Micro Hei", 0xcdec08a3, false, false },
/third_party/skia/third_party/externals/angle2/
DAUTHORS32 Advanced Micro Devices, Inc.
DCONTRIBUTORS153 Advanced Micro Devices, Inc.
/third_party/jerryscript/targets/curie_bsp/
DREADME.md13 …mazon.com/PACK-ARM-JTAG-20-10-Micro-JTAG-adapter/dp/B010ATK9OC/ref=sr_1_1?ie=UTF8&qid=1469635131&s…
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/graph_util/
Dpipeline_split_utils.h67 ValuePtr Micro(const CNodePtr &cnode, NodeUsersMap *node_users_map, size_t max_depth);
Dpipeline_split_utils.cc522 ValuePtr Micro(const CNodePtr &cnode, NodeUsersMap *node_users_map, size_t max_depth) { in Micro() function
532 auto micro = Micro(user_node, node_users_map, max_depth + 1); in Micro()
549 auto micro = Micro(cnode, &node_users_map, 0); in ParameterStartNode()
/third_party/elfio/tests/elf_examples/
Dhello_64_o.txt9 Machine: Advanced Micro Devices X86-64
/third_party/boost/libs/compute/cmake/
DFindBolt.cmake2 # © 2012,2014 Advanced Micro Devices, Inc. All rights reserved. …
/third_party/eudev/hwdb/
D20-acpi-vendor.hwdb31 ID_VENDOR_FROM_DATABASE=Applied Micro Circuits Corporation
427 ID_VENDOR_FROM_DATABASE=Advanced Micro Devices Inc
1141 ID_VENDOR_FROM_DATABASE=Micro Solutions, Inc.
1990 ID_VENDOR_FROM_DATABASE=Apache Micro Peripherals Inc
2458 ID_VENDOR_FROM_DATABASE=Advanced Micro Peripherals Ltd
2998 ID_VENDOR_FROM_DATABASE=Hitachi Micro Systems Europe Ltd
3397 ID_VENDOR_FROM_DATABASE=Integrated Micro Solution Inc.
3661 ID_VENDOR_FROM_DATABASE=Micro Technical Company Ltd
3832 ID_VENDOR_FROM_DATABASE=KUPA China Shenzhen Micro Technology Co., Ltd. Gold Institute
4192 ID_VENDOR_FROM_DATABASE=Micro Industries
[all …]
/third_party/jerryscript/targets/nuttx-stm32f4/
DREADME.md143 Connect Mini-USB for power supply and connect Micro-USB for `NSH` console.

123