Home
last modified time | relevance | path

Searched defs:nb (Results 1 – 25 of 181) sorted by relevance

12345678

/external/libiio/src/iiod/
Dparser.y177 char *nb = $5, *mask = $7; variable
189 char *nb = $5, *mask = $7; variable
278 unsigned long nb = atol(len); variable
289 unsigned long nb = atol(len); variable
304 unsigned long nb = atol(len); variable
315 unsigned long nb = atol(len); variable
327 unsigned long nb = atol(len); variable
338 unsigned long nb = atol(len); variable
350 unsigned long nb = atol(len); variable
361 unsigned long nb = atol(len); variable
[all …]
/external/libbpf/src/
Dxsk.h157 static inline __u32 xsk_prod_nb_free(struct xsk_ring_prod *r, __u32 nb) in xsk_prod_nb_free()
177 static inline __u32 xsk_cons_nb_avail(struct xsk_ring_cons *r, __u32 nb) in xsk_cons_nb_avail()
189 static inline __u32 xsk_ring_prod__reserve(struct xsk_ring_prod *prod, __u32 nb, __u32 *idx) in xsk_ring_prod__reserve()
200 static inline void xsk_ring_prod__submit(struct xsk_ring_prod *prod, __u32 nb) in xsk_ring_prod__submit()
208 static inline __u32 xsk_ring_cons__peek(struct xsk_ring_cons *cons, __u32 nb, __u32 *idx) in xsk_ring_cons__peek()
220 static inline void xsk_ring_cons__cancel(struct xsk_ring_cons *cons, __u32 nb) in xsk_ring_cons__cancel()
225 static inline void xsk_ring_cons__release(struct xsk_ring_cons *cons, __u32 nb) in xsk_ring_cons__release()
/external/ltp/testcases/kernel/input/
Dinput01.c90 int nb; in send_events() local
100 int nb, rd; in check_events() local
126 static int verify_data(struct input_event *iev, int nb) in verify_data()
Dinput03.c95 int nb; in send_events() local
109 int nb, rd, i, pressed = 0; in check_events() local
Dinput02.c90 int nb; in send_information() local
Dinput04.c89 int nb; in send_events() local
Dinput05.c96 int nb; in send_events() local
/external/python/cpython2/Demo/tix/
Dtixwidgets.py185 def MkWelcome(nb, name): argument
267 def MkChoosers(nb, name): argument
473 def MkScroll(nb, name): argument
612 def MkManager(nb, name): argument
724 def MkDirList(nb, name): argument
875 def MkSample(nb, name): argument
/external/iproute2/tc/
Dem_nbyte.c47 struct tcf_em_nbyte nb = {}; in nbyte_parse_eopt() local
109 struct tcf_em_nbyte *nb = data; in nbyte_print_eopt() local
/external/parameter-framework/upstream/test/functional-tests-legacy/Util/
DPfwUnitTestLib.py108 def createInclusiveCriterion(self, name, nb): argument
111 def createExclusiveCriterion(self, name, nb): argument
/external/pdfium/third_party/agg23/
Dagg_array.h261 const T* block(unsigned nb) const in block()
289 unsigned nb = (size + block_mask) >> block_shift; in free_tail() local
341 void pod_deque<T, S>::allocate_block(unsigned nb) in allocate_block()
358 unsigned nb = m_size >> block_shift; in data_ptr() local
Dagg_path_storage.h85 unsigned nb = idx >> block_shift; in vertex() local
137 unsigned nb = m_total_vertices >> block_shift; in storage_ptrs() local
Dagg_path_storage.cpp61 void path_storage::allocate_block(unsigned nb) in allocate_block()
/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_layout_pass.cc2176 NodeBuilder* nb, const Node* old_node, in SetUpContiguousInputs()
2355 NodeBuilder* nb, const Node* old_node) { in SetUpInputs()
2403 NodeBuilder* nb) { in CopyInputs()
2448 std::unique_ptr<Graph>* g, const Node* orig_node, NodeBuilder* nb, in AddWorkSpaceEdgeIfNeeded()
2563 void MklLayoutRewritePass::CopyAttrsAll(const Node* orig_node, NodeBuilder* nb, in CopyAttrsAll()
2579 NodeBuilder* nb, in CopyAttrsAllCheckConstFilter()
2603 NodeBuilder* nb, in CopyAttrsConvCheckConstFilter()
2613 void MklLayoutRewritePass::CopyAttrsConv(const Node* orig_node, NodeBuilder* nb, in CopyAttrsConv()
2646 NodeBuilder* nb, in CopyAttrsFromPadAndConv2D()
2678 const Node* fused_conv2d, const Node* pad, NodeBuilder* nb, in CopyAttrsFromPadAndFusedConv2D()
[all …]
/external/python/cpython2/Demo/tkinter/ttk/
Dnotebook_closebtn.py68 nb = ttk.Notebook(width=200, height=200, style="ButtonNotebook") variable
/external/libopus/silk/
DLP_variable_cutoff.c48 opus_int nb, na; in silk_LP_interpolate_filter_taps() local
/external/ltp/testcases/kernel/syscalls/getrandom/
Dgetrandom02.c18 static int check_content(unsigned char *buf, int nb) in check_content()
/external/python/setuptools/
Dlauncher.c51 int i, ln = strlen(data), nb; in quoted() local
140 int nb = 0; in parse_argv() local
/external/ltp/testcases/network/nfsv4/acl/
Drandom_gen.py97 def getNUserList(self,nb): argument
129 def getNGroupList(self,nb): argument
/external/ltp/testcases/kernel/fs/doio/
Dpattern.c42 int nb, ncmp, nleft; in pattern_check() local
/external/libiio/src/tests/
Diio_writedev.c201 size_t nb = fread(buf, 1, len, stdin); in read_sample() local
412 size_t nb = fread(start, 1, len, stdin); in main() local
/external/libiio/src/examples/
Diio-monitor.c49 unsigned int i, nb = iio_channel_get_attrs_count(chn); in channel_has_attr() local
127 unsigned int i, nb_channels, nb = 0; in read_thd() local
/external/cronet/third_party/icu/source/data/rbnf/
DLOCALE_DEPS.json28 "nb": "no", string
/external/icu/icu4c/source/data/rbnf/
DLOCALE_DEPS.json28 "nb": "no", string
/external/oss-fuzz/projects/mysql-server/targets/
Dutil_fuzz.cc38 int nb = read(fdin, buf, CP_BUF_SIZE); in cp_cb() local

12345678