Home
last modified time | relevance | path

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

12345

/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/drm_gralloc/
Dgralloc_drm_nouveau.c178 struct nouveau_buffer *nb; in nouveau_alloc() local
237 struct nouveau_buffer *nb = (struct nouveau_buffer *) bo; in nouveau_free() local
246 struct nouveau_buffer *nb = (struct nouveau_buffer *) bo; in nouveau_map() local
265 struct nouveau_buffer *nb = (struct nouveau_buffer *) bo; in nouveau_unmap() local
/external/tensorflow/tensorflow/core/graph/
Dmkl_layout_pass.cc1128 NodeBuilder* nb, Node* old_node, in SetUpContiguousInputs()
1270 NodeBuilder* nb, Node* old_node) { in SetUpInputs()
1359 std::unique_ptr<Graph>* g, Node* orig_node, NodeBuilder* nb, in AddWorkSpaceEdgeIfNeeded()
1470 NodeBuilder* nb) { in CopyAttrsConv2D()
1494 NodeBuilder* nb) { in CopyAttrsAddN()
1508 NodeBuilder* nb) { in CopyAttrsBiasAddGrad()
1525 NodeBuilder* nb) { in CopyAttrsIdentity()
1535 NodeBuilder* nb) { in CopyAttrsLRN()
1558 NodeBuilder* nb) { in CopyAttrsPooling()
1580 NodeBuilder* nb) { in CopyAttrsDataType()
[all …]
/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/ltp/testcases/kernel/syscalls/getrandom/
Dgetrandom02.c37 static int check_content(unsigned char *buf, int nb) in check_content()
/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/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.cpp53 void path_storage::allocate_block(unsigned nb) in allocate_block()
Dagg_path_storage.h95 unsigned nb = idx >> block_shift; in vertex() local
147 unsigned nb = m_total_vertices >> block_shift; in storage_ptrs() local
/external/syslinux/core/lwip/src/netif/ppp/
Dvj.c427 vj_uncompress_uncomp(struct pbuf *nb, struct vjcompress *comp) in vj_uncompress_uncomp()
464 vj_uncompress_tcp(struct pbuf **nb, struct vjcompress *comp) in vj_uncompress_tcp()
/external/valgrind/none/tests/
Dshorts.c4 typedef struct { short ot; short ob; short nt; short nb; } Stuff; member
/external/ltp/testcases/kernel/fs/doio/
Dpattern.c42 int nb, ncmp, nleft; in pattern_check() local
/external/xmlrpcpp/test/
DFileClient.cpp36 long nb = infile.tellg(); in main() local
/external/ltp/testcases/network/nfsv4/acl/
Drandom_gen.py96 def getNUserList(self,nb): argument
128 def getNGroupList(self,nb): argument
/external/clang/test/SemaCXX/
Dcopy-assignment.cpp54 B b, nb; in test() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineLoopRanges.cpp87 unsigned nb = b->getNumber(); in byNumber() local
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/
Dg722_enc_dec.h86 int nb; member
124 int nb; member
/external/libopus/celt/dump_modes/
Ddump_modes.c317 int i, nb; in main() local

12345