/external/chromium_org/third_party/WebKit/Tools/Scripts/ |
VCSUtils.pm | 539 # in which case the omitted line count defaults to 1. For example, GNU diff may output 546 # $chunkSentinel: the sentinel that surrounds the chunk range information (defaults to "@@"). [all...] |
/external/icu/icu4c/source/i18n/ |
ucurr.cpp | 50 // defaults encoded in the meta data resource bundle. If there is a 52 // hard-coded defaults (which should be identical). 323 // Config/build error; return hard-coded defaults 337 // Config/build error; return hard-coded defaults 345 // Config/build error; return hard-coded defaults [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
OMX_G726Encoder.c | 236 /* Malloc and Set pPriorityMgmt defaults */ 271 /* Set input port defaults */ 288 /* Set output port defaults */ 307 /* Set input port format defaults */ 316 /* Set output port format defaults */ [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/ |
OMX_WbAmrEncoder.c | 257 /* Malloc and Set pPriorityMgmt defaults */ 297 /* Set input port defaults */ 316 /* Set output port defaults */ 340 /* Set input port format defaults */ 367 /* Set output port format defaults */ [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
doctest.py | [all...] |
locale.py | 358 If the given encoding is not known, the function defaults to 476 used. envvars defaults to the search path used in GNU gettext; 520 defaults to LC_CTYPE. 554 getdefaultlocale(). category defaults to LC_ALL. [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
doctest.py | [all...] |
locale.py | 358 If the given encoding is not known, the function defaults to 476 used. envvars defaults to the search path used in GNU gettext; 520 defaults to LC_CTYPE. 554 getdefaultlocale(). category defaults to LC_ALL. [all...] |
/art/compiler/driver/ |
compiler_driver.cc | [all...] |
/external/chromium_org/tools/deep_memory_profiler/visualizer/static/third_party/jqTree/ |
tree.jquery.js | 28 SimpleWidget.prototype.defaults = {}; 32 this.options = $.extend({}, this.defaults, options); 782 JqTreeWidget.prototype.defaults = { [all...] |
/external/clang/include/clang/Basic/ |
SourceManager.h | 570 /// files, should report the original file name. Defaults to true. 574 /// (likely to change while trying to use them). Defaults to false. 722 /// for contents of files that were overriden by other files.Defaults to true. [all...] |
/frameworks/base/core/java/android/preference/ |
Preference.java | 206 * the view. Can be 0 to not look for defaults. 210 * to not look for defaults. 305 * the view. Can be 0 to not look for defaults. [all...] |
/frameworks/base/core/java/android/widget/ |
NumberPicker.java | 576 * the view. Can be 0 to not look for defaults. 589 * the view. Can be 0 to not look for defaults. 593 * to not look for defaults. [all...] |
/frameworks/native/opengl/tools/glgen2/registry/ |
reg.py | 222 # the <extension>. Defaults to None. Usually the same as apiname. 224 # to include. Defaults to None. 226 # remove (after defaultExtensions and addExtensions). Defaults [all...] |
/prebuilts/devtools/tools/lib/ |
manifest-merger.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.2.0/ |
manifest-merger-22.2.0.jar | |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_optparse.py | 415 values = Values(defaults=dict) 714 defaults = self.parser.get_default_values() 715 self.assertEqual(vars(defaults), vars(options)) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_optparse.py | 415 values = Values(defaults=dict) 714 defaults = self.parser.get_default_values() 715 self.assertEqual(vars(defaults), vars(options)) [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
OMX_VPP_Utils.c | [all...] |
/build/tools/ |
warn.py | 162 'patterns':[r".*: warning: type defaults to 'int' in declaration of '.+'"] }, 289 'patterns':[r".*: warning: type of '.+' defaults to 'int'"] }, [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/ |
Tool.java | 111 // defaults. 123 // Do nothing, just leave the defaults in place [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/xslt/ |
EnvironmentCheck.java | 155 * file that will look similar to a Properties file; defaults [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
UnImplNode.java | 1177 * defaults. 1200 * defaults. [all...] |