/aosp12/frameworks/rs/tests/lldb/tests/harness/ |
H A D | decorators.py | 45 @functools.wraps(func) 150 @functools.wraps(func)
|
/aosp12/packages/services/Car/cpp/evs/support_library/ |
H A D | ConfigManager.cpp | 33 const float wraps = floor((theta+180.0f) / 360.0f); in normalizeToPlusMinus180degrees() local 34 return theta - wraps*360.0f; in normalizeToPlusMinus180degrees()
|
/aosp12/system/bt/gd/cert/ |
H A D | gd_base_test.py | 24 from functools import wraps 106 @wraps(attr)
|
H A D | gd_sl4a_base_test.py | 22 from functools import wraps 115 @wraps(attr)
|
H A D | metadata.py | 28 @functools.wraps(func)
|
H A D | gd_base_test_lib.py | 24 from functools import wraps
|
/aosp12/packages/services/Car/cpp/evs/apps/default/ |
H A D | ConfigManager.cpp | 29 const float wraps = floor((theta+180.0f) / 360.0f); in normalizeToPlusMinus180degrees() local 30 return theta - wraps*360.0f; in normalizeToPlusMinus180degrees()
|
/aosp12/hardware/interfaces/audio/ |
H A D | README.md | 37 - `default` — code that wraps the legacy API (from 47 - `default` — code that wraps the legacy API (from
|
/aosp12/system/core/code_coverage/seccomp_policy/ |
H A D | code_coverage.policy.def | 16 // fchmod allowed to set libprofile-clang-extras, which wraps `open` calls, to
|
/aosp12/frameworks/base/location/lib/ |
H A D | README.txt | 29 It wraps internal platform classes (like ProviderRequest) with a stable
|
/aosp12/system/chre/test/ |
H A D | README.md | 18 _chre/test/common/unit_test.h_, which basically wraps the gtest `RUN_ALL_TESTS`
|
/aosp12/hardware/interfaces/neuralnetworks/utils/ |
H A D | README.md | 79 * AIDL calls return `ndk::ScopedAStatus` which wraps fields of types `binder_status_t` and 118 * AIDL calls return `ndk::ScopedAStatus` which wraps fields of types `binder_status_t` and
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
H A D | stream.md | 151 EncodedInputStream<UTF16LE<>, FileReadStream> eis(bis); // wraps bis into eis 204 AutoUTFInputStream<unsigned, FileReadStream> eis(bis); // wraps bis into eis
|
H A D | dom.md | 49 AutoUTFInputStream<unsigned, FileReadStream> eis(bis); // wraps bis into eis
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | zygote.te | 102 # sdcardfs simply wraps files stored under /data/media.)
|
/aosp12/frameworks/base/tools/aapt2/ |
H A D | Resources.proto | 25 // A string pool that wraps the binary form of the C++ class android::ResStringPool.
|
/aosp12/build/make/tools/droiddoc/templates-pdk/assets/ |
H A D | android-developer-docs.css | 84 display: inline-block; /* needed to apply padding to line-wraps */
|
/aosp12/system/extras/simpleperf/doc/ |
H A D | executable_commands_reference.md | 40 The Linux kernel wraps these hardware counters into hardware perf events. In addition, the Linux
|
/aosp12/frameworks/rs/driver/runtime/ll32/ |
H A D | allocation.ll | 19 ; A node named "RenderScript TBAA" wraps our distinct TBAA root node.
|
/aosp12/frameworks/rs/driver/runtime/ll64/ |
H A D | allocation.ll | 21 ; A node named "RenderScript TBAA" wraps our distinct TBAA root node.
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |