HomeSort by relevance Sort by last modified time
    Searched full:ansi (Results 276 - 300 of 2018) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/
ansidecl.h 0 /* ANSI and traditional C compatability macros
21 /* ANSI and traditional C compatibility macros
23 ANSI C is assumed if __STDC__ is #defined.
25 Macro ANSI C definition Traditional C definition
206 #else /* Not ANSI C. */
221 /* some systems define these in header files for non-ansi mode */
245 #endif /* ANSI C. */
  /external/valgrind/main/coregrind/m_demangle/
cplus-dem.c 169 {"nw", " new", DMGL_ANSI}, /* new (1.92, ansi) */
170 {"dl", " delete", DMGL_ANSI}, /* new (1.92, ansi) */
173 {"vn", " new []", DMGL_ANSI}, /* GNU, pending ansi */
174 {"vd", " delete []", DMGL_ANSI}, /* GNU, pending ansi */
175 {"as", "=", DMGL_ANSI}, /* ansi */
176 {"ne", "!=", DMGL_ANSI}, /* old, ansi */
177 {"eq", "==", DMGL_ANSI}, /* old, ansi */
178 {"ge", ">=", DMGL_ANSI}, /* old, ansi */
179 {"gt", ">", DMGL_ANSI}, /* old, ansi */
180 {"le", "<=", DMGL_ANSI}, /* old, ansi */
    [all...]
  /development/host/windows/usb/winusb/
adb_winusb_interface.cpp 144 bool ansi) {
212 if (ansi) {
213 // We need to convert name from wide char to ansi string
  /external/chromium_org/v8/build/
standalone.gypi 176 'cflags': [ '-ansi' ],
265 'GCC_C_LANGUAGE_STANDARD': 'ansi', # -ansi
  /frameworks/base/docs/image_sources/in-app-billing/v3/
iab_v3_purchase_flow.graffle 234 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
322 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
676 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
767 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
912 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
1009 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
1097 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
1237 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
    [all...]
  /ndk/sources/host-tools/make-3.81/
hash.h 30 #else /* Not C++ or ANSI C. */
35 non-ANSI C where `const' is problematical. */
36 #endif /* C++ or ANSI C. */
  /bionic/libc/include/
assert.h 41 * Unlike other ANSI header files, <assert.h> may usefully be included
  /cts/libs/vogar-expect/src/vogar/util/
MarkResetConsole.java 64 * ANSI escapes
  /development/host/windows/usb/api/
adb_api.cpp 202 bool ansi) {
209 bool ret = adb_object->GetInterfaceName(buffer, buffer_char_size, ansi);
221 bool ansi) {
228 bool ret = adb_object->GetSerialNumber(buffer, buffer_char_size, ansi);
  /development/ndk/platforms/android-3/include/
assert.h 41 * Unlike other ANSI header files, <assert.h> may usefully be included
  /external/chromium/sdch/open-vcdiff/vsprojects/
config.h 56 /* Define to 1 if you have the ANSI C header files. */
  /external/chromium_org/crypto/
ec_signature_creator_unittest.cc 52 // us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-SHA2(3) 2 }
  /external/chromium_org/sdch/open-vcdiff/vsprojects/
config.h 66 /* Define to 1 if you have the ANSI C header files. */
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumFontProvider.cpp 46 // FIXME: The only case where we know we don't match IE is for ANSI encodings.
  /external/chromium_org/third_party/icu/source/common/
cwchar.h 51 /* The following are part of the ANSI C standard, defined in stdlib.h . */
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prtime.h 73 * Notes on porting: PRTime corresponds to time_t in ANSI C. NSPR 1.0
99 * ANSI C, with the following differences:
107 * ANSI C time_t struct tm
172 * Cf. time_t time(time_t *tp) in ANSI C.
  /external/chromium_org/v8/src/
win32-math.h 28 // Extra POSIX/ANSI routines for Win32 when using Visual Studio C++. Please
  /external/clang/lib/Headers/
stdarg.h 38 * or -ansi is not specified, since it was not part of C90.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_report_decorator.h 13 // * ANSI color sequences.
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_test_utils.h 70 // Current algorithm is ANSI C linear congruential PRNG.
  /external/dropbear/libtomcrypt/src/pk/ecc/
ecc_shared_secret.c 30 @param out [out] Destination of the shared secret (Conforms to EC-DH from ANSI X9.63)
  /external/grub/
config.h.in 102 /* Define to 1 if you have the ANSI C header files. */
  /external/icu4c/common/
cwchar.h 51 /* The following are part of the ANSI C standard, defined in stdlib.h . */
  /external/libpcap/
arcnet.h 52 #define ARCTYPE_DIAGNOSE 0x80 /* as per ANSI/ATA 878.1 */
  /external/libusb/
config.h 81 /* Define to 1 if you have the ANSI C header files. */

Completed in 1399 milliseconds

<<11121314151617181920>>