Home
last modified time | relevance | path

Searched defs:result (Results 1151 - 1175 of 11539) sorted by relevance

1...<<41424344454647484950>>...462

/third_party/libunwind/libunwind/tests/
H A DGtest-exc.c111 int result = 99; in a() local
154 int result; in main() local
/third_party/libuv/test/
H A Dbenchmark-queue-work.c27 static unsigned result; variable
/third_party/libwebsockets/lib/core-net/client/
H A Dconnect2.c33 lws_getaddrinfo46(struct lws *wsi, const char *ads, struct addrinfo **result) in lws_getaddrinfo46() argument
139 struct addrinfo *result = NULL; local
H A Dconnect4.c189 int result; in lws_client_connect_4_established() local
/third_party/lzma/CPP/7zip/Common/
H A DInBuffer.cpp64 const HRESULT result = _stream->Read(_bufBase, (UInt32)_bufSize, &processed); in ReadBlock() local
H A DOutBuffer.cpp53 HRESULT result = S_OK; in FlushPart() local
95 const HRESULT result = FlushPart(); in Flush() local
104 const HRESULT result = Flush(); in FlushWithCheck() local
[all...]
H A DOffsetStream.cpp28 const HRESULT result = _stream->Seek(offset, seekOrigin, &absoluteNewPosition); in Seek() local
/third_party/mbedtls/tests/src/
H A Drandom.c109 unsigned char result[4], *out = output; in mbedtls_test_rnd_pseudo_rand() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DSetProperties.cpp21 const UInt64 result = ConvertStringToUInt64(s, &end); in ParseNumberString() local
/third_party/lzma/CPP/Common/
H A DTextConfig.cpp15 AString result; in GetIDString() local
/third_party/libabigail/tests/
H A Dtest-core-diff.cc134 unsigned result = 1; in main() local
/third_party/mbedtls/programs/pkey/
H A Dpk_decrypt.c47 unsigned char result[1024]; in main() local
[all...]
H A Drsa_decrypt.c47 unsigned char result[1024]; in main() local
/third_party/jerryscript/tests/jerry/
H A Darray-prototype-concat.js52 var result = arr1.concat(arr2, arr3, arr4); variable
/third_party/jerryscript/tests/jerry/es2015/
H A Dproxy_call.js251 var result = proxy (1, 2); variable
/third_party/jerryscript/tests/unit-core/
H A Dtest-api-errortype.cpp96 jerry_value_t result = jerry_parse (NULL, in HWTEST_F() local
H A Dtest-unicode.cpp31 bool result = false; in test_syntax_error() local
/third_party/jerryscript/jerry-core/parser/regexp/
H A Dre-compiler.c131 ecma_value_t result = re_parse_alternative (&re_ctx, true); in re_compile_bytecode() local
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/
H A DPwmOut-js.cpp97 float result = native_ptr->read(); in DECLARE_CLASS_FUNCTION() local
H A DDigitalOut-js.cpp89 int result = native_ptr->read(); in DECLARE_CLASS_FUNCTION() local
113 int result = native_ptr->is_connected(); in DECLARE_CLASS_FUNCTION() local
/third_party/jerryscript/tests/unit-libm/
H A Dtest-libm.c32 bool result = computed == expected; in check_int() local
58 bool result; in check_double() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-string-iterator-prototype.c135 ecma_value_t result = ecma_create_iter_result_object (ecma_make_string_value (result_str_p), ECMA_VALUE_FALSE); in ecma_builtin_string_iterator_prototype_object_next() local
/third_party/jerryscript/targets/mbedos5/source/
H A Djerry_port_mbed.c73 double result = curr_time * 1000; in jerry_port_get_current_time() local
/third_party/jerryscript/jerry-core/vm/
H A Dopcodes-ecma-arithmetics.c53 ecma_number_t result = ECMA_NUMBER_ZERO; in do_number_arithmetic() local
/third_party/jerryscript/jerry-ext/include/jerryscript-ext/
H A Dhandler.h75 jerry_value_t result; /**< result of property registraion (undefined or error object) */ member

Completed in 9 milliseconds

1...<<41424344454647484950>>...462