Home
last modified time | relevance | path

Searched refs:a (Results 1 – 25 of 1292) sorted by relevance

12345678910>>...52

/packages/modules/NeuralNetworks/tools/systrace_parser/parser/test/
Domr1.txt8 Application n/a n/a n/a n/a n/a n/a
11 Driver 74.51 - 544.97 n/a n/a n/a
15 * This total ignores missing (n/a) values and thus is not necessarily consistent with the rest of t…
23 Application n/a n/a n/a n/a n/a n/a
26 Driver - - 522.53 n/a n/a n/a
30 * This total ignores missing (n/a) values and thus is not necessarily consistent with the rest of t…
38 Application n/a n/a n/a n/a n/a n/a
41 Driver - - 544.36 n/a n/a n/a
45 * This total ignores missing (n/a) values and thus is not necessarily consistent with the rest of t…
53 Application n/a n/a n/a n/a n/a n/a
[all …]
/packages/providers/MediaProvider/tests/src/com/android/providers/media/util/
DLongArrayTest.java33 LongArray a = new LongArray(); in testLongArray() local
34 a.add(1); in testLongArray()
35 a.add(2); in testLongArray()
36 a.add(3); in testLongArray()
37 verify(new long[]{1, 2, 3}, a); in testLongArray()
40 a.addAll(b); in testLongArray()
41 verify(new long[]{1, 2, 3, 4, 5, 6}, a); in testLongArray()
43 a.resize(2); in testLongArray()
44 verify(new long[]{1, 2}, a); in testLongArray()
46 a.resize(8); in testLongArray()
[all …]
/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
Dbigintegertest.cpp34 const BigInteger a(123); in TEST() local
35 EXPECT_TRUE(a == a); in TEST()
36 EXPECT_TRUE(a == BIGINTEGER_LITERAL("123")); in TEST()
37 EXPECT_TRUE(a == BIGINTEGER_LITERAL("0123")); in TEST()
45 BigInteger a = kZero; in TEST() local
46 a += 0u; in TEST()
47 EXPECT_TRUE(kZero == a); in TEST()
49 a += 1u; in TEST()
50 EXPECT_TRUE(kOne == a); in TEST()
52 a += 1u; in TEST()
[all …]
Ddocumenttest.cpp62 const ValueType& a = doc["a"]; in ParseCheck() local
63 EXPECT_TRUE(a.IsArray()); in ParseCheck()
64 EXPECT_EQ(4u, a.Size()); in ParseCheck()
66 EXPECT_EQ(i + 1, a[i].GetUint()); in ParseCheck()
198 Document::AllocatorType& a = d1.GetAllocator(); in TEST() local
200 d1.SetArray().PushBack(1, a).PushBack(2, a); in TEST()
203 o.SetObject().AddMember("a", 1, a); in TEST()
213 d2.SetArray().PushBack(3, a); in TEST()
217 EXPECT_EQ(&d2.GetAllocator(), &a); in TEST()
226 EXPECT_NE(&d2.GetAllocator(), &a); in TEST()
[all …]
Dpointertest.cpp635 Document::AllocatorType& a = d.GetAllocator(); in TEST() local
637 EXPECT_TRUE(Value("bar") == Pointer("/foo/0").GetWithDefault(d, v, a)); in TEST()
638 EXPECT_TRUE(Value("baz") == Pointer("/foo/1").GetWithDefault(d, v, a)); in TEST()
639 EXPECT_TRUE(Value("qux") == Pointer("/foo/2").GetWithDefault(d, v, a)); in TEST()
640 EXPECT_TRUE(Value("last") == Pointer("/foo/-").GetWithDefault(d, Value("last").Move(), a)); in TEST()
643 EXPECT_TRUE(Pointer("/foo/null").GetWithDefault(d, Value().Move(), a).IsNull()); in TEST()
644 EXPECT_TRUE(Pointer("/foo/null").GetWithDefault(d, "x", a).IsNull()); in TEST()
647 EXPECT_EQ(-1, Pointer("/foo/int").GetWithDefault(d, -1, a).GetInt()); in TEST()
648 EXPECT_EQ(-1, Pointer("/foo/int").GetWithDefault(d, -2, a).GetInt()); in TEST()
649 EXPECT_EQ(0x87654321, Pointer("/foo/uint").GetWithDefault(d, 0x87654321, a).GetUint()); in TEST()
[all …]
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_utilities.h78 inline double db_sqr(double a) in db_sqr() argument
80 return(a*a); in db_sqr()
86 inline long db_sqr(long a) in db_sqr() argument
88 return(a*a); in db_sqr()
94 inline long db_sqr(int a) in db_sqr() argument
96 return(a*a); in db_sqr()
102 inline double db_maxd(double a,double b) in db_maxd() argument
104 if(b>a) return(b); in db_maxd()
105 else return(a); in db_maxd()
110 inline double db_mind(double a,double b) in db_mind() argument
[all …]
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DDelaunay.h96 EdgePointer connectLeft(EdgePointer a, EdgePointer b);
97 EdgePointer connectRight(EdgePointer a, EdgePointer b);
98 int ccw(SitePointer a, SitePointer b, SitePointer c);
99 int incircle(SitePointer a, SitePointer b, SitePointer c, SitePointer d);
112 #define onext(a) next[a] argument
113 #define oprev(a) rot(onext(rot(a))) argument
114 #define lnext(a) rot(onext(rotinv(a))) argument
115 #define lprev(a) sym(onext(a)) argument
116 #define rnext(a) rotinv(onext(rot(a))) argument
117 #define rprev(a) onext(sym(a)) argument
[all …]
/packages/modules/GeoTZ/validation/geonames/known_diffs/
Dknown_diffs1000.prototxt12 comment: "Add a comment here"
27 comment: "Add a comment here"
42 comment: "Add a comment here"
57 comment: "Add a comment here"
72 comment: "Add a comment here"
87 comment: "Add a comment here"
102 comment: "Add a comment here"
117 comment: "Add a comment here"
132 comment: "Add a comment here"
147 comment: "Add a comment here"
[all …]
Dknown_diffs500.prototxt12 comment: "Add a comment here"
27 comment: "Add a comment here"
42 comment: "Add a comment here"
57 comment: "Add a comment here"
72 comment: "Add a comment here"
87 comment: "Add a comment here"
102 comment: "Add a comment here"
117 comment: "Add a comment here"
132 comment: "Add a comment here"
147 comment: "Add a comment here"
[all …]
Dknown_diffs15000.prototxt12 comment: "Add a comment here"
27 comment: "Add a comment here"
42 comment: "Add a comment here"
57 comment: "Add a comment here"
72 comment: "Add a comment here"
87 comment: "Add a comment here"
102 comment: "Add a comment here"
117 comment: "Add a comment here"
132 comment: "Add a comment here"
147 comment: "Add a comment here"
[all …]
Dknown_diffs5000.prototxt12 comment: "Add a comment here"
27 comment: "Add a comment here"
42 comment: "Add a comment here"
57 comment: "Add a comment here"
72 comment: "Add a comment here"
87 comment: "Add a comment here"
102 comment: "Add a comment here"
119 comment: "Add a comment here"
134 comment: "Add a comment here"
149 comment: "Add a comment here"
[all …]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyStylesSet.java62 public String[] getStringArray(final TypedArray a, final int index) { in getStringArray() argument
63 return parseStringArray(a, index); in getStringArray()
68 public String getString(final TypedArray a, final int index) { in getString() argument
69 return parseString(a, index); in getString()
73 public int getInt(final TypedArray a, final int index, final int defaultValue) { in getInt() argument
74 return a.getInt(index, defaultValue); in getInt()
78 public int getFlags(final TypedArray a, final int index) { in getFlags() argument
79 return a.getInt(index, 0); in getFlags()
98 public String[] getStringArray(final TypedArray a, final int index) { in getStringArray() argument
99 if (a.hasValue(index)) { in getStringArray()
[all …]
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dtutorial.md5 As shown in [Usage at a glance](@ref index), a JSON can be parsed into DOM, and then the DOM can be…
11 Each JSON value is stored in a type called `Value`. A `Document`, representing the DOM, contains th…
17 Assumes we have a JSON stored in a C string (`const char* json`):
26 "a": [1, 2, 3, 4]
30 Parse it into a `Document`:
41 The JSON is now parsed into `document` as a *DOM tree*:
45 Since the update to RFC 7159, the root of a conforming JSON document can be any JSON value. In ear…
50a `"hello"` member exists in the root object. Since a `Value` can contain different types of value…
100 JSON array contains a number of elements.
102 // Using a reference for consecutive access is handy and faster.
[all …]
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2polygons_tzs2cellunions/data/
DLICENSE3 Open Data Commons is not a law firm and does not provide legal services of any kind.
5 …not create any kind of agent-client relationship. Please seek the advice of a suitably qualified l…
17 The Open Database License (ODbL) is a license agreement intended to
26 Databases can contain a wide variety of types of content (images,
30 together with another license for the contents, if the contents have a
36 Sometimes the contents of a database, or the database itself, can be
53 of a collection of independent databases in themselves that together are
54 assembled into a collective whole. A work that constitutes a Collective
55 Database will not be considered a Derivative Database.
57 “Convey” – As a verb, means Using the Database, a Derivative Database,
[all …]
/packages/modules/GeoTZ/output_data/odbl/
DLICENSE3 Open Data Commons is not a law firm and does not provide legal services of any kind.
5 …not create any kind of agent-client relationship. Please seek the advice of a suitably qualified l…
17 The Open Database License (ODbL) is a license agreement intended to
26 Databases can contain a wide variety of types of content (images,
30 together with another license for the contents, if the contents have a
36 Sometimes the contents of a database, or the database itself, can be
53 of a collection of independent databases in themselves that together are
54 assembled into a collective whole. A work that constitutes a Collective
55 Database will not be considered a Derivative Database.
57 “Convey” – As a verb, means Using the Database, a Derivative Database,
[all …]
/packages/modules/GeoTZ/tzbb_data/
DDATA_LICENSE3 Open Data Commons is not a law firm and does not provide legal services of any kind.
5 …not create any kind of agent-client relationship. Please seek the advice of a suitably qualified l…
17 The Open Database License (ODbL) is a license agreement intended to
26 Databases can contain a wide variety of types of content (images,
30 together with another license for the contents, if the contents have a
36 Sometimes the contents of a database, or the database itself, can be
53 of a collection of independent databases in themselves that together are
54 assembled into a collective whole. A work that constitutes a Collective
55 Database will not be considered a Derivative Database.
57 “Convey” – As a verb, means Using the Database, a Derivative Database,
[all …]
DLICENSE3 Open Data Commons is not a law firm and does not provide legal services of any kind.
5 …not create any kind of agent-client relationship. Please seek the advice of a suitably qualified l…
17 The Open Database License (ODbL) is a license agreement intended to
26 Databases can contain a wide variety of types of content (images,
30 together with another license for the contents, if the contents have a
36 Sometimes the contents of a database, or the database itself, can be
53 of a collection of independent databases in themselves that together are
54 assembled into a collective whole. A work that constitutes a Collective
55 Database will not be considered a Derivative Database.
57 “Convey” – As a verb, means Using the Database, a Derivative Database,
[all …]
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/canonicalizetzs2polygons/data/output_polygons/
DLICENSE3 Open Data Commons is not a law firm and does not provide legal services of any kind.
5 …not create any kind of agent-client relationship. Please seek the advice of a suitably qualified l…
17 The Open Database License (ODbL) is a license agreement intended to
26 Databases can contain a wide variety of types of content (images,
30 together with another license for the contents, if the contents have a
36 Sometimes the contents of a database, or the database itself, can be
53 of a collection of independent databases in themselves that together are
54 assembled into a collective whole. A work that constitutes a Collective
55 Database will not be considered a Derivative Database.
57 “Convey” – As a verb, means Using the Database, a Derivative Database,
[all …]
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/createtzs2protodatafile/data/
DLICENSE3 Open Data Commons is not a law firm and does not provide legal services of any kind.
5 …not create any kind of agent-client relationship. Please seek the advice of a suitably qualified l…
17 The Open Database License (ODbL) is a license agreement intended to
26 Databases can contain a wide variety of types of content (images,
30 together with another license for the contents, if the contents have a
36 Sometimes the contents of a database, or the database itself, can be
53 of a collection of independent databases in themselves that together are
54 assembled into a collective whole. A work that constitutes a Collective
55 Database will not be considered a Derivative Database.
57 “Convey” – As a verb, means Using the Database, a Derivative Database,
[all …]
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2cellunions_to_tzs2ranges/data/
DLICENSE3 Open Data Commons is not a law firm and does not provide legal services of any kind.
5 …not create any kind of agent-client relationship. Please seek the advice of a suitably qualified l…
17 The Open Database License (ODbL) is a license agreement intended to
26 Databases can contain a wide variety of types of content (images,
30 together with another license for the contents, if the contents have a
36 Sometimes the contents of a database, or the database itself, can be
53 of a collection of independent databases in themselves that together are
54 assembled into a collective whole. A work that constitutes a Collective
55 Database will not be considered a Derivative Database.
57 “Convey” – As a verb, means Using the Database, a Derivative Database,
[all …]
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/canonicalizetzs2polygons/data/input_polygons/
DLICENSE3 Open Data Commons is not a law firm and does not provide legal services of any kind.
5 …not create any kind of agent-client relationship. Please seek the advice of a suitably qualified l…
17 The Open Database License (ODbL) is a license agreement intended to
26 Databases can contain a wide variety of types of content (images,
30 together with another license for the contents, if the contents have a
36 Sometimes the contents of a database, or the database itself, can be
53 of a collection of independent databases in themselves that together are
54 assembled into a collective whole. A work that constitutes a Collective
55 Database will not be considered a Derivative Database.
57 “Convey” – As a verb, means Using the Database, a Derivative Database,
[all …]
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/geojsontz_to_tzs2polygons/data/
DLICENSE3 Open Data Commons is not a law firm and does not provide legal services of any kind.
5 …not create any kind of agent-client relationship. Please seek the advice of a suitably qualified l…
17 The Open Database License (ODbL) is a license agreement intended to
26 Databases can contain a wide variety of types of content (images,
30 together with another license for the contents, if the contents have a
36 Sometimes the contents of a database, or the database itself, can be
53 of a collection of independent databases in themselves that together are
54 assembled into a collective whole. A work that constitutes a Collective
55 Database will not be considered a Derivative Database.
57 “Convey” – As a verb, means Using the Database, a Derivative Database,
[all …]
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/mergetzs2ranges/data/
DLICENSE3 Open Data Commons is not a law firm and does not provide legal services of any kind.
5 …not create any kind of agent-client relationship. Please seek the advice of a suitably qualified l…
17 The Open Database License (ODbL) is a license agreement intended to
26 Databases can contain a wide variety of types of content (images,
30 together with another license for the contents, if the contents have a
36 Sometimes the contents of a database, or the database itself, can be
53 of a collection of independent databases in themselves that together are
54 assembled into a collective whole. A work that constitutes a Collective
55 Database will not be considered a Derivative Database.
57 “Convey” – As a verb, means Using the Database, a Derivative Database,
[all …]
/packages/modules/NeuralNetworks/common/operations/
DReduce.cpp171 return compute<_Float16>(context, 1, [](_Float16 a, _Float16 b) -> _Float16 { in executeProd() argument
173 if (a == 0 || b == 0) return 0; in executeProd()
174 return a * b; in executeProd()
177 return compute<float>(context, 1, [](float a, float b) -> float { in executeProd() argument
179 if (a == 0 || b == 0) return 0; in executeProd()
180 return a * b; in executeProd()
190 return compute<_Float16>(context, 0, [](_Float16 a, _Float16 b) { return a + b; }); in executeSum() argument
192 return compute<float>(context, 0, [](float a, float b) { return a + b; }); in executeSum() argument
202 [](_Float16 a, _Float16 b) { return std::max(a, b); }); in executeMax() argument
205 [](float a, float b) { return std::max(a, b); }); in executeMax() argument
[all …]
/packages/modules/DnsResolver/
DREADME-DoT.md12 `DnsTlsDispatcher` is a singleton class whose `query` method is the DnsTls's
13 only public interface. `DnsTlsDispatcher` is just a table holding the
14 `DnsTlsTransport` for each server (represented by a `DnsTlsServer` struct) and
15 network. `DnsTlsDispatcher` also blocks each query thread, waiting on a
18 `DnsTlsTransport` sends each query over a `DnsTlsSocket`, opening a
20 `DnsTlsSocket`, which happen on a different thread.
28 `DnsTlsSocket` interleaves all queries onto a single socket, and reports all
38 Classes that spawn a helper thread call `thread::join()` in their destructor to ensure
42 annotations) to minimize the likelihood of a latent threading bug. The unit tests are
45 This code creates O(1) threads per socket, and does not create a new thread for each
[all …]

12345678910>>...52