HomeSort by relevance Sort by last modified time
    Searched refs:IBM (Results 1 - 25 of 74) sorted by null

1 2 3

  /external/icu4c/extra/uconv/
resfiles.mk 1 # Copyright (c) 2000-2002 IBM, Inc. and Others.
  /external/icu4c/samples/
defs.mk 1 # Copyright (c) 2002-2012 IBM, Inc. and others
  /external/icu4c/samples/ufortune/
fortunedefs.mk 1 # Copyright (c) 2001-2011 IBM, Inc. and others
  /external/chromium_org/third_party/icu/source/
runConfigureICU 32 AIX Use the IBM Visual Age xlc_r/xlC_r compilers on AIX
40 IBMi Use the iCC compilers on IBM i, i5/OS, OS/400
44 Linux/VA Use the IBM Visual Age compiler on Power PC Linux
51 zOS Use the IBM cxx compiler on z/OS (os/390)
52 zOSV1R2 Use the IBM cxx compiler for z/OS 1.2
180 THE_OS="IBM i"
217 THE_COMP="IBM Visual Age C++ Compiler"
  /external/icu4c/
runConfigureICU 37 AIX Use the IBM Visual Age xlc_r/xlC_r compilers on AIX
45 IBMi Use the iCC compilers on IBM i, i5/OS, OS/400
50 Linux/VA Use the IBM Visual Age compiler on Power PC Linux
58 zOS Use the IBM cxx compiler on z/OS (os/390)
59 zOSV1R2 Use the IBM cxx compiler for z/OS 1.2
187 THE_OS="IBM i"
227 THE_COMP="IBM Visual Age C++ Compiler"
  /external/icu4c/samples/ufortune/resources/
fortune_resources.mak 1 # Copyright (c) 2001-2009 IBM, Inc. and others
  /bionic/libc/stdlib/
strtod.c 31 /* strtod for IEEE-, VAX-, and IBM-arithmetic machines.
43 * 1. We only require IEEE, IBM, or VAX double-precision
69 * #define IBM for IBM mainframe-style floating-point arithmetic.
77 * products and quotients) with IBM.
204 defined(IBM) != 1
206 IBM should be defined.
272 #ifdef IBM
1029 #ifdef IBM
1163 #ifndef IBM
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Encodings.properties 52 # IBM Austria, Germany
56 # IBM Denmark, Norway
58 # IBM Finland, Sweden
60 # IBM Italy
63 # IBM Catalan/Spain, Spanish Latin America
65 # IBM United Kingdom, Ireland
68 # IBM France
70 # IBM Arabic
73 # IBM Hebrew
80 # IBM Thailand extended SBCS
    [all...]
  /external/llvm/include/llvm/ADT/
Triple.h 84 IBM,
  /external/chromium/base/third_party/dmg_fp/
dtoa.cc 34 /* strtod for IEEE-, VAX-, and IBM-arithmetic machines.
46 * 1. We only require IEEE, IBM, or VAX double-precision
70 * #define IBM for IBM mainframe-style floating-point arithmetic.
86 * products and quotients) with IBM.
262 #ifdef IBM
300 #if defined(IEEE_8087) + defined(IEEE_MC68k) + defined(VAX) + defined(IBM) != 1
301 Exactly one of IEEE_8087, IEEE_MC68k, VAX, or IBM should be defined.
398 #ifdef IBM
456 #endif /* IBM, VAX *
    [all...]
  /external/chromium_org/base/third_party/dmg_fp/
dtoa.cc 34 /* strtod for IEEE-, VAX-, and IBM-arithmetic machines.
46 * 1. We only require IEEE, IBM, or VAX double-precision
70 * #define IBM for IBM mainframe-style floating-point arithmetic.
86 * products and quotients) with IBM.
268 #ifdef IBM
306 #if defined(IEEE_8087) + defined(IEEE_MC68k) + defined(VAX) + defined(IBM) != 1
307 Exactly one of IEEE_8087, IEEE_MC68k, VAX, or IBM should be defined.
404 #ifdef IBM
462 #endif /* IBM, VAX *
    [all...]
  /external/chromium_org/third_party/icu/source/data/mappings/
ucmlocal.mk 28 # * WebKit wants PC-Arabic (DOS 720 = IBM-864)
38 UCM_SOURCE_CORE=ibm-912_P100-1995.ucm ibm-913_P100-2000.ucm\
39 ibm-914_P100-1995.ucm ibm-915_P100-1995.ucm\
40 ibm-1089_P100-1995.ucm ibm-9005_X110-2007.ucm\
41 ibm-5012_P100-1999.ucm ibm-920_P100-1995.ucm\
43 ibm-921_P100-1995.ucm iso-8859_14-1998.ucm ibm-923_P100-1998.ucm
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
MESA_swap_control.spec 11 Ian Romanick, IBM, idr at us.ibm.com
MESA_swap_frame_usage.spec 11 Ian Romanick, IBM, idr at us.ibm.com
MESA_texture_array.spec 11 Ian Romanick, IBM (idr 'at' us.ibm.com)
    [all...]
  /external/chromium_org/tools/grit/grit/
tclib_unittest.py 95 'IBM Lotus Notes Plug-In\r\n'
98 'Desktop for Enterprise. The IBM Lotus Notes Plug-in for Google \r\n'
  /external/mesa3d/docs/
MESA_swap_control.spec 11 Ian Romanick, IBM, idr at us.ibm.com
MESA_swap_frame_usage.spec 11 Ian Romanick, IBM, idr at us.ibm.com
MESA_texture_array.spec 11 Ian Romanick, IBM (idr 'at' us.ibm.com)
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothAssignedNumbers.java 46 * IBM Corp.
48 public static final int IBM = 0x0003;
  /external/strace/
strace.spec 313 - add further s390 patch from IBM
360 - port s390 patches from IBM
379 - added S/390 patch from IBM, adapting it to not conflict with
  /external/llvm/lib/Support/
Triple.cpp 105 case IBM: return "ibm";
264 .Case("ibm", Triple::IBM)
  /external/llvm/unittests/ADT/
TripleTest.cpp 108 T = Triple("powerpc-ibm-aix");
110 EXPECT_EQ(Triple::IBM, T.getVendor());
114 T = Triple("powerpc64-ibm-aix");
116 EXPECT_EQ(Triple::IBM, T.getVendor());
  /external/marisa-trie/
configure     [all...]
  /external/stressapptest/
configure     [all...]

Completed in 762 milliseconds

1 2 3