Searched defs:NUM_TYPES (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/media/base/
H A Ddemuxer_stream.h26 NUM_TYPES, // Always keep this entry as the last one! enumerator in enum:media::DemuxerStream::Type
/external/chromium_org/chrome/installer/util/
H A Dbrowser_distribution.h32 NUM_TYPES enumerator in enum:BrowserDistribution::Type
/external/chromium_org/components/omnibox/
H A Dautocomplete_match_type.h46 NUM_TYPES, enumerator in enum:AutocompleteMatchType::Type
/external/chromium_org/third_party/boringssl/src/crypto/cipher/
H A Daead_test.c52 NUM_TYPES, enumerator in enum:__anon11612
55 static const char NAMES[6][NUM_TYPES] = {
72 unsigned char bufs[NUM_TYPES][BUF_MAX],
73 const unsigned int lengths[NUM_TYPES],
156 unsigned char bufs[NUM_TYPES][BUF_MAX];
157 unsigned int lengths[NUM_TYPES];
189 for (j = 0; j < NUM_TYPES; j++) {
212 for (j = 0; j < NUM_TYPES; j++) {
224 for (j = 0; j < NUM_TYPES; j++) {
262 for (j = 0; j < NUM_TYPES;
[all...]
/external/chromium_org/net/socket/
H A Dclient_socket_handle.h39 NUM_TYPES, enumerator in enum:net::ClientSocketHandle::SocketReuseType
/external/chromium_org/tools/gn/
H A Dtoken.h56 NUM_TYPES enumerator in enum:Token::Type
/external/chromium_org/chrome/installer/setup/
H A Dsetup_main.cc195 for (size_t i = 0; i < BrowserDistribution::NUM_TYPES; ++i) {
1504 sizeof(higher_products) * 8 > BrowserDistribution::NUM_TYPES, member in class:installer::BrowserDistribution
1523 COMPILE_ASSERT(BrowserDistribution::NUM_TYPES == 4,
/external/chromium_org/third_party/libwebp/dec/
H A Dvp8i.h66 NUM_TYPES = 4, enumerator in enum:__anon13238
145 VP8BandProbas bands_[NUM_TYPES][NUM_BANDS];
/external/webp/src/dec/
H A Dvp8i.h66 NUM_TYPES = 4, enumerator in enum:__anon33332
145 VP8BandProbas bands_[NUM_TYPES][NUM_BANDS];
/external/chromium_org/third_party/libwebp/enc/
H A Dvp8enci.h56 NUM_TYPES = 4, // 0: i16-AC, 1: i16-DC, 2:chroma-AC, 3:i4-AC enumerator in enum:__anon13281
209 ProbaArray coeffs_[NUM_TYPES][NUM_BANDS]; // 1056 bytes
210 StatsArray stats_[NUM_TYPES][NUM_BANDS]; // 4224 bytes
211 CostArray level_cost_[NUM_TYPES][NUM_BANDS]; // 13056 bytes
470 extern const uint8_t VP8CoeffsProba0[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS];
472 VP8CoeffsUpdateProba[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS];
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dapi_arrayelt.c83 #define NUM_TYPES 8 macro
89 static const int ColorFuncs[2][NUM_TYPES] = {
112 static const int VertexFuncs[3][NUM_TYPES] = {
145 static const int IndexFuncs[NUM_TYPES] = {
156 static const int NormalFuncs[NUM_TYPES] = {
168 static int SecondaryColorFuncs[NUM_TYPES];
169 static int FogCoordFuncs[NUM_TYPES];
579 static attrib_func AttribFuncsNV[2][4][NUM_TYPES] = {
1257 static attrib_func AttribFuncsARB[3][4][NUM_TYPES] = {
/external/mesa3d/src/mesa/main/
H A Dapi_arrayelt.c83 #define NUM_TYPES 8 macro
89 static const int ColorFuncs[2][NUM_TYPES] = {
112 static const int VertexFuncs[3][NUM_TYPES] = {
145 static const int IndexFuncs[NUM_TYPES] = {
156 static const int NormalFuncs[NUM_TYPES] = {
168 static int SecondaryColorFuncs[NUM_TYPES];
169 static int FogCoordFuncs[NUM_TYPES];
579 static attrib_func AttribFuncsNV[2][4][NUM_TYPES] = {
1257 static attrib_func AttribFuncsARB[3][4][NUM_TYPES] = {
/external/webp/src/enc/
H A Dvp8enci.h56 NUM_TYPES = 4, // 0: i16-AC, 1: i16-DC, 2:chroma-AC, 3:i4-AC enumerator in enum:__anon33378
209 ProbaArray coeffs_[NUM_TYPES][NUM_BANDS]; // 1056 bytes
210 StatsArray stats_[NUM_TYPES][NUM_BANDS]; // 4224 bytes
211 CostArray level_cost_[NUM_TYPES][NUM_BANDS]; // 13056 bytes
470 extern const uint8_t VP8CoeffsProba0[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS];
472 VP8CoeffsUpdateProba[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS];
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 6464 milliseconds