Home
last modified time | relevance | path

Searched refs:similar (Results 1 – 25 of 37) sorted by relevance

12

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DCacheProcessing.java157 boolean similar = true; in process()
161 if (similar) { in process()
162 similar = newStep.equals(cacheStep); in process()
164 if (similar) { in process()
287 boolean similar = step.equals(newStep); in displaySteps()
289 + " similar rep ? " + (similar ? "YES" : "NO") in displaySteps()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DVmsOperationRecorderTest.java206 assertTrue(similar(expect, got)); in assertJsonMsgEquals()
214 private boolean similar(JSONObject expect, JSONObject got) { in similar() method in VmsOperationRecorderTest
233 return similar((JSONObject) valueExpect, (JSONObject) valueGot); in similar()
246 if (similar((JSONObject) expectArray.get(i), in similar()
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dtutorial.md126 Array is similar to `std::vector`, instead of using indices, you may also use iterator to access al…
312 To make RapidJSON simple and fast, we chose to use *move* semantics for assignment. It is similar t…
392 Value with array type provides similar APIs as `std::vector`.
446 The name parameter with `StringRefType` is similar to the interface of `SetString` function for str…
467 * `MemberIterator EraseMember(MemberIterator)`: similar to the above but it preserves order of memb…
Dstream.md97 `FileWriteStream` is buffered output stream. Its usage is very similar to `FileReadStream`.
161 `EncodedOutputStream` is similar but it has a `bool putBOM` parameter in the constructor, controlli…
Dpointer.md62 // Swap() is similar to Set()
Dfaq.md15 3. Is RapidJSON similar to RapidXML?
Dsax.md128 Array is similar to object but simpler. At the beginning of an array, the `Reader` calls `BeginArar…
/packages/apps/Messaging/
Dproguard-test.flags21 # FLAG(dnotario): Until we rationalize how to handle tests (extensive unit tests will want similar
/packages/apps/Settings/tests/unit/
DREADME14 should be a line similar to the following:
/packages/modules/Wifi/service/tests/wifitests/
DREADME.md26 similar to runtests.sh. If you have multiple devices connected to your machine make sure to set the
/packages/modules/StatsD/statsd/
DAndroid.bp427 // Protos have lots of MissingOverride and similar.
454 // Protos have lots of MissingOverride and similar.
/packages/modules/NeuralNetworks/extensions/
DREADME.md50 Operations and data types are declared in a way similar to those in
/packages/modules/Wifi/service/proto/src/
Dscorecard.proto34 // the access points of a network together in dumpsys output or similar.
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2polygons_tzs2cellunions/data/
DLICENSE79 the whole or a Substantial part of the Contents, as well as any similar
295 ii. A later version of this License similar in spirit to this
381 password, or within a similar access control scheme provided that You
/packages/modules/GeoTZ/output_data/odbl/
DLICENSE79 the whole or a Substantial part of the Contents, as well as any similar
295 ii. A later version of this License similar in spirit to this
381 password, or within a similar access control scheme provided that You
/packages/modules/GeoTZ/tzbb_data/
DDATA_LICENSE79 the whole or a Substantial part of the Contents, as well as any similar
295 ii. A later version of this License similar in spirit to this
381 password, or within a similar access control scheme provided that You
DLICENSE79 the whole or a Substantial part of the Contents, as well as any similar
295 ii. A later version of this License similar in spirit to this
381 password, or within a similar access control scheme provided that You
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/canonicalizetzs2polygons/data/output_polygons/
DLICENSE79 the whole or a Substantial part of the Contents, as well as any similar
295 ii. A later version of this License similar in spirit to this
381 password, or within a similar access control scheme provided that You
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/createtzs2protodatafile/data/
DLICENSE79 the whole or a Substantial part of the Contents, as well as any similar
295 ii. A later version of this License similar in spirit to this
381 password, or within a similar access control scheme provided that You
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2cellunions_to_tzs2ranges/data/
DLICENSE79 the whole or a Substantial part of the Contents, as well as any similar
295 ii. A later version of this License similar in spirit to this
381 password, or within a similar access control scheme provided that You
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/canonicalizetzs2polygons/data/input_polygons/
DLICENSE79 the whole or a Substantial part of the Contents, as well as any similar
295 ii. A later version of this License similar in spirit to this
381 password, or within a similar access control scheme provided that You
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/geojsontz_to_tzs2polygons/data/
DLICENSE79 the whole or a Substantial part of the Contents, as well as any similar
295 ii. A later version of this License similar in spirit to this
381 password, or within a similar access control scheme provided that You
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/mergetzs2ranges/data/
DLICENSE79 the whole or a Substantial part of the Contents, as well as any similar
295 ii. A later version of this License similar in spirit to this
381 password, or within a similar access control scheme provided that You
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile67 # the file and class documentation (similar to JavaDoc).
1137 # Load stylesheet definitions from file. Syntax is similar to doxygen's
1144 # Syntax is similar to doxygen's config file.
1298 # are defined before the preprocessor is started (similar to the -D option of
1443 # collaboration diagrams in a style similar to the OMG's Unified Modeling
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile67 # the file and class documentation (similar to JavaDoc).
1137 # Load stylesheet definitions from file. Syntax is similar to doxygen's
1144 # Syntax is similar to doxygen's config file.
1298 # are defined before the preprocessor is started (similar to the -D option of
1443 # collaboration diagrams in a style similar to the OMG's Unified Modeling

12