OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:notation
(Results
76 - 100
of
1007
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/
ClassFileDumper.java
48
* qualified class name in VM
notation
/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
IClassCoverage.java
18
* the fully qualified class name in VM
notation
(slash separated).
/external/libexif/po/
Makevars
29
# - Strings which make invalid assumptions about
notation
of date, time or
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/extensions/compactnotation/
CompactConstructor.java
38
* Construct a custom Java instance out of a compact object
notation
format.
74
throw new NullPointerException("Data for Compact Object
Notation
cannot be null.");
162
// Compact Object
Notation
may contain only one entry
184
// Compact Object
Notation
may contain only one entry
/external/v8/test/intl/number-format/
parse-decimal.js
38
// Scientific
notation
gets ignored.
/external/curl/src/
tool_cfgable.h
71
char *dns_servers; /* dot
notation
: 1.1.1.1;2.2.2.2 */
73
char *dns_ipv4_addr; /* dot
notation
*/
74
char *dns_ipv6_addr; /* dot
notation
*/
/libcore/luni/src/main/java/org/w3c/dom/traversal/
NodeFilter.java
123
* Show <code>
Notation
</code> nodes. This is meaningful only when creating
125
* <code>
Notation
</code> node as its <code>root</code>; in this case, it
126
* means that the <code>
Notation
</code> node will appear in the first
/toolchain/binutils/binutils-2.25/bfd/
ihex.c
33
2..3 The number of data bytes in hex
notation
37
10..x Data bytes in hex
notation
:
39
x+1..x+2 Checksum in hex
notation
48
10..11 Checksum, in hex
notation
57
2..3 The byte count of this record, hex
notation
61
10..x The data bytes in hex
notation
:
63
x+1..x+2 Checksum in hex
notation
73
14..15 Checksum in hex
notation
87
18..19 Checksum in hex
notation
98
14..15 Checksum in hex
notation
[
all
...]
/libcore/luni/src/main/java/org/xml/sax/
HandlerBase.java
90
* Receive notification of a
notation
declaration.
96
* @param name The
notation
name.
97
* @param publicId The
notation
public identifier, or null if not
99
* @param systemId The
notation
system identifier.
119
* @param notationName The name of the associated
notation
.
/libcore/luni/src/test/java/tests/org/w3c/dom/
ImportNode.java
419
//
Notation
notation
;
420
//
Notation
aNode;
430
//
notation
= (
Notation
) notationList.getNamedItem("notation1");
431
// aNode = (
Notation
) doc.importNode(
notation
, false);
/prebuilts/go/darwin-x86/src/fmt/
doc.go
34
%b decimalless scientific
notation
with exponent a power of two,
37
%e scientific
notation
, e.g. -1234.456e+78
38
%E scientific
notation
, e.g. -1234.456E+78
49
%p base 16
notation
, with leading 0x
184
However, the
notation
[n] immediately before the verb indicates that the
185
nth one-indexed argument is to be formatted instead. The same
notation
197
this
notation
can be used to print the same values multiple times
/prebuilts/go/linux-x86/src/fmt/
doc.go
34
%b decimalless scientific
notation
with exponent a power of two,
37
%e scientific
notation
, e.g. -1234.456e+78
38
%E scientific
notation
, e.g. -1234.456E+78
49
%p base 16
notation
, with leading 0x
184
However, the
notation
[n] immediately before the verb indicates that the
185
nth one-indexed argument is to be formatted instead. The same
notation
197
this
notation
can be used to print the same values multiple times
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMFilter.java
111
* Show <code>
Notation
</code> nodes. This is meaningful only when creating
112
* an iterator or tree-walker with a <code>
Notation
</code> node as its
114
* <code>
Notation
</code> node will appear in the first position of the
/external/icu/android_icu4j/src/main/java/android/icu/text/
ScientificNumberFormatter.java
19
*A formatter that formats numbers in user-friendly scientific
notation
.
60
*
notation
. Caller may safely change df after this call as this method
93
*
notation
. Caller may safely change df after this call as this method
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
ScientificNumberFormatter.java
18
*A formatter that formats numbers in user-friendly scientific
notation
.
60
*
notation
. Caller may safely change df after this call as this method
95
*
notation
. Caller may safely change df after this call as this method
/external/opencv3/doc/tutorials/core/mat-mask-operations/
mat_mask_operations.markdown
22
The first
notation
is by using a formula, while the second is a compacted version of the first by
26
notation
is a lot easier to look over.
98
On the borders of the image the upper
notation
results inexistent pixel locations (like minus one -
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
strop.so
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
BERTaggedObject.java
7
* BER TaggedObject - in ASN.1
notation
this is any object preceded by
/external/chromium-trace/catapult/dashboard/dashboard/models/
anomaly_config.py
44
be passed to FindChangePoints using **
notation
.
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/doc/
upgrading.rst
62
# Or use this shorter
notation
:
/external/crcalc/src/com/hp/creals/
StringFloatRep.java
36
* A scientific
notation
representation of an approximation to a constructive
/external/elfutils/po/
Makevars
30
# - Strings which make invalid assumptions about
notation
of date, time or
/external/libchrome/base/json/
json_writer.h
29
// part as a normal integer (i.e., without using exponential
notation
/external/libweave/third_party/chromium/base/json/
json_writer.h
29
// part as a normal integer (i.e., without using exponential
notation
/external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebate.txt
4
Subject: Type
notation
debate...
Completed in 1057 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>