Home
last modified time | relevance | path

Searched refs:nd (Results 1 – 16 of 16) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dqpisf_2s.tab49 * isf codebooks: two-stage VQ with split-by-5 in 2nd stage *
326 * 1st stage codebook; 2nd split: isf9 to isf15
589 * 2nd stage codebook; 1st split: isf2_0 to isf2_2
663 * 2nd stage codebook; 2nd split: isf2_3 to isf2_5
800 * 2nd stage codebook; 3rd split: isf2_6 to isf2_8
937 * 2nd stage codebook; 4th split: isf2_9 to isf2_11
977 * 2nd stage codebook; 5th split: isf2_12 to isf2_15
1019 * isf codebooks: two-stage VQ with split-by-3 in 2nd stage *
Dqisf_ns.tab130 * 2nd split: isf2 to isf4
/frameworks/compile/slang/tests/F_reflection3264_reduce_mismatch/
Dstderr.txt.expect2 reflection3264_reduce_mismatch.rscript:37:12: error: 2nd input of reduction kernel 'cc' has type 'u…
7 reflection3264_reduce_mismatch.rscript:52:12: error: 2nd input of reduction kernel 'ee' has type 'u…
/frameworks/compile/slang/tests/F_reflection3264_multifile/
Dstderr.txt.expect1 reflection3264_multifile_2.rscript:16:16: error: 2nd input of foreach kernel 'm' has type 'uint' fo…
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_name32/
Dstderr.txt.expect3 reflection3264_foreach_mismatch_name32.rscript:11:6: error: 2nd foreach kernel is 'cc32' for 32-bit…
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_name64/
Dstderr.txt.expect3 reflection3264_foreach_mismatch_name64.rscript:11:6: error: 2nd foreach kernel is 'cc32' for 32-bit…
/frameworks/compile/slang/tests/F_reflection3264_invokable_mismatch/
Dstderr.txt.expect2 reflection3264_invokable_mismatch.rscript:10:6: error: 2nd parameter of invokable function 'b' has …
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DScanResults.java134 NetworkDetail nd = new NetworkDetail(bssid, ie, anqpLines, freq); in generateNativeResults() local
135 ScanDetail detail = new ScanDetail(nd, WifiSsid.createFromAsciiEncoded(ssid), in generateNativeResults()
DWifiNetworkSelectorTestUtil.java241 NetworkDetail nd = new NetworkDetail(bssids[index], ies, new ArrayList<String>(), in buildScanDetailsWithNetworkDetails() local
243 ScanDetail scanDetail = new ScanDetail(nd, WifiSsid.createFromByteArray(ssid), in buildScanDetailsWithNetworkDetails()
DClientModeImplTest.java317 NetworkDetail nd = new NetworkDetail(sBSSID, ie, new ArrayList<String>(), sFreq); in getGoogleGuestScanDetail() local
318 ScanDetail detail = new ScanDetail(nd, sWifiSsid, bssid, "", rssi, freq, in getGoogleGuestScanDetail()
/frameworks/base/core/jni/
Dandroid_util_Binder.cpp1440 BinderProxyNativeData *nd = getBPNativeData(env, obj); in android_os_BinderProxy_linkToDeath() local
1441 IBinder* target = nd->mObject.get(); in android_os_BinderProxy_linkToDeath()
1446 DeathRecipientList* list = nd->mOrgue.get(); in android_os_BinderProxy_linkToDeath()
1467 BinderProxyNativeData* nd = getBPNativeData(env, obj); in android_os_BinderProxy_unlinkToDeath() local
1468 IBinder* target = nd->mObject.get(); in android_os_BinderProxy_unlinkToDeath()
1480 DeathRecipientList* list = nd->mOrgue.get(); in android_os_BinderProxy_unlinkToDeath()
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DAccessibilityNodeInfoDumper.java128 for (int d = 0, nd = allWindows.size(); d < nd; ++d) { in dumpWindowsToFile()
/frameworks/compile/slang/tests/F_reflection3264_struct_mismatch/
Dstderr.txt.expect10 reflection3264_struct_mismatch.rscript:54:8: error: 2nd field of exported structure 'FieldName' is …
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch/
Dstderr.txt.expect7 reflection3264_foreach_mismatch.rscript:124:16: error: 2nd input of foreach kernel 'uu' has type 'u…
/frameworks/layoutlib/create/
DREADME.txt247 The JVM Specification 2nd edition:
/frameworks/base/cmds/statsd/src/
Datoms.proto4716 // Bootloader's 2nd stage execution time.
4719 // Bootloader's 2nd stage loading time.