/packages/apps/Contacts/src/com/android/contacts/list/ |
OnContactsUnavailableActionListener.java | 29 * Initiates addition of a contacts account.
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ |
ScrollAdapterCustomSize.java | 22 * The adapter can optionally implement ScrollAdapterCustomSize in addition to ScrollAdapter.
|
/packages/apps/UnifiedEmail/ |
proguard-test.flags | 1 # These flags are in addition to the one in proguard.flags, which is included by the build
|
/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...] |
/developers/samples/android/notification/MessagingService/ |
template-params.xml | 28 NotificationCompat. In addition to sending a notification, it also extends 58 NotificationCompat. In addition to sending a notification, it also extends
|
/docs/source.android.com/src/devices/camera/ |
camera3_metadata.jd | 35 <p>In addition, manual control of the camera subsystem requires feedback from the 62 <p>In addition to the pixel formats supported by
|
/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/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
ECAlgorithms.java | 28 * (Addition chains of vectors. American Mathematical Monthly, 101 // TODO conjugate co-Z addition (ZADDC) can return both of these
|
/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/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/libcxx/test/numerics/numarray/template.gslice.array/gslice.array.comp.assign/ |
Android.mk | 27 test_name := numerics/numarray/template.gslice.array/gslice.array.comp.assign/addition 28 test_src := addition.pass.cpp
|
/external/libcxx/test/numerics/numarray/template.indirect.array/indirect.array.comp.assign/ |
Android.mk | 27 test_name := numerics/numarray/template.indirect.array/indirect.array.comp.assign/addition 28 test_src := addition.pass.cpp
|
/external/libcxx/test/numerics/numarray/template.mask.array/mask.array.comp.assign/ |
Android.mk | 27 test_name := numerics/numarray/template.mask.array/mask.array.comp.assign/addition 28 test_src := addition.pass.cpp
|
/external/libcxx/test/numerics/numarray/template.slice.array/slice.arr.comp.assign/ |
Android.mk | 27 test_name := numerics/numarray/template.slice.array/slice.arr.comp.assign/addition 28 test_src := addition.pass.cpp
|
/external/llvm/test/CodeGen/SystemZ/ |
atomicrmw-sub-05.ll | 5 ; Check addition of a variable. 15 ; Check addition of 1, which needs a temporary.
|
atomicrmw-sub-06.ll | 5 ; Check addition of a variable. 15 ; Check addition of 1, which needs a temporary.
|
/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
|
/system/core/include/utils/ |
Printer.h | 68 // - In addition, each line will be prefixed with the 'prefix' string. 91 // - In addition, each line will be prefixed with the 'prefix' string.
|
/cts/tools/dasm/src/java_cup/runtime/ |
symbol.java | 8 * In addition to the parse_state field, symbols also maintain a record
|