Home
last modified time | relevance | path

Searched refs:get_prop (Results 1 – 13 of 13) sorted by relevance

/third_party/quickjs/
Dunicode_gen.c273 static int get_prop(uint32_t c, int prop_idx) in get_prop() function
1357 assert(get_prop(i, PROP_Cased)); in compute_internal_props()
1359 set_prop(i, PROP_Cased1, get_prop(i, PROP_Cased)); in compute_internal_props()
1362 get_prop(i, PROP_ID_Continue) & (get_prop(i, PROP_ID_Start) ^ 1)); in compute_internal_props()
1364 get_prop(i, PROP_ID_Start) ^ get_prop(i, PROP_XID_Start)); in compute_internal_props()
1366 get_prop(i, PROP_ID_Continue) ^ get_prop(i, PROP_XID_Continue)); in compute_internal_props()
1368 get_prop(i, PROP_Changes_When_Titlecased) ^ (ci->u_len != 0)); in compute_internal_props()
1370 get_prop(i, PROP_Changes_When_Casefolded) ^ (ci->f_code != 0)); in compute_internal_props()
1373 get_prop(i, PROP_Changes_When_NFKC_Casefolded) ^ (ci->f_code != 0)); in compute_internal_props()
1382 get_prop(i, PROP_Case_Ignorable) ^ b); in compute_internal_props()
[all …]
/third_party/libdrm/libkms/
Dinternal.h37 int (*get_prop)(struct kms_driver *kms, const unsigned key, member
Dapi.c49 return kms->get_prop(kms, key, out); in kms_get_prop()
Dvmwgfx.c200 kms->get_prop = vmwgfx_get_prop; in vmwgfx_create()
Ddumb.c211 kms->get_prop = dumb_get_prop; in dumb_create()
Dexynos.c215 kms->get_prop = exynos_get_prop; in exynos_create()
Dnouveau.c213 kms->get_prop = nouveau_get_prop; in nouveau_create()
Dintel.c231 kms->get_prop = intel_get_prop; in intel_create()
Dradeon.c234 kms->get_prop = radeon_get_prop; in radeon_create()
/third_party/glib/gobject/tests/
Ddynamictests.c301 get_prop (GObject *object, in get_prop() function
325 object_class->get_property = get_prop; in dyn_obj_class_init()
/third_party/mesa3d/src/intel/genxml/
Dgen_bits_header.py183 def get_prop(self, prop, gen): member in Container
218 def get_prop(self, prop, gen): member in Field
/third_party/gstreamer/gstplugins_good/
DChangeLog64864 rtpmux: Set the correct ts-offset on the get_prop value
/third_party/gstreamer/gstplugins_bad/
DChangeLog201670 [MOVED FROM GST-P-FARSIGHT] Set the correct ts-offset on the get_prop value