Searched defs:setting (Results 1 - 22 of 22) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
H A Dapi_misc.c34 VGint setting)
45 if (setting < VG_sRGBX_8888 ||
46 setting > VG_lABGR_8888_PRE) {
51 if (setting < VG_PATH_DATATYPE_S_8 ||
52 setting > VG_PATH_DATATYPE_F) {
33 vegaHardwareQuery(VGHardwareQueryType key, VGint setting) argument
/external/icu/icu4c/source/i18n/
H A Dulocdata.c89 ulocdata_setNoSubstitute(ULocaleData *uld, UBool setting) argument
91 uld->noSubstitute = setting;
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DLocaleData.java237 * @param setting Value for the no substitute behavior. If TRUE,
243 public void setNoSubstitute(boolean setting) { argument
244 noSubstitute = setting;
/external/jetty/src/java/org/eclipse/jetty/util/security/
H A DUnixCrypt.java408 * @param setting the salt to be used
411 public static String crypt(String key, String setting) argument
417 if (key == null || setting == null) return "*"; // will NOT match under
432 char c = (i < setting.length()) ? setting.charAt(i) : '.';
/external/lldb/source/Interpreter/
H A DOptionValueProperties.cpp160 // "<setting-name>{<predicate>}"
270 const Property *setting = GetPropertyAtIndex (exe_ctx, will_modify, idx); local
271 if (setting)
272 return setting->GetValue();
/external/v8/src/
H A Di18n.cc36 icu::UnicodeString* setting) {
42 *setting = icu::UnicodeString::fromUTF8(*utf8_string);
33 ExtractStringSetting(Isolate* isolate, Handle<JSObject> options, const char* key, icu::UnicodeString* setting) argument
/external/harfbuzz_ng/src/
H A Dhb-coretext.cc220 unsigned int setting; member in struct:feature_record_t
230 a->rec.setting < b->rec.setting ? -1 : a->rec.setting > b->rec.setting ? 1 :
484 feature.rec.setting = features[i].value ? mapping->selectorToEnable : mapping->selectorToDisable;
508 feature.rec.setting = 0;
547 CFNumberCreate (kCFAllocatorDefault, kCFNumberIntType, &active_features[j].rec.setting)
924 * frequently. At any rate, we can test that codepath by setting USE_PTR
/external/iproute2/include/linux/
H A Dif_link.h305 __u32 setting; member in struct:ifla_vf_spoofchk
/external/kernel-headers/original/uapi/linux/
H A Dif_link.h468 __u32 setting; member in struct:ifla_vf_spoofchk
/external/libpng/
H A Dpng.c4138 int setting = (2 + (onoff != 0)) << option; local
4141 png_ptr->options = (png_byte)((current & ~mask) | setting);
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_png.c4026 int setting = (2 + (onoff != 0)) << option; local
4029 png_ptr->options = (png_byte)((current & ~mask) | setting);
/external/valgrind/memcheck/
H A Dmc_main.c1059 IAR_CommandLine: don't report errors -- from command line setting
2120 There is the usual stuff to do with setting address range
2129 various functions to do with memory permissions setting (again,
4937 Bool setting, /* True <=> set vbits, False <=> get vbits */
4946 /* Check that arrays are addressible before doing any getting/setting.
4956 if (setting) {
4957 /* setting */
4933 mc_get_or_set_vbits_for_client( Addr a, Addr vbits, SizeT szB, Bool setting, Bool is_client_request ) argument
/external/libpng/contrib/libtests/
H A Dpngvalid.c643 unsigned char setting; /* setting (unset,invalid,on,off) */ member in struct:png_store::__anon9081
1561 ps->options[opt].setting) == PNG_OPTION_INVALID)
1690 ps->options[opt].setting) == PNG_OPTION_INVALID)
2036 * samples in calculations; setting this circumvents simple error limit checking
2056 * sample depth and the 'assume' setting. Digitization is normally by
2295 * which is used depends on the setting of the 'test_exhaustive' flag. Notice
2311 * modifier_reset, below, preserves the setting until after it has called
5284 * sBIT setting allows larger error bounds (indeed, by the spec, apparently
9359 /* Skip the non-alpha cases - there is no setting o
10351 unsigned char option=0, setting=0; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 1022 milliseconds