Home
last modified time | relevance | path

Searched refs:Time (Results 1 – 25 of 28) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/gfx/Docs/
A Dframerate.fig54 4 0 0 50 0 0 12 0.0000 4 180 2340 1800 2175 Time after drawing is complete\001
55 4 0 0 50 0 0 12 0.0000 4 135 375 450 1875 Time\001
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/Examples/HelloTFLite/Scripts/
A DHelloTFLite.cs75 float startTimeSeconds = Time.realtimeSinceStartup; in Update()
79 float inferenceTimeSeconds = Time.realtimeSinceStartup - startTimeSeconds; in Update()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/iptcutil/
A Dtest.txt7 2#35#Release Time="000000+0000"
28 2#60#Created Time="000000+0000"
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dmakvms.opt1 ! A pointer to the VAX/VMS C Run-Time Shareable Library.
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_app/
A Dapp_bt_func.h119 TimeT Time; member
254 TimeT Time);
/AliOS-Things-master/components/SDL2/src/video/yuv2rgb/
A DREADME.md43 Time will be measured in each configuration for 100 iterations...
54 Time will be measured in each configuration for 100 iterations...
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11sym.h43 SDL_X11_SYM(int,XConvertSelection,(Display* a,Atom b,Atom c,Atom d,Window e,Time f),(a,b,c,d,e,f),r…
84 SDL_X11_SYM(int,XGrabKeyboard,(Display* a,Window b,Bool c,int d,int e,Time f),(a,b,c,d,e,f),return)
85 …,(Display* a,Window b,Bool c,unsigned int d,int e,int f,Window g,Cursor h,Time i),(a,b,c,d,e,f,g,h…
117 SDL_X11_SYM(int,XSetInputFocus,(Display *a,Window b,int c,Time d),(a,b,c,d),return)
118 SDL_X11_SYM(int,XSetSelectionOwner,(Display* a,Atom b,Window c,Time d),(a,b,c,d),return)
132 SDL_X11_SYM(int,XUngrabKeyboard,(Display* a,Time b),(a,b),return)
133 SDL_X11_SYM(int,XUngrabPointer,(Display* a,Time b),(a,b),return)
291 …uration *config,Drawable draw,int size_index,Rotation rotation,short rate,Time timestamp),(dpy,con…
302 SDL_X11_SYM(Status,XRRSetCrtcConfig,(Display *dpy, XRRScreenResources *resources, RRCrtc crtc, Time
A DSDL_x11video.h142 Time filter_time;
A DSDL_x11xinput2.c179 static Time prev_time = 0; in X11_HandleXinput2Event()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A Dmakevms.com101 $ Time = F$CvTime(F$File(P1,"RDT"))
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminus/
A Dmakevms.com75 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/
A Dconmgr_api.h105 btif_sniff_info_t * SniffInfo, TimeT Time);
/AliOS-Things-master/components/sntp/
A DREADME.md7 简单网络时间协议(Simple Network Time Protocol),由NTP发展而来,为联网设备提供了一种同步网络时间的方式。AliOS Things为用户提供了sntp获取的接口,开发者…
/AliOS-Things-master/components/trace/
A DREADME.md11 SystemView 嵌入式端程序:用于记录嵌入式系统的行为,通过实时传输(Real Time Transfer, RTT)技术将记录的数据通过J-link工具传输到PC机上。
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/
A DREADME.md10 transform on each frame (or more specifically a Short-Time Fourier Transform)
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/ada/
A Dtest.adb65 Time_Stamp : Ada.Calendar.Time;
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/homepage/
A Dhomepage.md238 简单网络时间协议(Simple Network Time Protocol),由NTP改编而来,主要用来同步因特网中的计算机时钟。在 RFC2030 中定义。
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dmakevms.com125 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/
A DREADME.md9 (or more specifically a Short-Time Fourier Transform) and calculate the power
/AliOS-Things-master/components/ble_mesh/bt_mesh/
A DKconfig275 int "Time from last received message before going to LPN mode"
280 Time in seconds from the last received message, that the node
288 Time in seconds between Friend Requests, if a previous Friend
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/
A Dconfiguration.proto405 // Time to load model and apply acceleration. Initialization may get run
408 // Time to run inference (call Invoke()). Inference may get run multiple times
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/
A DREADME.md65 *Estimated Training Time: ~2 Hours.*
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/win32/
A DDLL_FAQ.txt252 articles KB94248 "HOWTO: Use the C Run-Time" and KB140584
253 "HOWTO: Link with the Correct C Run-Time (CRT) Library"
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dmake_vms.com278 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/
A Dquickjs.texi961 code removal relies on the Link Time Optimization of the system

Completed in 24 milliseconds

12