Home
last modified time | relevance | path

Searched refs:Equals (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/core/winrt/
A DSDL_winrtapp_common.cpp52 if (deviceFamily->Equals("Windows.Desktop")) in SDL_WinRTGetDeviceFamily()
56 else if (deviceFamily->Equals("Windows.Mobile")) in SDL_WinRTGetDeviceFamily()
60 else if (deviceFamily->Equals("Windows.Xbox")) in SDL_WinRTGetDeviceFamily()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/
A DInterpreter.cs37 public bool Equals(Options other) { in Equals() method
69 if (!options.Equals(default(Options))) { in Interpreter()

Completed in 7 milliseconds