/third_party/gn/src/gn/ |
H A D | function_label_matches_unittest.cc | 23 Value result = in TEST() local 43 Value result = in TEST() local 63 Value result = in TEST() local 83 Value result in TEST() local 100 Value result = TEST() local 119 Value result = TEST() local [all...] |
H A D | pattern_unittest.cc | 61 bool result = pattern.MatchesString(c.candidate); in TEST() local
|
/third_party/backends/lib/ |
H A D | inet_pton.c | 24 int result; in inet_pton() local
|
/third_party/curl/docs/examples/ |
H A D | sslbackend.c | 46 CURLsslset result; in main() local
|
/third_party/gn/src/util/ |
H A D | semaphore.cc | 39 int result = sem_init(&native_handle_, 0, count); in Semaphore() local 44 int result = sem_destroy(&native_handle_); in ~Semaphore() local 49 int result = sem_post(&native_handle_); in Signal() local 58 int result = sem_wait(&native_handle_); in Wait() local 76 BOOL result in ~Semaphore() local 82 BOOL result = ReleaseSemaphore(native_handle_, 1, &dummy); Signal() local 87 DWORD result = WaitForSingleObject(native_handle_, INFINITE); Wait() local [all...] |
/third_party/libunwind/libunwind/src/mi/ |
H A D | _ReadSLEB.c | 7 unw_word_t byte, result = 0; in _ReadSLEB() local
|
H A D | _ReadULEB.c | 7 unw_word_t byte, result = 0; in _ReadULEB() local
|
/third_party/json/include/nlohmann/detail/iterators/ |
H A D | primitive_iterator.hpp | 82 auto result = *this; variable 100 auto result = *this; variable 113 auto result = *this; variable
|
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/ |
H A D | setTimeout-js.cpp | 35 jerry_value_t result = jerry_set_property_by_index(function_obj_p, id, args[0]); in DECLARE_GLOBAL_FUNCTION() local
|
H A D | setInterval-js.cpp | 35 jerry_value_t result = jerry_set_property_by_index(function_obj_p, id, args[0]); in DECLARE_GLOBAL_FUNCTION() local
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-gencrypto/ |
H A D | main.c | 22 int result = 0, logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE; in main() local
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-cose/ |
H A D | main.c | 22 int result = 0, logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE; in main() local
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | timestamp.cpp | 49 pipe_query_result result; in operator ()() local
|
H A D | timestamp.hpp | 69 cl_ulong result; member in clover::timestamp::current
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_wsi.c | 36 VkResult result; in lvp_init_wsi() local
|
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
H A D | pvr_srv_job_common.c | 39 VkResult result; in pvr_srv_create_timeline() local
|
/third_party/musl/src/math/ |
H A D | fmaf.c | 42 double xy, result; in fmaf() local [all...] |
/third_party/musl/porting/liteos_a/kernel/src/stdio/ |
H A D | fseek.c | 36 int result; in __fseeko() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | fmaf.c | 42 double xy, result; in fmaf() local [all...] |
/third_party/musl/porting/liteos_m/kernel/src/stdio/ |
H A D | fseek.c | 29 int result;
in __fseeko() local
|
/third_party/musl/porting/linux/user/src/hook/ |
H A D | socket_common.c | 14 int result = MuslSocket(socket)(domain, type, protocol); in socket() local
|
/third_party/musl/porting/uniproton/kernel/src/stdio/ |
H A D | fseek.c | 29 int result;
in __fseeko() local
|
/third_party/musl/src/dirent/ |
H A D | readdir_r.c | 7 int readdir_r(DIR *restrict dir, struct dirent *restrict buf, struct dirent **restrict result) in readdir_r() argument
|
/third_party/musl/src/hook/linux/ |
H A D | socket_common.c | 29 int result = MuslSocket(socket)(domain, type, protocol); in socket() local
|
/third_party/musl/src/stdio/ |
H A D | fseek.c | 42 int result; in __fseeko() local
|