OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stdint
(Results
676 - 700
of
3565
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/compiler-rt/test/builtins/timing/
timing.h
2
#include <
stdint
.h>
/external/compiler-rt/test/msan/
mmap_below_shadow.cc
13
#include <
stdint
.h>
/external/compiler-rt/test/profile/
instrprof-without-libc.c
8
#include <
stdint
.h>
/external/compiler-rt/test/tsan/
aligned_vs_unaligned_race.cc
5
#include <
stdint
.h>
map32bit.cc
3
#include <
stdint
.h>
mmap_large.cc
2
#include <
stdint
.h>
/external/drm_hwcomposer/
drmcrtc.h
23
#include <
stdint
.h>
drmencoder.cpp
21
#include <
stdint
.h>
drmencoder.h
22
#include <
stdint
.h>
vsyncworker.h
24
#include <
stdint
.h>
/external/flac/include/FLAC/
ordinals.h
39
* the 1999 ISO C Standard header file <
stdint
.h>.
54
/* For MSVC 2010 and everything else which provides <
stdint
.h>. */
56
#include <
stdint
.h>
/external/giflib/
gif_hash.h
11
#include <
stdint
.h>
/external/google-tv-pairing-protocol/cpp/src/polo/pairing/
polochallengeresponse.h
20
#include <
stdint
.h>
/external/google-tv-pairing-protocol/cpp/src/polo/util/
certificateutil.h
18
#include <
stdint
.h>
/external/gptfdisk/
attributes.h
4
#include <
stdint
.h>
/external/icu/icu4c/source/common/unicode/
ptypes.h
30
* According to the Linux
stdint
.h, the ISO C99 standard specifies that in C++ implementations
32
* We need to define __STDC_LIMIT_MACROS before including
stdint
.h in C++ code
45
* we would just unconditionally #include <
stdint
.h> here
49
/* Find out if we have
stdint
.h etc. */
56
/* If your platform does not have the <
stdint
.h> header, you may
62
* We mostly need <
stdint
.h> (which defines the standard integer types) but not <inttypes.h>.
63
* <inttypes.h> includes <
stdint
.h> and adds the printf/scanf helpers PRId32, SCNx16 etc.
66
#include <
stdint
.h>
71
/* z/OS has <
stdint
.h>, but some versions are missing uint8_t (APAR PK62248). */
/external/iptables/extensions/
tos_values.c
2
#include <
stdint
.h>
/external/libcxxabi/src/Unwind/
Unwind-EHABI.h
18
#include <
stdint
.h>
/external/libunwind/android/tests/
local_test.cpp
17
#include <
stdint
.h>
/external/libvpx/libvpx/vpx/
vpx_integer.h
55
#include <
stdint
.h>
59
/* VS2010 defines
stdint
.h, but not inttypes.h */
/external/lldb/test/expression_command/timeout/
wait-a-while.c
4
#include <
stdint
.h>
/external/lldb/test/functionalities/data-formatter/data-formatter-categories/
main.cpp
12
#include <
stdint
.h>
/external/lldb/test/functionalities/data-formatter/data-formatter-smart-array/
main.cpp
12
#include <
stdint
.h>
/external/lldb/test/functionalities/recursion/
main.cpp
12
#include <
stdint
.h>
/external/lldb/test/python_api/sbdata/
main.cpp
9
#include <
stdint
.h>
Completed in 483 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>