/external/tcpdump/tests/ |
D | pimv2-oobr-2.out | 4 Hold Time Option (1), length 2, Value: 1m45s 29 Hold Time Option (1), length 0, Value: ERROR: Option Length != 2 Bytes (0) 32 Hold Time Option (1), length 0, Value: ERROR: Option Length != 2 Bytes (0) 35 Hold Time Option (1), length 0, Value: ERROR: Option Length != 2 Bytes (0) 38 Hold Time Option (1), length 0, Value: ERROR: Option Length != 2 Bytes (0) 41 Hold Time Option (1), length 0, Value: ERROR: Option Length != 2 Bytes (0) 44 Hold Time Option (1), length 0, Value: ERROR: Option Length != 2 Bytes (0) 47 Hold Time Option (1), length 0, Value: ERROR: Option Length != 2 Bytes (0) 50 Hold Time Option (1), length 0, Value: ERROR: Option Length != 2 Bytes (0) 53 Hold Time Option (1), length 0, Value: ERROR: Option Length != 2 Bytes (0) [all …]
|
D | pimv2-oobr-4.out | 4 Hold Time Option (1), length 2, Value: 1m45s 382 Hold Time Option (1), length 21, Value: ERROR: Option Length != 2 Bytes (21) 385 Hold Time Option (1), length 21, Value: ERROR: Option Length != 2 Bytes (21) 388 Hold Time Option (1), length 21, Value: ERROR: Option Length != 2 Bytes (21) 391 Hold Time Option (1), length 21, Value: ERROR: Option Length != 2 Bytes (21) 394 Hold Time Option (1), length 21, Value: ERROR: Option Length != 2 Bytes (21) 397 Hold Time Option (1), length 21, Value: ERROR: Option Length != 2 Bytes (21) 400 Hold Time Option (1), length 21, Value: ERROR: Option Length != 2 Bytes (21) 438 Hold Time Option (1), length 21, Value: ERROR: Option Length != 2 Bytes (21) 441 Hold Time Option (1), length 21, Value: ERROR: Option Length != 2 Bytes (21) [all …]
|
D | pimv2_dm-v.out | 4 Hold Time Option (1), length 2, Value: 1m45s 11 Hold Time Option (1), length 2, Value: 1m45s 26 Hold Time Option (1), length 2, Value: 1m45s 33 Hold Time Option (1), length 2, Value: 1m45s 40 Hold Time Option (1), length 2, Value: 1m45s 47 Hold Time Option (1), length 2, Value: 1m45s 54 Hold Time Option (1), length 2, Value: 1m45s 61 Hold Time Option (1), length 2, Value: 1m45s 68 Hold Time Option (1), length 2, Value: 1m45s 75 Hold Time Option (1), length 2, Value: 1m45s [all …]
|
D | pimv2_sm-v.out | 4 Hold Time Option (1), length 2, Value: 1m45s 11 Hold Time Option (1), length 2, Value: 1m45s 24 Hold Time Option (1), length 2, Value: 1m45s 31 Hold Time Option (1), length 2, Value: 1m45s 38 Hold Time Option (1), length 2, Value: 1m45s 45 Hold Time Option (1), length 2, Value: 1m45s 58 Hold Time Option (1), length 2, Value: 1m45s 65 Hold Time Option (1), length 2, Value: 1m45s 74 Hold Time Option (1), length 2, Value: 1m45s 81 Hold Time Option (1), length 2, Value: 1m45s [all …]
|
D | pimv2_hellos-v.out | 4 Hold Time Option (1), length 2, Value: 1m45s 11 Hold Time Option (1), length 2, Value: 1m45s 18 Hold Time Option (1), length 2, Value: 1m45s 25 Hold Time Option (1), length 2, Value: 1m45s 32 Hold Time Option (1), length 2, Value: 1m45s 39 Hold Time Option (1), length 2, Value: 1m45s
|
D | mpls-ldp-hello.out | 6 Hold Time: 15s, Flags: [Link Hello]
|
/external/libcups/conf/ |
D | cupsd.conf.in | 62 …<Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Creat… 75 …me-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-He… 106 …<Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Creat… 120 …me-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-He… 152 …<Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Creat… 166 …me-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-He…
|
/external/libcups/templates/ |
D | job-hold.tmpl | 1 <H2 CLASS="title">Hold Job {job_id}</H2>
|
D | jobs.tmpl | 26 <INPUT TYPE="SUBMIT" VALUE="Hold Job"></FORM>:}
|
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | py_buffer.cc | 119 struct Hold { in AsNumPyArray() struct 123 auto hold = std::make_unique<Hold>(); in AsNumPyArray() 129 [](void* h) { delete static_cast<Hold*>(h); }); in AsNumPyArray()
|
/external/libcups/examples/ |
D | ipp-2.2.test | 57 EXPECT operations-supported WITH-VALUE 0x0025 # Hold-New-Jobs
|
D | ipp-2.1.test | 63 EXPECT operations-supported WITH-VALUE 0x000C # Hold-Job
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | MallocChecker.cpp | 307 bool Hold, 313 bool Hold, 1171 bool Hold, in FreeMemAux() argument 1180 return FreeMemAux(C, CE->getArg(Num), CE, State, Hold, in FreeMemAux() 1314 bool Hold, in FreeMemAux() argument 1414 ParentExpr, RsBase, SymBase, Hold); in FreeMemAux() 1452 if (Hold) in FreeMemAux()
|
/external/llvm-project/llvm/include/llvm/Frontend/Directive/ |
D | DirectiveBase.td | 113 // Hold information about clause validity by version.
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | MallocChecker.cpp | 566 ProgramStateRef State, unsigned Num, bool Hold, 593 bool Hold, bool &IsKnownToBeAllocated, 1660 bool Hold, bool &IsKnownToBeAllocated, in FreeMemAux() argument 1669 return FreeMemAux(C, Call.getArgExpr(Num), Call, State, Hold, in FreeMemAux() 1754 ProgramStateRef State, bool Hold, bool &IsKnownToBeAllocated, in FreeMemAux() argument 1874 RsBase, SymBase, Hold); in FreeMemAux() 1919 if (Hold) in FreeMemAux()
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_syscall_linux_riscv64.inc | 25 // this comment (!!!) by Bruce Hold on google forums (!!!):
|
/external/boringssl/src/crypto/obj/ |
D | objects.txt | 915 # Hold instruction CRL entry extension 917 id-ce 23 : holdInstructionCode : Hold Instruction Code 920 holdInstruction 1 : holdInstructionNone : Hold Instruction None 922 holdInstruction 2 : holdInstructionCallIssuer : Hold Instruction Call Issuer 924 holdInstruction 3 : holdInstructionReject : Hold Instruction Reject
|
/external/walt/ios/WALT/ |
D | MIDIClient.m | 170 _name = name; // Hold onto the name because MIDIClientCreate() doesn't retain it.
|
/external/libcups/test/ |
D | 4.3-job-ops.test | 190 NAME "Hold Job on Test1"
|
/external/llvm/lib/Support/Unix/ |
D | Signals.inc | 123 // Hold onto the old alternate signal stack so that it's not reported as a leak.
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/ |
D | Signals.inc | 121 // Hold onto both the old and new alternate signal stack so that it's not
|
/external/tensorflow/tensorflow/lite/micro/examples/magic_wand/ |
D | README.md | 107 Hold the Arduino with its components facing upwards and the USB cable to your
|
/external/libcups/locale/ |
D | cups.strings | 339 "--hold Hold new jobs" = "--hold Hold new jobs"; 416 "-H HH:MM Hold the job until the specified UTC time" = "-H HH:MM Hold… 417 "-H hold Hold the job until released/resumed" = "-H hold Hold the j… 2424 // TRANSLATORS: Hold Until 2425 "job-hold-until" = "Hold Until"; 2426 // TRANSLATORS: Hold Until 2427 "job-hold-until-time" = "Hold Until"; 2436 // TRANSLATORS: No Hold 2437 "job-hold-until.no-hold" = "No Hold"; 2584 "job-state-reasons.job-hold-until-specified" = "Job Hold Until Specified"; [all …]
|
/external/llvm-project/llvm/lib/Support/Unix/ |
D | Signals.inc | 253 // Hold onto both the old and new alternate signal stack so that it's not
|
/external/autotest/docs/ |
D | faft-design-doc.md | 280 2. Hold Recovery button and power on DUT;
|