Home
last modified time | relevance | path

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

1234567

/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/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-forward-declaration-namespace.cpp47 namespace nb { namespace
51 namespace nb { namespace
90 namespace nb { namespace
102 namespace nb { namespace
128 namespace nb { namespace
/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
Dinput04.c89 int nb; in send_events() local
Dinput02.c90 int nb; in send_information() 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/llvm-project/clang-tools-extra/test/clang-change-namespace/
Dsimple-move.cpp5 namespace nb { namespace
Dmacro.cpp17 namespace nb { namespace
Dallow-list.cpp9 namespace nb { namespace
Dlambda-function.cpp19 namespace nb { namespace
/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.h259 const T* block(unsigned nb) const in block()
287 unsigned nb = (size + block_mask) >> block_shift; in free_tail() local
339 void pod_deque<T, S>::allocate_block(unsigned nb) in allocate_block()
356 unsigned nb = m_size >> block_shift; in data_ptr() local
Dagg_path_storage.h95 unsigned nb = idx >> block_shift; in vertex() local
147 unsigned nb = m_total_vertices >> block_shift; in storage_ptrs() local
Dagg_path_storage.cpp53 void path_storage::allocate_block(unsigned nb) in allocate_block()
/external/ltp/testcases/kernel/syscalls/getrandom/
Dgetrandom02.c16 static int check_content(unsigned char *buf, int nb) in check_content()
/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_layout_pass.cc2216 NodeBuilder* nb, const Node* old_node, in SetUpContiguousInputs()
2363 NodeBuilder* nb, const Node* old_node) { in SetUpInputs()
2439 NodeBuilder* nb) { in CopyInputs()
2484 std::unique_ptr<Graph>* g, const Node* orig_node, NodeBuilder* nb, in AddWorkSpaceEdgeIfNeeded()
2599 void MklLayoutRewritePass::CopyAttrsAll(const Node* orig_node, NodeBuilder* nb, in CopyAttrsAll()
2615 NodeBuilder* nb, in CopyAttrsAllCheckConstFilter()
2626 NodeBuilder* nb, in CopyAttrsConvCheckConstFilter()
2636 void MklLayoutRewritePass::CopyAttrsConv(const Node* orig_node, NodeBuilder* nb, in CopyAttrsConv()
2669 NodeBuilder* nb, in CopyAttrsFromPadAndConv2D()
2701 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/fs/doio/
Dpattern.c42 int nb, ncmp, nleft; in pattern_check() local
/external/ltp/testcases/network/nfsv4/acl/
Drandom_gen.py97 def getNUserList(self,nb): argument
129 def getNGroupList(self,nb): argument
/external/python/setuptools/
Dlauncher.c50 int i, ln = strlen(data), nb; in quoted() local
139 int nb = 0; in parse_argv() 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

1234567