Home
last modified time | relevance | path

Searched refs:Check (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/native/services/vr/performanced/
Dperformance_service.cpp46 static bool Check(const Message& sender, const Task&) { in Check() function
57 static bool Check(const Message& sender, const Task&) { in Check() function
67 static bool Check(const Message& sender, const Task&) { in Check() function
74 static bool Check(const Message& sender, const Task& task) { in Check() function
82 static bool Check(const Message& sender, const Task& task) { in Check() function
84 EXPAND_PACK(allow |= Allows::Check(sender, task)); in Check()
92 static bool Check(const Message& sender, const Task& task) { in Check() function
94 EXPAND_PACK(allow &= Allows::Check(sender, task)); in Check()
139 partition_permission_check_ = AllowRootSystemTrusted::Check; in PerformanceService()
148 .permission_check = AllowRootSystemAudio::Check}}, in PerformanceService()
[all …]
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
DEventRecurrenceTest.java311 private static class Check { class in EventRecurrenceTest
312 Check(String k, int... v) { in Check() method in EventRecurrenceTest.Check
324 Check[] checks = new Check[]{ in test12()
325 new Check("BYSECOND", -100, -1, 60, 100), in test12()
326 new Check("BYMINUTE", -100, -1, 60, 100), in test12()
327 new Check("BYHOUR", -100, -1, 24, 100), in test12()
328 new Check("BYMONTHDAY", -100, -32, 0, 32, 100), in test12()
329 new Check("BYYEARDAY", -400, -367, 0, 367, 400), in test12()
330 new Check("BYWEEKNO", -100, -54, 0, 54, 100), in test12()
331 new Check("BYMONTH", -100, -5, 0, 13, 100) in test12()
[all …]
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dshared.rsh91 /* Check if two floats are essentially equal. Will fail with some values
97 // Check for sign equality
105 // Check with ULP distance
/frameworks/rs/rsov/tests/RSoVTest/src/com/android/rs/rsov/test/
Dshared.rsh94 /* Check if two floats are essentially equal. Will fail with some values
100 // Check for sign equality
108 // Check with ULP distance
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dshared.rsh110 /* Check if two floats are essentially equal. Will fail with some values
116 // Check for sign equality
124 // Check with ULP distance
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dshared.rsh112 /* Check if two floats are essentially equal. Will fail with some values
118 // Check for sign equality
126 // Check with ULP distance
/frameworks/av/media/libstagefright/codecs/common/include/
DvoMem.h47 VO_U32 (VO_API * Check) (VO_S32 uID, VO_PTR pBuffer, VO_U32 uSize);
/frameworks/compile/slang/
Dslang_rs_context.cpp321 void RSContext::markUsedByReducePragma(clang::FunctionDecl *FD, CheckName Check) { in markUsedByReducePragma() argument
325 if (Check == CheckNameYes) { in markUsedByReducePragma()
Dslang_rs_context.h275 void markUsedByReducePragma(clang::FunctionDecl *FD, CheckName Check);
/frameworks/av/media/libstagefright/codecs/aacenc/src/
Daacenc.c66 voMemoprator.Check = cmnMemCheck; in voAACEncInit()
135 hAacEnc->voMemoprator.Check = cmnMemCheck; in voAACEncInit()
/frameworks/av/media/libstagefright/codecs/aacenc/SampleCode/
DAAC_E_SAMPLES.c187 moper.Check = cmnMemCheck; in main()
/frameworks/compile/slang/lit-tests/bitcode_wrapper/
Dbitcode_wrapper_test.ll35 ; Check for the magic number.
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGSMTestHandler.java.broken105 // Check if timeout has occurred.
/frameworks/support/buildSrc/
Ddiff_and_docs.gradle178 // Check that the API we're building hasn't broken compatibility with the
194 // Check that the API we're building hasn't changed from the development
206 // This is a patch or finalized release. Check that the API we're building
327 // Check whether the development API surface has changed.
/frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
DAMRWB_E_SAMPLE.c127 moper.Check = cmnMemCheck; in encode()
/frameworks/compile/libbcc/tests/debuginfo/target-tests/
Dlit.cfg62 + "not exist. Check --param android_sdk=<path> lit parameter in test " \
/frameworks/av/media/libstagefright/codecs/aacenc/
DAACEncoder.cpp66 mMemOperator->Check = cmnMemCheck; in initCheck()
DSoftAACEncoder.cpp133 mMemOperator->Check = cmnMemCheck; in initEncoder()
/frameworks/native/cmds/flatland/
DREADME.txt72 flatland is being run. Check that the hardware clock frequencies are
/frameworks/compile/libbcc/tests/libbcc/
Dtest_slang_version_info.ll1 ; Check that bcc properly emits the respective slang and bcc llvm versions used
Dtest_reduce_general_metadata.ll1 ; Check that the #rs_export_reduce node is recognized.
/frameworks/av/media/libstagefright/codecs/amrwbenc/
DSoftAMRWBEncoder.cpp127 mMemOperator->Check = cmnMemCheck; in initEncoder()
/frameworks/base/cmds/hid/
DREADME.md123 4. Check that the button press event was received.
/frameworks/rs/tests/lldb/
DREADME.txt16 Check out the AOSP and build it for your target. Navigate to
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
DvoAMRWBEnc.c1622 voMemoprator.Check = cmnMemCheck; in voAMRWB_Init()
1680 st->voMemoprator.Check = cmnMemCheck; in voAMRWB_Init()

12