Home
last modified time | relevance | path

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

12

/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dshared.rsh77 /* Absolute epsilon used for floats. Value is similar to float.h. */
92 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
/frameworks/rs/rsov/tests/RSoVTest/src/com/android/rs/rsov/test/
Dshared.rsh80 /* Absolute epsilon used for floats. Value is similar to float.h. */
95 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
/frameworks/compile/libbcc/tests/debuginfo/
DREADME16 Target tests are similar, but instead of using clang, they use ant and
63 similar RUN/DEBUGGER/CHECK directives in comments as the existing tests.
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dshared.rsh96 /* Absolute epsilon used for floats. Value is similar to float.h. */
111 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/benchmarks/
DREADME.md27 too many similar tests. Ideally everyone can run through the entire
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dshared.rsh98 /* Absolute epsilon used for floats. Value is similar to float.h. */
113 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
/frameworks/base/tests/LegacyRestoreTest/
DREADME12 The file "kk-fixed-encrypted-settings-abcd.ab" is a similar encrypted "adb backup"
/frameworks/compile/slang/lit-tests/
DREADME41 To add new tests, just add .rs files to a test directory with similar
/frameworks/minikin/doc/
Dhyb_file_format.md20 At heart, the file contains packed tries with suffix compression, actually quite similar
34 The trie representation is similar but not identical to the "double-array trie".
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/protos/
Dunittest_issues.proto98 // TestFieldOrderings in unittest_proto3.proto is similar,
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_mset.proto35 // This file is similar to unittest_mset_wire_format.proto, but does not
/frameworks/opt/net/wifi/tests/wifitests/
DREADME.md45 similar to runtests.sh. If you have multiple devices connected to your machine make sure to set the
/frameworks/rs/script_api/
Drs_math.spec921 This function is similar to @mad(). fma() retains full precision of the multiplied result
1039 The function @remainder() is similar but rounds toward the closest interger.
1221 @logb() is similar but returns a float.
1433 @ilogb() is similar but returns an integer.
1458 This function is similar to @fma(). @fma() retains full precision of the multiplied result
2788 @pown() and @powr() are similar. @pown() takes an integer exponent. @powr() assumes the
2814 @pow() and @powr() are similar. The both take a float exponent. @powr() also assumes the
2840 @pow() and @pown() are similar. They both make no assumptions about the base.
2890 The function @fmod() is similar but rounds toward the closest interger.
2955 @round() is similar but rounds away from zero. @trunc() truncates the decimal fraction.
[all …]
Drs_for_each.spec198 Launches kernel in a way similar to @rsForEach. However, instead of processing
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/examples/
DREADME.txt53 similar way and can view/modify files created by the Go example and vice
/frameworks/base/core/proto/android/content/
Dintent.proto62 // UserHandle value (similar to user_id in other protos).
/frameworks/opt/net/wifi/service/proto/src/
Dscorecard.proto34 // the access points of a network together in dumpsys output or similar.
/frameworks/rs/script_api/include/
Drs_for_each.rsh179 * Launches kernel in a way similar to rsForEach. However, instead of processing
331 * rsAllocationGetDimFaces() is similar but returns 0 or 1 instead of a bool.
348 * rsAllocationGetDimLOD() is similar but returns 0 or 1 instead the actual
Drs_math.rsh1706 * This function is similar to mad(). fma() retains full precision of the multiplied result
1873 * The function remainder() is similar but rounds toward the closest interger.
2206 * logb() is similar but returns a float.
2549 * ilogb() is similar but returns an integer.
2588 * This function is similar to fma(). fma() retains full precision of the multiplied result
5513 * pown() and powr() are similar. pown() takes an integer exponent. powr() assumes the
5553 * pow() and powr() are similar. The both take a float exponent. powr() also assumes the
5593 * pow() and pown() are similar. They both make no assumptions about the base.
5673 * The function fmod() is similar but rounds toward the closest interger.
5772 * round() is similar but rounds away from zero. trunc() truncates the decimal fraction.
[all …]
/frameworks/ml/nn/extensions/
DREADME.md44 Operations and data types are declared in a way similar to
/frameworks/base/cmds/statsd/
DAndroid.bp353 // Protos have lots of MissingOverride and similar.
/frameworks/base/packages/SystemUI/docs/
Ddagger.md124 that maps to the instance provided by Dagger. The changes should be similar
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DREADME.md55 to share between threads (similar to passing an NSMutableDictionary between
/frameworks/rs/tests/lldb/
DREADME.txt185 In the CMake configure step, you should see something similar to the
/frameworks/native/cmds/surfacereplayer/replayer/
DREADME.md63 Manual replaying is similar to debugging in gdb. A prompt is presented and the user is able to

12