HomeSort by relevance Sort by last modified time
    Searched refs:With (Results 76 - 100 of 142) sorted by null

1 2 34 5 6

  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
AST.stg 6 Redistribution and use in source and binary forms, with or without
13 documentation and/or other materials provided with the distribution.
323 With:retval.tree];
  /external/chromium/testing/gmock/include/gmock/
gmock-spec-builders.h 4 // Redistribution and use in source and binary forms, with or without
12 // in the documentation and/or other materials provided with the
40 // .With(multi-argument-matcher)
43 // where the .With() clause is optional.
49 // .With(multi-argument-matchers)
141 // Performs the default action with the given arguments and returns
150 // Performs the given action with the given arguments and returns
205 // Returns the result of invoking this mock function with the given
292 // we cannot initialize it with _ as that triggers a compiler
298 // Implements the .With() clause
    [all...]
  /external/chromium_org/chrome_frame/test/data/
chrome_frame_tester_helpers.js 58 xhr.setRequestHeader("X-Requested-With", "XMLHttpRequest");
  /external/chromium_org/v8/test/mjsunit/
elements-transition-hoisting.js 2 // Redistribution and use in source and binary forms, with or without
11 // with the distribution.
30 // No tracking of allocation sites because it interfers with the semantics
176 // TODO(verwaest) With current changes the elements transition gets hoisted
large-object-allocation.js 2 // Redistribution and use in source and binary forms, with or without
11 // with the distribution.
283 // With this number of properties the object perfectly wraps around if the
  /external/v8/test/mjsunit/
debug-stepout-scope.js 2 // Redistribution and use in source and binary forms, with or without
11 // with the distribution.
58 with ({x:1}) {
67 with ({}) {
71 with ({}) {
83 with ({}) {
93 with ({x:1}) x = 1
101 with ({}) {
102 with ({}) {
151 var with_bodies = [ "with ({}) {}",
    [all...]
large-object-allocation.js 2 // Redistribution and use in source and binary forms, with or without
11 // with the distribution.
283 // With this number of properties the object perfectly wraps around if the
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
Python-ast.h 134 } With;
414 #define With(a0, a1, a2, a3, a4, a5) _Py_With(a0, a1, a2, a3, a4, a5)
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
Python-ast.h 134 } With;
414 #define With(a0, a1, a2, a3, a4, a5) _Py_With(a0, a1, a2, a3, a4, a5)
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/
JSON.pm 306 _set_module( $JSON::Backend = $Module_PP ); # even if backportPP, set $Backend with 'JSON::PP'
559 sub _encode { # using with PP encode
642 # If you want to use PP only support features, call with '-support_by_pp'
660 This version is compatible with JSON::XS B<2.34> and later.
708 the former is quoted by CE<lt>E<gt> (its results vary with your using media),
729 With Perl 5.8.x JSON::PP works, but from 5.8.0 to 5.8.2, because of a Perl side problem,
888 with C<utf8> enable. And the decoded result will contain UNICODE characters.
915 So you B<cannot> use C<decode_json> nor C<JSON> module object with C<utf8> enable.
916 Instead of them, you use C<JSON> module object with C<utf8> disable or C<from_json>.
931 in UTF-8, you should use C<encode_json> or C<JSON> module object with C<utf8> enable
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/lib/
JSON.pm 306 _set_module( $JSON::Backend = $Module_PP ); # even if backportPP, set $Backend with 'JSON::PP'
559 sub _encode { # using with PP encode
642 # If you want to use PP only support features, call with '-support_by_pp'
660 This version is compatible with JSON::XS B<2.34> and later.
708 the former is quoted by CE<lt>E<gt> (its results vary with your using media),
729 With Perl 5.8.x JSON::PP works, but from 5.8.0 to 5.8.2, because of a Perl side problem,
888 with C<utf8> enable. And the decoded result will contain UNICODE characters.
915 So you B<cannot> use C<decode_json> nor C<JSON> module object with C<utf8> enable.
916 Instead of them, you use C<JSON> module object with C<utf8> disable or C<from_json>.
931 in UTF-8, you should use C<encode_json> or C<JSON> module object with C<utf8> enable
    [all...]
  /external/chromium_org/third_party/JSON/out/lib/perl5/
JSON.pm 306 _set_module( $JSON::Backend = $Module_PP ); # even if backportPP, set $Backend with 'JSON::PP'
559 sub _encode { # using with PP encode
642 # If you want to use PP only support features, call with '-support_by_pp'
660 This version is compatible with JSON::XS B<2.34> and later.
708 the former is quoted by CE<lt>E<gt> (its results vary with your using media),
729 With Perl 5.8.x JSON::PP works, but from 5.8.0 to 5.8.2, because of a Perl side problem,
888 with C<utf8> enable. And the decoded result will contain UNICODE characters.
915 So you B<cannot> use C<decode_json> nor C<JSON> module object with C<utf8> enable.
916 Instead of them, you use C<JSON> module object with C<utf8> disable or C<from_json>.
931 in UTF-8, you should use C<encode_json> or C<JSON> module object with C<utf8> enable
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp 51 /// deleted. If it returns something else, replace CI with the new value and
99 /// comparisons with With.
100 static bool isOnlyUsedInEqualityComparison(Value *V, Value *With) {
104 if (IC->isEquality() && IC->getOperand(1) == With)
393 // concatenation for us. Make a memcpy to copy the nul byte with align = 1.
643 // copy for us. Make a memcpy to copy the nul byte with align = 1.
680 // copy for us. Make a memcpy to copy the nul byte with align = 1.
801 // With a null EndPtr, this function won't capture the main argument.
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
vs-addin.rst 2 Debugging With Visual Studio
18 The Native Client add-in requires Visual Studio 2010 with Service Pack 1. No
31 the module in Chrome with a debugger attached.
49 with the debug command so you can test your code while running in Visual
64 start, and debug your code with one click or key-press. When you press F5, the
66 serve your module (if necessary) along with an instance of Chrome that runs
80 encounters an ``<embed>`` element with ``type=application/x-nacl`` (ignoring
85 piece at a time. Since the module is built with Visual Studio?s native compiler
114 files with the NaClARM platform in Visual Studio but you cannot run them from
139 it as if you were working with a NaCl64 platform
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 30 browser with the same level of security and privacy as traditional web
37 * This code can interact with the embedding web page as part of an
45 * Processors with the x86-32, x86-64, or ARM instruction set
50 * **Performance:** Each PNaCl release brings with it more performance
53 * **Security:** Users are kept secure with an ever-improving sandbox
160 develop on ChromeOS with Crouton_, and we're working on
164 Visual Studio with the :doc:`Native Client Add-In
167 I'm not familiar with native development tools, can I still use the Native Client SDK?
176 Eclipse, Visual Studio, or Xcode) before you can get very far with the
202 with the x86-32, x86-64, and ARM instruction set architectures, as wel
    [all...]
  /external/chromium_org/cc/output/
gl_renderer_unittest.cc 205 // of the friend relationship with GLRenderer and all of the mock classes
643 // On DEBUG builds, render passes with opaque background clear to blue to
646 .With(Args<2, 1>(ElementsAre(GL_COLOR_EXT)))
728 .With(Args<2, 1>(ElementsAre(GL_COLOR_ATTACHMENT0)))
889 // yuv_quad is drawn with the default linear filter.
892 // tile_quad is drawn with GL_NEAREST because it is not transformed or
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp 70 // If MemCpyInst length is 1/2/4/8 bytes then replace memcpy with
76 // if the size is something we can handle with a single primitive load/store.
228 // Replace the instruction with just byte operations. We would
771 // can't change to a type with a different size. If the size were
787 // Currently we're only working with the checking functions, memcpy_chk,
793 if (Value *With = Simplifier->optimizeCall(CI)) {
795 return CI->use_empty() ? CI : ReplaceInstUsesWith(*CI, With);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
CodeGenPrepare.cpp 55 STATISTIC(NumCmpUses, "Number of uses of Cmp expressions replaced with uses of "
57 STATISTIC(NumCastUses, "Number of uses of Cast expressions replaced with uses "
61 STATISTIC(NumExtsMoved, "Number of [s|z]ext instructions combined with loads");
91 /// This allows us to avoid inserting duplicate code for blocks with
159 /// profitably bypassed and carried out with a shorter, faster divide.
217 // Merge pairs of basic blocks with unconditional branches, connected by
278 // If this block doesn't end with an uncond branch, ignore it.
318 // don't mess around with them.
350 // It is faster to get preds from a PHI than with pred_iterator.
524 // Replace a use of the cast with a use of the new cast
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
wizard.rb 10 Redistribution and use in source and binary forms, with or without
18 documentation and/or other materials provided with the distribution.
94 # iterate through the tree and extract nodes with pattern labels
105 Token Node With Text: TK[text]
  /external/blktrace/btreplay/doc/
btreplay.tex 15 % along with this program; if not, write to the Free Software
116 devices is not necessarily maintained. (Each device with an IO stream
131 entrance of IOs into the block IO layer. In order to replay these IOs with
138 code, and thus are submitted to the block IO layer with \emph{very small}
140 the \texttt{btrecord} utility provides you with two controlling knobs:
151 more than 8 individual IOs. With this option, one can increase or
172 the number on the recorded system. To help with mappings here the
182 The overall known deficiencies with this current set of utilities is
191 and thus ensure IO ordering across devices, with some reduction in
198 \emph{This is the primary problem with any IO replay mechanism -- ho
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ObjectPropertiesSection.js 5 * Redistribution and use in source and binary forms, with or without
12 * documentation and/or other materials provided with the distribution.
624 case DebuggerAgent.ScopeType.With:
625 title = WebInspector.UIString("With Block");
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 
  /external/blktrace/btt/doc/
btt.tex 18 % along with this program; if not, write to the Free Software
68 The simple pipeline to get going with \texttt{btt} is to perform the
78 will use \texttt{btt} with -- section~\ref{sec:o-D} shows how you
79 can dictate which devices to use with btt). If blkrawverify finds
87 \item Run \texttt{blkparse} with the \texttt{-d} option specifying
132 with a previously submitted request -- we calculate \emph{Q2M}, the
171 example\footnote{As with this display, the author has taken some liberty
322 know how many requests the scheduler has to work with. The metric
354 \item[Per Process] As traces are emitted, they are tagged with the
361 to do with the originating IO. For example, if an application i
    [all...]
  /external/chromium_org/v8/src/
d8.js 2 // Redistribution and use in source and binary forms, with or without
11 // with the distribution.
109 With: 2,
138 // This function returns an object with properties "text" and "running" holding
270 // Create an underline with a caret pointing to the source position. If the
283 // Return the source line text with the underline beneath.
310 cmd_line = 'break'; // Not in debugger mode, break with a frame request.
603 // Requesting a step is through the continue command with additional
    [all...]
  /external/v8/src/
debug-debugger.js 2 // Redistribution and use in source and binary forms, with or without
11 // with the distribution.
    [all...]

Completed in 1043 milliseconds

1 2 34 5 6