Home
last modified time | relevance | path

Searched refs:_any (Results 1 – 14 of 14) sorted by relevance

/external/iw/
Dmesh.c24 } _any; typedef
30 int (*nla_put_fn)(struct nl_msg*, int, _any*);
31 uint32_t (*parse_fn)(const char*, _any*);
37 static int _my_nla_put_u8(struct nl_msg *n, int mesh_param_num, _any *value) in _my_nla_put_u8()
42 static int _my_nla_put_u16(struct nl_msg *n, int mesh_param_num, _any *value) in _my_nla_put_u16()
47 static int _my_nla_put_u32(struct nl_msg *n, int mesh_param_num, _any *value) in _my_nla_put_u32()
52 static uint32_t _parse_u8(const char *str, _any *ret) in _parse_u8()
64 static uint32_t _parse_u8_as_bool(const char *str, _any *ret) in _parse_u8_as_bool()
76 static uint32_t _parse_u16(const char *str, _any *ret) in _parse_u16()
88 static uint32_t _parse_u32(const char *str, _any *ret) in _parse_u32()
[all …]
/external/llvm/test/tools/llvm-objdump/
Dmacho-bind.test5 # CHECK:__DATA __data 0x00001028 pointer 0 flat-namespace _any
/external/googletest/googlemock/docs/v1_5/
DCheatSheet.md145 A method with no `EXPECT_CALL()` is free to be invoked _any number of times_, and the default actio…
DCookBook.md2447 You should let `MatchAndExplain()` print _any additional information_
/external/googletest/googlemock/docs/v1_6/
DCheatSheet.md145 A method with no `EXPECT_CALL()` is free to be invoked _any number of times_, and the default actio…
DCookBook.md2598 You should let `MatchAndExplain()` print _any additional information_
/external/googletest/googlemock/docs/v1_7/
DCheatSheet.md145 A method with no `EXPECT_CALL()` is free to be invoked _any number of times_, and the default actio…
DCookBook.md2688 You should let `MatchAndExplain()` print _any additional information_
/external/googletest/googlemock/docs/
DCheatSheet.md150 A method with no `EXPECT_CALL()` is free to be invoked _any number of times_, and the default actio…
DCookBook.md2931 You should let `MatchAndExplain()` print _any additional information_
/external/googletest/googletest/docs/
DV1_5_AdvancedGuide.md462 _statement_ is expected to match. Note that _statement_ can be _any valid
DAdvancedGuide.md537 _statement_ is expected to match. Note that _statement_ can be _any valid
DV1_6_AdvancedGuide.md535 _statement_ is expected to match. Note that _statement_ can be _any valid
DV1_7_AdvancedGuide.md535 _statement_ is expected to match. Note that _statement_ can be _any valid