Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
Dsafe_math_arm_impl.h40 Promotion presult; in Do() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dquery9.c210 union pipe_query_result presult; in NineQuery9_GetData() local
/third_party/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()
/third_party/openssl/test/
Ddrbgtest.c418 drbg_fork_result *presult = &result[2]; in test_rand_reseed_on_fork() local
/third_party/python/Objects/
Dgenobject.c140 gen_send_ex2(PyGenObject *gen, PyObject *arg, PyObject **presult, in gen_send_ex2()
/third_party/python/Modules/_ctypes/
D_ctypes_test.c315 EXPORT(void) _testfunc_v(int a, int b, int *presult) in _testfunc_v()
/third_party/skia/third_party/externals/expat/expat/tests/
Druntests.c3742 get_feature(enum XML_FeatureEnum feature_id, long *presult) { in get_feature()