Home
last modified time | relevance | path

Searched refs:DEC (Results 1 – 25 of 103) sorted by relevance

12345

/external/iptables/etc/
Dethertypes17 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/nist-sip/java/gov/nist/javax/sip/parser/
DTokenNames.java77 public static final String DEC = SIPDate.DEC; field
/external/ImageMagick/MagickCore/
DMake.com13 $then ! VAX with DEC C
20 $then ! Alpha with DEC C
Dxwdfile.h_vms33 * Author: Tony Della Fera, DEC
/external/icu/icu4c/source/common/
Dusc_impl.c28 #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/nist-sip/java/gov/nist/javax/sip/header/
DSIPDate.java90 public static final String DEC = "Dec"; field in SIPDate
238 sipMonth = DEC; in SIPDate()
443 } else if (sipMonth.compareToIgnoreCase(DEC) == 0) { in setMonth()
/external/elfutils/src/
Dldlex.l79 DEC [0-9]+[kKmM]?
172 {HEX}|{OCT}|{DEC} { char *endp;
/external/llvm/test/CodeGen/X86/
Dmisched-fusion.ll28 ; Verify that DEC+JE are scheduled together.
55 ; DEC+JS should *not* be scheduled together.
/external/v8/src/parsing/
Dtoken.h46 T(DEC, "--", 0) \
314 return op == INC || op == DEC; in IsCountOp()
/external/linux-kselftest/tools/testing/selftests/powerpc/math/
Dvsx_asm.S42 # Atomic DEC
Dfpu_asm.S115 # Atomic DEC
Dvmx_asm.S132 # Atomic DEC
/external/iproute2/lib/
Dll_proto.c46 __PF(DEC,dec)
/external/ltp/testcases/kdump/doc/
DTEST_PLAN.txt10 || 3 || Enhance ltp kdump to support kdump testing || DEC 2007 …
/external/ImageMagick/coders/
DMake.com10 $then ! VAX with DEC C
17 $then ! Alpha with DEC C
/external/libpcap/
DREADME.tru642 (formerly Digital UNIX (formerly DEC OSF/1)) version 4.0, and
/external/libxml2/vms/
Dreadme.vms111 - 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/bison/m4/
Dfpieee.m442 # Compaq (ex-DEC) C has the option -ieee, equivalent to -ieee_with_no_inexact.
Disnanf.m4137 /* The Compaq (ex-DEC) C 6.4 compiler chokes on the expression 0.0 / 0.0. */
/external/zlib/src/as400/
Dcompile.clp35 DCL VAR(&CMDLEN) TYPE(*DEC) LEN(15 5) VALUE(300) /* Command length. */
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/
DTestExpressionFeatures.g349 DEC = '--';
/external/icu/icu4c/source/data/locales/
Dmer.txt160 "DEC",
/external/libpng/scripts/
DREADME.txt20 makefile.dec => DEC Alpha UNIX makefile
/external/google-breakpad/m4/
Dax_pthread.m4112 # (e.g. DEC) have both -lpthread and -lpthreads, where one of the
197 # due to DEC craziness with -lpthreads. We check for
/external/python/cpython2/Doc/library/
Dfpectl.rst31 (The example above will work on many platforms. DEC Alpha may be one exception.)

12345