HomeSort by relevance Sort by last modified time
    Searched full:decc (Results 1 - 25 of 25) sorted by null

  /ndk/sources/host-tools/make-3.81/
makefile.com 31 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").eqs.""
36 $ ccopt = "/decc/prefix=(all,except=(globfree,glob))"
39 $ if f$trnlnm("DECC$LIBRARY_INCLUDE").nes.""
41 $ define sys decc$library_include:
43 $ if f$search("SYS$COMMON:[DECC$LIB.REFERENCE]DECC$RTLDEF.DIR").nes."" -
44 then lval = "SYS$COMMON:[DECC$LIB.REFERENCE.DECC$RTLDEF],"
45 $ if f$search("SYS$COMMON:[DECC$LIB.REFERENCE]SYS$STARLET_C.DIR").nes."" -
46 then lval = lval+"SYS$COMMON:[DECC$LIB.REFERENCE.SYS$STARLET_C],
    [all...]
readme.vms 32 %ILINK-W-MULDEFLNKG, symbol DECC$GLOBFREE has subsequent linkage definition
33 in module DECC$SHR file SYS$COMMON:[SYSLIB]DECC$SHR.EXE;1
34 %ILINK-W-MULDEF, symbol DECC$GLOBFREE multiply defined
35 in module DECC$SHR file SYS$COMMON:[SYSLIB]DECC$SHR.EXE;1
37 linker messages (and similar for DECC$GLOB). The messages just say, that
39 DECC$GLOBFREE. This is done in glob.c as well, so this name is defined
45 logical DECC$GLOB_UNIX_STYLE), which can be set to get Unix style
68 $ define DECC$ARGV_PARSE_STYLE enabl
    [all...]
arscan.c 82 * but that decc$fix_time() isn't documented to work this way. Let me
85 val = decc$fix_time (&mhd->mhd$l_datim) + timezone - daylight*3600;
  /external/libpng/contrib/pngminus/
makevms.com 15 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").eqs.""
26 $ if f$trnlnm("SYS").eqs."" then define sys decc$library_include:
27 $ ccopt = "/decc/prefix=all"+ccopt
  /external/libpng/contrib/gregbook/
makevms.com 40 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").eqs.""
51 $ if f$trnlnm("SYS").eqs."" then define sys decc$library_include:
52 $ ccopt = "/decc/prefix=all"+ccopt
  /external/libpng/scripts/
makevms.com 33 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").eqs.""
44 $ if f$trnlnm("SYS").eqs."" then define sys decc$library_include:
45 $ ccopt = "/decc/prefix=all"+ccopt
  /external/zlib/src/
make_vms.com 102 $ ccopt = "/decc" + ccopt
103 $ define sys decc$library_include:
340 if (cc_com .nes. "DECC") .and. -
345 $ write sys$output "Use DECC, VAXC, or GNUC instead"
347 $ if cc_com .eqs. "DECC" then its_decc = true
377 $! 0.02 20040229 Save/set value of decc$no_rooted_search_lists
383 $ its_decc = (f$search("SYS$SYSTEM:DECC$COMPILER.EXE") .nes. "")
396 $ if f$trnlnm("decc$no_rooted_search_lists") .nes. ""
398 $ dnrsl = f$trnlnm("decc$no_rooted_search_lists")
400 $ define/nolog decc$no_rooted_search_lists
    [all...]
  /external/chromium_org/third_party/libxml/src/
triodef.h 48 * based on the DECC compiler later on.
xmlschemastypes.c 3014 int decc; local
3024 int decc; local
3060 int decc; local
3074 int decc; local
    [all...]
trionan.c 448 * DECC has an isinf() macro, but it works differently than that
586 * DECC has an fp_class() function.
  /external/chromium_org/third_party/libxslt/libxslt/
triodef.h 48 * based on the DECC compiler later on.
  /external/libxml2/
triodef.h 48 * based on the DECC compiler later on.
xmlschemastypes.c 3021 int decc; local
3031 int decc; local
3067 int decc; local
3081 int decc; local
    [all...]
trionan.c 448 * DECC has an isinf() macro, but it works differently than that
586 * DECC has an fp_class() function.
  /external/stlport/stlport/stl/config/
_system.h 114 # define _STLP_PLATFORM "DECC"
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_system.h 114 # define _STLP_PLATFORM "DECC"
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_system.h 114 # define _STLP_PLATFORM "DECC"
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_system.h 114 # define _STLP_PLATFORM "DECC"
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_system.h 114 # define _STLP_PLATFORM "DECC"
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_system.h 114 # define _STLP_PLATFORM "DECC"
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_system.h 114 # define _STLP_PLATFORM "DECC"
  /frameworks/av/include/media/stagefright/
MetaData.h 75 kKeyDecoderComponent = 'decC', // cstring
  /ndk/sources/host-tools/make-3.81/glob/
glob.h 60 * Anyway if DECC is used and __SIZE_T is defined then __size_t is
glob.c 618 /* This isn't obvious, RTLs of DECC and VAXC know about "HOME" */
    [all...]
  /external/stlport/etc/
ChangeLog     [all...]

Completed in 3390 milliseconds