Home
last modified time | relevance | path

Searched refs:tagging (Results 1 – 25 of 113) sorted by relevance

12345

/external/python/asn1crypto/docs/
Duniversal_types.md29 - [Explicit and Implicit Tagging](#explicit-and-implicit-tagging)
165 class, method, tag, special tagging, content bytes, native Python value, child
200 implicit/explicit tagging.
213 Implicit and explicit tagging will be covered in more detail later, however
513 implicit and explicit tagging.
616 or `Choice` has more than one field with the same universal type, tagging allows
620 Implicit tagging simply changes the tag number of a type to a different value.
621 However, Explicit tagging wraps the existing type in another tag with the
624 In general, most situations allow for implicit tagging, with the notable
626 Otherwise, using implicit tagging would modify the tag of the chosen
[all …]
/external/python/pyasn1/docs/source/pyasn1/type/tag/
Dcontents.rst15 Tags can be appended to one another (in EXPLICIT tagging mode)
16 or overridden (IMPLICIT tagging mode) ultimately creating a new
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dstack-tagging-dbg.ll1 ; RUN: opt < %s -aarch64-stack-tagging -S -o - | FileCheck %s
28 !1 = !DIFile(filename: "stack-tagging.cc", directory: "/tmp")
Dstack-tagging.ll1 ; RUN: opt < %s -aarch64-stack-tagging -S -o - | FileCheck %s --check-prefixes=CHECK,SSI
2 ; RUN: opt < %s -aarch64-stack-tagging -stack-tagging-use-stack-safety=0 -S -o - | FileCheck %s --c…
Dstack-tagging-unchecked-ld-st.ll2 ; RUN: llc < %s -mtriple=aarch64 -mattr=+mte -stack-tagging-unchecked-ld-st=never | FileCheck %s --…
3 ; RUN: llc < %s -mtriple=aarch64 -mattr=+mte -stack-tagging-unchecked-ld-st=always | FileCheck %s -…
Dstack-tagging-ex-1.ll1 ; RUN: opt -S -aarch64-stack-tagging %s -o - | FileCheck %s
Dstack-tagging-untag-placement.ll1 ;; RUN: opt -S -aarch64-stack-tagging %s -o - | FileCheck %s
/external/jcommander/
Drelease4 # deploy without tagging: mvn deploy -DperformRelease
/external/testng/maven/
Dbuild-with-maven11 # deploy without tagging: mvn deploy -DperformRelease
/external/perfetto/docs/contributing/
Dsdk-releasing.md33 Continue with [building the release](#building-and-tagging-the-release).
57 ## Building and tagging the release
/external/vixl/
DVERSIONS.md16 into Linaro, we started working directly on `master` and stopped tagging
/external/llvm-project/llvm/docs/
DMemTagSanitizer.rst58 SP; this allows to skip tagging of any variable when memory safety can
75 Heap tagging
/external/testng/
Dbuild-with-maven23 # deploy without tagging: mvn deploy -DperformRelease
/external/python/pyasn1/docs/source/pyasn1/type/constraint/
Dcontents.rst9 type, together with :ref:`tagging <type.tag>`, is a way of creating
/external/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_Tagging5 In order to get code included in the releases, the tagging scheme below
/external/opencensus-java/
DCHANGELOG.md143 - Initial stats and tagging implementation for Java (`impl`) and Android
144 (`impl-lite`). This implements all the stats and tagging APIs since v0.8.0.
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dwrappers_c.inc235 // Disable memory tagging for the heap. The caller must disable memory tag
244 // hardware support memory tagging.
/external/iproute2/examples/diffserv/
DREADME74 classify based on the DSCPs and use the policer ids to decide tagging
/external/python/asn1crypto/
Dchangelog.md153 - Added support for nested explicit tagging, supporting values that are
154 defined with explicit tagging and then added as a field of another
155 structure using explicit tagging.
180 - Fixed a regression where explicit tagging of a field containing a
388 explicit tagging
/external/scudo/standalone/
Dwrappers_c.inc235 // Disable memory tagging for the heap. The caller must disable memory tag
244 // hardware support memory tagging.
/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_flags.inc27 // Test only flag to disable malloc/realloc/free memory tagging on startup.
/external/arm-trusted-firmware/docs/
Dglossary.rst96 hardware-assisted memory tagging.
/external/python/pyasn1/docs/source/pyasn1/type/opentype/
Dcontents.rst42 ANY type can be subtyped by :ref:`tagging <type.tag>`.
/external/strace/xlat/
Dethernet_protocols.in22 ETH_P_TRAILER 0x001C /* Trailer switch tagging */
/external/llvm-project/lldb/docs/use/
Dqemu-testing.rst96 * --mte option will enable AArch64 MTE (memory tagging) mode.

12345