Searched refs:_any (Results 1 – 5 of 5) sorted by relevance
/external/iw/ |
D | mesh.c | 24 } _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/ |
D | macho-bind.test | 5 # CHECK:__DATA __data 0x00001028 pointer 0 flat-namespace _any
|
/external/OpenCSD/decoder/docs/prog_guide/ |
D | prog_guide_generic_pkts.md | 386 __packet fields optional__: `extended_data -> ptr_extended_data`,_any others_
|
/external/tensorflow/tensorflow/python/ops/ |
D | math_ops.py | 3327 gen_math_ops._any(
|
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 2152 _any(glsl_type::bvec2_type), in create_builtins() 2153 _any(glsl_type::bvec3_type), in create_builtins() 2154 _any(glsl_type::bvec4_type), in create_builtins() 6378 builtin_builder::_any(const glsl_type *type) in _any() function in builtin_builder
|