/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
Antlr.Runtime.Tools.pas | 314 /// as much as possible. But sometimes, this is impossible.
|
Antlr.Runtime.Tree.pas | [all...] |
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
display_options.js | 247 // it doesn't need to process the dragging. Since sometimes the touch [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
jstemplate.js | 526 // NOTE(mesch): Evaluation order is sometimes significant, e.g. when [all...] |
/external/chromium_org/third_party/jstemplate/ |
jstemplate.js | 496 // NOTE(mesch): Evaluation order is sometimes significant, e.g. when
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/ |
x86inc.asm | 731 %macro SWAP 2-* ; swaps a single chain (sometimes more concise than pairs)
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/ |
x86inc.asm | 841 %macro SWAP 2-* ; swaps a single chain (sometimes more concise than pairs)
|
/external/chromium_org/third_party/libyuv/source/ |
x86inc.asm | 731 %macro SWAP 2-* ; swaps a single chain (sometimes more concise than pairs)
|
/external/libvpx/libvpx/third_party/x86inc/ |
x86inc.asm | 820 %macro SWAP 2-* ; swaps a single chain (sometimes more concise than pairs)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/ |
x86inc.asm | 820 %macro SWAP 2-* ; swaps a single chain (sometimes more concise than pairs)
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/ |
vp9_idct32x32_add_neon.asm | 87 ; Store into output (sometimes as as temporary storage) [all...] |
/external/libvpx/libvpx/vp9/common/arm/neon/ |
vp9_idct32x32_add_neon.asm | 87 ; Store into output (sometimes as as temporary storage) [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/ |
vp9_idct32x32_add_neon.asm | 87 ; Store into output (sometimes as as temporary storage) [all...] |
/external/bison/build-aux/ |
texinfo.tex | 50 % Sometimes one run after texindex suffices, and sometimes you need more 161 % sometimes characters are active, so we need control sequences. 206 % Sometimes it is convenient to have everything in the transcript file [all...] |
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
texinfo.tex | 50 % Sometimes one run after texindex suffices, and sometimes you need more 162 % sometimes characters are active, so we need control sequences. 233 % Sometimes it is convenient to have everything in the transcript file [all...] |
/external/bison/ |
maint.mk | 825 # and hence sometimes must/may be defined in application code. [all...] |
/external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/ |
base.js | 404 // to do "debug-mode" development. The dependency system can sometimes be [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/ |
jquery.js | [all...] |
/external/elfutils/0.153/ |
configure | [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
configure | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/ |
topics.py | 15 'booleans': '\nBoolean operations\n******************\n\n or_test ::= and_test | or_test "or" and_test\n and_test ::= not_test | and_test "and" not_test\n not_test ::= comparison | "not" not_test\n\nIn the context of Boolean operations, and also when expressions are\nused by control flow statements, the following values are interpreted\nas false: ``False``, ``None``, numeric zero of all types, and empty\nstrings and containers (including strings, tuples, lists,\ndictionaries, sets and frozensets). All other values are interpreted\nas true. (See the ``__nonzero__()`` special method for a way to\nchange this.)\n\nThe operator ``not`` yields ``True`` if its argument is false,\n``False`` otherwise.\n\nThe expression ``x and y`` first evaluates *x*; if *x* is false, its\nvalue is returned; otherwise, *y* is evaluated and the resulting value\nis returned.\n\nThe expression ``x or y`` first evaluates *x*; if *x* is true, its\nvalue is returned; otherwise, *y* is evaluated and the resulting value\nis returned.\n\n(Note that neither ``and`` nor ``or`` restrict the value and type they\nreturn to ``False`` and ``True``, but rather return the last evaluated\nargument. This is sometimes useful, e.g., if ``s`` is a string that\nshould be replaced by a default value if it is empty, the (…) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/ |
topics.py | 15 'booleans': '\nBoolean operations\n******************\n\n or_test ::= and_test | or_test "or" and_test\n and_test ::= not_test | and_test "and" not_test\n not_test ::= comparison | "not" not_test\n\nIn the context of Boolean operations, and also when expressions are\nused by control flow statements, the following values are interpreted\nas false: ``False``, ``None``, numeric zero of all types, and empty\nstrings and containers (including strings, tuples, lists,\ndictionaries, sets and frozensets). All other values are interpreted\nas true. (See the ``__nonzero__()`` special method for a way to\nchange this.)\n\nThe operator ``not`` yields ``True`` if its argument is false,\n``False`` otherwise.\n\nThe expression ``x and y`` first evaluates *x*; if *x* is false, its\nvalue is returned; otherwise, *y* is evaluated and the resulting value\nis returned.\n\nThe expression ``x or y`` first evaluates *x*; if *x* is true, its\nvalue is returned; otherwise, *y* is evaluated and the resulting value\nis returned.\n\n(Note that neither ``and`` nor ``or`` restrict the value and type they\nreturn to ``False`` and ``True``, but rather return the last evaluated\nargument. This is sometimes useful, e.g., if ``s`` is a string that\nshould be replaced by a default value if it is empty, the (…) [all...] |
/external/bison/tests/ |
testsuite | [all...] |
/external/chromium_org/ui/file_manager/file_manager/foreground/js/ |
file_manager.js | [all...] |
/external/chromium_org/third_party/opus/src/ |
configure | [all...] |