Home
last modified time | relevance | path

Searched defs:prop (Results 201 - 225 of 475) sorted by relevance

12345678910>>...19

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_lds.cpp101 SetLDSAddrProperty prop; in split() local
264 SetLDSAddrProperty prop; in split() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_auto_possess.c204 const ucd_record *prop = GET_UCD(c); in check_char_prop() local
[all...]
/third_party/pulseaudio/src/pulse/
H A Dproplist.c57 static void property_free(struct property *prop) { in property_free() argument
77 struct property *prop; in pa_proplist_sets() local
98 pa_hashmap_put(MAKE_HASHMAP(p), prop->key, prop); pa_proplist_sets() local
105 struct property *prop; proplist_setn() local
135 pa_hashmap_put(MAKE_HASHMAP(p), prop->key, prop); proplist_setn() local
156 struct property *prop; proplist_sethex() local
199 pa_hashmap_put(MAKE_HASHMAP(p), prop->key, prop); proplist_sethex() local
206 struct property *prop; pa_proplist_setf() local
236 pa_hashmap_put(MAKE_HASHMAP(p), prop->key, prop); pa_proplist_setf() local
246 struct property *prop; pa_proplist_set() local
270 pa_hashmap_put(MAKE_HASHMAP(p), prop->key, prop); pa_proplist_set() local
276 struct property *prop; pa_proplist_gets() local
303 struct property *prop; pa_proplist_get() local
323 struct property *prop; pa_proplist_update() local
374 struct property *prop; pa_proplist_iterate() local
[all...]
/third_party/openssl/crypto/property/
H A Dproperty_parse.c316 OSSL_PROPERTY_DEFINITION *prop = NULL; in ossl_parse_property() local
378 OSSL_PROPERTY_DEFINITION *prop = NULL; ossl_parse_query() local
646 const OSSL_PROPERTY_DEFINITION *prop = NULL; ossl_property_list_to_string() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DTag.java89 public static final int prop = Tag.intValue(new byte[]{'p', 'r', 'o', 'p'}); field in Tag
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dppucd.cpp302 int32_t prop; global() member
337 int32_t prop=pnames->getPropertyEnum(p); parseProperty() local
[all...]
/third_party/skia/tests/
H A DCodecAnimTest.cpp87 void reporter_assert_equals(skiatest::Reporter* r, const char* name, int i, const char* prop, in reporter_assert_equals() argument
/third_party/openssl/test/
H A Dproperty_test.c208 const char *prop; member
235 OSSL_PROPERTY_LIST *q_combined = NULL, *prop = NULL; in test_property_merge() local
339 const char *prop; in test_register_deregister() member
393 const char *prop; in test_property() member
406 const char *prop; in test_property() member
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafmodule.c176 FT_Prop_IncreaseXHeight* prop; in af_property_set() local
300 FT_Prop_GlyphToScriptMap* prop = (FT_Prop_GlyphToScriptMap*)value; in af_property_get() local
332 FT_Prop_IncreaseXHeight* prop = (FT_Prop_IncreaseXHeight*)value; in af_property_get() local
[all...]
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdfdrivr.c217 bdf_property_t* prop; in bdf_interpret_style() local
402 bdf_property_t* prop = NULL; FT_CALLBACK_DEF() local
884 bdf_property_t* prop; bdf_get_bdf_property() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfdrivr.c211 PCF_Property prop = &face->properties[i]; in PCF_Face_Done() local
593 PCF_Property prop; in pcf_get_bdf_property() local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dtag.cc64 const int32_t Tag::prop = TAG('p', 'r', 'o', 'p'); member in sfntly::Tag
H A Dtag.h82 static const int32_t prop; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp54 const MDString *prop = dyn_cast<MDString>(md->getOperand(i)); in cacheAnnotationFromMD() local
105 bool findOneNVVMAnnotation(const GlobalValue *gv, const std::string &prop, in findOneNVVMAnnotation() argument
119 bool findAllNVVMAnnotation(const GlobalValue *gv, const std::string &prop, in findAllNVVMAnnotation() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dcharacterproperties.cpp202 void U_CALLCONV initIntPropInclusion(UProperty prop, UErrorCode &errorCode) { in initIntPropInclusion() argument
246 getInclusionsForProperty( UProperty prop, UErrorCode &errorCode) getInclusionsForProperty() argument
[all...]
/third_party/toybox/kconfig/
H A Dconf.c411 struct property *prop; in conf() local
H A Dconfdata.c105 struct property *prop; in conf_read_simple() local
321 struct property *prop; in conf_read() local
H A Dmenu.c28 static void prop_warn(struct property *prop, const char *fmt, ...) in prop_warn() argument
124 struct property *prop = prop_alloc(type, current_entry->sym); in menu_add_prop() local
162 struct property *prop; menu_add_option() local
186 struct property *prop; sym_check_prop() local
232 struct property *prop; menu_finalize() local
[all...]
/third_party/skia/modules/canvaskit/
H A Dskottie_bindings.cpp200 JSObject prop = emscripten::val::object(); in getColorProps() local
213 JSObject prop = emscripten::val::object(); in getOpacityProps() local
231 JSObject prop = emscripten::val::object(); in getTextProps() local
[all...]
/third_party/skia/experimental/skottiekit/
H A Dskottiekit_bindings.cpp149 JSObject prop = emscripten::val::object(); in getColorProps() local
162 JSObject prop = emscripten::val::object(); in getOpacityProps() local
/third_party/selinux/libselinux/src/
H A Dlabel_backends_android.c88 char *prop = NULL, *context = NULL; in process_line() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOArrayLengthTests.cpp120 const glw::GLenum prop = GL_OFFSET; in init() local
133 const glw::GLenum prop = GL_OFFSET; in init() local
146 const glw::GLenum prop = GL_ARRAY_STRIDE; in init() local
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
H A Dtask_scheduler.cpp403 auto prop = task.GetTaskProperties(); in PutTaskInTaskQueues() local
419 auto prop = task->GetTaskProperties(); in SignalWaitList() local
433 void TaskScheduler::IncrementCountOfTasksInSystem(TaskProperties prop, size_t count) in IncrementCountOfTasksInSystem() argument
439 void TaskScheduler::DecrementCountOfTasksInSystem(TaskProperties prop, size_ argument
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/intrinsics/
H A Dstd_js_jsruntime.cpp184 void *CompilerGetJSPropertyIntrinsic(void *val, void *prop) in CompilerGetJSPropertyIntrinsic() argument
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DetsObjectType.h341 void AddProperty(varbinder::LocalVariable *prop, util::StringView localName) const in AddProperty() argument
354 void RemoveProperty(varbinder::LocalVariable *prop) in RemoveProperty() argument
[all...]

Completed in 19 milliseconds

12345678910>>...19