Searched defs:value_p (Results 1 – 14 of 14) sorted by relevance
/external/dynamic_depth/internal/strings/ |
D | numbers.cc | 161 IntType* value_p) { in safe_parse_positive_int() 194 IntType* value_p) { in safe_parse_negative_int() 236 inline bool safe_int_internal(const string& text, IntType* value_p, int base) { in safe_int_internal() 251 inline bool safe_uint_internal(const string& text, IntType* value_p, int base) { in safe_uint_internal()
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_stacktrace_build_id.c | 55 __u32 key = 0, val = 0, *value_p; in oncpu() local
|
D | test_stacktrace_map.c | 55 __u32 key = 0, val = 0, *value_p; in oncpu() local
|
/external/freetype/src/gxvalid/ |
D | gxvmort4.c | 44 GXV_LookupValueCPtr value_p, in gxv_mort_subtable_type4_lookupval_validate()
|
D | gxvopbd.c | 71 GXV_LookupValueCPtr value_p, in gxv_opbd_LookupValue_validate()
|
D | gxvlcar.c | 87 GXV_LookupValueCPtr value_p, in gxv_lcar_LookupValue_validate()
|
D | gxvprop.c | 190 GXV_LookupValueCPtr value_p, in gxv_prop_LookupValue_validate()
|
D | gxvjust.c | 406 GXV_LookupValueCPtr value_p, in gxv_just_pcTable_LookupValue_entry_validate() 542 GXV_LookupValueCPtr value_p, in gxv_just_wdcTable_LookupValue_validate()
|
D | gxvbsln.c | 75 GXV_LookupValueCPtr value_p, in gxv_bsln_LookupValue_validate()
|
D | gxvmorx1.c | 162 GXV_LookupValueCPtr value_p, in gxv_morx_subtable_type1_LookupValue_validate()
|
D | gxvcommn.c | 1339 GXV_LookupValueCPtr value_p, in gxv_XClassTable_lookupval_validate()
|
/external/tensorflow/tensorflow/core/ops/ |
D | lookup_ops.cc | 400 PartialTensorShape value_p; in __anonc8e9eead0c02() local 435 PartialTensorShape value_p; in __anonc8e9eead0d02() local
|
/external/libcap/libcap/ |
D | cap_text.c | 270 int cap_from_name(const char *name, cap_value_t *value_p) in cap_from_name()
|
/external/protobuf/src/google/protobuf/stubs/ |
D | strutil.cc | 699 string text, IntType* value_p) { in safe_parse_positive_int() 733 const string& text, IntType* value_p) { in safe_parse_negative_int() 773 bool safe_int_internal(string text, IntType* value_p) { in safe_int_internal() 787 bool safe_uint_internal(string text, IntType* value_p) { in safe_uint_internal()
|