OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:addition
(Results
1 - 25
of
4585
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/libyuv/tools/valgrind-libyuv/memcheck/
suppressions.txt
1
# This file is used in
addition
to the one already maintained in Chrome.
suppressions_mac.txt
1
# This file is used in
addition
to the one already maintained in Chrome.
suppressions_win32.txt
1
# This file is used in
addition
to the one already maintained in Chrome.
/external/chromium_org/third_party/libyuv/tools/valgrind-libyuv/tsan/
suppressions.txt
1
# This file is used in
addition
to the one already maintained in Chrome.
suppressions_mac.txt
1
# This file is used in
addition
to the one already maintained in Chrome.
suppressions_win32.txt
1
# This file is used in
addition
to the one already maintained in Chrome.
/external/chromium_org/content/test/data/dom_storage/
sanity_check.js
27
"getItem('foo') != null prior to
addition
");
29
"key(0) != null prior to
addition
");
34
"storage.length != 1 after
addition
");
36
"getItem('foo') != 'bar' after
addition
");
38
"key(0) != 'foo' after
addition
");
51
"storage['foo'] != 'baz' after
addition
");
53
"storage['name'] != 'value' after
addition
");
/development/samples/browseable/MessagingService/
_index.jd
8
NotificationCompat. In
addition
to sending a notification, it also extends
/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/
README.md
4
operations such as
addition
, multiplication, subtraction and division.
/external/chromium_org/native_client_sdk/src/doc/reference/
index.rst
7
addition
, it contains information that's mainly of interest to developers who
/external/llvm/test/CodeGen/SystemZ/
int-add-09.ll
1
; Test 128-bit
addition
in which the second operand is constant.
6
; constant into a register and use memory
addition
.
32
; Check the next value up, which must use register
addition
.
45
; Check
addition
of -1, which must also use register
addition
.
fp-add-03.ll
1
; Test 128-bit floating-point
addition
.
5
; There is no memory form of 128-bit
addition
.
/external/chromium_org/net/cert/
cert_trust_anchor_provider.h
19
// This is used by CertVerifier to get a list of anchors to trust in
addition
to
26
// certificate validation, in
addition
to (eg: the union of) any pre-existing
/external/chromium_org/v8/test/webkit/
dfg-integer-optimization.js
25
"This tests that integer
addition
optimizations in the DFG are not performed too overzealously."
30
// optimizing the first to be an integer
addition
. The first one certainly is an integer
addition
,
31
// but the second one isn't - it must either be an integer
addition
with overflow checking, or a
32
// double
addition
.
/developers/build/prebuilts/gradle/SpeedTracker/
README
3
hardware. In
addition
, you need to obtain an API key for
/developers/samples/android/wearable/wear/SpeedTracker/
README
3
hardware. In
addition
, you need to obtain an API key for
/external/chromium_org/native_client_sdk/doc_generated/reference/
index.html
7
addition
, it contains information that’s mainly of interest to developers who
/external/chromium_org/ui/aura/
window_layer_type.h
10
// These constants mirror that of ui::LayerType with the
addition
of
/external/clang/test/CXX/class/class.mem/
p14.cpp
3
// In
addition
, if class T has a user-declared constructor (12.1),
/external/eigen/Eigen/
Jacobi
15
* In
addition
to listed classes, it defines the two following MatrixBase methods to apply a Jacobi or Givens rotation:
/external/javassist/src/main/javassist/bytecode/analysis/
package.html
7
at the start of every instruction. In
addition
this API can be used to validate
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
package.html
5
addition
as this is an operation that is commonly required by all SIP clients; it is hence a good capability
/external/okhttp/
README.android
8
-
Addition
of classes in android/ :
/external/chromium_org/third_party/mesa/
README.txt
5
addition
, generate the GLSL parser and lexer using flex and bison. These
15
addition
, link in all the files that we've previously compiled in step 2.
/build/core/
process_wrapper_gdb.sh
6
# process. In
addition
, here we run the command inside
Completed in 863 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>