Searched refs:enums (Results 1 - 25 of 1011) sorted by relevance

1234567891011>>

/external/chromium_org/sync/internal_api/public/base/
H A Denum_set_unittest.cc29 TestEnumSet enums; local
36 const TestEnumSet enums; local
37 EXPECT_TRUE(enums.Empty());
38 EXPECT_EQ(static_cast<size_t>(0), enums.Size());
39 EXPECT_FALSE(enums.Has(TEST_0));
40 EXPECT_FALSE(enums.Has(TEST_1));
41 EXPECT_FALSE(enums.Has(TEST_2));
42 EXPECT_FALSE(enums.Has(TEST_3));
43 EXPECT_FALSE(enums.Has(TEST_4));
47 const TestEnumSet enums(TEST_
[all...]
H A Denum_set.h38 // If you're working with enums with a small number of possible values
63 // for (EnumSet<...>::Iterator it = enums.First(); it.Good(); it.Inc()) {
110 explicit Iterator(const EnumBitSet& enums)
111 : enums_(&enums), i_(FindNext(0)) {}
145 EnumBitSet enums;
146 enums.set();
147 return EnumSet(enums);
232 explicit EnumSet(EnumBitSet enums) : enums_(enums) {}
/external/chromium_org/tools/json_schema_compiler/test/
H A Darrays_unittest.cc55 std::vector<EnumArrayType::TypesType> enums; local
56 enums.push_back(EnumArrayType::TYPES_TYPE_ONE);
57 enums.push_back(EnumArrayType::TYPES_TYPE_TWO);
58 enums.push_back(EnumArrayType::TYPES_TYPE_THREE);
61 for (size_t i = 0; i < enums.size(); ++i)
62 types->Append(new base::StringValue(EnumArrayType::ToString(enums[i])));
69 EXPECT_EQ(enums, enum_array_type.types);
74 std::vector<OptionalEnumArrayType::TypesType> enums; local
75 enums.push_back(OptionalEnumArrayType::TYPES_TYPE_ONE);
76 enums
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dshaderobj.h124 static const GLenum enums[MESA_SHADER_TYPES] = { local
132 return enums[i];
/external/mesa3d/src/mesa/main/
H A Dshaderobj.h124 static const GLenum enums[MESA_SHADER_TYPES] = { local
132 return enums[i];
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
H A DglX_proto_size.py39 # "enums" is a set of lists. The element in the set is the
45 self.enums = {}
48 # is a list of index to "enums" that have that number of
57 # Fill self.count and self.enums using the dictionary of enums
75 raise RuntimeError("Not all enums for %s have the same mode." % (func_name))
79 if self.enums.has_key( e.value ):
80 if e.name not in self.enums[ e.value ]:
81 self.enums[ e.value ].append( e )
86 self.enums[
[all...]
/external/mesa3d/src/mapi/glapi/gen/
H A DglX_proto_size.py39 # "enums" is a set of lists. The element in the set is the
45 self.enums = {}
48 # is a list of index to "enums" that have that number of
57 # Fill self.count and self.enums using the dictionary of enums
75 raise RuntimeError("Not all enums for %s have the same mode." % (func_name))
79 if self.enums.has_key( e.value ):
80 if e.name not in self.enums[ e.value ]:
81 self.enums[ e.value ].append( e )
86 self.enums[
[all...]
/external/libvpx/libvpx/
H A Dargs.h35 const struct arg_enum_list *enums; member in struct:arg_def
H A Dargs.c126 if (def->enums) {
131 for (listptr = def->enums; listptr->name; listptr++)
219 for (listptr = arg->def->enums; listptr->name; listptr++)
225 for (listptr = arg->def->enums; listptr->name; listptr++)
235 if (arg->def->enums)
/external/chromium_org/tools/metrics/histograms/
H A Dextract_histograms.py32 <enums>
40 </enums>
178 # Load the enums.
179 enums = {}
194 if name in enums:
224 enums[name] = enum_dict
266 if not enum_name in enums:
270 histograms[name]['enum'] = enums[enum_name]
/external/doclava/res/assets/templates/
H A Dpackage.cs43 <?cs call:class_table("Enums", package.enums) ?>
/external/doclava/res/assets/templates/components/
H A Dleft_nav.cs23 <?cs call:list("Enums", class.package.enums) ?>
31 <?cs call:class_link_list("Enums", package.enums) ?>
/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprogram.h206 static const GLenum enums[MESA_SHADER_TYPES] = { local
214 return enums[i];
/external/mesa3d/src/mesa/
H A DAndroid.gen.mk34 main/enums.c \
144 $(intermediates)/main/enums.c: PRIVATE_SCRIPT :=$(MESA_PYTHON2) $(glapi)/gl_enums.py
145 $(intermediates)/main/enums.c: PRIVATE_XML := -f $(glapi)/gl_and_es_API.xml
147 $(intermediates)/main/enums.c: $(es_src_deps)
/external/mesa3d/src/mesa/program/
H A Dprogram.h206 static const GLenum enums[MESA_SHADER_TYPES] = { local
214 return enums[i];
/external/zlib/src/contrib/dotzlib/DotZLib/
H A DDotZLib.cs57 #region Public enums
/external/doclava/src/com/google/doclava/
H A DPackageInfo.java135 ClassInfo.makeLinkListHDF(data, base + ".enums", enums());
157 public ClassInfo[] enums() { method in class:PackageInfo
159 mEnums = ClassInfo.sortByName(filterHidden(Converter.convertClasses(mPackage.enums())));
/external/chromium_org/sandbox/
H A Dsandbox_services_headers.target.darwin-arm.mk48 -fno-short-enums \
130 -fno-short-enums \
H A Dsandbox_services_headers.target.darwin-x86.mk49 -fno-short-enums \
132 -fno-short-enums \
H A Dsandbox_services_headers.target.linux-arm.mk48 -fno-short-enums \
130 -fno-short-enums \
H A Dsandbox_services_headers.target.linux-x86.mk49 -fno-short-enums \
132 -fno-short-enums \
/external/chromium_org/testing/
H A Dgtest_prod.target.darwin-arm.mk47 -fno-short-enums \
130 -fno-short-enums \
H A Dgtest_prod.target.darwin-mips.mk47 -fno-short-enums \
130 -fno-short-enums \
H A Dgtest_prod.target.darwin-x86.mk48 -fno-short-enums \
132 -fno-short-enums \
H A Dgtest_prod.target.linux-arm.mk47 -fno-short-enums \
130 -fno-short-enums \

Completed in 471 milliseconds

1234567891011>>