| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instr_lds.cpp | 101 SetLDSAddrProperty prop; in split() local 264 SetLDSAddrProperty prop; in split() local
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_auto_possess.c | 204 const ucd_record *prop = GET_UCD(c); in check_char_prop() local [all...] |
| /third_party/pulseaudio/src/pulse/ |
| H A D | proplist.c | 57 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 D | property_parse.c | 316 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 D | Tag.java | 89 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 D | ppucd.cpp | 302 int32_t prop; global() member 337 int32_t prop=pnames->getPropertyEnum(p); parseProperty() local [all...] |
| /third_party/skia/tests/ |
| H A D | CodecAnimTest.cpp | 87 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 D | property_test.c | 208 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 D | afmodule.c | 176 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 D | bdfdrivr.c | 217 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 D | pcfdrivr.c | 211 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 D | tag.cc | 64 const int32_t Tag::prop = TAG('p', 'r', 'o', 'p'); member in sfntly::Tag
|
| H A D | tag.h | 82 static const int32_t prop; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXUtilities.cpp | 54 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 D | characterproperties.cpp | 202 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 D | conf.c | 411 struct property *prop; in conf() local
|
| H A D | confdata.c | 105 struct property *prop; in conf_read_simple() local 321 struct property *prop; in conf_read() local
|
| H A D | menu.c | 28 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 D | skottie_bindings.cpp | 200 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 D | skottiekit_bindings.cpp | 149 JSObject prop = emscripten::val::object(); in getColorProps() local 162 JSObject prop = emscripten::val::object(); in getOpacityProps() local
|
| /third_party/selinux/libselinux/src/ |
| H A D | label_backends_android.c | 88 char *prop = NULL, *context = NULL; in process_line() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fSSBOArrayLengthTests.cpp | 120 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 D | task_scheduler.cpp | 403 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 D | std_js_jsruntime.cpp | 184 void *CompilerGetJSPropertyIntrinsic(void *val, void *prop) in CompilerGetJSPropertyIntrinsic() argument
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
| H A D | etsObjectType.h | 341 void AddProperty(varbinder::LocalVariable *prop, util::StringView localName) const in AddProperty() argument 354 void RemoveProperty(varbinder::LocalVariable *prop) in RemoveProperty() argument [all...] |