HomeSort by relevance Sort by last modified time
    Searched full:ansi (Results 401 - 425 of 2200) sorted by null

<<11121314151617181920>>

  /development/ndk/platforms/android-3/include/
assert.h 41 * Unlike other ANSI header files, <assert.h> may usefully be included
  /development/ndk/platforms/android-3/include/sys/
cdefs.h 107 * strings produced by the __STRING macro, but this only works with ANSI C.
114 #define __P(protos) protos /* full-blown ANSI C */
135 #define __const /* delete pseudo-ANSI C keywords */
142 * In non-ANSI C environments, new programs will want ANSI-only C keywords
144 * Programs using the ANSI C keywords const, inline etc. as normal
148 #define const __const /* convert ANSI C keywords */
177 * language extensions under "-ansi -pedantic".
186 * unfortunately, these then cause warnings under "-ansi -pedantic".
  /development/ndk/platforms/android-L/include/
assert.h 41 * Unlike other ANSI header files, <assert.h> may usefully be included
  /development/ndk/platforms/android-L/include/sys/
cdefs.h 94 * strings produced by the __STRING macro, but this only works with ANSI C.
101 #define __P(protos) protos /* full-blown ANSI C */
122 #define __const /* delete pseudo-ANSI C keywords */
129 * In non-ANSI C environments, new programs will want ANSI-only C keywords
131 * Programs using the ANSI C keywords const, inline etc. as normal
135 #define const __const /* convert ANSI C keywords */
164 * language extensions under "-ansi -pedantic".
173 * unfortunately, these then cause warnings under "-ansi -pedantic".
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
X9ObjectIdentifiers.java 9 * ansi-X9-62 OBJECT IDENTIFIER ::= { iso(1) member-body(2)
10 * us(840) ansi-x962(10045) }
144 * us(840) ansi-x957(10040) number-type(4) 1 }
182 * iso(1) member-body(2) us(840) ansi-x942(10046) number-type(2) 1
  /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/libsrtp/srtp/crypto/include/
prng.h 55 * x917_prng is an ANSI X9.17-like AES-based PRNG
  /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/third_party/skia/third_party/lua/src/
lmem.c 35 ** (which is equivalent to free(NULL) in ANSI C)
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
abs_quant.c 13 iLBC Speech Coder ANSI-C Source Code
cb_construct.c 13 iLBC Speech Coder ANSI-C Source Code
cb_update_best_index.c 13 iLBC Speech Coder ANSI-C Source Code
create_augmented_vec.c 13 iLBC Speech Coder ANSI-C Source Code
enhancer.c 13 iLBC Speech Coder ANSI-C Source Code
filtered_cb_vecs.c 13 iLBC Speech Coder ANSI-C Source Code
get_lsp_poly.h 13 iLBC Speech Coder ANSI-C Source Code
init_encode.c 13 iLBC Speech Coder ANSI-C Source Code
lpc_encode.c 13 iLBC Speech Coder ANSI-C Source Code
lsf_check.c 13 iLBC Speech Coder ANSI-C Source Code
lsf_to_lsp.c 13 iLBC Speech Coder ANSI-C Source Code
lsf_to_poly.c 13 iLBC Speech Coder ANSI-C Source Code
simple_lsf_dequant.c 13 iLBC Speech Coder ANSI-C Source Code

Completed in 1900 milliseconds

<<11121314151617181920>>