Home
last modified time | relevance | path

Searched defs:value_p (Results 1 – 12 of 12) sorted by relevance

/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gxvalid/
Dgxvmort4.c44 GXV_LookupValueCPtr value_p, in gxv_mort_subtable_type4_lookupval_validate()
Dgxvopbd.c71 GXV_LookupValueCPtr value_p, in gxv_opbd_LookupValue_validate()
Dgxvlcar.c87 GXV_LookupValueCPtr value_p, in gxv_lcar_LookupValue_validate()
Dgxvprop.c190 GXV_LookupValueCPtr value_p, in gxv_prop_LookupValue_validate()
Dgxvjust.c406 GXV_LookupValueCPtr value_p, in gxv_just_pcTable_LookupValue_entry_validate()
542 GXV_LookupValueCPtr value_p, in gxv_just_wdcTable_LookupValue_validate()
Dgxvbsln.c75 GXV_LookupValueCPtr value_p, in gxv_bsln_LookupValue_validate()
Dgxvmorx1.c162 GXV_LookupValueCPtr value_p, in gxv_morx_subtable_type1_LookupValue_validate()
Dgxvcommn.c1344 GXV_LookupValueCPtr value_p, in gxv_XClassTable_lookupval_validate()
/external/dbus/tools/
Ddbus-uuidgen.c54 const char **value_p) in get_arg()
/external/libcap/libcap/
Dcap_text.c270 int cap_from_name(const char *name, cap_value_t *value_p) in cap_from_name()
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc628 string text, int32* value_p) { in safe_parse_positive_int()
661 string text, int32* value_p) { in safe_parse_negative_int()
700 bool safe_int(string text, int32* value_p) { in safe_int()
/external/dbus/dbus/
Ddbus-message.c1806 const char ***value_p; in dbus_message_append_args_valist() local