Searched refs:DEC (Results 1 – 25 of 140) sorted by relevance
123456
/external/iptables/etc/ |
D | ethertypes | 17 DEC 6000 # DEC Assigned proto 18 DNA_DL 6001 # DEC DNA Dump/Load 19 DNA_RC 6002 # DEC DNA Remote Console 20 DNA_RT 6003 # DEC DNA Routing 21 LAT 6004 # DEC LAT 22 DIAG 6005 # DEC Diagnostics 23 CUST 6006 # DEC Customer use 24 SCA 6007 # DEC Systems Comms Arch
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-strings/ |
D | radix.test | 2 RUN: llvm-strings -t d %S/Inputs/numbers | FileCheck %s -check-prefix CHECK-DEC 13 CHECK-DEC: 8 three 14 CHECK-DEC: 14 four 15 CHECK-DEC: 19 five 16 CHECK-DEC: 28 seven 17 CHECK-DEC: 34 eight 18 CHECK-DEC: 40 nine
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/BPF/ |
D | objdump_imm_hex.ll | 1 … llc -march=bpfel -filetype=obj -o - %s | llvm-objdump -d - | FileCheck --check-prefix=CHECK-DEC %s 28 ; CHECK-DEC: 18 03 00 00 cd ab cd ab 00 00 00 00 cd ab cd ab r3 = -6067004223159161907 ll 29 ; CHECK-DEC: 5d 31 07 00 00 00 00 00 if r1 != r3 goto +7 36 ; CHECK-DEC: 67 01 00 00 01 00 00 00 r1 <<= 1 43 ; CHECK-DEC: 18 01 00 00 cd ab cd ab 00 00 00 00 cd ab 00 00 r1 = 188899839028173 ll 56 ; CHECK-DEC: 63 12 00 00 00 00 00 00 *(u32 *)(r2 + 0) = r1
|
/external/strace/xlat/ |
D | ethernet_protocols.in | 7 ETH_P_DDCMP 0x0006 /* DEC DDCMP: Internal only */ 41 ETH_P_DEC 0x6000 /* DEC Assigned proto */ 42 ETH_P_DNA_DL 0x6001 /* DEC DNA Dump/Load */ 43 ETH_P_DNA_RC 0x6002 /* DEC DNA Remote Console */ 44 ETH_P_DNA_RT 0x6003 /* DEC DNA Routing */ 45 ETH_P_LAT 0x6004 /* DEC LAT */ 46 ETH_P_DIAG 0x6005 /* DEC Diagnostics */ 47 ETH_P_CUST 0x6006 /* DEC Customer use */ 48 ETH_P_SCA 0x6007 /* DEC Systems Comms Arch */
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | TokenNames.java | 77 public static final String DEC = SIPDate.DEC; field
|
/external/icu/icu4c/source/common/ |
D | usc_impl.cpp | 28 #define DEC(sp,count) (MOD((sp) + PAREN_STACK_DEPTH - (count))) macro 29 #define DEC1(sp) (DEC(sp, 1)) 111 int32_t fixupSP = DEC(scriptRun->parenSP, scriptRun->fixupCount); in fixup()
|
/external/ImageMagick/MagickCore/ |
D | Make.com | 13 $then ! VAX with DEC C 20 $then ! Alpha with DEC C
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | SIPDate.java | 90 public static final String DEC = "Dec"; field in SIPDate 238 sipMonth = DEC; in SIPDate() 443 } else if (sipMonth.compareToIgnoreCase(DEC) == 0) { in setMonth()
|
/external/llvm/test/CodeGen/X86/ |
D | misched-fusion.ll | 28 ; Verify that DEC+JE are scheduled together. 55 ; DEC+JS should *not* be scheduled together.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | misched-fusion.ll | 28 ; Verify that DEC+JE are scheduled together. 55 ; DEC+JS should *not* be scheduled together.
|
/external/v8/src/parsing/ |
D | token.h | 52 T(DEC, "--", 0) \ 304 return op == INC || op == DEC; in IsCountOp()
|
/external/linux-kselftest/tools/testing/selftests/powerpc/math/ |
D | vsx_asm.S | 42 # Atomic DEC
|
D | fpu_asm.S | 115 # Atomic DEC
|
D | vmx_asm.S | 132 # Atomic DEC
|
/external/iproute2/lib/ |
D | ll_proto.c | 45 __PF(DEC,dec)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | gep-combine-loop-invariant.ll | 31 …H_ADDR_08:%.*]] = phi i32 [ [[CHAIN_LENGTH:%.*]], [[IF_THEN_LR_PH]] ], [ [[DEC:%.*]], [[DO_BODY]] ] 39 ; CHECK-NEXT: [[DEC]] = add i32 [[CHAIN_LENGTH_ADDR_08]], -1 40 ; CHECK-NEXT: [[CMP5:%.*]] = icmp eq i32 [[DEC]], 0
|
/external/ltp/testcases/kdump/doc/ |
D | TEST_PLAN.txt | 10 || 3 || Enhance ltp kdump to support kdump testing || DEC 2007 …
|
/external/ImageMagick/coders/ |
D | Make.com | 10 $then ! VAX with DEC C 17 $then ! Alpha with DEC C
|
/external/libpcap/doc/ |
D | README.tru64 | 2 (formerly Digital UNIX (formerly DEC OSF/1)) version 4.0, and
|
/external/libxml2/vms/ |
D | readme.vms | 111 - the DEC C compiler may produce a number of warnings when compiling the 140 /NAMES=SHORTENED compiler option, which requires DEC/Compaq C 5.7
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/X86/ |
D | pr35432.ll | 114 ; CHECK-NEXT: [[C_04:%.*]] = phi i8 [ [[BC_RESUME_VAL]], [[SCALAR_PH]] ], [ [[DEC:%.*]], [[FOR_B… 116 ; CHECK-NEXT: [[DEC]] = add i8 [[C_04]], -1 117 ; CHECK-NEXT: [[CONV5:%.*]] = zext i8 [[DEC]] to i32
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Test/ |
D | TestExpressionFeatures.g3 | 49 DEC = '--';
|
/external/icu/icu4c/source/data/locales/ |
D | mer.txt | 160 "DEC",
|
/external/autotest/client/site_tests/platform_PrinterPpds/digests/ |
D | blacklist.txt | 57 DEC-1800-ljet3.ppd.gz 58 DEC-DECWriter_500i-djet500.ppd.gz 59 DEC-DECwriter_110i-djet500.ppd.gz 60 DEC-LN17-ljet4.ppd.gz
|
/external/libpng/scripts/ |
D | README.txt | 22 makefile.dec => DEC Alpha UNIX makefile
|
123456