Home
last modified time | relevance | path

Searched refs:defaults (Results 1 – 25 of 61) sorted by relevance

123

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Doptions.awk77 defaults[""] = "" # used for a defaulted value
443 defaults[$2] = deflt
837 deflt = defaults[i]
847 print " * default: ", defaults[i] deflt, "*/" >out
871 if (defaults[i] != "") {
A Dltoptions.m4164 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
218 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
272 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'.
381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'.
A Dpnglibconf.dfa263 # between search and huffman encoding in the zlib algorithms. The defaults are
264 # the zlib.h defaults - the apparently recursive definition does not arise
267 # The TEXT values are the defaults when writing compressed text (all forms)
269 # Include the zlib header so that the defaults below are known
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/
A Dkconfiglib.py3066 for _, cond in choice.defaults:
3173 choice.defaults += node.defaults
3205 if cur.defaults:
3242 sym.defaults += node.defaults
3396 if sym.defaults:
4295 self.defaults = []
4869 self.defaults = []
4926 for sym, cond in self.defaults:
5106 self.defaults = []
5126 for value, cond in self.defaults:
[all …]
A DREADME.rst578 >>> default = sym.defaults[0] # Fetch its first default
589 >>> kconfiglib.expr_str(sym.defaults[0][1]) # Print the default's condition
591 >>> kconfiglib.expr_value(sym.defaults[0][1]) # Evaluate it (0 = n)
595 >>> kconfiglib.expr_value(sym.defaults[0][1]) # Evaluate it again (2 = y)
A Dmenuconfig.py2467 if not sc.defaults:
2472 for val, cond in sc.defaults:
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/
A Dkconfiglib.py3066 for _, cond in choice.defaults:
3173 choice.defaults += node.defaults
3205 if cur.defaults:
3242 sym.defaults += node.defaults
3396 if sym.defaults:
4295 self.defaults = []
4869 self.defaults = []
4926 for sym, cond in self.defaults:
5106 self.defaults = []
5126 for value, cond in self.defaults:
[all …]
A DREADME.rst578 >>> default = sym.defaults[0] # Fetch its first default
589 >>> kconfiglib.expr_str(sym.defaults[0][1]) # Print the default's condition
591 >>> kconfiglib.expr_value(sym.defaults[0][1]) # Evaluate it (0 = n)
595 >>> kconfiglib.expr_value(sym.defaults[0][1]) # Evaluate it again (2 = y)
A Dmenuconfig.py2467 if not sc.defaults:
2472 for val, cond in sc.defaults:
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/projects/owatcom/
A Dlibpng.wpj20 @if not exist pngconfig.dfa $(MAKE) $(__MAKEOPTS__) -f pngconfig.mak defaults
A Dpngconfig.mak102 defaults: .symbolic target
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/
A Dltoptions.m4164 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
218 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
272 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'.
381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'.
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/m4/
A Dltoptions.m4164 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
218 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
272 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'.
381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'.
/AliOS-Things-master/components/SDL2/acinclude/
A Dltoptions.m4162 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
216 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
270 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
326 # MODE is either `yes' or `no'. If omitted, it defaults to `both'.
/AliOS-Things-master/components/SDL2/src/image/acinclude/
A Dltoptions.m4162 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
216 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
270 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
326 # MODE is either `yes' or `no'. If omitted, it defaults to `both'.
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/projects/vstudio/
A DREADME.txt38 version. If you use Visual Studio defaults to build your application,
41 If you don't use the Visual Studio defaults your application must still
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/os400/
A DREADME40014 Tune the parameters according to your needs if not matching the defaults.
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/
A DREADME.md13 By default the library is configured with a set of defaults to perform the
/AliOS-Things-master/components/py_engine/engine/py/
A Dmkrules.cmake13 # Provide defaults for preprocessor flags if not already defined
/AliOS-Things-master/components/py_engine/engine/tools/
A Dmakemanifest.py147 def defaults(self, **kwargs): member in IncludeOptions
/AliOS-Things-master/components/jsoncpp/doc/
A Djsoncpp.dox81 // If you like the defaults, you can insert directly into a stream.
/AliOS-Things-master/components/ble_host/bt_host/host/
A DKconfig277 Value is provided in seconds and defaults to 900 seconds (15 minutes).
417 Connections so that Hosts can make use of those. The option defaults
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitviewcontroller.m271 /* set UITextInputTrait properties, mostly to defaults */
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/
A Djquery.js42defaults,c[l][k].defaults,c.metadata&&c.metadata.get(o)[k],n);this.element=c(o).bind("setData."+k,…
53 …tion}}}));c.extend(c.ui.resizable,{version:"1.7.2",eventPrefix:"resize",defaults:{alsoResize:false…
63defaults={axis:'y',duration:1};o.window=function(){return $($.browser.safari?'body':'html')};$.fn.… class in o
/AliOS-Things-master/components/SDL2/src/hidapi/m4/
A Dax_pthread.m418 # multi-threaded programs (defaults to the value of CC otherwise). (This

Completed in 50 milliseconds

123