Searched refs:here (Results 276 - 297 of 297) sorted by relevance

<<1112

/external/mksh/src/
H A Dedit.c1087 * These for ANSI arrow keys: arguablely shouldn't be here by
4745 * Non user interface editor routines below here
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas200 /// I'd prefer to return a char here type-wise, but it's probably
2120 /// For input input "i=(3);", here is the derivation:
5179 // which assumed here that the EOT edge always
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
H A Dcodemirror.js987 var here = this.ranges[i], there = other.ranges[i];
988 if (cmp(here.anchor, there.anchor) != 0 || cmp(here.head, there.head) != 0) return false;
3077 // Quit if there's nothing to scroll here
3100 // scrolling entirely here. It'll be slightly off from native, but
6373 // From here, the methods are part of the public interface. Most
/external/chromium_org/third_party/opus/src/
H A Dltmain.sh195 # those functions but instead duplicate the functionality here.
274 # there is one (and only one) here.
839 # will be execed at the end. This prevents here-documents from being
940 # variable here.
1847 # behavior is inconsistent here; cygpath turns them into '.;' and ';.';
1934 # ARG. msys behavior is inconsistent here, cygpath turns them
2714 # Exit here if they wanted silent mode.
4468 /* stop here, and copy so we don't have to do this twice */
4471 /* do NOT want the lt- prefix here, so use actual_cwrapper_name */
4474 /* DO want the lt- prefix here i
[all...]
/external/chromium_org/third_party/sqlite/src/ext/fts2/
H A Dfts2.c29 ** a legal notice, here is a blessing:
42 ** out, and I will document them here. On imports, these changes
1453 DataBuffer *pOut /* Write the combined doclist here */
1593 DataBuffer *pOut /* Write the combined doclist here */
1642 DataBuffer *pOut /* Write the combined doclist here */
1688 DataBuffer *pOut /* Write the combined doclist here */
1751 DataBuffer *pOut /* Write the combined doclist here */
2236 * TODO: Perhaps we should return pointer/length strings here for consistency
2985 sqlite3_vtab **ppVTab, /* Write the resulting vtab structure here */
2986 char **pzErr /* Write any error message here */
[all...]
/external/chromium_org/v8/test/mjsunit/third_party/
H A Dregexp-pcre.js125 res[46] = /This one is here because Perl 5.005_02 doesn't fail it/i;
126 res[47] = /This one is here because I think Perl 5.005_02 gets the setting of $1 wrong/i;
227 res[148] = /This one's here because of the large output vector needed/i;
229 res[150] = /This one's here because Perl does this differently and PCRE can't at present/i;
/external/clang/lib/Sema/
H A DSemaChecking.cpp172 // TheCall will be freed by the smart pointer here, but that's fine, since
473 // instruction, range check them here.
511 // casts here.
617 // range check them here.
825 // FIXME: Our choice of AST representation here is less than ideal.
1300 // casts here.
1579 // to see if there is a potentially weird extension going on here. This can
1617 /// Note: It might also make sense to do the UTF-16 conversion here (would
1800 "promotion from float to double is the only expected cast here");
2969 // FIXME: Technically specifying a precision or field width here
[all...]
/external/libcap-ng/libcap-ng-0.7/
H A Dltmain.sh195 # those functions but instead duplicate the functionality here.
274 # there is one (and only one) here.
839 # will be execed at the end. This prevents here-documents from being
940 # variable here.
1847 # behavior is inconsistent here; cygpath turns them into '.;' and ';.';
1934 # ARG. msys behavior is inconsistent here, cygpath turns them
2714 # Exit here if they wanted silent mode.
4468 /* stop here, and copy so we don't have to do this twice */
4471 /* do NOT want the lt- prefix here, so use actual_cwrapper_name */
4474 /* DO want the lt- prefix here i
[all...]
/external/libedit/
H A Dltmain.sh195 # those functions but instead duplicate the functionality here.
274 # there is one (and only one) here.
839 # will be execed at the end. This prevents here-documents from being
940 # variable here.
1847 # behavior is inconsistent here; cygpath turns them into '.;' and ';.';
1934 # ARG. msys behavior is inconsistent here, cygpath turns them
2714 # Exit here if they wanted silent mode.
4468 /* stop here, and copy so we don't have to do this twice */
4471 /* do NOT want the lt- prefix here, so use actual_cwrapper_name */
4474 /* DO want the lt- prefix here i
[all...]
/external/libexif/
H A Dltmain.sh202 # those functions but instead duplicate the functionality here.
281 # there is one (and only one) here.
846 # will be execed at the end. This prevents here-documents from being
947 # variable here.
1849 # behavior is inconsistent here; cygpath turns them into '.;' and ';.';
1936 # ARG. msys behavior is inconsistent here, cygpath turns them
2716 # Exit here if they wanted silent mode.
4465 /* stop here, and copy so we don't have to do this twice */
4468 /* do NOT want the lt- prefix here, so use actual_cwrapper_name */
4471 /* DO want the lt- prefix here i
[all...]
/external/libopus/
H A Dltmain.sh195 # those functions but instead duplicate the functionality here.
274 # there is one (and only one) here.
839 # will be execed at the end. This prevents here-documents from being
940 # variable here.
1847 # behavior is inconsistent here; cygpath turns them into '.;' and ';.';
1934 # ARG. msys behavior is inconsistent here, cygpath turns them
2714 # Exit here if they wanted silent mode.
4468 /* stop here, and copy so we don't have to do this twice */
4471 /* do NOT want the lt- prefix here, so use actual_cwrapper_name */
4474 /* DO want the lt- prefix here i
[all...]
/external/libpng/
H A Dltmain.sh195 # those functions but instead duplicate the functionality here.
274 # there is one (and only one) here.
839 # will be execed at the end. This prevents here-documents from being
940 # variable here.
1847 # behavior is inconsistent here; cygpath turns them into '.;' and ';.';
1934 # ARG. msys behavior is inconsistent here, cygpath turns them
2714 # Exit here if they wanted silent mode.
4468 /* stop here, and copy so we don't have to do this twice */
4471 /* do NOT want the lt- prefix here, so use actual_cwrapper_name */
4474 /* DO want the lt- prefix here i
[all...]
/external/openfst/
H A Dltmain.sh195 # those functions but instead duplicate the functionality here.
274 # there is one (and only one) here.
839 # will be execed at the end. This prevents here-documents from being
940 # variable here.
1847 # behavior is inconsistent here; cygpath turns them into '.;' and ';.';
1934 # ARG. msys behavior is inconsistent here, cygpath turns them
2714 # Exit here if they wanted silent mode.
4468 /* stop here, and copy so we don't have to do this twice */
4471 /* do NOT want the lt- prefix here, so use actual_cwrapper_name */
4474 /* DO want the lt- prefix here i
[all...]
/external/pcre/dist/
H A Dltmain.sh195 # those functions but instead duplicate the functionality here.
274 # there is one (and only one) here.
839 # will be execed at the end. This prevents here-documents from being
940 # variable here.
1847 # behavior is inconsistent here; cygpath turns them into '.;' and ';.';
1934 # ARG. msys behavior is inconsistent here, cygpath turns them
2714 # Exit here if they wanted silent mode.
4468 /* stop here, and copy so we don't have to do this twice */
4471 /* do NOT want the lt- prefix here, so use actual_cwrapper_name */
4474 /* DO want the lt- prefix here i
[all...]
/external/pixman/
H A Dltmain.sh195 # those functions but instead duplicate the functionality here.
274 # there is one (and only one) here.
839 # will be execed at the end. This prevents here-documents from being
940 # variable here.
1847 # behavior is inconsistent here; cygpath turns them into '.;' and ';.';
1934 # ARG. msys behavior is inconsistent here, cygpath turns them
2714 # Exit here if they wanted silent mode.
4468 /* stop here, and copy so we don't have to do this twice */
4471 /* do NOT want the lt- prefix here, so use actual_cwrapper_name */
4474 /* DO want the lt- prefix here i
[all...]
/external/protobuf/gtest/build-aux/
H A Dltmain.sh195 # those functions but instead duplicate the functionality here.
274 # there is one (and only one) here.
839 # will be execed at the end. This prevents here-documents from being
940 # variable here.
1847 # behavior is inconsistent here; cygpath turns them into '.;' and ';.';
1934 # ARG. msys behavior is inconsistent here, cygpath turns them
2714 # Exit here if they wanted silent mode.
4468 /* stop here, and copy so we don't have to do this twice */
4471 /* do NOT want the lt- prefix here, so use actual_cwrapper_name */
4474 /* DO want the lt- prefix here i
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dconfigure3510 # We set ac_cv_exeext here because the later test for it is not
4061 # not just through cpp. "Syntax error" is here to catch this case.
4120 # not just through cpp. "Syntax error" is here to catch this case.
6180 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
8956 # simply because there is no reason against having it here, and in addition,
9149 # here-document in config.status, that substitutes the proper values into
9788 /* .. here are some common heuristics using compiler runtime specifics */
/external/libmtp/
H A Dconfigure592 # Avoid inline document here, it may be left over
2987 # We set ac_cv_exeext here because the later test for it is not
4610 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5214 # Not sure whether the presence of OpenBSD here was a mistake.
5249 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6835 # not just through cpp. "Syntax error" is here to catch this case.
6942 # not just through cpp. "Syntax error" is here to catch this case.
8486 # here allows them to be overridden if necessary.
9035 # FIXME: Setting linknames here is a bad hack.
11602 # I'd rather use --version here, bu
[all...]
/external/chromium_org/third_party/libxml/src/
H A Dxpath.c412 * and here, we should make the functions public.
3011 if ((0 > (long) node1->content) && /* TODO: Would a != 0 suffice here? */
7698 /* TODO: OK to have XInclude here? */
7708 /* Not sure if we need those here. */
7959 /* Bad, how did that namespace end up here ? */
8003 /* Bad, how did that namespace end up here ? */
8027 * parent here is defined the same as with the parent axis.
10213 * and may also be of additional types not specified here.
10502 * Problem is finding if we have a name here whether it's:
10507 * We do an a priori analysis here rathe
[all...]
/external/libxml2/
H A Dxpath.c489 * and here, we should make the functions public.
3145 if ((0 > (long) node1->content) && /* TODO: Would a != 0 suffice here? */
7814 /* TODO: OK to have XInclude here? */
7824 /* Not sure if we need those here. */
8078 /* Bad, how did that namespace end up here ? */
8122 /* Bad, how did that namespace end up here ? */
8146 * parent here is defined the same as with the parent axis.
10357 * and may also be of additional types not specified here.
10646 * Problem is finding if we have a name here whether it's:
10651 * We do an a priori analysis here rathe
[all...]
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/bison/tests/
H A Dtestsuite2527 # We used to SEGV here. See
5255 const char *foo = "So %{ and %} can be here too.";
5290 /* %{ and %} can be here too. */
20596 b4_fatal([[M4 should exit immediately here]])
20617 input1.y: fatal error: M4 should exit immediately here
20629 b4_fatal_at([[foo.y:1.5]], [[foo.y:1.7]], [[M4 should exit immediately here]])
20650 foo.y:1.5-6: fatal error: M4 should exit immediately here
[all...]

Completed in 1316 milliseconds

<<1112