/frameworks/base/services/tests/voiceinteractiontests/src/com/android/server/soundtrigger/ |
D | SoundTriggerTest.java | 216 RecognitionEvent re = new RecognitionEvent(SoundTrigger.RECOGNITION_STATUS_SUCCESS, in testRecognitionEventParcelUnparcel_noData() local 245 RecognitionEvent re = new RecognitionEvent(SoundTrigger.RECOGNITION_STATUS_FAILURE, in testRecognitionEventParcelUnparcel_zeroData() local 276 RecognitionEvent re = new RecognitionEvent(SoundTrigger.RECOGNITION_STATUS_ABORT, in testRecognitionEventParcelUnparcel_largeData() local 307 RecognitionEvent re = new RecognitionEvent(SoundTrigger.RECOGNITION_STATUS_ABORT, in testRecognitionEventParcelUnparcel_largeAudioData() local 336 KeyphraseRecognitionEvent re = new KeyphraseRecognitionEvent( in testKeyphraseRecognitionEventParcelUnparcel_noKeyphrases() local 370 KeyphraseRecognitionEvent re = new KeyphraseRecognitionEvent( in testKeyphraseRecognitionEventParcelUnparcel_zeroData() local 420 KeyphraseRecognitionEvent re = new KeyphraseRecognitionEvent( in testKeyphraseRecognitionEventParcelUnparcel_largeData() local
|
/frameworks/native/libs/renderengine/benchmark/ |
D | RenderEngineBench.cpp | 82 static std::shared_ptr<ExternalTexture> allocateBuffer(RenderEngine& re, uint32_t width, in allocateBuffer() 98 static std::shared_ptr<ExternalTexture> copyBuffer(RenderEngine& re, in copyBuffer() 144 static void benchDrawLayers(RenderEngine& re, const std::vector<LayerSettings>& layers, in benchDrawLayers() 182 auto re = createRenderEngine(static_cast<RenderEngine::Threaded>(std::get<0>(args_tuple)), in BM_blur() local
|
/frameworks/compile/mclinker/lib/LD/ |
D | EhFrame.cpp | 172 re = ctx.relocSectEnd(); in merge() local 227 re = reloc_data->end(); in setupAttributes() local 256 re = reloc_data->end(); in removeDiscardedFDE() local 284 re = reloc_data->end(); in removeDiscardedFDE() local
|
/frameworks/opt/setupwizard/tools/docs/ |
D | doclava.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/ccil/
org/ ... |
/frameworks/base/tools/aapt2/java/ |
D | AnnotationProcessor.cpp | 81 std::regex re(std::string(rule.doc_str).append(R"(\s*\((.+)\))")); in AppendCommentLine() local
|
/frameworks/base/libs/hwui/tests/macrobench/ |
D | main.cpp | 180 std::regex re(spec, std::regex_constants::extended); in addTestsThatMatchFilter() local
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | ConditionProviders.java | 408 RemoteException re = null; in subscribeLocked() local 439 RemoteException re = null; in unsubscribeLocked() local
|
/frameworks/av/drm/libmediadrm/ |
D | DrmHalAidl.cpp | 270 DrmMetricGroupHidl re; in toDrmMetricGroupHidl() local
|
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.cpp | 1233 std::regex re("^\\/mnt\\/pass_through\\/[0-9]+\\/emulated"); in clearAppData() local 1400 std::regex re("^\\/mnt\\/pass_through\\/[0-9]+\\/emulated"); in destroyAppData() local
|
/frameworks/native/libs/gui/tests/ |
D | Surface_test.cpp | 1142 for (auto& re : mRefreshes) { in signalRefreshFences() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | MccTable.java | 549 … sTable.add(new MccEntry(647, "re", 2)); // French Departments and Territories in the Indian Ocean in sTable.add()
|