Home
last modified time | relevance | path

Searched refs:Cause (Results 1 – 25 of 47) sorted by relevance

12

/external/ppp/pppd/plugins/radius/etc/
Ddictionary84 ATTRIBUTE Acct-Terminate-Cause 49 integer
195 VALUE Acct-Terminate-Cause User-Request 1
196 VALUE Acct-Terminate-Cause Lost-Carrier 2
197 VALUE Acct-Terminate-Cause Lost-Service 3
198 VALUE Acct-Terminate-Cause Idle-Timeout 4
199 VALUE Acct-Terminate-Cause Session-Timeout 5
200 VALUE Acct-Terminate-Cause Admin-Reset 6
201 VALUE Acct-Terminate-Cause Admin-Reboot 7
202 VALUE Acct-Terminate-Cause Port-Error 8
203 VALUE Acct-Terminate-Cause NAS-Error 9
[all …]
Ddictionary.ascend89 ATTRIBUTE Ascend-Disconnect-Cause 195 integer
/external/cros/system_api/dbus/power_manager/
Dbacklight.proto32 enum Cause { enum
38 optional Cause cause = 3;
50 enum Cause { enum
75 optional Cause cause = 2;
/external/scapy/scapy/contrib/
Dgtp_v2.uts51 ie.Cause == 16
55 ietype='Cause', length=2, Cause='Request Accepted', PCE=1, BCE=0, CS=0)
56 ie.ietype == 2 and ie.Cause == 16 and ie.PCE == 1 and ie.BCE == 0 and ie.CS == 0
60 ietype='Cause', length=2, Cause='Request Accepted', PCE=0, BCE=1, CS=0)
61 ie.ietype == 2 and ie.Cause == 16 and ie.PCE == 0 and ie.BCE == 1 and ie.CS == 0
65 ietype='Cause', length=2, Cause='Request Accepted', PCE=0, BCE=0, CS=1)
66 ie.ietype == 2 and ie.Cause == 16 and ie.PCE == 0 and ie.BCE == 0 and ie.CS == 1
Dppi.uts41 return PPI(raw(pkt)) #Cause the fields to be built
58 return PPI(raw(pkt)) #Cause the fields to be built
70 return PPI(raw(pkt)) #Cause the fields to be built
83 return PPI(raw(pkt)) #Cause the fields to be built
96 return PPI(raw(pkt)) #Cause the fields to be built
113 return PPI(raw(pkt)) #Cause the fields to be built
125 return PPI(raw(pkt)) #Cause the fields to be built
138 return PPI(raw(pkt)) #Cause the fields to be built
/external/rust/crates/gdbstub/src/arch/mips/reg/
Did.rs18 Cause, enumerator
54 36 => MipsRegId::Cause, in from_raw_id()
/external/llvm-project/llvm/test/MC/RISCV/
Dpcrel-fixups.s34 .p2align 2 # Cause a new fragment be emitted here
58 .p2align 2 # Cause a new fragment be emitted here
/external/eigen/doc/
DUnalignedArrayAssert.dox30 \section c1 Cause 1: Structures having Eigen objects as members
49 \section c2 Cause 2: STL Containers or manual memory allocation
65 \section c3 Cause 3: Passing Eigen objects by value
77 \section c4 Cause 4: Compiler making a wrong assumption on stack alignment (for instance GCC on Win…
/external/llvm/test/CodeGen/Generic/
D2003-05-30-BadFoldGEP.ll14 ;; Cause: FoldGetElemChain() was inserting an extra leading 0 even though
D2003-05-28-ManyArgs.ll11 ;; Cause: Regalloc was not keeping track of free registers correctly.
/external/llvm-project/llvm/test/CodeGen/Generic/
D2003-05-30-BadFoldGEP.ll14 ;; Cause: FoldGetElemChain() was inserting an extra leading 0 even though
D2003-05-28-ManyArgs.ll11 ;; Cause: Regalloc was not keeping track of free registers correctly.
/external/oboe/docs/notes/
Drlsbuffer.md32 ## Root Cause
/external/llvm-project/llvm/test/CodeGen/X86/
Dmaterialize.ll266 ; Cause -1 to be rematerialized right in front of the cmov, which needs eflags.
317 ; Cause -1 to be rematerialized right in front of the cmov, which needs eflags.
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_half.inl229 overflow(); // Cause a hardware floating point overflow;
/external/mesa3d/docs/relnotes/
D18.1.3.rst38 - Wine 3.9 crashes with DXVK on Just Cause 3 and Quantum Break on
/external/llvm-project/llvm/docs/
DBugpointRedesign.md86 ### Root Cause Analysis
/external/python/cpython2/Doc/library/
Dmsvcrt.rst136 Cause the character *char* to be "pushed back" into the console buffer; it will
Dsignal.rst159 Cause the process to sleep until a signal is received; the appropriate handler
/external/python/cpython3/Doc/library/
Dmsvcrt.rst142 Cause the byte string *char* to be "pushed back" into the console buffer;
/external/llvm/test/CodeGen/X86/
Dmaterialize.ll199 ; Cause -1 to be rematerialized right in front of the cmov, which needs eflags.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DCertPathReviewerMessages.properties122 …criticalExtensionError.details = Error processing a critical extension. A {0} occurred. Cause: {0}.
131 … = Checking critical extensions failed: there was an {2} initializing a CertPathChecker. Cause: {0}
195 …wer.signatureNotVerified.details = The certificate signature is invalid. A {2} occurred. Cause: {0}
413 …eviewer.loadCrlDistPointError.details = Unable to load a CRL from: {0}. A {3} occurred. Cause: {1}.
441 …rror.details = CRL checking failed: Cannot extract CRL from CertStore. There was a {2}. Cause: {0}.
/external/google-breakpad/src/client/mac/tests/
DBreakpadFramework_Test.mm205 // Cause Breakpad's exception handler to be invoked.
/external/perfetto/protos/perfetto/config/profiling/
Dheapprofd_config.proto176 // Cause heapprofd to emit a single dump at the end, showing the memory usage
/external/tensorflow/tensorflow/python/autograph/g3doc/reference/
Dcommon_errors.md15 "Cause: could not get source code" or "Original error: could not get source

12