HomeSort by relevance Sort by last modified time
    Searched full:plus (Results 51 - 75 of 4535) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/llvm/test/Bindings/Ocaml/
executionengine.ml 34 let fn = define_function "plus" (function_type i32_type [| i32_type;
86 match ExecutionEngine.find_function "plus" ee with
87 | None -> raise (Failure "find_function 'plus' failed")
88 | Some plus ->
91 let res = ExecutionEngine.run_function plus
95 if 4 != GenericValue.as_int res then bomb "plus did not work";
  /external/clang/test/Preprocessor/
output_paste_avoid.cpp 18 #define PLUS +
21 D: +PLUS -EMPTY- PLUS+ f(=)
  /external/markdown/MarkdownTest/Tests_2004/
Backslash escapes.html 31 <p>Plus: +</p>
65 Plus: \+
100 <p>Plus: <code>\+</code></p>
Backslash escapes.text-out 24 <p>Plus: +</p>
56 Plus: \+
76 <p>Plus: <code>\+</code></p>
Backslash escapes.text-res 24 <p>Plus: +</p>
56 Plus: \+
76 <p>Plus: <code>\+</code></p>
  /external/markdown/tests/markdown-test/
backlash-escapes.html 16 <p>Plus: +</p>
47 Plus: \+
66 <p>Plus: <code>\+</code></p>
  /external/antlr/antlr-3.4/runtime/Python/tests/
t047treeparserWalker.g 59 | ^(PLUS expr expr)
  /external/chromium-trace/trace-viewer/src/tracing/trace_model/
sample.js 15 * plus parameters associated with that sample.
  /external/chromium_org/chrome/installer/gcapi/
gcapi_omaha_experiment.h 10 // expiration date of now plus one year. If |shell_mode| is set to
  /external/chromium_org/content/renderer/
cpp_bound_class_unittest.cc 208 "example.plus(2.5, 18.0) == 20.5",
209 "example.plus(2, 3.25) == 5.25",
210 "example.plus(2, 3) == 5",
211 "example.plus() == null", // Too few arguments
212 "example.plus(1) == null", // Too few arguments
213 "example.plus(1, 'test') == null", // Wrong argument type
214 "example.plus('test', 2) == null", // Wrong argument type
215 "example.plus('one', 'two') == null", // Wrong argument type
223 CheckTrue("example.plus(example.my_value, example.my_other_value) == 4.5");
  /external/chromium_org/third_party/npapi/npspy/
readme 1 This is a slightly modified version of NPSPY that ships with Firefox, plus some logging and bug fixes.
  /external/clang/test/SemaObjC/
arc-invalid.m 5 // The plus is invalid and causes the cleanup to go unbound.
  /external/sepolicy/
isolated_app.te 8 ### isolated_app includes all the appdomain rules, plus the
  /frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
Point.java 48 public Point plus(float x, float y) { method in class:Point
52 public Point plus(Point point) { method in class:Point
53 return this.plus(point.x, point.y);
106 return this.minus(center).rotated(radians).plus(center);
  /external/chromium_org/third_party/tcmalloc/vendor/packages/deb/
control 11 Description: libraries for CPU and heap analysis, plus an efficient thread-caching malloc
22 Description: libraries for CPU and heap analysis, plus an efficient thread-caching malloc
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/arithmetic.operations/
plus.pass.cpp 12 // plus
20 typedef std::plus<int> F;
  /art/test/107-int-math2/src/
Main.java 546 static int testIntCompare(int minus, int plus, int plus2, int zero) {
549 if (minus > plus)
551 if (minus >= plus)
553 if (plus < minus)
555 if (plus <= minus)
557 if (plus == minus)
559 if (plus != plus2)
563 if (plus != minus) {
573 if (plus < 0)
575 if (plus <= 0
    [all...]
  /frameworks/base/docs/html/reference/
gms_lists.js     [all...]
  /external/chromium_org/chrome/installer/setup/eula/
oem_fr.html 18 <span class="title">Pour surfer sur le Web, utilisez Google Chrome</span><br /> <span class="desc">Ce navigateur Web install&eacute; sur votre PC vous permet de surfer plus vite, plus facilement et en toute s&eacute;curit&eacute;.</span>
37 <label for="accept"><b>Facultatif&nbsp;:</b> Aidez-nous &agrave; am&eacute;liorer Google Chrome en envoyant automatiquement des statistiques d'utilisation et des rapports d'erreur &agrave; Google. <a href="http://www.google.com/support/chrome/bin/answer.py?answer=96817&amp;hl=fr">En savoir plus</a>
  /external/markdown/MarkdownTest/Tests_2007/
Backslash escapes.html 31 <p>Plus: +</p>
65 Plus: \+
100 <p>Plus: <code>\+</code></p>
  /frameworks/base/docs/html/reference/com/google/android/gms/plus/
PlusClient.html 418 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
743 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.plus.PlusClient</td>
761 Use the PlusClient after the asynchronous <code><a href="/reference/com/google/android/gms/plus/PlusClient.html#connect()">connect()</a></code> method
766 When your app is done using PlusClient, call <code><a href="/reference/com/google/android/gms/plus/PlusClient.html#disconnect()">disconnect()</a></code>, even if the async
767 result from <code><a href="/reference/com/google/android/gms/plus/PlusClient.html#connect()">connect()</a></code> has not yet been delivered.
770 call <code><a href="/reference/com/google/android/gms/plus/PlusClient.html#connect()">connect()</a></code> in <code><a href="/reference/android/app/Activity.html#onStart()">onStart()</a></code> and <code><a href="/reference/com/google/android/gms/plus/PlusClient.html#disconnect()">disconnect()</a></code> in
814 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/plus/PlusClient.Builder.html">PlusClient.Builder</a></td>
815 <td class="jd-descrcol" width="100%">Builder to configure a <code><a href="/reference/com/google/android/gms/plus/PlusClient.html">PlusClient</a></code> for communicating with the Google+ APIs.&nbsp;</td>
826 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/plus/PlusClient.OnAccessRevokedListener.html">PlusClient.OnAccessRevokedListener</a></td
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t047treeparserWalker.g 60 | ^(PLUS expr expr)
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
SimpleC__.gl 38 PLUS : '+' ;
  /external/bluetooth/bluedroid/main/
bte_version.c 22 const UINT8 btif_version_string[] = "BDROID-PLUS-420-10_00.10";
  /external/chromium/chrome/browser/ui/views/location_bar/
page_action_with_badge_view.h 16 // A container for the PageActionImageView plus its badge.

Completed in 2888 milliseconds

1 23 4 5 6 7 8 91011>>