HomeSort by relevance Sort by last modified time
    Searched refs:but (Results 151 - 175 of 905) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/third_party/JSON/out/lib/perl5/
JSON.pm 299 local $^W; # if PP installed but invalid version, backportPP redefines methods.
665 JSON::PP was earlier included in the C<JSON> distribution, but
726 JSON::XS requires Perl 5.8.2 (but works correctly in 5.8.8 or later), so in older versions
729 With Perl 5.8.x JSON::PP works, but from 5.8.0 to 5.8.2, because of a Perl side problem,
937 If C<$perl_scalar> does not contain UNICODE but C<$encoding>-encoded strings
942 Note that the resulted text is a UNICODE string but no problem to print it.
957 This method is a proper way but probably not efficient.
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
RecognizerSharedState.as 7 * These fields are publically visible but the actual state pointer per
26 * but no token is consumed during recovery...another error is found,
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/
Runtime.pm 25 # Brief but working code example(s) here showing the most common usage(s)
115 but WITHOUT ANY WARRANTY; without even the implied warranty of
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
profile-mode.rb 23 * long in theory, but is <=10 in most cases. Works great.
  /external/bison/
cfg.mk 10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
29 # It's useful to run maintainer-*check* targets during development, but we
  /external/bison/data/
glr.c 13 # but WITHOUT ANY WARRANTY; without even the implied warranty of
79 # Same as above, but on the lookahead, hence &yylloc instead of yylocp.
87 # Same as b4_yyerror_args, but with a leading comma.
94 # Same as above, but on the lookahead, hence &yylloc instead of yylocp.
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
edit_dictionary_browsertest.js 92 // notification, but ignores duplicate add notifications.
115 // notification, but ignores duplicate remove notifications.
  /external/chromium_org/chrome/renderer/resources/extensions/
app_window_custom_bindings.js 41 // Not creating a new window, but activating an existing one, so trigger
100 // This is an internal function, but needs to be bound with setHandleRequest
platform_app.js 88 // Disable modal dialogs. Shell windows disable these anyway, but it's nice to
110 // the object that it's dispatched on doesn't exist yet), but we can instead
  /external/chromium_org/tools/checkdeps/
checkdeps.py 30 improved but is good enough for now.
  /external/chromium_org/tools/grit/grit/format/policy_templates/writers/
adml_writer.py 136 the ADMX file but not related to any specific Policy-Group or Policy.
  /external/chromium_org/tools/grit/grit/gather/
interface.py 22 '''Initializes the gatherer object's attributes, but does not attempt to
  /external/chromium_org/tools/vim/
ninja-build.vim 10 " to any key by default, but can be used via the :CrBuild command.
11 " It builds 'chrome' by default, but :CrBuild target1 target2 etc works as well.
  /external/chromium_org/v8/test/mjsunit/
array-shift.js 17 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
21 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
57 // ... but keeps the rest as holes:
98 // ... but keeps the rest as holes:
elements-transition.js 17 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
21 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
41 // triggers an IC miss, upon which the conversion stub is generated, but the
63 // Set the element to an integer but leave a hole at length-7.
error-constructors.js 17 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
21 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
45 // name is not tested above, but in addition we should have no enumerable
69 // compiler errors. This is not specified, but allowing interception
keywords-and-reserved_words.js 17 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
21 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
112 // The following are reserved in ES3 but not in ES5.
141 // In ES5 "const" is a "future reserved word" but we treat it as a keyword.
  /external/llvm/utils/vim/
llvm.vim 15 " Types also include struct, array, vector, etc. but these don't
23 " The true and false tokens can be used for comparison opcodes, but it's
  /external/markdown/MarkdownTest/
MarkdownTest.pl 152 + Better handling of case when foo.text exists, but foo.html doesn't.
  /external/v8/test/mjsunit/
elements-transition.js 17 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
21 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
41 // triggers an IC miss, upon which the conversion stub is generated, but the
63 // Set the element to an integer but leave a hole at length-7.
error-constructors.js 17 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
21 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
52 // dont-delete. This is not specified, but allowing overwriting the
78 // name is not tested above, but in addition we should have no enumerable
keywords-and-reserved_words.js 17 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
21 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
112 // The following are reserved in ES3 but not in ES5.
141 // In ES5 "const" is a "future reserved word" but we treat it as a keyword.
  /external/valgrind/main/drd/tests/
circular_buffer.c 22 #error Sorry, but this test program can only be compiled by a compiler that\
  /bootable/recovery/updater/
Android.mk 44 # These libs are also linked in with updater, but we don't try to call
  /build/core/combo/
TARGET_linux-arm.mk 117 TARGET_GLOBAL_CFLAGS += -Wno-unused-but-set-variable -fno-builtin-sin \
186 $(warning Custom TARGET_FDO_PROFILE_PATH supplied, but directory does not exist. Turn off FDO.)

Completed in 912 milliseconds

1 2 3 4 5 67 8 91011>>