Searched defs:props (Results 201 - 225 of 250) sorted by last modified time

12345678910

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/api/
H A Dutil.hpp110 property_map(const T *props) { argument
113 while (props && *props) {
114 T key = *props++;
115 T value = *props++;
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
H A Dcontext.cpp29 _cl_context::_cl_context(const std::vector<cl_context_properties> &props, argument
31 devs(devs), __props(props) {
H A Dcontext.hpp35 _cl_context(const std::vector<cl_context_properties> &props,
41 const std::vector<cl_context_properties> &props() const { function in struct:_cl_context
H A Dqueue.cpp33 cl_command_queue_properties props) :
34 ctx(ctx), dev(dev), __props(props) {
32 _cl_command_queue(context &ctx, device &dev, cl_command_queue_properties props) argument
H A Dqueue.hpp40 cl_command_queue_properties props);
46 cl_command_queue_properties props() const { function in struct:_cl_command_queue
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
H A Dglxinit.c471 INT32 buf[__GLX_TOTAL_CONFIG], *props; local
492 props = buf;
494 props = Xmalloc(prop_size);
499 _XRead(dpy, (char *) props, prop_size);
502 __glXInitializeVisualConfigFromTags(m, nprops, props,
508 if (props != buf)
509 Xfree(props);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
H A Dxorg_output.c127 drmModePropertyPtr props = NULL; local
133 props = drmModeGetProperty(priv->fd, drm_connector->props[i]);
134 if (!props)
137 if (!(props->flags & DRM_MODE_PROP_BLOB))
140 if (!strcmp(props->name, "EDID")) {
148 drmModeFreeProperty(props);
279 prop = drmModeGetProperty(ms->fd, drm_connector->props[p]);
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxext.c597 INT32 buf[__GLX_TOTAL_CONFIG], *props; local
618 props = buf;
620 props = Xmalloc(prop_size);
625 _XRead(dpy, (char *) props, prop_size);
637 __glXInitializeVisualConfigFromTags(m, nprops, props,
643 if (props != buf)
644 Xfree(props);
/external/chromium_org/third_party/libjingle/source/talk/media/devices/
H A Dwin32devicemanager.cc238 CComPtr<IPropertyStore> props; local
240 HRESULT hr = device->OpenPropertyStore(STGM_READ, &props);
247 hr = GetStringProp(props, PKEY_Device_FriendlyName, &name);
249 hr = GetStringProp(props, PKEY_AudioEndpoint_GUID, &guid);
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
H A Dhttpcore-4.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/message/ ...
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dppucd.cpp205 UniProps *props; local
222 props=&defaultProps;
227 props=&blockProps;
246 props=&cpProps;
253 props->start=start;
254 props->end=end;
256 if(!parseProperty(*props, field, newValues, errorCode)) { return NULL; }
258 return props;
272 PreparsedUCD::parseProperty(UniProps &props, const char *field, UnicodeSet &newValues, argument
314 props
[all...]
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcucdtst.c2241 props[][3]={ /* code point, property, value */ local
2751 for(i=0; i<sizeof(props)/sizeof(props[0]); ++i) {
2754 if(props[i][0]<0) {
2756 if(uVersion<props[i][1]) {
2763 c=(UChar32)props[i][0];
2764 which=(UProperty)props[i][1];
2769 if(result!=props[i][2]) {
2770 log_data_err("error: u_hasBinaryProperty(U+%04lx, %s)=%d is wrong (props[%d]) - (Are you missing data?)\n",
2776 if(result!=props[
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dintltest.cpp1188 const char *props[IntlTest::kMaxProps]; local
1241 props[nProps] = str + 5;
1298 major.setProperty(props[i]);
1338 fprintf(stdout, " Custom property (prop:) : %s\n", props[i]);
/external/chromium_org/third_party/icu/source/common/
H A Dubidi_props.c133 uint16_t props=UTRIE2_GET16(&bdp->trie, c); local
134 return (UCharDirection)UBIDI_GET_CLASS(props);
139 uint16_t props=UTRIE2_GET16(&bdp->trie, c); local
140 return (UBool)UBIDI_GET_FLAG(props, UBIDI_IS_MIRRORED_SHIFT);
144 getMirror(const UBiDiProps *bdp, UChar32 c, uint16_t props) { argument
145 int32_t delta=UBIDI_GET_MIRROR_DELTA(props);
177 uint16_t props=UTRIE2_GET16(&bdp->trie, c); local
178 return getMirror(bdp, c, props);
183 uint16_t props=UTRIE2_GET16(&bdp->trie, c); local
184 return (UBool)UBIDI_GET_FLAG(props, UBIDI_BIDI_CONTROL_SHIF
189 uint16_t props=UTRIE2_GET16(&bdp->trie, c); local
195 uint16_t props=UTRIE2_GET16(&bdp->trie, c); local
214 uint16_t props=UTRIE2_GET16(&bdp->trie, c); local
220 uint16_t props=UTRIE2_GET16(&bdp->trie, c); local
[all...]
H A Ducase.cpp86 #define GET_EXCEPTIONS(csp, props) ((csp)->exceptions+((props)>>UCASE_EXC_SHIFT))
88 #define PROPS_HAS_EXCEPTION(props) ((props)&UCASE_EXCEPTION)
136 uint16_t props=UTRIE2_GET16(&csp->trie, c); local
137 if(!PROPS_HAS_EXCEPTION(props)) {
138 if(UCASE_GET_TYPE(props)>=UCASE_UPPER) {
139 c+=UCASE_GET_DELTA(props);
142 const uint16_t *pe=GET_EXCEPTIONS(csp, props);
153 uint16_t props local
170 uint16_t props=UTRIE2_GET16(&csp->trie, c); local
201 uint16_t props; local
433 uint16_t props=UTRIE2_GET16(&csp->trie, c); local
440 uint16_t props=UTRIE2_GET16(&csp->trie, c); local
447 uint16_t props=UTRIE2_GET16(&csp->trie, c); local
463 uint16_t props=UTRIE2_GET16(&csp->trie, c); local
808 uint16_t props=UTRIE2_GET16(&csp->trie, c); local
952 uint16_t props=UTRIE2_GET16(&csp->trie, c); local
1098 uint16_t props=UTRIE2_GET16(&csp->trie, c); local
1162 uint16_t props=UTRIE2_GET16(&csp->trie, c); local
[all...]
H A Duchar.c58 uint32_t props; local
59 GET_PROPS(c, props);
60 return (int8_t)GET_CATEGORY(props);
98 uint32_t props; local
99 GET_PROPS(c, props);
100 return (UBool)(GET_CATEGORY(props)==U_LOWERCASE_LETTER);
106 uint32_t props; local
107 GET_PROPS(c, props);
108 return (UBool)(GET_CATEGORY(props)==U_UPPERCASE_LETTER);
114 uint32_t props; local
122 uint32_t props; local
129 uint32_t props; local
146 uint32_t props; local
159 uint32_t props; local
176 uint32_t props; local
184 uint32_t props; local
192 uint32_t props; local
213 uint32_t props; local
220 uint32_t props; local
228 uint32_t props; local
243 uint32_t props; local
257 uint32_t props; local
270 uint32_t props; local
281 uint32_t props; local
298 uint32_t props; local
309 uint32_t props; local
318 uint32_t props; local
327 uint32_t props; local
344 uint32_t props; local
353 uint32_t props; local
363 uint32_t props; local
377 uint32_t props; local
390 uint32_t props; local
514 uint32_t props; local
[all...]
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
H A Dmootools-1.2.2-core-nc.js1308 initialize: function(tag, props){
1310 if (konstructor) return konstructor(props);
1311 if (typeof tag == 'string') return document.newElement(tag, props);
1312 return $(tag).set(props);
1343 var props = params.properties || {};
1345 var onload = props.onload || $empty;
1346 delete props.onload;
1347 props.id = props.name = $pick(props
[all...]
/external/chromium_org/ui/display/chromeos/x11/
H A Dnative_display_delegate_x11.cc550 Atom* props = XRRListOutputProperties(display_, id, &nprop); local
552 Atom prop = props[j];
584 if (props)
585 XFree(props);
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-buffer-private.hh57 hb_segment_properties_t props; /* Script, language, direction */ member in struct:hb_buffer_t
H A Dhb-ot-layout-private.hh345 _hb_glyph_info_set_glyph_props (hb_glyph_info_t *info, unsigned int props) argument
347 info->glyph_props() = props;
453 /* Make sure no one directly touches our props... */
H A Dhb-ot-map-private.hh232 hb_segment_properties_t props; variable
H A Dhb-ot-shape-private.hh39 hb_segment_properties_t props; member in struct:hb_ot_shape_plan_t
69 hb_segment_properties_t props; member in struct:hb_ot_shape_planner_t
75 props (master_plan->props),
77 map (face, &props) {}
82 plan.props = props;
91 plan.kern_mask = plan.map.get_mask (HB_DIRECTION_IS_HORIZONTAL (plan.props.direction) ?

Completed in 500 milliseconds

12345678910