Searched defs:category (Results 1 - 25 of 658) sorted by relevance

1234567891011>>

/prebuilts/tools/common/m2/repository/com/esotericsoftware/minlog/minlog/1.2/
H A Dminlog-1.2.jar ... Throwable) java.io.StringWriter writer int level String category String message Throwable ex StringBuilder builder long time long minutes ...
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dsphelper.h48 ISpObjectTokenCategory *category; local
51 hres = SpGetCategoryFromId(category_id, &category);
53 hres = category->EnumTokens(req_attrs, opt_attrs, ret);
54 category->Release();
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dsphelper.h48 ISpObjectTokenCategory *category; local
51 hres = SpGetCategoryFromId(category_id, &category);
53 hres = category->EnumTokens(req_attrs, opt_attrs, ret);
54 category->Release();
/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
H A Dtest_early_close.py19 category=RuntimeWarning) variable
/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
H A Dtest_early_close.py19 category=RuntimeWarning) variable
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
H A Dtest_early_close.py19 category=RuntimeWarning) variable
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
H A Dtest_early_close.py19 category=RuntimeWarning) variable
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dlocale_classes.h66 /// Definition of locale::category.
67 typedef int category; typedef in class:locale
92 * The standard category values are none, ctype, numeric, collate, time,
94 * intersection. The category all is the union of these values.
98 static const category none = 0;
99 static const category ctype = 1L << 0;
100 static const category numeric = 1L << 1;
101 static const category collate = 1L << 2;
102 static const category time = 1L << 3;
103 static const category monetar
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dlocale_classes.h66 /// Definition of locale::category.
67 typedef int category; typedef in class:locale
92 * The standard category values are none, ctype, numeric, collate, time,
94 * intersection. The category all is the union of these values.
98 static const category none = 0;
99 static const category ctype = 1L << 0;
100 static const category numeric = 1L << 1;
101 static const category collate = 1L << 2;
102 static const category time = 1L << 3;
103 static const category monetar
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dlocale_classes.h66 /// Definition of locale::category.
67 typedef int category; typedef in class:locale
92 * The standard category values are none, ctype, numeric, collate, time,
94 * intersection. The category all is the union of these values.
98 static const category none = 0;
99 static const category ctype = 1L << 0;
100 static const category numeric = 1L << 1;
101 static const category collate = 1L << 2;
102 static const category time = 1L << 3;
103 static const category monetar
[all...]
/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/
H A Ddbshelve.py62 category=DeprecationWarning) variable
H A Ddbtables.py49 category=DeprecationWarning) variable
/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/
H A Ddbshelve.py62 category=DeprecationWarning) variable
H A Ddbtables.py49 category=DeprecationWarning) variable
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/
H A Ddbshelve.py62 category=DeprecationWarning) variable
H A Ddbtables.py49 category=DeprecationWarning) variable
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/
H A Ddbshelve.py62 category=DeprecationWarning) variable
H A Ddbtables.py49 category=DeprecationWarning) variable
/prebuilts/gradle-plugin/com/android/tools/build/builder-test-api/2.3.0/
H A Dbuilder-test-api-2.3.0.jar ... android.builder.testing.api.DeviceConfig$Category category public java.util.List getAbis () java. ...
/prebuilts/gradle-plugin/com/android/tools/build/builder-test-api/2.3.0-alpha1/
H A Dbuilder-test-api-2.3.0-alpha1.jar ... android.builder.testing.api.DeviceConfig$Category category String line java.util.Collection lines com ...
/prebuilts/gradle-plugin/com/android/tools/build/builder-test-api/2.3.0-beta1/
H A Dbuilder-test-api-2.3.0-beta1.jar ... android.builder.testing.api.DeviceConfig$Category category String line java.util.Collection lines com ...
/prebuilts/gradle-plugin/com/android/tools/build/builder-test-api/2.3.0-beta2/
H A Dbuilder-test-api-2.3.0-beta2.jar ... android.builder.testing.api.DeviceConfig$Category category String line java.util.Collection lines com ...
/prebuilts/gradle-plugin/com/android/tools/build/builder-test-api/2.3.0-beta3/
H A Dbuilder-test-api-2.3.0-beta3.jar ... android.builder.testing.api.DeviceConfig$Category category public java.util.List getAbis () java. ...
/prebuilts/gradle-plugin/com/android/tools/build/builder-test-api/2.3.0-beta4/
H A Dbuilder-test-api-2.3.0-beta4.jar ... android.builder.testing.api.DeviceConfig$Category category public java.util.List getAbis () java. ...
/prebuilts/gradle-plugin/com/android/tools/build/builder-test-api/2.3.1/
H A Dbuilder-test-api-2.3.1.jar ... android.builder.testing.api.DeviceConfig$Category category public java.util.List getAbis () java. ...

Completed in 1089 milliseconds

1234567891011>>