Searched defs:kt (Results 1 - 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dfft.c276 int j, jc, jf, jj, k, k1, k2, k3, k4, kk, kt, nn, ns, nt; local
388 kt = mfactor;
398 kt = mfactor;
409 if (kt) {
410 j = kt;
757 if (kt) {
758 k = kt + kt + 1;
835 if ((kt << 1) + 1 >= mfactor)
837 ispan = fftstate->Perm [kt];
[all...]
/external/openssh/
H A Dsshkey.c121 const struct keytype *kt; local
123 for (kt = keytypes; kt->type != -1; kt++) {
124 if (kt->type == k->type)
125 return kt->shortname;
133 const struct keytype *kt; local
135 for (kt = keytypes; kt->type != -1; kt
145 const struct keytype *kt; local
170 const struct keytype *kt; local
184 const struct keytype *kt; local
200 const struct keytype *kt; local
225 const struct keytype *kt; local
[all...]
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 249 milliseconds