/external/javaparser/javaparser-core-testing-bdd/src/test/resources/com/github/javaparser/ |
D | comment_attribution_scenarios.story | 16 Then the compilation unit is not commented 17 Then the compilation unit has 0 orphan comments 18 Then class 1 has 4 total contained comments 19 Then method 1 in class 1 has 4 total contained comments 20 Then method 1 in class 1 has 0 orphan comments 21 Then block statement in method 1 in class 1 has 4 total contained comments 22 Then block statement in method 1 in class 1 has 3 orphan comments 45 Then the compilation unit is not commented 46 Then the compilation unit has 6 contained comments 47 Then the compilation unit orphan comment 1 is "Orphan comment inside the CompilationUnit" [all …]
|
D | parsing_scenarios.story | 9 Then constructor 1 in class 1 declaration as a String is "protected ClassWithAConstructor(int a, St… 10 Then all nodes refer to their parent 21 Then constructor 1 in class 1 declaration short form as a String is "ClassWithAConstructor(int a, S… 22 Then all nodes refer to their parent 35 Then method 1 in class 1 declaration as a String is "protected final native List<String> aMethod(in… 36 Then all nodes refer to their parent 49 Then method 1 in class 1 declaration as a String short form is "List<String> aMethod(int a, String … 50 Then all nodes refer to their parent 75 Then the CompilationUnit is equal to the second CompilationUnit 76 Then the CompilationUnit has the same hashcode to the second CompilationUnit [all …]
|
D | comment_parsing_scenarios.story | 16 Then the total number of comments is 4 17 Then line comment 1 is " first comment" 18 Then line comment 2 is " second comment" 19 Then line comment 3 is " third comment" 20 Then line comment 4 is " fourth comment" 21 Then the line comments have the following positions: 49 Then the total number of comments is 5 50 Then block comment 1 is " comment which is not attributed to the class, it floats around as an orph… 51 Then block comment 2 is " comment to a class " 52 Then block comment 3 is " comment to a method " [all …]
|
/external/perfetto/src/trace_processor/perfetto_sql/stdlib/android/ |
D | slices.sql | 35 THEN CASE 37 THEN substr( 42 THEN instr($name, "epolld") + length("epolld") - 1 44 THEN instr($name, "epollm") + length("epollm") - 1 62 THEN "beginFrame <...>" 64 THEN "frameIsEarly <...>" 66 THEN "vsync in <...>" 68 THEN "present for vsync in <...>" 70 THEN "wait for earliest present time <vsync>" 72 THEN "present for Common Panel" [all …]
|
D | battery_stats.sql | 37 THEN CASE $value WHEN 0 THEN "inactive" WHEN 1 THEN "active" ELSE "unknown" END 39 THEN CASE $value WHEN 0 THEN "off" WHEN 1 THEN "on" ELSE "unknown" END 41 THEN CASE $value 43 THEN "in" 45 THEN "out" 47 THEN "emergency" 49 THEN "off" 56 THEN CASE $value 58 THEN "0/4" 60 THEN "1/4" [all …]
|
/external/chromium-crossbench/crossbench/probes/perfetto/trace_processor/queries/loadline/experimental/ |
D | v8_rcs.sql | 32 WHEN name LIKE '%Total%' THEN 'total' 33 WHEN name LIKE '%RegExp%' THEN 'regexp' 34 WHEN name LIKE '%IC^_%' ESCAPE '^' THEN 'ic' 35 WHEN name LIKE '%IC%Miss' THEN 'ic' 36 WHEN name LIKE 'IC' THEN 'ic' 37 WHEN name LIKE 'Json%' THEN 'json' 38 WHEN name LIKE '%Optimize%Background%' THEN 'optimize_background' 39 WHEN name LIKE '%Optimize%Concurrent%' THEN 'optimize_background' 40 WHEN name LIKE 'StackGuard%' THEN 'optimize' 41 WHEN name LIKE 'Optimize%' THEN 'optimize' [all …]
|
/external/llvm/test/CodeGen/PowerPC/ |
D | fast-isel-cmp-imm.ll | 2 ; registers and with -fast-isel-abort=1 turned on the test case will then fail. 13 br i1 %cmp, label %if.then, label %if.end 15 if.then: ; preds = %entry 19 if.end: ; preds = %if.then, %entry 32 br i1 %cmp, label %if.then, label %if.end 34 if.then: ; preds = %entry 38 if.end: ; preds = %if.then, %entry 49 br i1 %cmp, label %if.then, label %if.end 51 if.then: ; preds = %entry 55 if.end: ; preds = %if.then, %entry [all …]
|
/external/llvm/test/Transforms/LCSSA/ |
D | 2006-10-31-UnreachableBlock.ll | 13 br i1 false, label %then.i, label %loopentry.__skb_dequeue67.exit_crit_edge 16 then.i: ; preds = %loopentry 18 __skb_dequeue67.exit: ; preds = %then.i, %loopentry.__skb_dequeue67.exit_crit_edge 19 br i1 false, label %then.0, label %__skb_dequeue67.exit.endif.0_crit_edge 22 then.0: ; preds = %__skb_dequeue67.exit 27 br i1 false, label %then.0.i, label %endif.0.endif.0.i_crit_edge 30 then.0.i: ; preds = %endif.0 32 endif.0.i: ; preds = %then.0.i, %endif.0.endif.0.i_crit_edge 33 br i1 false, label %then.i.i, label %endif.0.i.skb_bond.exit.i_crit_edge 36 then.i.i: ; preds = %endif.0.i [all …]
|
D | 2006-10-31-UnreachableBlock-2.ll | 16 br i1 false, label %then.0, label %endif.0 17 then.0: ; preds = %shortcirc_done.1 18 br i1 false, label %then.1, label %endif.1 19 then.1: ; preds = %then.0 23 endif.1: ; preds = %after_ret.0, %then.0 28 br i1 false, label %then.2, label %endif.2 29 then.2: ; preds = %loopentry.0 42 br i1 false, label %then.3, label %endif.3 43 then.3: ; preds = %shortcirc_done.2 52 br i1 false, label %then.4, label %else [all …]
|
/external/curl/tests/ |
D | ech_tests.sh | 45 then 173 then 180 then 188 then 225 then 229 then 241 then 245 then 249 then 255 then [all …]
|
/external/curl/packages/vms/ |
D | clean_gnv_curl.com | 43 $ if f$search(file) .nes. "" then delete 'file';* 46 $ if f$search(file) .nes. "" then delete 'file';* 49 $ if f$search(file) .nes. "" then delete 'file';* 52 $ if f$search(file) .nes. "" then delete 'file';* 55 $ if f$search(file) .nes. "" then delete 'file';* 58 $ if f$search(file) .nes. "" then delete 'file';* 62 $ if f$search(file) .nes. "" then delete 'file';* 64 $ if f$search(file) .nes. "" then delete 'file';* 68 $ if f$search(file) .nes. "" then delete 'file';* 70 $ if f$search(file) .nes. "" then delete 'file';* [all …]
|
D | build_vms.com | 7 $! defined, then it is assumed that HP's SSL product has been installed. 8 $! If OPENSSL is defined, but SSL$INCLUDE is not, then OpenSSL will be 9 $! used. If neither logical name is defined, then SSL support will not 150 $! * then/else/endif same indentation as if statement. 163 $ on error then goto Common_Exit 164 $ on control_y then goto Common_Exit 180 $ if orig_def_dev .eqs. "::" then orig_def_dev = "sys$disk:" 184 $! then we know that we should use the original device from the 190 $ then 226 $ then [all …]
|
D | config_h.com | 7 $! then this procedure will search for several common names of the file. 51 $on control_y then goto control_y 52 $on warning then goto general_error 53 $!on warning then set ver 78 $then 90 $if f$search(configure_script) .nes. "" then delete 'configure_script';* 95 $then 110 $then 115 $ then 118 $ then [all …]
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/ |
D | BaseMemoryLib.h | 23 If Length is greater than (MAX_ADDRESS - DestinationBuffer + 1), then ASSERT(). 24 If Length is greater than (MAX_ADDRESS - SourceBuffer + 1), then ASSERT(). 46 If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT(). 70 If Length > 0 and Buffer is NULL, then ASSERT(). 71 If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT(). 72 If Buffer is not aligned on a 16-bit boundary, then ASSERT(). 73 If Length is not aligned on a 16-bit boundary, then ASSERT(). 97 If Length > 0 and Buffer is NULL, then ASSERT(). 98 If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT(). 99 If Buffer is not aligned on a 32-bit boundary, then ASSERT(). [all …]
|
D | IoLib.h | 39 If 8-bit I/O port operations are not supported, then ASSERT(). 59 If 8-bit I/O port operations are not supported, then ASSERT(). 84 If 8-bit I/O port operations are not supported, then ASSERT(). 109 If 8-bit I/O port operations are not supported, then ASSERT(). 134 If 8-bit I/O port operations are not supported, then ASSERT(). 159 If 8-bit I/O port operations are not supported, then ASSERT(). 185 If 8-bit I/O port operations are not supported, then ASSERT(). 208 If 8-bit I/O port operations are not supported, then ASSERT(). 209 If StartBit is greater than 7, then ASSERT(). 210 If EndBit is greater than 7, then ASSERT(). [all …]
|
D | PciCf8Lib.h | 43 If Address > 0x0FFFFFFF, then ASSERT(). 44 If the register specified by Address >= 0x100, then ASSERT(). 71 If Address > 0x0FFFFFFF, then ASSERT(). 72 If the register specified by Address >= 0x100, then ASSERT(). 93 If Address > 0x0FFFFFFF, then ASSERT(). 94 If the register specified by Address >= 0x100, then ASSERT(). 121 If Address > 0x0FFFFFFF, then ASSERT(). 122 If the register specified by Address >= 0x100, then ASSERT(). 149 If Address > 0x0FFFFFFF, then ASSERT(). 150 If the register specified by Address >= 0x100, then ASSERT(). [all …]
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/ |
D | BaseMemoryLib.h | 23 If Length is greater than (MAX_ADDRESS - DestinationBuffer + 1), then ASSERT(). 24 If Length is greater than (MAX_ADDRESS - SourceBuffer + 1), then ASSERT(). 46 If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT(). 70 If Length > 0 and Buffer is NULL, then ASSERT(). 71 If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT(). 72 If Buffer is not aligned on a 16-bit boundary, then ASSERT(). 73 If Length is not aligned on a 16-bit boundary, then ASSERT(). 97 If Length > 0 and Buffer is NULL, then ASSERT(). 98 If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT(). 99 If Buffer is not aligned on a 32-bit boundary, then ASSERT(). [all …]
|
D | IoLib.h | 39 If 8-bit I/O port operations are not supported, then ASSERT(). 59 If 8-bit I/O port operations are not supported, then ASSERT(). 84 If 8-bit I/O port operations are not supported, then ASSERT(). 109 If 8-bit I/O port operations are not supported, then ASSERT(). 134 If 8-bit I/O port operations are not supported, then ASSERT(). 159 If 8-bit I/O port operations are not supported, then ASSERT(). 185 If 8-bit I/O port operations are not supported, then ASSERT(). 208 If 8-bit I/O port operations are not supported, then ASSERT(). 209 If StartBit is greater than 7, then ASSERT(). 210 If EndBit is greater than 7, then ASSERT(). [all …]
|
D | PciCf8Lib.h | 42 If Address > 0x0FFFFFFF, then ASSERT(). 43 If the register specified by Address >= 0x100, then ASSERT(). 70 If Address > 0x0FFFFFFF, then ASSERT(). 71 If the register specified by Address >= 0x100, then ASSERT(). 92 If Address > 0x0FFFFFFF, then ASSERT(). 93 If the register specified by Address >= 0x100, then ASSERT(). 120 If Address > 0x0FFFFFFF, then ASSERT(). 121 If the register specified by Address >= 0x100, then ASSERT(). 148 If Address > 0x0FFFFFFF, then ASSERT(). 149 If the register specified by Address >= 0x100, then ASSERT(). [all …]
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Library/ |
D | BaseMemoryLib.h | 23 If Length is greater than (MAX_ADDRESS - DestinationBuffer + 1), then ASSERT(). 24 If Length is greater than (MAX_ADDRESS - SourceBuffer + 1), then ASSERT(). 46 If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT(). 70 If Length > 0 and Buffer is NULL, then ASSERT(). 71 If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT(). 72 If Buffer is not aligned on a 16-bit boundary, then ASSERT(). 73 If Length is not aligned on a 16-bit boundary, then ASSERT(). 97 If Length > 0 and Buffer is NULL, then ASSERT(). 98 If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT(). 99 If Buffer is not aligned on a 32-bit boundary, then ASSERT(). [all …]
|
D | IoLib.h | 39 If 8-bit I/O port operations are not supported, then ASSERT(). 59 If 8-bit I/O port operations are not supported, then ASSERT(). 84 If 8-bit I/O port operations are not supported, then ASSERT(). 109 If 8-bit I/O port operations are not supported, then ASSERT(). 134 If 8-bit I/O port operations are not supported, then ASSERT(). 159 If 8-bit I/O port operations are not supported, then ASSERT(). 185 If 8-bit I/O port operations are not supported, then ASSERT(). 208 If 8-bit I/O port operations are not supported, then ASSERT(). 209 If StartBit is greater than 7, then ASSERT(). 210 If EndBit is greater than 7, then ASSERT(). [all …]
|
D | PciCf8Lib.h | 43 If Address > 0x0FFFFFFF, then ASSERT(). 44 If the register specified by Address >= 0x100, then ASSERT(). 71 If Address > 0x0FFFFFFF, then ASSERT(). 72 If the register specified by Address >= 0x100, then ASSERT(). 93 If Address > 0x0FFFFFFF, then ASSERT(). 94 If the register specified by Address >= 0x100, then ASSERT(). 121 If Address > 0x0FFFFFFF, then ASSERT(). 122 If the register specified by Address >= 0x100, then ASSERT(). 149 If Address > 0x0FFFFFFF, then ASSERT(). 150 If the register specified by Address >= 0x100, then ASSERT(). [all …]
|
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/ |
D | BaseMemoryLib.h | 29 If Length is greater than (MAX_ADDRESS - DestinationBuffer + 1), then ASSERT(). 30 If Length is greater than (MAX_ADDRESS - SourceBuffer + 1), then ASSERT(). 52 If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT(). 76 If Length > 0 and Buffer is NULL, then ASSERT(). 77 If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT(). 78 If Buffer is not aligned on a 16-bit boundary, then ASSERT(). 79 If Length is not aligned on a 16-bit boundary, then ASSERT(). 103 If Length > 0 and Buffer is NULL, then ASSERT(). 104 If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT(). 105 If Buffer is not aligned on a 32-bit boundary, then ASSERT(). [all …]
|
D | PciCf8Lib.h | 49 If Address > 0x0FFFFFFF, then ASSERT(). 50 If the register specified by Address >= 0x100, then ASSERT(). 77 If Address > 0x0FFFFFFF, then ASSERT(). 78 If the register specified by Address >= 0x100, then ASSERT(). 99 If Address > 0x0FFFFFFF, then ASSERT(). 100 If the register specified by Address >= 0x100, then ASSERT(). 127 If Address > 0x0FFFFFFF, then ASSERT(). 128 If the register specified by Address >= 0x100, then ASSERT(). 155 If Address > 0x0FFFFFFF, then ASSERT(). 156 If the register specified by Address >= 0x100, then ASSERT(). [all …]
|
/external/linux-kselftest/tools/testing/selftests/firmware/ |
D | fw_lib.sh | 30 if [ ! -d $DIR ]; then 38 if [ $uid -ne 0 ]; then 44 if [ ! -d $DIR ]; then 47 if [ ! -f $PROC_CONFIG ]; then 48 if modprobe configs 2>/dev/null; then 50 if [ ! -f $PROC_CONFIG ]; then 71 if [ -z $PROC_SYS_DIR ]; then 79 if [ -f $FW_FORCE_SYSFS_FALLBACK ]; then 83 if [ -f $FW_IGNORE_SYSFS_FALLBACK ]; then 87 if [ "$PROC_FW_FORCE_SYSFS_FALLBACK" = "1" ]; then [all …]
|