Home
last modified time | relevance | path

Searched refs:cbd (Results 1 – 16 of 16) sorted by relevance

/external/libnl/python/netlink/
Dcapi.i595 struct pynl_callback *cbd = arg; in nl_recv_msg_handler() local
602 if (!cbd) { in nl_recv_msg_handler()
609 if (cbd->cbf && PyMethod_Check(cbd->cbf)) { in nl_recv_msg_handler()
610 PyObject *selfobj = PyMethod_Self(cbd->cbf); in nl_recv_msg_handler()
611 cbparobj = Py_BuildValue("(OOO)", selfobj ? selfobj : cbd->cba, in nl_recv_msg_handler()
612 msgobj, cbd->cba); in nl_recv_msg_handler()
613 funcobj = PyMethod_Function(cbd->cbf); in nl_recv_msg_handler()
617 cbparobj = Py_BuildValue("(OO)", msgobj, cbd->cba); in nl_recv_msg_handler()
618 funcobj = cbd->cbf; in nl_recv_msg_handler()
636 struct pynl_callback *cbd = arg; in nl_recv_err_handler() local
[all …]
/external/libnl/python/examples/
Diface.py68 cbd = test_class() variable
72 nl.py_nl_cb_err(rx_cb, nl.NL_CB_CUSTOM, error_handler, cbd);
73 nl.py_nl_cb_set(rx_cb, nl.NL_CB_FINISH, nl.NL_CB_CUSTOM, finish_handler, cbd);
74 nl.py_nl_cb_set(rx_cb, nl.NL_CB_ACK, nl.NL_CB_CUSTOM, ack_handler, cbd);
75 nl.py_nl_cb_set(rx_cb, nl.NL_CB_VALID, nl.NL_CB_CUSTOM, msg_handler, cbd);
87 while cbd.done > 0 and not err < 0:
Dwiphy.py117 cbd = test_class() variable
121 nl.py_nl_cb_err(rx_cb, nl.NL_CB_CUSTOM, error_handler, cbd);
122 nl.py_nl_cb_set(rx_cb, nl.NL_CB_FINISH, nl.NL_CB_CUSTOM, finish_handler, cbd);
123 nl.py_nl_cb_set(rx_cb, nl.NL_CB_ACK, nl.NL_CB_CUSTOM, ack_handler, cbd);
124 nl.py_nl_cb_set(rx_cb, nl.NL_CB_VALID, nl.NL_CB_CUSTOM, msg_handler, cbd);
136 while cbd.done > 0 and not err < 0:
/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/
Dstruct_1.ll8 ; RUN: grep cbd %t1.s | count 3
19 ; RUN: grep cbd %t2.s | count 3
Dtrunc.ll18 ; RUN: grep cbd %t1.s | count 4
Dvecinsert.ll2 ; RUN: grep cbd %t1.s | count 5
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Ddump_syms_regtest64.sym3593 9cbd 2 503 9904
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/
Dnull_read_av.sym1890 6cbd 3 1163 23
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/
Doverflow.sym428 2cbd 5 474 17
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUInstrInfo.td266 "cbd\t$rT, $src", ShuffleOp,
/external/elfutils/tests/
Dtestfile45.expect.bz21testfile45.o: elf64-elf_x86_64 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile44.expect.bz2
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym8123 4cbd 1 944 5627
10093 8cbd 18 1750 6034
17322 19cbd 1 65 3937
19488 21cbd 29 485 440
/external/google-breakpad/src/processor/testdata/
Dmodule0.out8123 4cbd 1 944 5627
10093 8cbd 18 1750 6034
17322 19cbd 1 65 3937
19488 21cbd 29 485 440
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym5807 STACK CFI 80cbd $rbp: .cfa -48 + ^ $rbx: .cfa -56 + ^
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym55036 PUBLIC 30cbd 0 _ZN7testing8internal11CmpHelperEQIciEENS_15AssertionResultEPKcS4_RKT_RKT0_