/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/progs/ |
D | test_map_in_map.c | 30 int *value_p; in xdp_mimtest0() local
|
D | test_stacktrace_build_id.c | 55 __u32 key = 0, val = 0, *value_p; in oncpu() local
|
D | test_stacktrace_map.c | 57 __u32 key = 0, val = 0, *value_p; in oncpu() local
|
/external/libtextclassifier/abseil-cpp/absl/strings/ |
D | numbers.cc | 794 IntType* value_p) { in safe_parse_positive_int() 830 IntType* value_p) { in safe_parse_negative_int() 874 inline bool safe_int_internal(absl::string_view text, IntType* value_p, in safe_int_internal() 889 inline bool safe_uint_internal(absl::string_view text, IntType* value_p, in safe_uint_internal()
|
/external/openscreen/third_party/abseil/src/absl/strings/ |
D | numbers.cc | 908 IntType* value_p) { in safe_parse_positive_int() 944 IntType* value_p) { in safe_parse_negative_int() 988 inline bool safe_int_internal(absl::string_view text, IntType* value_p, in safe_int_internal() 1003 inline bool safe_uint_internal(absl::string_view text, IntType* value_p, in safe_uint_internal()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
D | numbers.cc | 794 IntType* value_p) { in safe_parse_positive_int() 830 IntType* value_p) { in safe_parse_negative_int() 874 inline bool safe_int_internal(absl::string_view text, IntType* value_p, in safe_int_internal() 889 inline bool safe_uint_internal(absl::string_view text, IntType* value_p, in safe_uint_internal()
|
/external/webrtc/third_party/abseil-cpp/absl/strings/ |
D | numbers.cc | 794 IntType* value_p) { in safe_parse_positive_int() 830 IntType* value_p) { in safe_parse_negative_int() 874 inline bool safe_int_internal(absl::string_view text, IntType* value_p, in safe_int_internal() 889 inline bool safe_uint_internal(absl::string_view text, IntType* value_p, in safe_uint_internal()
|
/external/abseil-cpp/absl/strings/ |
D | numbers.cc | 794 IntType* value_p) { in safe_parse_positive_int() 830 IntType* value_p) { in safe_parse_negative_int() 874 inline bool safe_int_internal(absl::string_view text, IntType* value_p, in safe_int_internal() 889 inline bool safe_uint_internal(absl::string_view text, IntType* value_p, in safe_uint_internal()
|
/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 | 408 GXV_LookupValueCPtr value_p, in gxv_just_pcTable_LookupValue_entry_validate() 544 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 | 297 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 | 716 string text, IntType* value_p) { in safe_parse_positive_int() 750 const string& text, IntType* value_p) { in safe_parse_negative_int() 790 bool safe_int_internal(string text, IntType* value_p) { in safe_int_internal() 804 bool safe_uint_internal(string text, IntType* value_p) { in safe_uint_internal()
|
/external/python/cpython3/Python/ |
D | pathconfig.c | 748 wchar_t **value_p) in _Py_FindEnvConfigValue()
|
/external/libusb/libusb/os/ |
D | linux_usbfs.c | 490 const char *sysfs_dir, const char *attr, int max_value, int *value_p) in read_sysfs_attr()
|