OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ansi
(Results
51 - 75
of
1985
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/host/windows/usb/api/
adb_interface.cpp
36
bool
ansi
) {
50
if (!
ansi
) {
56
// We need to convert name from wide char to
ansi
string
/external/webrtc/webrtc/base/
linked_ptr.h
25
/* For
ANSI
-challenged compilers, you may want to #define
90
#else // for
ANSI
-challenged compilers
104
#else // for
ANSI
-challenged compilers
/toolchain/binutils/binutils-2.25/include/
fnmatch.h
32
#else /* Not C++ or
ANSI
C. */
37
non-
ANSI
C where `const' is problematical. */
38
#endif /* C++ or
ANSI
C. */
/external/c-ares/
NEWS
21
all char values are valid inputs to those macros according to
ANSI
.
/external/opencv3/3rdparty/libjpeg/
jinclude.h
25
* On an
ANSI
-conforming system it is sufficient to include <stddef.h>.
50
*
ANSI
and System V implementations declare these in <string.h>.
64
#else /* not BSD, assume
ANSI
/SysV string lib */
73
* In
ANSI
C, and indeed any rational implementation, size_t is also the
/external/pdfium/third_party/libjpeg/
jinclude.h
27
* On an
ANSI
-conforming system it is sufficient to include <stddef.h>.
62
*
ANSI
and System V implementations declare these in <string.h>.
76
#else /* not BSD, assume
ANSI
/SysV string lib */
85
* In
ANSI
C, and indeed any rational implementation, size_t is also the
/external/srtp/crypto/include/
prng.h
20
* x917_prng is an
ANSI
X9.17-like AES-based PRNG
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
cb_mem_energy_augmentation.h
13
iLBC Speech Coder
ANSI
-C Source Code
cb_mem_energy_calc.h
13
iLBC Speech Coder
ANSI
-C Source Code
cb_search.h
13
iLBC Speech Coder
ANSI
-C Source Code
energy_inverse.h
13
iLBC Speech Coder
ANSI
-C Source Code
frame_classify.h
13
iLBC Speech Coder
ANSI
-C Source Code
get_cd_vec.h
13
iLBC Speech Coder
ANSI
-C Source Code
nearest_neighbor.c
13
iLBC Speech Coder
ANSI
-C Source Code
poly_to_lsf.c
13
iLBC Speech Coder
ANSI
-C Source Code
smooth_out_data.c
13
iLBC Speech Coder
ANSI
-C Source Code
/external/webrtc/webrtc/system_wrappers/source/
stringize_macros_unittest.cc
20
TEST(StringizeTest,
Ansi
) {
/prebuilts/gdb/darwin-x86/lib/python2.7/email/test/data/
msg_32.txt
7
Content-Type: text/plain; charset*=
ansi
-x3.4-1968''us-ascii
/prebuilts/gdb/linux-x86/lib/python2.7/email/test/data/
msg_32.txt
7
Content-Type: text/plain; charset*=
ansi
-x3.4-1968''us-ascii
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_32.txt
7
Content-Type: text/plain; charset*=
ansi
-x3.4-1968''us-ascii
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_32.txt
7
Content-Type: text/plain; charset*=
ansi
-x3.4-1968''us-ascii
/external/gtest/include/gtest/internal/
gtest-string.h
72
// Windows CE does not have the '
ANSI
' versions of Win32 APIs. To be
76
// Creates a UTF-16 wide string from the given
ANSI
string, allocating
81
// The wide string is created using the
ANSI
codepage (CP_ACP) to
82
// match the behaviour of the
ANSI
versions of Win32 calls and the
86
// Creates an
ANSI
string from the given wide string, allocating
88
// value using delete[]. Returns the
ANSI
string, or NULL if the
91
// The returned string is created using the
ANSI
codepage (CP_ACP) to
92
// match the behaviour of the
ANSI
versions of Win32 calls and the
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-string.h
72
// Windows CE does not have the '
ANSI
' versions of Win32 APIs. To be
76
// Creates a UTF-16 wide string from the given
ANSI
string, allocating
81
// The wide string is created using the
ANSI
codepage (CP_ACP) to
82
// match the behaviour of the
ANSI
versions of Win32 calls and the
86
// Creates an
ANSI
string from the given wide string, allocating
88
// value using delete[]. Returns the
ANSI
string, or NULL if the
91
// The returned string is created using the
ANSI
codepage (CP_ACP) to
92
// match the behaviour of the
ANSI
versions of Win32 calls and the
/external/zopfli/
Makefile
4
CFLAGS = -W -Wall -Wextra -
ansi
-pedantic -lm -O2
5
CXXFLAGS = -W -Wall -Wextra -
ansi
-pedantic -O2
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-string.h
72
// Windows CE does not have the '
ANSI
' versions of Win32 APIs. To be
76
// Creates a UTF-16 wide string from the given
ANSI
string, allocating
81
// The wide string is created using the
ANSI
codepage (CP_ACP) to
82
// match the behaviour of the
ANSI
versions of Win32 calls and the
86
// Creates an
ANSI
string from the given wide string, allocating
88
// value using delete[]. Returns the
ANSI
string, or NULL if the
91
// The returned string is created using the
ANSI
codepage (CP_ACP) to
92
// match the behaviour of the
ANSI
versions of Win32 calls and the
Completed in 6059 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>