OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ansi
(Results
376 - 400
of
2200
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/freetype/include/freetype/config/
ftconfig.h
5
/*
ANSI
-specific configuration file (specification only). */
24
/* port FreeType, except to compile the library with a non-
ANSI
*/
34
/* This
ANSI
version should stay in `include/freetype/config'. */
54
/* ones are defaults used to compile FreeType in an
ANSI
C environment */
62
/* has 16 bits.
ANSI
C says that sizeof(char) is always 1. Since an */
309
/* in strict
ANSI
mode. To avoid them, we disable its use if __STDC__ */
317
/* undefine the 64-bit macros in strict
ANSI
compilation mode */
/external/chromium_org/third_party/pexpect/
ANSI.py
1
"""This implements an
ANSI
(VT100) terminal emulator as a subclass of screen.
35
# The 'Do.*' functions are helper functions for the
ANSI
class.
188
such as an
ANSI
terminal. """
194
class
ANSI
(term):
196
"""This class implements an
ANSI
(VT100) terminal.
197
It is a stream filter that recognizes
ANSI
terminal
367
# t =
ANSI
(6,65)
/external/eigen/
CMakeLists.txt
156
# The -
ansi
flag must be added last, otherwise it is also used as a linker flag by check_cxx_compiler_flag making it fails
157
# Moreover we should not set both -strict-
ansi
and -
ansi
158
check_cxx_compiler_flag("-strict-
ansi
" COMPILER_SUPPORT_STRICTANSI)
159
ei_add_cxx_compiler_flag("-Qunused-arguments") # disable clang warning: argument unused during compilation: '-
ansi
'
162
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -strict-
ansi
")
164
ei_add_cxx_compiler_flag("-
ansi
")
/external/pdfium/core/include/thirdparties/freetype/freetype/config/
ftconfig.h
5
/*
ANSI
-specific configuration file (specification only). */
24
/* port FreeType, except to compile the library with a non-
ANSI
*/
34
/* This
ANSI
version should stay in `include/freetype/config'. */
54
/* ones are defaults used to compile FreeType in an
ANSI
C environment */
62
/* has 16 bits.
ANSI
C says that sizeof(char) is always 1. Since an */
309
/* in strict
ANSI
mode. To avoid them, we disable its use if __STDC__ */
317
/* undefine the 64-bit macros in strict
ANSI
compilation mode */
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/config/
ftconfig.h
5
/*
ANSI
-specific configuration file (specification only). */
24
/* port FreeType, except to compile the library with a non-
ANSI
*/
34
/* This
ANSI
version should stay in `include/freetype/config'. */
54
/* ones are defaults used to compile FreeType in an
ANSI
C environment */
62
/* has 16 bits.
ANSI
C says that sizeof(char) is always 1. Since an */
309
/* in strict
ANSI
mode. To avoid them, we disable its use if __STDC__ */
317
/* undefine the 64-bit macros in strict
ANSI
compilation mode */
/external/valgrind/main/coregrind/m_demangle/
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. */
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
...]
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/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. */
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/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. */
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/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. */
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/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. */
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/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. */
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/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. */
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/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. */
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/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. */
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/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. */
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/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. */
/frameworks/base/docs/image_sources/gcm/
CCS-ack.graffle
95
<string>{\rtf1\
ansi
\ansicpg1252\cocoartf1187\cocoasubrtf400
140
<string>{\rtf1\
ansi
\ansicpg1252\cocoartf1187\cocoasubrtf400
185
<string>{\rtf1\
ansi
\ansicpg1252\cocoartf1187\cocoasubrtf400
437
<string>{\rtf1\
ansi
\ansicpg1252\cocoartf1187\cocoasubrtf400
488
<string>{\rtf1\
ansi
\ansicpg1252\cocoartf1187\cocoasubrtf400
603
<string>{\rtf1\
ansi
\ansicpg1252\cocoartf1187\cocoasubrtf400
656
<string>{\rtf1\
ansi
\ansicpg1252\cocoartf1187\cocoasubrtf400
741
<string>{\rtf1\
ansi
\ansicpg1252\cocoartf1187\cocoasubrtf400
794
<string>{\rtf1\
ansi
\ansicpg1252\cocoartf1187\cocoasubrtf400
840
<string>{\rtf1\
ansi
\ansicpg1252\cocoartf1187\cocoasubrtf40
[
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/nanopb-c/tests/
SConstruct
104
env.Append(CFLAGS = '-
ansi
-pedantic -g -Wall -Werror -fprofile-arcs -ftest-coverage -fstack-protector-all')
108
# We currently need uint64_t anyway, even though
ANSI
C90 otherwise..
112
env.Append(CFLAGS = '-
ansi
-g -Wall -Werror')
/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
);
Completed in 678 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>