/AliOS-Things-master/components/oss/src/utils/ |
A D | ThreadExecutor.cc | 26 state_(State::Free) in ThreadExecutor() 32 auto expected = State::Free; in ~ThreadExecutor() 36 expected = State::Free; in ~ThreadExecutor() 60 expected = State::Free; in execute() 66 state_ = State::Free; in execute() 78 expected = State::Free; in detach() 85 state_ = State::Free; in detach()
|
A D | ThreadExecutor.h | 34 Free, Locked, Shutdown enumerator
|
/AliOS-Things-master/components/SDL2/acinclude/ |
A D | ltversion.m4 | 3 # Copyright (C) 2004 Free Software Foundation, Inc. 6 # This file is free software; the Free Software Foundation gives
|
A D | ltsugar.m4 | 3 # Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc. 6 # This file is free software; the Free Software Foundation gives
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/ |
A D | ltversion.m4 | 3 # Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. 6 # This file is free software; the Free Software Foundation gives
|
A D | ltsugar.m4 | 3 # Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software 7 # This file is free software; the Free Software Foundation gives
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/ |
A D | ltversion.m4 | 3 # Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. 6 # This file is free software; the Free Software Foundation gives
|
A D | ltsugar.m4 | 3 # Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software 7 # This file is free software; the Free Software Foundation gives
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/m4/ |
A D | ltversion.m4 | 3 # Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. 6 # This file is free software; the Free Software Foundation gives
|
A D | ltsugar.m4 | 3 # Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software 7 # This file is free software; the Free Software Foundation gives
|
/AliOS-Things-master/components/SDL2/src/image/acinclude/ |
A D | ltversion.m4 | 4 # Copyright (C) 2004 Free Software Foundation, Inc. 7 # This file is free software; the Free Software Foundation gives
|
A D | ltsugar.m4 | 4 # Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc. 7 # This file is free software; the Free Software Foundation gives
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | aclocal.m4 | 3 # Copyright (C) 1996-2018 Free Software Foundation, Inc. 5 # This file is free software; the Free Software Foundation 23 # Copyright (C) 2002-2018 Free Software Foundation, Inc. 25 # This file is free software; the Free Software Foundation 61 # Copyright (C) 2001-2018 Free Software Foundation, Inc. 63 # This file is free software; the Free Software Foundation 81 # Copyright (C) 2001-2018 Free Software Foundation, Inc. 83 # This file is free software; the Free Software Foundation 133 # Copyright (C) 1997-2018 Free Software Foundation, Inc. 164 # Copyright (C) 1999-2018 Free Software Foundation, Inc. [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | aclocal.m4 | 3 # Copyright (C) 1996-2018 Free Software Foundation, Inc. 5 # This file is free software; the Free Software Foundation 23 # Copyright (C) 2002-2018 Free Software Foundation, Inc. 25 # This file is free software; the Free Software Foundation 59 # Copyright (C) 2011-2018 Free Software Foundation, Inc. 61 # This file is free software; the Free Software Foundation 121 # Copyright (C) 2001-2018 Free Software Foundation, Inc. 123 # This file is free software; the Free Software Foundation 173 # Copyright (C) 1997-2018 Free Software Foundation, Inc. 204 # Copyright (C) 1999-2018 Free Software Foundation, Inc. [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | aclocal.m4 | 3 # Copyright (C) 1996-2014 Free Software Foundation, Inc. 5 # This file is free software; the Free Software Foundation 23 # Copyright (C) 2002-2014 Free Software Foundation, Inc. 25 # This file is free software; the Free Software Foundation 61 # Copyright (C) 2001-2014 Free Software Foundation, Inc. 63 # This file is free software; the Free Software Foundation 113 # Copyright (C) 1997-2014 Free Software Foundation, Inc. 115 # This file is free software; the Free Software Foundation 144 # Copyright (C) 1999-2014 Free Software Foundation, Inc. 335 # Copyright (C) 1999-2014 Free Software Foundation, Inc. [all …]
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | aclocal.m4 | 3 # Copyright (C) 1996-2014 Free Software Foundation, Inc. 5 # This file is free software; the Free Software Foundation 123 # Copyright (C) 2002-2014 Free Software Foundation, Inc. 125 # This file is free software; the Free Software Foundation 161 # Copyright (C) 2001-2014 Free Software Foundation, Inc. 163 # This file is free software; the Free Software Foundation 213 # Copyright (C) 1997-2014 Free Software Foundation, Inc. 244 # Copyright (C) 1999-2014 Free Software Foundation, Inc. 435 # Copyright (C) 1999-2014 Free Software Foundation, Inc. 511 # Copyright (C) 1996-2014 Free Software Foundation, Inc. [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/ada/ |
A D | zlib-thin.adb | 103 Free : in free_func) is 107 Strm.zfree := Free;
|
A D | zlib-streams.adb | 20 procedure Free is new Ada.Unchecked_Deallocation subprogram 33 Free (Stream.Buffer);
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/dotzlib/DotZLib/ |
A D | CodecBase.cs | 149 _hInput.Free(); in CleanUp() 151 _hOutput.Free(); in CleanUp()
|
A D | ChecksumImpl.cs | 144 hData.Free(); in Update() 195 hData.Free(); in Update()
|
A D | GZipStream.cs | 172 h.Free(); in Read() 216 h.Free(); in Write()
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/ |
A D | LICENSE | 38 the Free Software Foundation; either version 2 of the License, or 47 along with this program; if not, write to the Free Software Foundation,
|
A D | COPYING | 4 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 15 General Public License applies to most of the Free Software 17 using it. (Some other Free Software Foundation software is covered by 237 9. The Free Software Foundation may publish revised and/or new versions 245 either of that version or of any later version published by the Free 247 this License, you may choose any version ever published by the Free Software 252 to ask for permission. For software which is copyrighted by the Free 253 Software Foundation, write to the Free Software Foundation; we sometimes 298 the Free Software Foundation; either version 2 of the License, or 307 along with this program; if not, write to the Free Software
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/ |
A D | test_helpers.h | 72 static void Free(TfLiteContext* context, void* buffer); 86 static void Free(TfLiteContext* context, void* buffer);
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/ |
A D | audio_microfrontend.cc | 80 void Free(TfLiteContext* context, void* buffer) { in Free() function 205 audio_microfrontend::Init, audio_microfrontend::Free, in Register_AUDIO_MICROFRONTEND()
|