Home
last modified time | relevance | path

Searched defs:call_result (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/compute/example/
Dblack_scholes.cpp59 compute::vector<float> call_result(N, context); in main() local
/third_party/pulseaudio/src/modules/jack/
Dmodule-jackdbus-detect.c132 dbus_bool_t call_result; in check_service_started() local
/third_party/boost/boost/type_erasure/
Dcall.hpp276 struct call_result : struct
284 struct call_result< struct
/third_party/python/Python/
Dcontext.c665 PyObject *call_result = _PyObject_VectorcallTstate( in context_run() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
Decma-builtin-typedarray-prototype.c1635 bool call_result = ecma_op_to_boolean (call_value); in ecma_builtin_typedarray_prototype_find_helper() local
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-objects.c3082 ecma_value_t call_result = ecma_op_function_call (func_obj_p, object, args_p, args_len); in ecma_op_invoke() local