Home
last modified time | relevance | path

Searched refs:Cause (Results 1 – 25 of 44) 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 …]
/external/syzkaller/vendor/golang.org/x/net/http2/
Derrors.go67 Cause error // optional additional detail member
75 if e.Cause != nil {
76 return fmt.Sprintf("stream error: stream ID %d; %v; %v", e.StreamID, e.Code, e.Cause)
/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
Dgsm_um.py1726 c = Cause()
1748 c = Cause()
1817 c = Cause()
1868 d = Cause()
2045 c = Cause()
2262 c = Cause()
2271 c = Cause()
11353 class Cause(Packet): class
/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/syzkaller/vendor/golang.org/x/sys/unix/
Dzptracemipsle_linux.go18 Cause uint64 member
39 Cause uint64 member
Dzptracemips_linux.go18 Cause uint64 member
39 Cause uint64 member
Dztypes_linux_mips.go641 Cause uint64 member
Dztypes_linux_mips64.go645 Cause uint64 member
Dztypes_linux_mipsle.go641 Cause uint64 member
/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/swiftshader/third_party/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/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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Generic/
D2003-05-30-BadFoldGEP.ll14 ;; Cause: FoldGetElemChain() was inserting an extra leading 0 even though
/external/python/cpython3/Doc/library/
Dmsvcrt.rst136 Cause the byte string *char* to be "pushed back" into the console buffer;
/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/llvm/test/CodeGen/X86/
Dmaterialize.ll199 ; Cause -1 to be rematerialized right in front of the cmov, which needs eflags.
/external/swiftshader/third_party/llvm-7.0/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/u-boot/include/
Dppc_asm.tmpl87 #define ICR 148 /* Interrupt Cause Register (37-44) */

12