/frameworks/libs/binary_translation/assembler/ |
D | assembler_test.cc | 150 ScopedExecRegion exec(&code); in LabelTest() local 167 ScopedExecRegion exec(&code); in CondTest1() local 197 ScopedExecRegion exec(&code); in CondTest2() local 244 ScopedExecRegion exec(&code); in JccTest() local 277 ScopedExecRegion exec(&code); in ShiftTest() local 295 ScopedExecRegion exec(&code); in LogicTest() local 313 ScopedExecRegion exec(&code); in BsrTest() local 332 ScopedExecRegion exec(&code); in CallFPTest() local 351 ScopedExecRegion exec(&code); in XmmTest() local 373 ScopedExecRegion exec(&code); in ReadGlobalTest() local [all …]
|
/frameworks/libs/binary_translation/code_gen_lib/ |
D | code_gen_lib_riscv64_test.cc | 60 ScopedExecRegion exec(&machine_code); in TEST() local 142 ScopedExecRegion exec(&machine_code); in TEST() local 175 ScopedExecRegion exec(&machine_code); in TEST() local 208 ScopedExecRegion exec(&machine_code); in TEST() local 241 ScopedExecRegion exec(&machine_code); in TEST() local 282 ScopedExecRegion exec(&machine_code); in TEST() local 315 ScopedExecRegion exec(&machine_code); in TEST() local 369 ScopedExecRegion exec(&machine_code); in TEST() local
|
/frameworks/libs/binary_translation/base/ |
D | exec_region_test.cc | 29 ExecRegion exec = ExecRegionAnonymousFactory::Create(1); in TEST() local 45 ExecRegion exec = ExecRegionAnonymousFactory::Create(1); in TEST() local
|
D | exec_region_anonymous_test.cc | 30 ExecRegion exec = ExecRegionAnonymousFactory::Create(sizeof(buf)); in TEST() local
|
D | exec_region_elf_backed_test.cc | 30 ExecRegion exec = ExecRegionElfBackedFactory::Create(sizeof(buf)); in TEST() local
|
/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/ |
D | Utils.java | 50 T exec() throws RemoteException; in exec() method 63 void exec() throws RemoteException; in exec() method
|
/frameworks/libs/binary_translation/lite_translator/riscv64_to_x86_64/ |
D | lite_translate_region_exec_tests.cc | 56 ScopedExecRegion exec(&machine_code); in Run() local 165 ScopedExecRegion exec(&machine_code); in TEST_F() local
|
D | lite_translate_insn_exec_tests.cc | 49 ScopedExecRegion exec(&machine_code); in RunOneInstruction() local
|
D | lite_translator_exec_tests.cc | 44 ScopedExecRegion exec(&machine_code_); in Run() local
|
/frameworks/libs/binary_translation/heavy_optimizer/riscv64/ |
D | heavy_optimizer_insn_exec_tests.cc | 55 ScopedExecRegion exec(&machine_code); in RunOneInstruction() local
|
/frameworks/libs/binary_translation/base/include/berberis/base/ |
D | exec_region.h | 40 explicit ExecRegion(uint8_t* exec, uint8_t* write, size_t size) in ExecRegion()
|
/frameworks/base/core/java/android/os/ |
D | ShellCommand.java | 34 public int exec(Binder target, FileDescriptor in, FileDescriptor out, FileDescriptor err, in exec() method in ShellCommand
|
D | AsyncTask.java | 357 public static void setDefaultExecutor(Executor exec) { in setDefaultExecutor() 708 public final AsyncTask<Params, Progress, Result> executeOnExecutor(Executor exec, in executeOnExecutor()
|
/frameworks/libs/binary_translation/assembler/include/berberis/assembler/ |
D | machine_code.h | 92 void Install(ExecRegionType* exec, const uint8_t* code, RecoveryMap* recovery_map) { in Install()
|
/frameworks/base/core/java/android/service/remotelockscreenvalidation/ |
D | RemoteLockscreenValidationClientImpl.java | 240 abstract void exec(IRemoteLockscreenValidationService service) in exec() method in RemoteLockscreenValidationClientImpl.Call
|
/frameworks/libs/modules-utils/java/com/android/modules/utils/ |
D | BasicShellCommandHandler.java | 74 public int exec(Binder target, FileDescriptor in, FileDescriptor out, FileDescriptor err, in exec() method in BasicShellCommandHandler
|
/frameworks/base/core/tests/coretests/src/android/database/sqlite/ |
D | SQLiteDatabaseTest.java | 119 ExecutorService exec = Executors.newFixedThreadPool(2); in testStressDDLEvicts() local
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | RecentsAnimation.java | 421 private static void inSurfaceTransaction(Runnable exec) { in inSurfaceTransaction()
|
/frameworks/base/services/tests/RemoteProvisioningServiceTests/src/com/android/server/security/rkp/ |
D | RemoteProvisioningShellCommandTest.java | 114 private static CommandResult exec( in exec() method in RemoteProvisioningShellCommandTest
|
/frameworks/native/services/surfaceflinger/tests/ |
D | LayerTransactionTest.h | 245 void asTransaction(const std::function<void(Transaction&)>& exec) { in asTransaction()
|
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
D | BlockingGLTextureView.java | 379 private void exec(int msgid) { in exec() method in BlockingGLTextureView.RenderThread
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/management/ |
D | ControlsListingControllerImplTest.kt | 157 val exec = Executor { it.run() } in testImmediateListingReload_doesNotCrash() constant
|
/frameworks/rs/cpu_ref/ |
D | rsCpuScriptGroup2.cpp | 602 ScriptExecutable* exec = mGroup->getExecutable(); in setGlobalsForBatch() local
|
/frameworks/opt/setupwizard/tools/docs/ |
D | doclava.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/ccil/
org/ ... |
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |