Home
last modified time | relevance | path

Searched refs:marking (Results 1 – 25 of 101) sorted by relevance

12345

/external/iptables/extensions/
Dlibxt_CONNSECMARK.man12 If the packet has a security marking, copy it to the connection
16 If the packet does not have a security marking, and the connection
17 does, copy the security marking from the connection to the packet.
Dlibxt_cluster.man64 to avoid marking TCP ACK packets coming in the reply direction as
/external/v4l2_codec2/vda/
Dh264_parser.cc1153 H264DecRefPicMarking* marking; in ParseDecRefPicMarking() local
1157 marking = &shdr->ref_pic_marking[i]; in ParseDecRefPicMarking()
1159 READ_UE_OR_RETURN(&marking->memory_mgmnt_control_operation); in ParseDecRefPicMarking()
1160 if (marking->memory_mgmnt_control_operation == 0) in ParseDecRefPicMarking()
1163 if (marking->memory_mgmnt_control_operation == 1 || in ParseDecRefPicMarking()
1164 marking->memory_mgmnt_control_operation == 3) in ParseDecRefPicMarking()
1165 READ_UE_OR_RETURN(&marking->difference_of_pic_nums_minus1); in ParseDecRefPicMarking()
1167 if (marking->memory_mgmnt_control_operation == 2) in ParseDecRefPicMarking()
1168 READ_UE_OR_RETURN(&marking->long_term_pic_num); in ParseDecRefPicMarking()
1170 if (marking->memory_mgmnt_control_operation == 3 || in ParseDecRefPicMarking()
[all …]
/external/libxml2/os400/libxmlrpg/
Dxmlexports.rpgle1 * Summary: macros for marking symbols as exportable/importable.
2 * Description: macros for marking symbols as exportable/importable.
/external/iproute2/examples/diffserv/
Dregression-testing26 *observe that the metering/policing works correctly (and the marking
34 *observe that the metering/policing works correctly (and the marking
80 *observe that the metering/policing works correctly (and the marking
/external/swiftshader/third_party/LLVM/test/Transforms/DeadArgElim/
D2008-06-23-DeadAfterLive.ll13 ; marking @test5's return value dead because only this call is unused.
/external/llvm/test/Transforms/DeadArgElim/
D2008-06-23-DeadAfterLive.ll13 ; marking @test5's return value dead because only this call is unused.
/external/bison/build-aux/
Ddo-release-commit-and-tag38 recorded. Commit that result with a log entry marking the release,
/external/llvm/test/CodeGen/X86/
Dcvtv2f32.ll1 ; A bug fix in the DAGCombiner made this test fail, so marking as xfail
Dremat-phys-dead.ll16 ; marking the definition register as dead.
Dhoist-common.ll9 ; Since it seems this test is broken, marking XFAIL for now
/external/llvm/test/Transforms/LoopVectorize/
Dduplicated-metadata.ll6 ; while marking them as already vectorized (by setting width = 1), even
/external/llvm/test/Instrumentation/EfficiencySanitizer/
Dstr-nobuiltin.ll1 ; Test marking string functions as nobuiltin in efficiency sanitizer.
/external/llvm/test/Instrumentation/ThreadSanitizer/
Dstr-nobuiltin.ll1 ; Test marking string functions as nobuiltin in thread sanitizer.
/external/llvm/test/Instrumentation/AddressSanitizer/
Dstr-nobuiltin.ll1 ; Test marking string functions as nobuiltin in address sanitizer.
/external/llvm/test/Instrumentation/MemorySanitizer/
Dstr-nobuiltin.ll1 ; Test marking string functions as nobuiltin in memory sanitizer.
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DREADME.txt10 * Add support for isel'ing UMUL_LOHI instead of marking it as Expand.
/external/llvm/lib/Target/Sparc/
DREADME.txt9 * Add support for isel'ing UMUL_LOHI instead of marking it as Expand.
/external/llvm/test/MC/ARM/
Ddata-in-code.ll10 ;; marking the data-in-code region.
/external/llvm/test/DebugInfo/Generic/
Dincorrect-variable-debugloc1.ll3 ; variable 'c' is not generated at all. Temporary marking this test as XFAIL
/external/dtc/Documentation/
Ddts-format.txt14 braces marking the start and end of the node definition. They may be
/external/llvm/test/CodeGen/AArch64/
Darm64-aapcs.ll100 ; We weren't marking x7 as used after deciding that the i128 didn't fit into
/external/compiler-rt/test/
Dlit.common.cfg132 # older than El Capitan. By marking the test as being unsupported with
/external/llvm/test/Transforms/TailCallElim/
Dbasic.ll126 ; not do anything including marking callsites with the tail call marker.
/external/llvm/lib/Target/Mips/
DMips.td33 // Predicate for marking the instruction as usable in hard-float mode only.

12345