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

/external/wpa_supplicant_8/wpa_supplicant/
H A Dbss.c1072 * @idf: Smallest allowed identifier assigned for the entry
1073 * @idf: Largest allowed identifier assigned for the entry
1081 unsigned int idf, unsigned int idl)
1085 if (bss->id >= idf && bss->id <= idl)
1080 wpa_bss_get_id_range(struct wpa_supplicant *wpa_s, unsigned int idf, unsigned int idl) argument
/external/annotation-tools/annotation-file-utilities/lib/
H A Dplume-core.jarMETA-INF/ META-INF/MANIFEST.MF plume/ArraysMDE$ComparableArrayComparatorLengthFirst.class ArraysMDE.java package ...
/external/sqlite/dist/orig/
H A Dsqlite3.c189359 double idf = log( (nRow - nHit + 0.5) / (nHit + 0.5) ); local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c189371 double idf = log( (nRow - nHit + 0.5) / (nHit + 0.5) ); local
[all...]
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...

Completed in 708 milliseconds