Home
last modified time | relevance | path

Searched refs:above (Results 1 – 25 of 113) sorted by relevance

12345

/packages/modules/DnsResolver/
DNOTICE7 1. Redistributions of source code must retain the above copyright
9 2. Redistributions in binary form must reproduce the above copyright
36 * Redistributions of source code must retain the above copyright
38 * Redistributions in binary form must reproduce the above copyright
64 * Redistributions of source code must retain the above copyright
66 * Redistributions in binary form must reproduce the above copyright
108 1. Redistributions of source code must retain the above copyright
110 2. Redistributions in binary form must reproduce the above copyright
137 1. Redistributions of source code must retain the above copyright
139 2. Redistributions in binary form must reproduce the above copyright
[all …]
/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto220 // clockwise roundabout (as seen from above, typical for left-hand drive
224 // exit") on a clockwise roundabout (as seen from above, typical for
229 // exit") on a clockwise roundabout (as seen from above, typical for
234 // exit") on a clockwise roundabout (as seen from above, typical for
239 // clockwise roundabout (as seen from above, typical for left-hand drive
243 // exit") on a clockwise roundabout (as seen from above, typical for
248 // exit") on a clockwise roundabout (as seen from above, typical for
253 // exit") on a clockwise roundabout (as seen from above, typical for
258 // clockwise roundabout (as seen from above, typical for left-hand drive
263 // counter-clockwise roundabout (as seen from above, typical for right-hand
[all …]
/packages/services/Car/cpp/telemetry/proto/
DCarData.proto39 // DO NOT USE field numbers above 100,000 in AOSP.
41 // use. Field numbers 200,000 and above are reserved for future use; do not
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dtutorial.md256 v = 10; // Shortcut, same as above
314 So, with move semantics, the above example becomes:
340 a.PushBack(Value(42).Move(), allocator); // same as above
367 Besides, the above `SetString()` requires length. This can handle null characters within a string. …
374 s = "rapidjson"; // shortcut, same as above
385 s = StringRef(cstr); // shortcut, same as above
387 s = StringRef(cstr,cstr_len); // shortcut, same as above
465 * `bool RemoveMember(const Value& name)`: same as above but `name` is a Value.
467 * `MemberIterator EraseMember(MemberIterator)`: similar to the above but it preserves order of memb…
Dpointer.md80 The following example does exactly the same as the above one.
128 Parsing the above JSON into `d`,
151 All examples above do not require an allocator parameter, because the parameter is a `Document&`. B…
Dstream.md28 …s is very common usage, `Document::Parse(const char*)` is provided to do exactly the same as above:
66 …n parsing a JSON from file, you may read the whole JSON into memory and use ``StringStream`` above.
126 As mentioned above, UTF-8 byte streams can be read directly. However, UTF-16 and UTF-32 have endian…
212 When specifying the encoding of stream, uses `AutoUTF<CharType>` as in `ParseStream()` above.
/packages/services/Car/cpp/evs/apps/default/
Dconfig.json.readme38 "z" : 48, // Optical center distance above ground
40 "pitch" : -30, // Optical axis degrees above the horizon
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
DREADME.md114 Note that the above commands use `hwaddress` sanitization, but other sanitizers
169 above.)
186 above.)
201 file (e.g., `crash-*` files described above).
/packages/apps/Settings/src/com/android/settings/tts/
DOWNERS4 # Emergency approvers in case the above are not available
/packages/apps/Settings/src/com/android/settings/bluetooth/
DOWNERS6 # Emergency approvers in case the above are not available
/packages/apps/Settings/src/com/android/settings/datetime/timezone/
DOWNERS5 # Emergency approvers in case the above are not available
/packages/apps/Settings/src/com/android/settings/datausage/
DChartDataUsagePreference.java275 float above = 1 - weight; in bindNetworkPolicy() local
276 chart.setSideLabelWeights(above, weight); in bindNetworkPolicy()
/packages/apps/Settings/src/com/android/settings/biometrics/
DOWNERS7 # Emergency approvers in case the above are not available
/packages/apps/Settings/src/com/android/settings/nfc/
DOWNERS6 # Emergency approvers in case the above are not available
/packages/apps/Settings/src/com/android/settings/enterprise/
DOWNERS7 # Emergency approvers in case the above are not available
/packages/apps/Settings/src/com/android/settings/password/
DOWNERS7 # Emergency approvers in case the above are not available
/packages/apps/Settings/src/com/android/settings/sim/
DOWNERS8 # Emergency approvers in case the above are not available
/packages/apps/Settings/src/com/android/settings/deviceinfo/
DOWNERS8 # Emergency approvers in case the above are not available
/packages/apps/Settings/src/com/android/settings/applications/assist/
DOWNERS9 # Emergency approvers in case the above are not available
/packages/apps/Settings/src/com/android/settings/applications/autofill/
DOWNERS9 # Emergency approvers in case the above are not available
/packages/apps/Settings/src/com/android/settings/wifi/calling/
DOWNERS10 # Emergency approvers in case the above are not available
/packages/apps/Settings/src/com/android/settings/location/
DOWNERS10 # Emergency approvers in case the above are not available
/packages/apps/Settings/src/com/android/settings/vpn2/
DOWNERS9 # Emergency approvers in case the above are not available
/packages/services/Car/
DREADME.md8 the command line above is limited to specific extensions.
/packages/apps/Settings/src/com/android/settings/network/
DOWNERS13 # Emergency approvers in case the above are not available

12345