HomeSort by relevance Sort by last modified time
    Searched refs:So (Results 51 - 75 of 111) sorted by null

1 23 4 5

  /external/bison/data/
yacc.c 31 # Handle BISON_USE_PUSH_FOR_PULL for the test suite. So that push parsing
119 # uses only C89 types, so that the user can override the shorter
120 # types, and so that pre-C89 compilers are handled correctly.
216 /* Number of syntax errors so far. */
225 /* Number of syntax errors so far. */
339 simplifying the original so-called "semantic" parser. */
501 and a page size can be as small as 4096 bytes. So we cannot safely
883 /* Nonzero means print parse trace. It is left uninitialized so that
    [all...]
  /external/libopus/celt/arm/
celt_pitch_xcorr_arm.s 81 ; assembled to VMOV, like VORR would), so it dual-issues with the prior VLD1.
183 ; So we don't save/restore any other registers.
257 ; This will get used on ARMv7 devices without NEON, so it has been optimized
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 485 ;# save bottom 3 bits so that we round one side +4 and the other +3
639 ;# So we can read in an entire mb aligned. However if we want to filter the mb
642 ;# of a waste. So this is an even uglier way to get around that.
    [all...]
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 77 ;bestlen equ rsp + xx - LocalVarsSize ; size of best match so far -> r11d
129 ;;; program to crash horribly, without so much as a warning at
246 ;;; chainlen is decremented once beforehand so that the function can
418 ;;; adjust rdx so that it is offset to the exact byte that mismatched.
422 ;;; starting the compare loop. So what this code does is skip over 0-3
480 ;;; have so far, then forget it and return to the lookup loop.
  /external/zlib/src/contrib/masmx86/
match686.asm 128 bestlen equ esp + 28 ; size of best match so far
144 ;;; program to crash horribly, without so much as a warning at
232 ;;; chainlen is decremented once beforehand so that the function can
357 ;;; adjust edx so that it is offset to the exact byte that mismatched.
361 ;;; starting the compare loop. So what this code does is skip over 0-3
398 ;;; have so far, then forget it and return to the lookup loop.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
sixtappredict16x16_neon.asm 38 ; the result can be negtive. So, I treat the result as s16. But, since it is also possible
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 395 %undef stack_offset ; so that the current value of stack_offset doesn't get baked in by xdefine
440 ; it, i.e. in [rsp+stack_size_padded], so we can restore the
701 ; a branch or a branch target. So switch to a 2-byte form of ret in that case.
1039 ; registers, except that this way you exchange the register names instead, so it
1083 ; calls to that function will automatically load the permutation, so values can
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i370.c 54 usual comment_chars, so that we can switch for Solaris conventions. */
581 So basically, we could get away with this routine returning
715 /*08 BS HT LF VT FF CR SO SI */
768 /*08 SM VT FF CR SO SI */
1141 fixups for word relocations in writable segments, so we can adjust
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas 83 /// The Lexer tracks line/col info as well as input index so its markers are
100 /// Resets the stream so that the next call to
136 /// argument. So if you're nested 5 levels of Mark(), and then Release(2)
156 /// mechanism that restores state and so this method does not need to
163 /// the ith symbol. So, seeking to 0 means LA(1) will return the first
325 /// I < 0 indicates tokens in the past. So -1 is previous token and -2 is
366 /// etc...) so that we can rewind the state after scanning ahead.
398 /// Resets the stream so that it is in the same state it was
595 /// something nonnull so that the auto token emit mechanism will not
743 /// a token (after a resync). So it will go
    [all...]
Antlr.Runtime.Tree.pas 57 /// I do not need to know the type of a tree at all so they are all
96 /// <para>You must specify the input stream so that the erroneous text can
159 /// constructing these nodes so we should have this control for
181 /// For identifying trees. How to identify nodes so we can say "add node
351 /// i&lt;0 indicates nodes in the past. So LT(-1) is previous node, but
420 /// so we have to instantiate new ones. When doing normal tree
576 /// directly is not a supported operation (i.e. you do so at your own risk)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
cookielib.py 448 an unquoted "," in the expires field, so we have to use this ad-hoc
453 parser is probably better, so could do worse than following that if
526 name string, B has the form .B', and B' is a HDN string. (So,
914 false, so should your subclass (assuming your subclass wants to be more
933 # cookie, so this must be an invalid RFC 2965 cookie.
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
cookielib.py 448 an unquoted "," in the expires field, so we have to use this ad-hoc
453 parser is probably better, so could do worse than following that if
526 name string, B has the form .B', and B' is a HDN string. (So,
914 false, so should your subclass (assuming your subclass wants to be more
933 # cookie, so this must be an invalid RFC 2965 cookie.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cookielib.py 448 an unquoted "," in the expires field, so we have to use this ad-hoc
453 parser is probably better, so could do worse than following that if
526 name string, B has the form .B', and B' is a HDN string. (So,
914 false, so should your subclass (assuming your subclass wants to be more
933 # cookie, so this must be an invalid RFC 2965 cookie.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cookielib.py 448 an unquoted "," in the expires field, so we have to use this ad-hoc
453 parser is probably better, so could do worse than following that if
526 name string, B has the form .B', and B' is a HDN string. (So,
914 false, so should your subclass (assuming your subclass wants to be more
933 # cookie, so this must be an invalid RFC 2965 cookie.
    [all...]
  /external/chromium-trace/catapult/third_party/flot/
NEWS.md 218 and goes so far as to automatically extract styles from CSS, to avoid having to
327 - Fix axis box calculations so the boxes include the outermost part of the
449 A related change is that the visibility of axes is now auto-detected. So if
454 option on the axes, so:
548 - Refactor replot behaviour so Flot tries to reuse the existing canvas,
603 - Fix errors in JSON in examples so they work with jQuery 1.4.2
672 simplify plugin writing. Backward-compatibility code is in place, so
688 in so you can specify DOM elements or CSS expressions to make it easier to
770 - The color parsing code in Flot has been cleaned up and split out so it's
786 - Fixed so that it is possible to turn lines off when no other chart type i
    [all...]
excanvas.js 119 // Create a dummy element so that IE will allow canvas elements to be
134 * Public initializes a canvas element so that it can be used as canvas
148 // Remove fallback content. There is no way to hide text nodes so we
619 // TODO: Branch current matrix so that save/restore has no effect
832 // filters are bog-slow, so only create them if abbsolutely necessary
848 // Bounding box calculation (need to minimize displayed area so that
947 // Figure out dimensions so we can do gradient fills
    [all...]
  /external/curl/packages/vms/
config_h.com 97 $! on a NFS mounted volume. So copy it to sys$scratch:
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
x86inc.asm 61 ; so use a different read-only section.
89 ; the code contains a few textrels, so we'll skip that complexity.
292 %undef stack_offset ; so that the current value of stack_offset doesn't get baked in by xdefine
713 ; registers, except that this way you exchange the register names instead, so it
757 ; calls to that function will automatically load the permutation, so values can
899 ; So, if the op is symmetric and the wrong one is memory, swap them.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
x86inc.asm 77 ; so use a different read-only section.
381 %undef stack_offset ; so that the current value of stack_offset doesn't get baked in by xdefine
802 ; registers, except that this way you exchange the register names instead, so it
846 ; calls to that function will automatically load the permutation, so values can
974 ; So, if the op is symmetric and the wrong one is memory, swap them.
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/
parse5.js 740 //NOTE: this should be reentrant, so we create new parser here
767 //NOTE: this should be reentrant, so we create new parser here
    [all...]
  /external/autotest/client/virt/
virt_utils.py 165 # Almost any exception can be raised during unpickling, so let's
226 The installer will be available for other tests, so that
509 changes on the source directory layout, so it's not scalable to just use
    [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
toggling_stereo_g729_pt18_pt125.rtp     [all...]
  /external/bison/
maint.mk 69 # This is to preprocess robustly the output of $(VC_LIST), so that even
255 # Initialize each, so that envvar settings cannot interfere.
271 dummy=; : so we do not need a semicolon before each use; \
276 dummy=; : so we do not need a semicolon before each use; \
470 dummy=; : so we do not need a semicolon before each use; \
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js 31 // source files as UTF-8, so they will fail on this test. If you want
32 // to run the test on them you can do so after filtering it with the
    [all...]
  /external/chromium-trace/catapult/tracing/third_party/d3/
d3.min.js     [all...]

Completed in 1840 milliseconds

1 23 4 5