Home
last modified time | relevance | path

Searched refs:UINT32_TYPE (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/sandbox/win/src/
Dpolicy_engine_params.h66 if (real_type_ != UINT32_TYPE) { in Get()
160 : ParameterSet(UINT32_TYPE, address) {} in ParameterSetEx()
Dinternal_types.h22 UINT32_TYPE, enumerator
Dcrosscall_client.h83 return UINT32_TYPE; in GetType()
/external/sqlite/dist/orig/
Dsqlite3.c11821 #ifndef UINT32_TYPE
11823 # define UINT32_TYPE uint32_t macro
11825 # define UINT32_TYPE unsigned int macro
11861 typedef UINT32_TYPE u32; /* 4-byte unsigned integer */
/external/sqlite/dist/
Dsqlite3.c11821 #ifndef UINT32_TYPE
11823 # define UINT32_TYPE uint32_t macro
11825 # define UINT32_TYPE unsigned int macro
11861 typedef UINT32_TYPE u32; /* 4-byte unsigned integer */