Home
last modified time | relevance | path

Searched refs:Nano (Results 1 – 19 of 19) sorted by relevance

/external/toolchain-utils/compiler_wrapper/
Drusage_flag.go62 …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/
DChrono.cpp71 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/
D70-tflite-micro-issue.md14 - Target platform (e.g. Arm Mbed OS, Arduino Nano 33 etc.):
/external/tensorflow/tensorflow/lite/micro/tools/make/templates/
Dlibrary.properties6 … gestures using an accelerometer. The examples work best with the Arduino Nano 33 BLE Sense board,…
/external/grpc-grpc-java/protobuf-nano/
Dbuild.gradle10 description = 'gRPC: Protobuf Nano'
/external/grpc-grpc-java/
DRELEASING.md68 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/
Dindex.md36 * [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-…
Dget_started.md28 * [Arduino Nano 33 BLE Sense](https://store.arduino.cc/usa/nano-33-ble-sense-with-headers)
/external/protobuf/javanano/
DREADME.md8 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/
Dbuild.gradle327 configureTestTask(testNanoGolden, 'Nano', '/nano', 'TestService')
330 configureTestTask(testDeprecatedNanoGolden, 'Nano', '/nano', 'TestDeprecatedService')
/external/protobuf/
DCONTRIBUTORS.txt20 Java Nano primary authors:
DCHANGES.txt942 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/
DREADME.md7 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/
Dwindows_winusb.h627 INT Nano; member
Dwindows_winusb.c2267 LibK_Version.Micro, LibK_Version.Nano); in winusbx_init()
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/
DREADME.md124 - [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/
Dchange-log.rst113 - Added support for NXP i.MX 8M Nano
/external/llvm-project/llvm/docs/
DAMDGPUUsage.rst290 …` - ``fiji`` ``amdgcn`` dGPU - AMD ROCm - Radeon R9 Nano
/external/libxml2/
DChangeLog18733 * nanoftp.[ch] parser.c xmlIO.[ch]: added a Nano FTP implementation