HomeSort by relevance Sort by last modified time
    Searched full:addition (Results 76 - 100 of 3966) sorted by null

1 2 34 5 6 7 8 91011>>

  /packages/apps/Settings/res/values/
config.xml 27 With the addition of shortcuts, it seems more likely that users will
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
FmEscapeXmlStringMethod.java 30 * This is similar to {@link FmEscapeXmlTextMethod}, but in addition to escaping
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
svn-unapply 53 # When reversing an addition, check that the file matches what's being removed.
153 my $addition = 0;
155 $addition = 1 if ($diffHashRef->{isNew} || $diffHashRef->{copiedFromPath} || $patch =~ /\n@@ -0,0 .* @@/);
158 if (!$addition && !$deletion && !$isSvnBinary && $hasTextChunks) {
169 # Either a deletion, an addition or a binary change.
203 } elsif ($addition) {
204 # Reverse addition
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
macros.h 285 /** Addition */
303 /** In-place addition */
312 /** Element-wise multiplication and addition */
321 /** In-place scalar multiplication and addition */
406 /** Addition */
430 /** In-place addition */
438 /** Element-wise multiplication and addition */
454 /** In-place scalar multiplication and addition */
470 /** In-place scalar addition */
525 /** Addition */
    [all...]
  /external/mesa3d/src/mesa/main/
macros.h 285 /** Addition */
303 /** In-place addition */
312 /** Element-wise multiplication and addition */
321 /** In-place scalar multiplication and addition */
406 /** Addition */
430 /** In-place addition */
438 /** Element-wise multiplication and addition */
454 /** In-place scalar multiplication and addition */
470 /** In-place scalar addition */
525 /** Addition */
    [all...]
  /docs/source.android.com/src/devices/tech/security/
enhancements43.jd 57 Android zygote now uses prctl(PR_SET_NO_NEW_PRIVS) to block addition
77 reboot, in addition to periodic mixing. This allows retention of all
  /external/antlr/antlr-3.4/runtime/CSharp2/
README.TXT 38 In addition the Libraries sub-directory contains externals dependencies.
52 In addition, Antlr3.Runtime.Tests has a dependency on the MbUnit v2.4 dlls.
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/tests/
tests.js 63 // run.test('Addition resets negated zeros', '~ + [_ + [0]]');
75 // run.test('Addition treats errors as zero',
174 run.test("Addition Chain",
200 run.test("Addition and Subtraction Chain",
206 run.test("Addition After Equals",
209 run.test("Missing First Operand in Addition", '+ 9701389 = [9701389]');
217 run.test("Missing Second Operand in Addition",
237 run.test("Missing Last Operand in Addition and Subtraction Chain",
  /external/chromium_org/content/common/
accessibility_messages.h 77 // In addition, if it's not possible to make the entire object visible,
99 // message was processed and it can send addition notifications.
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/hosted/
sunspider.html 59 all timing simple loops. In addition to having tests in many
67 interval). In addition, in comparison mode it tells you if you have
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
NOTES 56 In addition, the following functions provide further tweaks:
94 In addition, the driver interface for the default render pipeline
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractCheckedFuture.java 68 * <p>In addition, if {@code get} throws an {@link InterruptedException}, this
96 * <p>In addition, if {@code get} throws an {@link InterruptedException}, this
  /external/llvm/include/llvm/Support/
Regex.h 36 /// null string after any newline in the string in addition to its normal
38 /// newline in the string in addition to its normal function.
  /external/llvm/test/Transforms/Mem2Reg/
use-analysis.ll 9 ; Ensure we can look through a bitcast to i8* and the addition of lifetime
25 ; Ensure we can look through a GEP to i8* and the addition of lifetime
  /external/mesa3d/src/mesa/tnl/
NOTES 56 In addition, the following functions provide further tweaks:
94 In addition, the driver interface for the default render pipeline
  /cts/tools/dasm/src/java_cup/runtime/
symbol.java 8 * In addition to the parse_state field, symbols also maintain a record
  /developers/samples/android/connectivity/network/BasicNetworkDemo/BasicNetworkDemo/src/main/java/com/example/android/common/logger/
LogNode.java 20 * Note that in addition to classes that will output these logs in some format,
  /developers/samples/android/connectivity/network/NetworkConnect/NetworkConnect/src/main/java/com/example/android/common/logger/
LogNode.java 20 * Note that in addition to classes that will output these logs in some format,
  /developers/samples/android/input/gestures/BasicGestureDetect/BasicGestureDetect/src/main/java/com/example/android/common/logger/
LogNode.java 20 * Note that in addition to classes that will output these logs in some format,
  /developers/samples/android/security/keystore/BasicAndroidKeyStore/BasicAndroidKeyStore/src/main/java/com/example/android/common/logger/
LogNode.java 20 * Note that in addition to classes that will output these logs in some format,
  /development/ide/eclipse/
README.importing-to-eclipse.txt 24 In addition, you will need to add some include files (no way to import this
  /external/chromium/chrome/browser/ui/cocoa/download/
download_util_mac_unittest.mm 36 // Get a download test file for addition to the pasteboard.
  /external/chromium_org/base/system_monitor/
system_monitor.h 57 // be copied. Any significant addition to this class is blocked on
  /external/chromium_org/cc/debug/
rendering_stats.h 48 // simplifies the addition of new fields to this type.
  /external/chromium_org/chrome/browser/ui/cocoa/download/
download_util_mac_unittest.mm 37 // Get a download test file for addition to the pasteboard.

Completed in 2835 milliseconds

1 2 34 5 6 7 8 91011>>