Home
last modified time | relevance | path

Searched defs:presult (Results 1 – 15 of 15) sorted by relevance

/external/pdfium/third_party/base/numerics/
Dsafe_math_arm_impl.h37 Promotion presult; in Do() local
/external/cronet/base/numerics/
Dsafe_math_arm_impl.h36 Promotion presult; in Do() local
/external/angle/src/common/base/anglebase/numerics/
Dsafe_math_arm_impl.h40 Promotion presult; in Do() local
/external/cronet/base/allocator/partition_allocator/partition_alloc_base/numerics/
Dsafe_math_arm_impl.h35 Promotion presult; in Do() local
/external/libchrome/base/numerics/
Dsafe_math_arm_impl.h36 Promotion presult; in Do() local
/external/iproute2/tc/
Dm_police.c65 int presult = 0; in act_parse_police() local
/external/mesa3d/src/gallium/frontends/nine/
Dquery9.c210 union pipe_query_result presult; in NineQuery9_GetData() local
/external/toybox/toys/pending/
Ddhcp.c945 static uint32_t get_option_serverid (uint8_t *opt, dhcpc_result_t *presult) in get_option_serverid()
970 static uint8_t get_option_lease(uint8_t *opt, dhcpc_result_t *presult) in get_option_lease()
1056 static uint8_t dhcpc_parseoptions(dhcpc_result_t *presult, uint8_t *optptr) in dhcpc_parseoptions()
1198 static uint8_t dhcpc_parsemsg(dhcpc_result_t *presult) in dhcpc_parsemsg()
/external/curl/lib/
Dsocks.c283 CURLproxycode presult; in do_SOCKS4() local
573 CURLproxycode presult; in do_SOCKS5() local
/external/python/setuptools/
Dlauncher.c56 char *presult = result; in quoted() local
/external/python/cpython3/Objects/
Dgenobject.c140 gen_send_ex2(PyGenObject *gen, PyObject *arg, PyObject **presult, in gen_send_ex2()
/external/mdnsresponder/mDNSPosix/
Dnss_mdns.c1808 int presult; in init_config() local
/external/python/cpython2/Modules/_ctypes/
D_ctypes_test.c136 EXPORT(void) _testfunc_v(int a, int b, int *presult) in _testfunc_v()
/external/python/cpython3/Modules/_ctypes/
D_ctypes_test.c315 EXPORT(void) _testfunc_v(int a, int b, int *presult) in _testfunc_v()
/external/expat/expat/tests/
Druntests.c3818 get_feature(enum XML_FeatureEnum feature_id, long *presult) { in get_feature()