/external/ppp/pppd/plugins/radius/etc/ |
D | dictionary | 84 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/ |
D | errors.go | 67 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/ |
D | gtp_v2.uts | 51 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
|
D | ppi.uts | 41 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
|
D | gsm_um.py | 1726 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/ |
D | backlight.proto | 32 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/ |
D | zptracemipsle_linux.go | 18 Cause uint64 member 39 Cause uint64 member
|
D | zptracemips_linux.go | 18 Cause uint64 member 39 Cause uint64 member
|
D | ztypes_linux_mips.go | 641 Cause uint64 member
|
D | ztypes_linux_mips64.go | 645 Cause uint64 member
|
D | ztypes_linux_mipsle.go | 641 Cause uint64 member
|
/external/eigen/doc/ |
D | UnalignedArrayAssert.dox | 30 \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/ |
D | 2003-05-30-BadFoldGEP.ll | 14 ;; Cause: FoldGetElemChain() was inserting an extra leading 0 even though
|
D | 2003-05-28-ManyArgs.ll | 11 ;; Cause: Regalloc was not keeping track of free registers correctly.
|
/external/llvm/test/CodeGen/Generic/ |
D | 2003-05-30-BadFoldGEP.ll | 14 ;; Cause: FoldGetElemChain() was inserting an extra leading 0 even though
|
D | 2003-05-28-ManyArgs.ll | 11 ;; Cause: Regalloc was not keeping track of free registers correctly.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Generic/ |
D | 2003-05-30-BadFoldGEP.ll | 14 ;; Cause: FoldGetElemChain() was inserting an extra leading 0 even though
|
/external/python/cpython3/Doc/library/ |
D | msvcrt.rst | 136 Cause the byte string *char* to be "pushed back" into the console buffer;
|
/external/python/cpython2/Doc/library/ |
D | msvcrt.rst | 136 Cause the character *char* to be "pushed back" into the console buffer; it will
|
D | signal.rst | 159 Cause the process to sleep until a signal is received; the appropriate handler
|
/external/llvm/test/CodeGen/X86/ |
D | materialize.ll | 199 ; 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/ |
D | materialize.ll | 199 ; Cause -1 to be rematerialized right in front of the cmov, which needs eflags.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
D | CertPathReviewerMessages.properties | 122 …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/ |
D | BreakpadFramework_Test.mm | 205 // Cause Breakpad's exception handler to be invoked.
|
/external/u-boot/include/ |
D | ppc_asm.tmpl | 87 #define ICR 148 /* Interrupt Cause Register (37-44) */
|