OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_len
(Results
1 - 4
of
4
) sorted by null
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
cpp_bindings.h
50
return
get_len
(NL80211_ATTR_VENDOR_DATA);
79
int
get_len
(int attribute) {
function in class:WifiEvent
126
int
get_len
() {
function in class:nl_iterator
/hardware/qcom/wlan/qcwcn/wifi_hal/
cpp_bindings.h
67
return
get_len
(NL80211_ATTR_VENDOR_DATA);
96
int
get_len
(int attribute) {
function in class:WifiEvent
143
int
get_len
() {
function in class:nl_iterator
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh
92
inline unsigned int
get_len
(void) const
function in struct:OT::ValueFormat
95
{ return
get_len
() * Value::static_size; }
187
unsigned int len =
get_len
();
502
&values[index * valueFormat.
get_len
()],
582
unsigned int len1 = valueFormats[0].
get_len
();
583
unsigned int len2 = valueFormats[1].
get_len
();
601
unsigned int len1 = valueFormats[0].
get_len
();
602
unsigned int len2 = valueFormats[1].
get_len
();
630
unsigned int len1; /* valueFormats[0].
get_len
() */
687
unsigned int len1 = valueFormat1.
get_len
();
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh
92
inline unsigned int
get_len
(void) const
function in struct:OT::ValueFormat
95
{ return
get_len
() * Value::static_size; }
187
unsigned int len =
get_len
();
502
&values[index * valueFormat.
get_len
()],
582
unsigned int len1 = valueFormats[0].
get_len
();
583
unsigned int len2 = valueFormats[1].
get_len
();
601
unsigned int len1 = valueFormats[0].
get_len
();
602
unsigned int len2 = valueFormats[1].
get_len
();
630
unsigned int len1; /* valueFormats[0].
get_len
() */
687
unsigned int len1 = valueFormat1.
get_len
();
[
all
...]
Completed in 321 milliseconds