Home
last modified time | relevance | path

Searched refs:nd (Results 1 – 14 of 14) 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_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_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_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.java118 NetworkDetail nd = new NetworkDetail(bssid, ie, anqpLines, freq); in generateNativeResults() local
119 ScanDetail detail = new ScanDetail(nd, WifiSsid.createFromAsciiEncoded(ssid), in generateNativeResults()
DClientModeImplTest.java299 NetworkDetail nd = new NetworkDetail(sBSSID, ie, new ArrayList<String>(), sFreq); in getGoogleGuestScanDetail() local
300 ScanDetail detail = new ScanDetail(nd, sWifiSsid, bssid, "", rssi, freq, in getGoogleGuestScanDetail()
/frameworks/base/core/jni/
Dandroid_util_Binder.cpp1462 BinderProxyNativeData *nd = getBPNativeData(env, obj); in android_os_BinderProxy_linkToDeath() local
1463 IBinder* target = nd->mObject.get(); in android_os_BinderProxy_linkToDeath()
1468 DeathRecipientList* list = nd->mOrgue.get(); in android_os_BinderProxy_linkToDeath()
1489 BinderProxyNativeData* nd = getBPNativeData(env, obj); in android_os_BinderProxy_unlinkToDeath() local
1490 IBinder* target = nd->mObject.get(); in android_os_BinderProxy_unlinkToDeath()
1502 DeathRecipientList* list = nd->mOrgue.get(); in android_os_BinderProxy_unlinkToDeath()
/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.txt254 The JVM Specification 2nd edition:
/frameworks/base/cmds/statsd/src/
Datoms.proto4002 // Bootloader's 2nd stage execution time.
4005 // Bootloader's 2nd stage loading time.