/external/ltp/testcases/network/can/filter-tests/ |
D | 00_Descriptions.txt | 1 Controller Area Network (CAN) is a slow (up to 1Mbit/s) serial communications 4 information on the CAN network protocol family PF_CAN is contained in 7 For any issue(s) with CAN tests please write to:
|
D | INSTALL | 9 enable CAN protocol, please see ltp/README file.
|
/external/scapy/scapy/layers/ |
D | can.py | 20 class CAN(Packet): class 36 conf.l2types.register(DLT_CAN_SOCKETCAN, CAN)
|
/external/scapy/test/ |
D | can.uts | 1 % Regression tests for the CAN layer 17 pkt = CAN(flags="error", identifier=1234, data="test") 21 pkt = CAN(raw(pkt)) 37 = Check if parsing worked: each packet has a CAN layer 39 all(CAN in pkt for pkt in packets)
|
/external/python/cpython3/Lib/curses/ |
D | ascii.py | 29 CAN = 0x18 # ^X variable
|
/external/python/cpython2/Lib/curses/ |
D | ascii.py | 29 CAN = 0x18 # ^X variable
|
/external/strace/xlat/ |
D | ethernet_protocols.in | 11 ETH_P_CAN 0x000C /* CAN: Controller Area Network */ 12 ETH_P_CANFD 0x000D /* CANFD: CAN flexible data rate*/
|
/external/arm-trusted-firmware/docs/plat/ |
D | stm32mp1.rst | 15 - STM32MP157: Dual Cortex-A7 cores, Cortex-M4 core @ 209 MHz, 3D GPU, DSI display interface and CAN… 16 - STM32MP153: Dual Cortex-A7 cores, Cortex-M4 core @ 209 MHz and CAN FD
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | alternate_locode_name.txt | 29 CN CAN ; Guangzhou # CN : China
|
/external/iproute2/lib/ |
D | ll_proto.c | 71 __PF(CAN,can)
|
D | ll_types.c | 59 __PF(CAN,can) in ll_type_n2a()
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | paths_copy.cl | 174 …// FIXME ^^^^^ THE IDX PROBABLY DOESN'T NEED TO BE SHIFTED TWICE AND WE CAN SAVE A FEW INSTRUCTIONS 289 …// FIXME ^^^^^ THE IDX PROBABLY DOESN'T NEED TO BE SHIFTED TWICE AND WE CAN SAVE A FEW INSTRUCTIONS 327 …// FIXME ^^^^^ THE IDX PROBABLY DOESN'T NEED TO BE SHIFTED TWICE AND WE CAN SAVE A FEW INSTRUCTIONS 382 // A SUBGROUP CAN OPERATE ON [1,N] BLOCKS
|
D | prefix.cl | 178 // WITH SIMD, ONCE A TTS_INVALID IS DETECTED WE CAN QUIT 932 // FIXME -- SOME OF THESE COMPARISONS CAN BE PERFORMED AHEAD OF 977 // FIXME -- A SIMD-WIDE BLOCK OF TTPK KEYS CAN BE CREATED IN ONE STEP
|
/external/icu/icu4c/source/data/translit/ |
D | ka_ka_Latn_BGN_1981.txt | 54 ც → ts’ ; # GEORGIAN LETTER CAN
|
/external/guava/guava/src/com/google/common/base/ |
D | Ascii.java | 291 public static final byte CAN = 24; field in Ascii
|
/external/guava/android/guava/src/com/google/common/base/ |
D | Ascii.java | 291 public static final byte CAN = 24; field in Ascii
|
/external/bzip2/ |
D | CHANGES | 277 to 1.0.3 is recommended. This fixes CAN-2005-1260. 295 * Fix file permissions race problem (CAN-2005-0953). 305 * Sanitise file names more carefully in bzgrep. Fixes CAN-2005-0758
|
/external/python/cpython3/Doc/library/ |
D | socket.rst | 120 CAN identifier (standard or extended). 392 CAN_BCM, in the CAN protocol family, is the broadcast manager (BCM) protocol. 405 Enables CAN FD support in a CAN_RAW socket. This is disabled by default. 406 This allows your application to send both CAN and CAN FD frames; however, 407 you must accept both CAN and CAN FD frames when reading from the socket. 417 Joins the applied CAN filters such that only CAN frames that match all 418 given CAN filters are passed to user space. 428 CAN_ISOTP, in the CAN protocol family, is the ISO-TP (ISO 15765-2) protocol. 437 CAN_J1939, in the CAN protocol family, is the SAE J1939 protocol. 1983 The next example shows how to use the socket interface to communicate to a CAN [all …]
|
D | curses.ascii.rst | 71 | :const:`CAN` | Cancel |
|
/external/ltp/ |
D | README.kernel_config | 168 Enabling Controller area network (CAN) protocol support for your Kernels 174 # CAN Device Drivers
|
/external/llvm-project/llvm/test/Transforms/DeadStoreElimination/MSSA/ |
D | noop-stores.ll | 14 ; We CAN optimize volatile loads. 197 ; We CAN remove it when the unkown write comes AFTER.
|
/external/llvm-project/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
D | screen.py | 50 CAN = 24 # Cancel escape sequence. variable
|
/external/libexif/ |
D | NEWS | 126 * Final fix of Ubuntu Security Notice USN-91-1 (CAN-2005-0664)
|
/external/python/cpython2/Doc/library/ |
D | curses.ascii.rst | 72 | :const:`CAN` | Cancel |
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
D | small-size.ll | 170 ; We CAN vectorize this example because the pointers are marked as noalias.
|