Home
last modified time | relevance | path

Searched defs:np (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/third_party/uboot/u-boot-2020.01/drivers/core/
Dof_access.c61 struct device_node *np; member
66 int of_n_addr_cells(const struct device_node *np) in of_n_addr_cells()
82 int of_n_size_cells(const struct device_node *np) in of_n_size_cells()
98 int of_simple_addr_cells(const struct device_node *np) in of_simple_addr_cells()
110 int of_simple_size_cells(const struct device_node *np) in of_simple_size_cells()
122 struct property *of_find_property(const struct device_node *np, in of_find_property()
145 struct device_node *np; in of_find_all_nodes() local
165 const void *of_get_property(const struct device_node *np, const char *name, in of_get_property()
251 const struct device_node *np; in of_get_parent() local
313 struct device_node *np = NULL; in of_find_node_opts_by_path() local
[all …]
Dof_addr.c48 static void of_bus_default_count_cells(const struct device_node *np, in of_bus_default_count_cells()
108 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus()
119 static void dev_count_cells(const struct device_node *np, int *nap, int *nsp) in dev_count_cells()
163 static int of_empty_ranges_quirk(const struct device_node *np) in of_empty_ranges_quirk()
/third_party/uboot/u-boot-2020.01/include/dm/
Dof_access.h38 static inline void of_node_put(const struct device_node *np) { } in of_node_put()
306 static inline int of_property_read_string_index(const struct device_node *np, in of_property_read_string_index()
326 static inline int of_property_count_strings(const struct device_node *np, in of_property_count_strings()
Dofnode.h51 const struct device_node *np; /* will be used for future live tree */ member
132 static inline ofnode np_to_ofnode(const struct device_node *np) in np_to_ofnode()
Dof.h81 struct device_node *np; member
107 static inline const char *of_node_full_name(const struct device_node *np) in of_node_full_name()
/third_party/gstreamer/gstreamer/gst/printf/
Dprintf-parse.c114 const char *np; in printf_parse() local
164 const char *np; in printf_parse() local
205 const char *np; in printf_parse() local
/third_party/glib/glib/gnulib/
Dprintf-parse.c158 const CHAR_T *np; in PRINTF_PARSE() local
235 const CHAR_T *np; in PRINTF_PARSE() local
292 const CHAR_T *np; in PRINTF_PARSE() local
/third_party/gettext/gettext-runtime/intl/
Dprintf-parse.c157 const CHAR_T *np; in PRINTF_PARSE() local
234 const CHAR_T *np; in PRINTF_PARSE() local
291 const CHAR_T *np; in PRINTF_PARSE() local
/third_party/gettext/gettext-runtime/libasprintf/
Dprintf-parse.c157 const CHAR_T *np; in PRINTF_PARSE() local
234 const CHAR_T *np; in PRINTF_PARSE() local
291 const CHAR_T *np; in PRINTF_PARSE() local
/third_party/e2fsprogs/intl/
Dprintf-parse.c137 const CHAR_T *np; in PRINTF_PARSE() local
207 const CHAR_T *np; in PRINTF_PARSE() local
264 const CHAR_T *np; in PRINTF_PARSE() local
/third_party/boost/libs/histogram/benchmark/
Dhistogram_filling_numpy.py2 import numpy as np namespace
/third_party/lwip/src/netif/ppp/
Dvj.c162 struct pbuf *np = *pb; in vj_compress_tcp() local
629 struct pbuf *np; in vj_uncompress_tcp() local
662 struct pbuf *np; in vj_uncompress_tcp() local
/third_party/gettext/gnulib-local/lib/
Dxerror.c69 const char *np; in multiline_warning() local
/third_party/boost/libs/numeric/ublas/benchmarks/
Dplot.py12 import numpy as np namespace
/third_party/boost/boost/spirit/home/classic/utility/
Drule_parser.hpp400 # define BOOST_SPIRIT_RP_IMPL_II(name,name_t,pars,np,acts,na,mbrs,nm,x) \ argument
408 # define BOOST_SPIRIT_RP_IMPL_III(name,name_t,pars,np,acts,na,mbrs,nm,x) \ argument
485 # define BOOST_SPIRIT_RP_OPAQUE_IMPL_II(name,name_t,pars,np,_1,_2,mbrs,nm,x) \ argument
542 # define BOOST_SPIRIT_RP_AP_HANDLER(name_t,np,acts,na,ns) \ argument
590 # define BOOST_SPIRIT_RP_AP_EXTRA_MBRS(np,na) \ argument
608 # define BOOST_SPIRIT_RP_CTOR(what,pars,np,acts) \ argument
615 # define BOOST_SPIRIT_RP_CTOR_COMMA(what,pars,np,acts) \ argument
629 # define BOOST_SPIRIT_RP_GEN_FUNC(name,name_t,np,na) \ argument
640 # define BOOST_SPIRIT_RP_GEN_OPAQUE(name,name_t,np,pars) \ argument
648 # define BOOST_SPIRIT_RP_GLOB_VAR(name,name_t,np,na) \ argument
[all …]
/third_party/NuttX/fs/nfs/
Dnfs_adapter.c194 struct file_handle *parent_fhandle, struct nfsnode *np) in nfs_fileupdate()
234 struct nfsnode *np = NULL; in vfs_nfs_reclaim() local
1557 struct nfsnode *np; in vfs_nfs_write() local
1776 struct nfsnode *np; in vfs_nfs_writepage() local
1980 struct nfsnode *np = NULL; in vfs_nfs_seek() local
2049 struct nfsnode *np; in vfs_nfs_readpage() local
2199 struct nfsnode *np; in vfs_nfs_read() local
2351 struct nfsnode *np = zalloc(sizeof(struct nfsnode)); in vfs_nfs_create() local
2665 struct nfsnode *np = NULL; in vfs_nfs_close() local
2956 struct nfsnode *np = NULL; in vfs_nfs_truncate() local
/third_party/boost/tools/build/src/engine/
Dnative.cpp27 native_rule_t * const np = (native_rule_t *)hash_insert( in declare_native_rule() local
/third_party/boost/tools/quickbook/src/
Dsymbols.hpp121 node_ptr* np = &root; in add() local
160 node_ptr np = root; in find() local
/third_party/optimized-routines/math/tools/
Dplot.py8 import numpy as np namespace
/third_party/boost/boost/lexical_cast/detail/
Dlcast_unsigned_converters.hpp101 numpunct const& np = BOOST_USE_FACET(numpunct, loc); in convert() local
203 numpunct const& np = BOOST_USE_FACET(numpunct, loc); in convert() local
/third_party/boost/libs/numeric/odeint/performance/
Dplot_result.py10 import numpy as np namespace
/third_party/uboot/u-boot-2020.01/board/gateworks/gw_ventana/
Dgw_ventana.c892 int np; in fdt_add_pci_node() local
917 int k, np; in fdt_add_pci_path() local
946 int fdt_fixup_gw16082(void *blob, int np, struct pci_dev *dev) in fdt_fixup_gw16082()
1035 int fdt_fixup_sky2(void *blob, int np, struct pci_dev *dev) in fdt_fixup_sky2()
1067 int i, np; in ft_board_pci_fixup() local
/third_party/boost/libs/histogram/doc/
Diteration_performance.py8 import numpy as np namespace
/third_party/optimized-routines/math/
Dsincosf.h106 reduce_fast (double x, const sincos_t *p, int *np) in reduce_fast()
133 reduce_large (uint32_t xi, int *np) in reduce_large()
/third_party/boost/libs/lexical_cast/test/
Dlexical_cast_float_types_test.cpp50 std::numpunct<CharT> const& np = BOOST_USE_FACET(std::numpunct<CharT>, loc); in to_str_gcc_workaround() local
80 numpunct const& np = BOOST_USE_FACET(numpunct, current_locale); in test_conversion_from_to_float_for_locale() local

12345678910>>...13