Searched refs:Nano (Results 1 – 19 of 19) sorted by relevance
/external/toolchain-utils/compiler_wrapper/ |
D | rusage_flag.go | 62 …elapsedSysTime := time.Duration(rusageAfter.Stime.Nano()-rusageBefore.Stime.Nano()) * time.Nanosec… 63 …elapsedUserTime := time.Duration(rusageAfter.Utime.Nano()-rusageBefore.Utime.Nano()) * time.Nanose…
|
/external/llvm-project/llvm/unittests/Support/ |
D | Chrono.cpp | 71 TimePoint<nanoseconds> Nano = toTimePoint(TimeT); in TEST() local 74 EXPECT_EQ(Sec, Nano); in TEST() 78 EXPECT_EQ(TimeT, toTimeT(Nano)); in TEST()
|
/external/tensorflow/.github/ISSUE_TEMPLATE/ |
D | 70-tflite-micro-issue.md | 14 - Target platform (e.g. Arm Mbed OS, Arduino Nano 33 etc.):
|
/external/tensorflow/tensorflow/lite/micro/tools/make/templates/ |
D | library.properties | 6 … gestures using an accelerometer. The examples work best with the Arduino Nano 33 BLE Sense board,…
|
/external/grpc-grpc-java/protobuf-nano/ |
D | build.gradle | 10 description = 'gRPC: Protobuf Nano'
|
/external/grpc-grpc-java/ |
D | RELEASING.md | 68 compiler/src/test{,Lite,Nano}/golden/Test{,Deprecated}Service.java.txt 116 $ sed -i s/-SNAPSHOT// compiler/src/test{,Lite,Nano}/golden/Test{,Deprecated}Service.java.txt 129 compiler/src/test{,Lite,Nano}/golden/Test{,Deprecated}Service.java.txt
|
/external/tensorflow/tensorflow/lite/g3doc/microcontrollers/ |
D | index.md | 36 * [Arduino Nano 33 BLE Sense](https://store.arduino.cc/usa/nano-33-ble-sense-with-headers) 65 …* [Tutorial using Arduino Nano 33 BLE Sense](https://codelabs.developers.google.com/codelabs/ai-…
|
D | get_started.md | 28 * [Arduino Nano 33 BLE Sense](https://store.arduino.cc/usa/nano-33-ble-sense-with-headers)
|
/external/protobuf/javanano/ |
D | README.md | 8 This directory contains the Java Protocol Buffers Nano runtime library. 10 **Nano is no longer supported by protobuf team. We recommend Android users to 75 Nano version 139 Nano Generator options 301 Nano doesn't support services. By default, if a service is defined
|
/external/grpc-grpc-java/compiler/ |
D | build.gradle | 327 configureTestTask(testNanoGolden, 'Nano', '/nano', 'TestService') 330 configureTestTask(testDeprecatedNanoGolden, 'Nano', '/nano', 'TestDeprecatedService')
|
/external/protobuf/ |
D | CONTRIBUTORS.txt | 20 Java Nano primary authors:
|
D | CHANGES.txt | 942 2016-05-16 version 3.0.0-beta-3 (C++/Java/Python/Ruby/Nano/Objective-C/C#/JavaScript) 947 * Removed javanano_use_deprecated_package option; Nano will always has its own 1074 2015-12-30 version 3.0.0-beta-2 (C++/Java/Python/Ruby/Nano/Objective-C/C#/JavaScript) 1139 2015-08-26 version 3.0.0-beta-1 (C++/Java/Python/Ruby/Nano/Objective-C/C#)
|
/external/tensorflow/tensorflow/lite/micro/examples/magic_wand/ |
D | README.md | 7 The example application reads data from the accelerometer on an Arduino Nano 33 27 - [Arduino Nano 33 BLE Sense](https://store.arduino.cc/usa/nano-33-ble-sense-with-headers)
|
/external/libusb/libusb/os/ |
D | windows_winusb.h | 627 INT Nano; member
|
D | windows_winusb.c | 2267 LibK_Version.Micro, LibK_Version.Nano); in winusbx_init()
|
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/ |
D | README.md | 124 - [Arduino Nano 33 BLE Sense](https://store.arduino.cc/usa/nano-33-ble-sense-with-headers) 199 optional components that are not compatible with the Arduino Nano 33 BLE Sense.
|
/external/arm-trusted-firmware/docs/ |
D | change-log.rst | 113 - Added support for NXP i.MX 8M Nano
|
/external/llvm-project/llvm/docs/ |
D | AMDGPUUsage.rst | 290 …` - ``fiji`` ``amdgcn`` dGPU - AMD ROCm - Radeon R9 Nano
|
/external/libxml2/ |
D | ChangeLog | 18733 * nanoftp.[ch] parser.c xmlIO.[ch]: added a Nano FTP implementation
|